Build Logs

clulab/processors • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

1

Warnings

34

Total Lines

223

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-20251228-e73ff2c-NIGHTLY
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-20251228-e73ff2c-NIGHTLY
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##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: org.clulab%processors org.clulab%processors-apps org.clulab%processors-debugger
40Project projectConfig: {"tests":"compile-only"}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Xmx10g
51-XX:MaxMetaspaceSize=10g
52-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
62"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"tests":"compile-only"}""" org.clulab%processors org.clulab%processors-apps org.clulab%processors-debugger"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
75[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over {1.2.0, 1.1.1}
76[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
77[warn] +- com.typesafe.sbt:sbt-native-packager:1.5.2 (scalaVersion=2.12, sbtVersion=1.0) (depends on 1.1.1)
78[warn] +- com.typesafe.play:twirl-api_2.12:1.5.1 (depends on 1.2.0)
79[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.78s.
82[info] done compiling
83/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
84version in ThisBuild := "10.0.1"
85 ^
86[info] loading settings for project root from build.sbt, compile.sbt, publish.sbt, release.sbt, test.sbt, version.sbt...
87[info] loading settings for project library from assembly.sbt, build.sbt, compile.sbt, publish.sbt, test.sbt...
88[info] loading settings for project apps from assembly.sbt, build.sbt...
89[info] loading settings for project webapp from build.sbt, docker.sbt...
90[info] loading settings for project debugger from build.sbt, publish.sbt...
91[info] set current project to root (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
93OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
94OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in library/crossScalaVersions
95OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in apps/crossScalaVersions
96OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in debugger/crossScalaVersions
97[info] set current project to root (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 4 projects.
99[info] Switching Scala version on:
100[info] * root (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
101[info] library (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] debugger (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] apps (2.12.19, 2.11.12, 2.13.14, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
104[info] Excluding projects:
105[info] webapp (2.12.19)
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[info] Defining Global / credentials, apps / credentials and 3 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 23 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 28, 2025, 5:01:22 PM
129Build config: {"tests":"compile-only"}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(library, apps, debugger)
133Starting build for ProjectRef(file:/build/repo/,library) (processors)... [0/3]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::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)
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 194 Scala sources and 5 Java sources to /build/repo/library/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
140[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/library/src/main/scala/org/clulab/odin/impl/OdinResourceManager.scala:47:6
141[warn] 47 | case (embeddings, p) if embeddings.toLowerCase.startsWith("embeddings") =>
142[warn] | ^
143[warn] | match may not be exhaustive.
144[warn] |
145[warn] | It would fail on pattern case: (_, _)
146[warn] |----------------------------------------------------------------------------
147[warn] | Explanation (enabled by `-explain`)
148[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
149[warn] | There are several ways to make the match exhaustive:
150[warn] | - Add missing cases as shown in the warning
151[warn] | - If an extractor always return Some(...), write Some[X] for its return type
152[warn] | - Add a case _ => ... at the end to match all remaining cases
153[warn] ----------------------------------------------------------------------------
154[warn] there were 7 deprecation warnings; re-run with -deprecation for details
155[warn] two warnings found
156[info] done compiling
157[info] compiling 85 Scala sources to /build/repo/library/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
158[warn] -- [E030] Match case Unreachable Warning: /build/repo/library/src/test/scala/org/clulab/processors/TestLexiconNER.scala:180:27
159[warn] 180 | case mutable.ArraySeq(entityValidator: EntityValidator, useLemmas: Boolean, caseInsensitive: Boolean) =>
160[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161[warn] | Unreachable case
162[warn] -- [E121] Pattern Match Warning: /build/repo/library/src/test/scala/org/clulab/processors/TestLexiconNER.scala:183:11
163[warn] 183 | case _ => throw new RuntimeException("Odometer didn't work!")
164[warn] | ^
165[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
166[warn] two warnings found
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,apps) (processors-apps)... [1/3]
169Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 22 Scala sources and 1 Java source to /build/repo/apps/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
171[warn] there were 15 deprecation warnings; re-run with -deprecation for details
172[warn] one warning found
173[info] done compiling
174Starting build for ProjectRef(file:/build/repo/,debugger) (processors-debugger)... [2/3]
175Compile scalacOptions: -unchecked, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
176[info] compiling 61 Scala sources to /build/repo/debugger/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
177[warn] there was 1 deprecation warning; re-run with -deprecation for details
178[warn] one warning found
179[info] done compiling
180[info] compiling 7 Scala sources to /build/repo/debugger/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
181[info] done compiling
182
183************************
184Build summary:
185[{
186 "module": "processors",
187 "compile": {"status": "ok", "tookMs": 32042, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
189 "test-compile": {"status": "ok", "tookMs": 20517, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
191 "publish": {"status": "skipped", "tookMs": 0},
192 "metadata": {
193 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
194}
195},{
196 "module": "processors-apps",
197 "compile": {"status": "ok", "tookMs": 1543, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
199 "test-compile": {"status": "ok", "tookMs": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
201 "publish": {"status": "skipped", "tookMs": 0},
202 "metadata": {
203 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
204}
205},{
206 "module": "processors-debugger",
207 "compile": {"status": "ok", "tookMs": 3149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
209 "test-compile": {"status": "ok", "tookMs": 1229, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
211 "publish": {"status": "skipped", "tookMs": 0},
212 "metadata": {
213 "crossScalaVersions": ["2.12.19", "2.11.12", "2.13.14", "3.1.3"]
214}
215}]
216************************
217[success] Total time: 160 s (0:02:40.0), completed Dec 28, 2025, 5:04:02 PM
218[0JChecking patch project/plugins.sbt...
219Checking patch project/build.properties...
220Checking patch build.sbt...
221Applied patch project/plugins.sbt cleanly.
222Applied patch project/build.properties cleanly.
223Applied patch build.sbt cleanly.