Build Logs

spotify/featran • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

0

Warnings

102

Total Lines

334

1##################################
2Clonning https://github.com/spotify/featran.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '229dc980676e50c3e83c6d7085fe9ec8c96812f7'.
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
21Would override fixed Scala version: 3.2.1
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
24Scala binary version found: 3.8
25Using configured source version: 3.0-migration
26Scala binary version found: 3.8
27Using configured source version: 3.0-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.0-migration
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.2.1"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.1"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project spotify/featran
47##################################
48Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
49Targets: com.spotify%featran-core com.spotify%featran-numpy com.spotify%featran-tensorflow com.spotify%featran-xgboost
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.0-migration
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF8
60-Xms1G
61-Xmx6G
62-XX:ReservedCodeCacheSize=250M
63-XX:+TieredCompilation
64-XX:+UseParallelGC
65-Dsun.io.serialization.extendedDebugInfo=true
66-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
76"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
77"mapScalacOptions ",REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.spotify%featran-core com.spotify%featran-numpy com.spotify%featran-tensorflow com.spotify%featran-xgboost"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.472s.
91[info] done compiling
92[info] loading settings for project root from build.sbt...
93[info] resolving key references (17700 settings) ...
94[info] set scmInfo to https://github.com/spotify/featran
95[info] set current project to root (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in root/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in numpy/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in tensorflow/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in core/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in xgboost/crossScalaVersions
102[info] set scmInfo to https://github.com/spotify/featran
103[info] set current project to root (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 5 projects.
105[info] Switching Scala version on:
106[info] * root (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY, 2.13.10, 2.12.17)
107[info] tensorflow (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY, 2.13.10, 2.12.17)
108[info] xgboost (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY, 2.13.10, 2.12.17)
109[info] numpy (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY, 2.13.10, 2.12.17)
110[info] core (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY, 2.13.10, 2.12.17)
111[info] Excluding projects:
112[info] examples (2.13.10, 2.12.17)
113[info] scio (2.13.10, 2.12.17)
114[info] unidocs (2.12.17)
115[info] scalding (2.12.17)
116[info] site (2.12.17)
117[info] jmh (2.12.17)
118[info] java (2.13.10, 2.12.17)
119[info] flink (2.12.17)
120[info] spark (2.13.10, 2.12.17)
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/spotify/featran
123[info] set current project to root (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/spotify/featran
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / credentials, core / credentials and 12 others.
129[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 82 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/spotify/featran
133[info] set current project to root (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean java / allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set scmInfo to https://github.com/spotify/featran
143[info] set current project to root (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/spotify/featran
147[info] set current project to root (in build file:/build/repo/)
148[success] Total time: 0 s, completed Dec 6, 2025, 12:41:23 AM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
151None of projects in group Vector(unidocs, jmh) uses current Scala binary version, using random: unidocs
152Starting build...
153Projects: Set(core, numpy, tensorflow, xgboost)
154Starting build for ProjectRef(file:/build/repo/,core) (featran-core)... [0/4]
155OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.0-migration` in Scala 2.12.20 module Global
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
159[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/CollectionType.scala:62:12
162[warn] 62 | if (ma.nonEmpty) {
163[warn] | ^^
164[warn] |The conversion (ti : M[?] => Iterable[?]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
165[warn] |
166[warn] |where: M is a type in method scalaCollectionType with bounds <: [_] =>> Any
167[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/CollectionType.scala:70:12
168[warn] 70 | if (mb.nonEmpty) {
169[warn] | ^^
170[warn] |The conversion (ti : M[?] => Iterable[?]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
171[warn] |
172[warn] |where: M is a type in method scalaCollectionType with bounds <: [_] =>> Any
173[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/CrossingFeatureBuilder.scala:112:14
174[warn] 112 | val j = values.iterator
175[warn] | ^^^^^^
176[warn] |The conversion (ev : M[Double] => Seq[Double]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
177[warn] |
178[warn] |where: M is a type in method add with bounds <: [_] =>> Any
179[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/FeatureBuilder.scala:111:12
180[warn] 111 | val j = values.iterator
181[warn] | ^^^^^^
182[warn] |The conversion (ev : M[Double] => Seq[Double]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
183[warn] |
184[warn] |where: M is a type in method add with bounds <: [_] =>> Any
185[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/Transformer.scala:206:12
186[warn] 206 | input.length == expectedLength,
187[warn] | ^^^^^
188[warn] |The conversion (ev : M[T] => Seq[T]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
189[warn] |
190[warn] |where: M is a type in method seqLength with bounds <: [_] =>> Any
191[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/Transformer.scala:207:73
192[warn] 207 | s"Invalid input length, expected: $expectedLength, actual: ${input.length}"
193[warn] | ^^^^^
194[warn] |The conversion (ev : M[T] => Seq[T]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
195[warn] |
196[warn] |where: M is a type in method seqLength with bounds <: [_] =>> Any
197[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/Transformer.scala:210:8
198[warn] 210 | input.length
199[warn] | ^^^^^
200[warn] |The conversion (ev : M[T] => Seq[T]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
201[warn] |
202[warn] |where: M is a type in method seqLength with bounds <: [_] =>> Any
203[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/VectorIdentity.scala:65:10
204[warn] 65 | if (x.length != c) {
205[warn] | ^
206[warn] |The conversion (VectorIdentity.this.ev : M[Double] => Seq[Double]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
207[warn] |
208[warn] |where: M is a type in class VectorIdentity with bounds <: [_] =>> Any
209[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/VectorIdentity.scala:67:59
210[warn] 67 | fb.reject(this, FeatureRejection.WrongDimension(c, x.length))
211[warn] | ^
212[warn] |The conversion (VectorIdentity.this.ev : M[Double] => Seq[Double]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
213[warn] |
214[warn] |where: M is a type in class VectorIdentity with bounds <: [_] =>> Any
215[warn] -- Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/VectorIdentity.scala:82:58
216[warn] 82 | (v: Option[M[Double]]) => fw.writeDoubles(name)(v.map(_.toSeq))
217[warn] | ^
218[warn] |The conversion (VectorIdentity.this.ev : M[Double] => Seq[Double]) will not be applied implicitly here in Scala 3 because only implicit methods and instances of Conversion class will continue to work as implicit views.
219[warn] |
220[warn] |where: M is a type in class VectorIdentity with bounds <: [_] =>> Any
221[warn] -- [E043] Type Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/CollectionType.scala:45:8
222[warn] 45 | ti: M[_] => Iterable[_]
223[warn] | ^^^^
224[warn] | unreducible application of higher-kinded type M to wildcard arguments
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] -- [E164] Declaration Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/HeavyHitters.scala:88:31
228[warn] 88 | @transient override lazy val aggregator
229[warn] | ^
230[warn] |error overriding value aggregator in class Transformer of type com.twitter.algebird.Aggregator[String,
231[warn] | com.twitter.algebird.SketchMap[String, Long], Map[String, (Int, Long)]];
232[warn] | lazy value aggregator of type com.twitter.algebird.Aggregator[String,
233[warn] | com.twitter.algebird.SketchMap[String, Long], Map[String, (Int, Long)]] may not override a non-lazy value
234[warn] -- [E164] Declaration Migration Warning: /build/repo/core/src/main/scala/com/spotify/featran/transformers/TopNOneHotEncoder.scala:97:31
235[warn] 97 | @transient override lazy val aggregator
236[warn] | ^
237[warn] |error overriding value aggregator in class Transformer of type com.twitter.algebird.Aggregator[String,
238[warn] | com.twitter.algebird.SketchMap[String, Long],
239[warn] | scala.collection.SortedMap[String, Int]];
240[warn] | lazy value aggregator of type com.twitter.algebird.Aggregator[String,
241[warn] | com.twitter.algebird.SketchMap[String, Long],
242[warn] | scala.collection.SortedMap[String, Int]] may not override a non-lazy value
243[warn] there were 32 deprecation warnings; re-run with -deprecation for details
244[warn] 15 warnings found
245[info] done compiling
246[info] compiling 37 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
247[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
248[warn] there were 14 deprecation warnings; re-run with -deprecation for details
249[warn] two warnings found
250[info] done compiling
251Starting build for ProjectRef(file:/build/repo/,numpy) (featran-numpy)... [1/4]
252Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
253[info] compiling 1 Scala source to /build/repo/numpy/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
254[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
255[warn] one warning found
256[info] done compiling
257[info] compiling 1 Scala source to /build/repo/numpy/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
258[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
259[warn] one warning found
260[info] done compiling
261Starting build for ProjectRef(file:/build/repo/,tensorflow) (featran-tensorflow)... [2/4]
262Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
263[info] compiling 1 Scala source to /build/repo/tensorflow/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
264[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
265[warn] there were 2 deprecation warnings; re-run with -deprecation for details
266[warn] two warnings found
267[info] done compiling
268[info] compiling 3 Scala sources to /build/repo/tensorflow/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
269[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
270[warn] there was 1 deprecation warning; re-run with -deprecation for details
271[warn] two warnings found
272[info] done compiling
273Starting build for ProjectRef(file:/build/repo/,xgboost) (featran-xgboost)... [3/4]
274Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
275[info] compiling 3 Scala sources to /build/repo/xgboost/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
276[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
277[warn] one warning found
278[info] done compiling
279[info] compiling 1 Scala source to /build/repo/xgboost/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
280[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
281[warn] one warning found
282[info] done compiling
283
284************************
285Build summary:
286[{
287 "module": "featran-core",
288 "compile": {"status": "ok", "tookMs": 15960, "warnings": 13, "errors": 0, "sourceVersion": "3.0-migration"},
289 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
290 "test-compile": {"status": "ok", "tookMs": 8718, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
291 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
292 "publish": {"status": "skipped", "tookMs": 0},
293 "metadata": {
294 "crossScalaVersions": ["2.13.10", "2.12.17", "3.2.1"]
295}
296},{
297 "module": "featran-numpy",
298 "compile": {"status": "ok", "tookMs": 601, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
299 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
300 "test-compile": {"status": "ok", "tookMs": 1243, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
301 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
302 "publish": {"status": "skipped", "tookMs": 0},
303 "metadata": {
304 "crossScalaVersions": ["2.13.10", "2.12.17", "3.2.1"]
305}
306},{
307 "module": "featran-tensorflow",
308 "compile": {"status": "ok", "tookMs": 580, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
310 "test-compile": {"status": "ok", "tookMs": 1433, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
312 "publish": {"status": "skipped", "tookMs": 0},
313 "metadata": {
314 "crossScalaVersions": ["2.13.10", "2.12.17", "3.2.1"]
315}
316},{
317 "module": "featran-xgboost",
318 "compile": {"status": "ok", "tookMs": 542, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
319 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
320 "test-compile": {"status": "ok", "tookMs": 702, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
321 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
322 "publish": {"status": "skipped", "tookMs": 0},
323 "metadata": {
324 "crossScalaVersions": ["2.13.10", "2.12.17", "3.2.1"]
325}
326}]
327************************
328[success] Total time: 60 s, completed Dec 6, 2025, 12:42:23 AM
329[0JChecking patch project/plugins.sbt...
330Checking patch project/build.properties...
331Checking patch build.sbt...
332Applied patch project/plugins.sbt cleanly.
333Applied patch project/build.properties cleanly.
334Applied patch build.sbt cleanly.