Build Logs
clulab/processors • dotty-staging/dotty:fix-23773:2025-11-22
Errors
1
Warnings
34
Total Lines
224
1##################################
2Clonning https://github.com/clulab/processors.git into /build/repo using revision v10.0.1
3##################################
4Note: switching to '06a48e758cf7a0fb348b0ebc1c53e0d77c18c4c4'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251120-60444cb
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251120-60444cb
32Execute tests: false
33sbt project found:
34Sbt version 1.7.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project clulab/processors
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251120-60444cb
40Targets: org.clulab%processors org.clulab%processors-apps org.clulab%processors-debugger
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Xmx10g
52-XX:MaxMetaspaceSize=10g
53-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
63"++3.8.1-RC1-bin-20251120-60444cb -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68
69moduleMappings
70"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"tests":"compile-only"}""" org.clulab%processors org.clulab%processors-apps org.clulab%processors-debugger"
71
72[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
73[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
74[info] loading project definition from /build/repo/project
75[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
76[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over {1.2.0, 1.1.1}
77[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
78[warn] +- com.typesafe.sbt:sbt-native-packager:1.5.2 (scalaVersion=2.12, sbtVersion=1.0) (depends on 1.1.1)
79[warn] +- com.typesafe.play:twirl-api_2.12:1.5.1 (depends on 1.2.0)
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.799s.
83[info] done compiling
84/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
85version in ThisBuild := "10.0.1"
86 ^
87[info] loading settings for project root from build.sbt, compile.sbt, publish.sbt, release.sbt, test.sbt, version.sbt...
88[info] loading settings for project library from assembly.sbt, build.sbt, compile.sbt, publish.sbt, test.sbt...
89[info] loading settings for project apps from assembly.sbt, build.sbt...
90[info] loading settings for project webapp from build.sbt, docker.sbt...
91[info] loading settings for project debugger from build.sbt, publish.sbt...
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
94OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
95OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in library/crossScalaVersions
96OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in apps/crossScalaVersions
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in debugger/crossScalaVersions
98[info] set current project to root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 4 projects.
100[info] Switching Scala version on:
101[info] * root (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
102[info] library (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
103[info] debugger (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
104[info] apps (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
105[info] Excluding projects:
106[info] webapp (2.12.19)
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112[info] Defining Global / credentials, apps / credentials and 3 others.
113[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 23 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to root (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to root (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129[success] Total time: 0 s, completed Nov 22, 2025, 5:36:08 PM
130Build config: {"tests":"compile-only"}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(library, apps, debugger)
134Starting build for ProjectRef(file:/build/repo/,library) (processors)... [0/3]
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.19 module Scope(Select(BuildRef(file:/build/repo/)), Select(ConfigKey(compile)), Zero, Zero)
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 194 Scala sources and 5 Java sources to /build/repo/library/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
141[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/library/src/main/scala/org/clulab/odin/impl/OdinResourceManager.scala:47:6
142[warn] 47 | case (embeddings, p) if embeddings.toLowerCase.startsWith("embeddings") =>
143[warn] | ^
144[warn] | match may not be exhaustive.
145[warn] |
146[warn] | It would fail on pattern case: (_, _)
147[warn] |----------------------------------------------------------------------------
148[warn] | Explanation (enabled by `-explain`)
149[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
150[warn] | There are several ways to make the match exhaustive:
151[warn] | - Add missing cases as shown in the warning
152[warn] | - If an extractor always return Some(...), write Some[X] for its return type
153[warn] | - Add a case _ => ... at the end to match all remaining cases
154[warn] ----------------------------------------------------------------------------
155[warn] there were 7 deprecation warnings; re-run with -deprecation for details
156[warn] two warnings found
157[info] done compiling
158[info] compiling 85 Scala sources to /build/repo/library/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
159[warn] -- [E030] Match case Unreachable Warning: /build/repo/library/src/test/scala/org/clulab/processors/TestLexiconNER.scala:180:27
160[warn] 180 | case mutable.ArraySeq(entityValidator: EntityValidator, useLemmas: Boolean, caseInsensitive: Boolean) =>
161[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
162[warn] | Unreachable case
163[warn] -- [E121] Pattern Match Warning: /build/repo/library/src/test/scala/org/clulab/processors/TestLexiconNER.scala:183:11
164[warn] 183 | case _ => throw new RuntimeException("Odometer didn't work!")
165[warn] | ^
166[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
167[warn] two warnings found
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,apps) (processors-apps)... [1/3]
170Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 22 Scala sources and 1 Java source to /build/repo/apps/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
172[warn] there were 15 deprecation warnings; re-run with -deprecation for details
173[warn] one warning found
174[info] done compiling
175Starting build for ProjectRef(file:/build/repo/,debugger) (processors-debugger)... [2/3]
176Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] compiling 61 Scala sources to /build/repo/debugger/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
178[warn] there was 1 deprecation warning; re-run with -deprecation for details
179[warn] one warning found
180[info] done compiling
181[info] compiling 7 Scala sources to /build/repo/debugger/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
182[info] done compiling
183
184************************
185Build summary:
186[{
187 "module": "processors",
188 "compile": {"status": "ok", "tookMs": 36315, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 21088, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
195}
196},{
197 "module": "processors-apps",
198 "compile": {"status": "ok", "tookMs": 1884, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 238, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
205}
206},{
207 "module": "processors-debugger",
208 "compile": {"status": "ok", "tookMs": 3762, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
210 "test-compile": {"status": "ok", "tookMs": 1266, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
212 "publish": {"status": "skipped", "tookMs": 0},
213 "metadata": {
214 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
215}
216}]
217************************
218[success] Total time: 181 s (0:03:01.0), completed Nov 22, 2025, 5:39:09 PM
219[0JChecking patch project/plugins.sbt...
220Checking patch project/build.properties...
221Checking patch build.sbt...
222Applied patch project/plugins.sbt cleanly.
223Applied patch project/build.properties cleanly.
224Applied patch build.sbt cleanly.