Build Logs
emergentorder/onnx-scala • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
96
Total Lines
530
1##################################
2Clonning https://github.com/emergentorder/onnx-scala.git into /build/repo using revision v0.17.0
3##################################
4Note: switching to '4a24d1db5e2b2d03e885d1c008f0587346032f3c'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/plugins.sbt
31Pattern: addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta40")
32Replacement: addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta40")' in project/plugins.sbt
37----
38Starting build for 3.7.4
39Execute tests: false
40sbt project found:
41Sbt version 1.8.0 is not supported, minimal supported version is 1.11.5
42Enforcing usage of sbt in version 1.11.5
43No prepare script found for project emergentorder/onnx-scala
44##################################
45Scala version: 3.7.4
46Targets: org.emergent-order%onnx-scala org.emergent-order%onnx-scala-backends org.emergent-order%onnx-scala-common org.emergent-order%onnx-scala-proto
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4"
67"++3.7.4 -v"
68"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}""" org.emergent-order%onnx-scala org.emergent-order%onnx-scala-backends org.emergent-order%onnx-scala-common org.emergent-order%onnx-scala-proto"
75
76[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, assembly.sbt, plugins.sbt, sbt-updates.sbt, scalapb.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 2 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.051s.
82[info] done compiling
83[info] loading settings for project repo from build.sbt...
84[info] resolving key references (19361 settings) ...
85[info] set current project to repo (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4
87OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in protoNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in commonNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in protoJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in backendsNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in backendsJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in coreJVM/crossScalaVersions
93OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in backendsJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in commonJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in coreNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in protoJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in commonJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in coreJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in repo/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in repo/crossScalaVersions
101[info] set current project to repo (in build file:/build/repo/)
102[info] Setting Scala version to 3.7.4 on 13 projects.
103[info] Switching Scala version on:
104[info] protoJVM (3.7.4)
105[info] backendsJS (3.7.4)
106[info] coreNative (3.7.4)
107[info] coreJS (3.7.4)
108[info] backendsJVM (3.7.4)
109[info] protoNative (3.7.4)
110[info] coreJVM (3.7.4)
111[info] commonNative (3.7.4)
112[info] backendsNative (3.7.4)
113[info] protoJS (3.7.4)
114[info] * repo (3.7.4)
115[info] commonJVM (3.7.4)
116[info] commonJS (3.7.4)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123[info] Defining Global / credentials, backendsJS / credentials and 11 others.
124[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 78 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean protoJVM / allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to repo (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 22, 2025, 7:00:11 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(coreJVM, backendsJVM, commonJVM, protoJVM)
145Starting build for ProjectRef(file:/build/repo/,coreJVM) (onnx-scala)... [0/4]
146OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
150OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
151OpenCB::Filter out '-source:3.2', matches setting pattern '^-?-source(:.*)?'
152Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
153Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
154Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
155Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
156Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
157[info] compiling 9 Scala sources to /build/repo/common/.jvm/target/scala-3.7.4/classes ...
158[info] Compiling 1 protobuf files to /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb
159[info] compiling 17 Scala sources to /build/repo/proto/.jvm/target/scala-3.7.4/classes ...
160[warn] there was 1 deprecation warning; re-run with -deprecation for details
161[warn] one warning found
162[info] done compiling
163[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/ModelProto.scala]
164[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/AttributeProto.scala]
165[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/NodeProto.scala]
166[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/TensorShapeProto.scala]
167[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/FunctionProto.scala]
168[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/TensorAnnotation.scala]
169[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/SparseTensorProto.scala]
170[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/TensorProto.scala]
171[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/TypeProto.scala]
172[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/OperatorSetIdProto.scala]
173[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/ValueInfoProto.scala]
174[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/StringStringEntryProto.scala]
175[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/GraphProto.scala]
176[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/TrainingInfoProto.scala]
177[info] [patched file /build/repo/proto/.jvm/target/scala-3.7.4/src_managed/main/scalapb/onnx/onnx/OnnxProto.scala]
178[info] done compiling
179[info] compiling 5 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
180[info] done compiling
181Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
182Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
183Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
184Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
185[info] compiling 17 Scala sources to /build/repo/proto/.jvm/target/scala-3.7.4/classes ...
186[info] done compiling
187Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
188Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
189Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
190Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
191Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
192Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
193Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
194Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
195Starting build for ProjectRef(file:/build/repo/,backendsJVM) (onnx-scala-backends)... [1/4]
196Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
197Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
198Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
199Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
200Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
201[info] compiling 5 Scala sources to /build/repo/backends/.jvm/target/scala-3.7.4/classes ...
202[info] done compiling
203Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
204Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
205Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
206Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
207[info] compiling 2 Scala sources to /build/repo/backends/.jvm/target/scala-3.7.4/test-classes ...
208[info] done compiling
209Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
210Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
211Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
212Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
213Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
214Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
215Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
216Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
217Starting build for ProjectRef(file:/build/repo/,commonJVM) (onnx-scala-common)... [2/4]
218Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
219Starting build for ProjectRef(file:/build/repo/,protoJVM) (onnx-scala-proto)... [3/4]
220Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
221Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
222Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
223Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
224Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
225Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
226Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
227Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
228Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
229Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
230Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
231Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
232Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
233Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
234Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
235
236************************
237Build summary:
238[{
239 "module": "onnx-scala",
240 "compile": {"status": "ok", "tookMs": 23511, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
241 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
242 "test-compile": {"status": "ok", "tookMs": 4946, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
243 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
244 "publish": {"status": "skipped", "tookMs": 0},
245 "metadata": {
246 "crossScalaVersions": ["3.2.1"]
247}
248},{
249 "module": "onnx-scala-backends",
250 "compile": {"status": "ok", "tookMs": 3203, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
251 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
252 "test-compile": {"status": "ok", "tookMs": 1742, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
253 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
254 "publish": {"status": "skipped", "tookMs": 0},
255 "metadata": {
256 "crossScalaVersions": ["3.2.1"]
257}
258},{
259 "module": "onnx-scala-common",
260 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
262 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
263 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
264 "publish": {"status": "skipped", "tookMs": 0},
265 "metadata": {
266 "crossScalaVersions": ["3.2.1"]
267}
268},{
269 "module": "onnx-scala-proto",
270 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
271 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
272 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
273 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
274 "publish": {"status": "skipped", "tookMs": 0},
275 "metadata": {
276 "crossScalaVersions": ["3.2.1"]
277}
278}]
279************************
280[success] Total time: 64 s (0:01:04.0), completed Dec 22, 2025, 7:01:15 PM
281[0JChecking patch project/plugins.sbt...
282Checking patch project/build.properties...
283Checking patch build.sbt...
284Applied patch project/plugins.sbt cleanly.
285Applied patch project/build.properties cleanly.
286Applied patch build.sbt cleanly.
287No migration rewrite changes found, would not commit
288----
289Preparing build for 3.8.0-RC4
290Scala binary version found: 3.8
291Implicitly using source version 3.8
292Scala binary version found: 3.8
293Implicitly using source version 3.8
294Would try to apply common scalacOption (best-effort, sbt/mill only):
295Append: ,REQUIRE:-source:3.8
296Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
297
298Try apply source patch:
299Path: project/plugins.sbt
300Pattern: addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta40")
301Replacement: addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
302Successfully applied pattern 'addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta40")' in project/plugins.sbt
303----
304Starting build for 3.8.0-RC4
305Execute tests: true
306sbt project found:
307Sbt version 1.8.0 is not supported, minimal supported version is 1.11.5
308Enforcing usage of sbt in version 1.11.5
309No prepare script found for project emergentorder/onnx-scala
310##################################
311Scala version: 3.8.0-RC4
312Targets: org.emergent-order%onnx-scala org.emergent-order%onnx-scala-backends org.emergent-order%onnx-scala-common org.emergent-order%onnx-scala-proto
313Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}
314##################################
315Using extra scalacOptions: ,REQUIRE:-source:3.8
316Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
317[sbt_options] declare -a sbt_options=()
318[process_args] java_version = '17'
319[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
320# Executing command line:
321java
322-Dfile.encoding=UTF-8
323-Dcommunitybuild.scala=3.8.0-RC4
324-Dcommunitybuild.project.dependencies.add=
325-Xmx7G
326-Xms4G
327-Xss8M
328-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
329-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
330-jar
331/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
332"setCrossScalaVersions 3.8.0-RC4"
333"++3.8.0-RC4 -v"
334"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
335"set every credentials := Nil"
336"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
337"removeScalacOptionsStartingWith -P:wartremover"
338
339moduleMappings
340"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}""" org.emergent-order%onnx-scala org.emergent-order%onnx-scala-backends org.emergent-order%onnx-scala-common org.emergent-order%onnx-scala-proto"
341
342[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
343[info] loading settings for project repo-build from akka.sbt, assembly.sbt, plugins.sbt, sbt-updates.sbt, scalapb.sbt...
344[info] loading project definition from /build/repo/project
345[info] loading settings for project repo from build.sbt...
346[info] resolving key references (19361 settings) ...
347[info] set current project to repo (in build file:/build/repo/)
348Execute setCrossScalaVersions: 3.8.0-RC4
349OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in protoNative/crossScalaVersions
350OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in commonNative/crossScalaVersions
351OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in protoJS/crossScalaVersions
352OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in backendsNative/crossScalaVersions
353OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in backendsJVM/crossScalaVersions
354OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
355OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in backendsJS/crossScalaVersions
356OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in commonJS/crossScalaVersions
357OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in coreNative/crossScalaVersions
358OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in protoJVM/crossScalaVersions
359OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in commonJVM/crossScalaVersions
360OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in coreJS/crossScalaVersions
361OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC4 in repo/crossScalaVersions
362OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4) in repo/crossScalaVersions
363[info] set current project to repo (in build file:/build/repo/)
364[info] Setting Scala version to 3.8.0-RC4 on 13 projects.
365[info] Switching Scala version on:
366[info] protoJVM (3.8.0-RC4)
367[info] backendsJS (3.8.0-RC4)
368[info] coreNative (3.8.0-RC4)
369[info] coreJS (3.8.0-RC4)
370[info] backendsJVM (3.8.0-RC4)
371[info] protoNative (3.8.0-RC4)
372[info] coreJVM (3.8.0-RC4)
373[info] commonNative (3.8.0-RC4)
374[info] backendsNative (3.8.0-RC4)
375[info] protoJS (3.8.0-RC4)
376[info] * repo (3.8.0-RC4)
377[info] commonJVM (3.8.0-RC4)
378[info] commonJS (3.8.0-RC4)
379[info] Excluding projects:
380[info] Reapplying settings...
381[info] set current project to repo (in build file:/build/repo/)
382Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
383[info] Reapplying settings...
384[info] set current project to repo (in build file:/build/repo/)
385[info] Defining Global / credentials, backendsJS / credentials and 11 others.
386[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 78 others.
387[info] Run `last` for details.
388[info] Reapplying settings...
389[info] set current project to repo (in build file:/build/repo/)
390Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
391[info] Reapplying settings...
392OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
393
394 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
395 Did you mean protoJVM / allExcludeDependencies ?
396 , retry without global scopes
397[info] Reapplying settings...
398[info] set current project to repo (in build file:/build/repo/)
399Execute removeScalacOptionsStartingWith: -P:wartremover
400[info] Reapplying settings...
401[info] set current project to repo (in build file:/build/repo/)
402[success] Total time: 0 s, completed Dec 22, 2025, 7:01:43 PM
403Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta40\")","replaceWith":"addSbtPlugin(\"org.scalablytyped.converter\" % \"sbt-converter\" % \"1.0.0-beta44\")"}]}
404Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
405Starting build...
406Projects: Set(coreJVM, backendsJVM, commonJVM, protoJVM)
407Starting build for ProjectRef(file:/build/repo/,coreJVM) (onnx-scala)... [0/4]
408OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
409OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
410OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
411OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
412OpenCB::Filter out '-source:3.2', matches setting pattern '^-?-source(:.*)?'
413Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
414Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
415Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
416Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
417Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
418[info] Compiling 1 protobuf files to /build/repo/proto/.jvm/target/scala-3.8.0-RC4/src_managed/main/scalapb
419[info] compiling 9 Scala sources to /build/repo/common/.jvm/target/scala-3.8.0-RC4/classes ...
420[info] compiling 17 Scala sources to /build/repo/proto/.jvm/target/scala-3.8.0-RC4/classes ...
421[warn] there was 1 deprecation warning; re-run with -deprecation for details
422[warn] one warning found
423[info] done compiling
424[info] done compiling
425[info] compiling 5 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC4/classes ...
426[info] done compiling
427Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
428Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
429Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
430Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
431Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
432Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
433Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
434Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
435Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
436Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
437Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
438Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
439Starting build for ProjectRef(file:/build/repo/,backendsJVM) (onnx-scala-backends)... [1/4]
440Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
441Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
442Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
443Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
444Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
445[info] compiling 5 Scala sources to /build/repo/backends/.jvm/target/scala-3.8.0-RC4/classes ...
446[info] done compiling
447Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
448Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
449Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
450Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
451[info] compiling 2 Scala sources to /build/repo/backends/.jvm/target/scala-3.8.0-RC4/test-classes ...
452[info] done compiling
453Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
454Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
455Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
456Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
457Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
458Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
459Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
460Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
461Starting build for ProjectRef(file:/build/repo/,commonJVM) (onnx-scala-common)... [2/4]
462Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
463Starting build for ProjectRef(file:/build/repo/,protoJVM) (onnx-scala-proto)... [3/4]
464Compile scalacOptions: -explain, -explain-types, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
465Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
466Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
467Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
468Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
469Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
470Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
471Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
472Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
473Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
474Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
475Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
476Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
477Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
478Warning: Tried to extract the base path for relative glob proto/src/main/protobuf/**/*.{java,scala}. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
479
480************************
481Build summary:
482[{
483 "module": "onnx-scala",
484 "compile": {"status": "ok", "tookMs": 26464, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
485 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
486 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
487 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
488 "publish": {"status": "skipped", "tookMs": 0},
489 "metadata": {
490 "crossScalaVersions": ["3.2.1"]
491}
492},{
493 "module": "onnx-scala-backends",
494 "compile": {"status": "ok", "tookMs": 3416, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
495 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
496 "test-compile": {"status": "ok", "tookMs": 1585, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
497 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
498 "publish": {"status": "skipped", "tookMs": 0},
499 "metadata": {
500 "crossScalaVersions": ["3.2.1"]
501}
502},{
503 "module": "onnx-scala-common",
504 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
505 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
506 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
507 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
508 "publish": {"status": "skipped", "tookMs": 0},
509 "metadata": {
510 "crossScalaVersions": ["3.2.1"]
511}
512},{
513 "module": "onnx-scala-proto",
514 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
515 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
516 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
517 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
518 "publish": {"status": "skipped", "tookMs": 0},
519 "metadata": {
520 "crossScalaVersions": ["3.2.1"]
521}
522}]
523************************
524[success] Total time: 41 s, completed Dec 22, 2025, 7:02:23 PM
525[0JChecking patch project/plugins.sbt...
526Checking patch project/build.properties...
527Checking patch build.sbt...
528Applied patch project/plugins.sbt cleanly.
529Applied patch project/build.properties cleanly.
530Applied patch build.sbt cleanly.