Build Logs
jphmrst/scala-automata • 3.8.0:2026-01-13
Errors
0
Warnings
198
Total Lines
362
1##################################
2Clonning https://github.com/jphmrst/scala-automata.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '1fed9fb98c68660692a21b4541f03544454b2119'.
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.0.2
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.0.2"
35Replacement: val scala3Version = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.0.2"' in build.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.5.5 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 jphmrst/scala-automata
47##################################
48Scala version: 3.8.0
49Targets: org.maraist%scala-automata
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
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=UTF-8
60-Dcommunitybuild.scala=3.8.0
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0"
70"++3.8.0 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.maraist%scala-automata"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.794s.
85[info] done compiling
86[info] loading settings for project main from build.sbt...
87[info] set current project to scala-automata (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in main/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in main/crossScalaVersions
91[info] set current project to scala-automata (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0 on 1 projects.
93[info] Switching Scala version on:
94[info] * main (3.8.0)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to scala-automata (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to scala-automata (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials
102[info] The new values will be used by allCredentials, credentials and 2 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to scala-automata (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to scala-automata (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to scala-automata (in build file:/build/repo/)
118[success] Total time: 0 s, completed Jan 13, 2026, 4:20:39 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
121Starting build...
122Projects: Set(main)
123Starting build for ProjectRef(file:/build/repo/,main) (scala-automata)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Filter out '-source:future-migration', matches setting pattern '^-?-source(:.*)?'
126Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 63 Scala sources to /build/repo/target/scala-3.8.0/classes ...
128[warn] -- Warning: /build/repo/src/main/scala/full/DFABuilder.scala:124:26 ------------
129[warn] 124 | case SetInitialState(s): SetInitialState[S] =>
130[warn] | ^^^^^^^^^^^^^^^^^^
131[warn] |Type ascriptions after patterns other than:
132[warn] | * variable pattern, e.g. `case x: String =>`
133[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
134[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
135[warn] -- Warning: /build/repo/src/main/scala/full/DFABuilder.scala:126:24 ------------
136[warn] 126 | case AddTransition(state1, trans, state2): AddTransition[S, T] =>
137[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
138[warn] |Type ascriptions after patterns other than:
139[warn] | * variable pattern, e.g. `case x: String =>`
140[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
141[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
142[warn] -- Warning: /build/repo/src/main/scala/full/DFABuilder.scala:128:27 ------------
143[warn] 128 | case RemoveTransition(state, trans, state2): RemoveTransition[S,T] =>
144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
145[warn] |Type ascriptions after patterns other than:
146[warn] | * variable pattern, e.g. `case x: String =>`
147[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
148[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
149[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedDFABuilder.scala:156:24
150[warn] 156 | case SetAnnotation(src, label, _, ann): SetAnnotation[S, T, A] =>
151[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
152[warn] |Type ascriptions after patterns other than:
153[warn] | * variable pattern, e.g. `case x: String =>`
154[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
155[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
156[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedDFABuilder.scala:158:27
157[warn] 158 | case RemoveAnnotation(src, label, _): RemoveAnnotation[S, T, A] =>
158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159[warn] |Type ascriptions after patterns other than:
160[warn] | * variable pattern, e.g. `case x: String =>`
161[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
162[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
163[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedNFABuilder.scala:122:24
164[warn] 122 | case SetAnnotation(src, label, dest, annotation): SetAnnotation[S,T,NA] =>
165[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
166[warn] |Type ascriptions after patterns other than:
167[warn] | * variable pattern, e.g. `case x: String =>`
168[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
169[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
170[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedNFABuilder.scala:124:27
171[warn] 124 | case RemoveAnnotation(src, label, dest): RemoveAnnotation[S,T,NA] =>
172[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
173[warn] |Type ascriptions after patterns other than:
174[warn] | * variable pattern, e.g. `case x: String =>`
175[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
176[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
177[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedNFABuilder.scala:126:25
178[warn] 126 | case SetEAnnotation(src, dest, annotation): SetEAnnotation[S, NA] =>
179[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
180[warn] |Type ascriptions after patterns other than:
181[warn] | * variable pattern, e.g. `case x: String =>`
182[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
183[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
184[warn] -- Warning: /build/repo/src/main/scala/full/EdgeAnnotatedNFABuilder.scala:128:28
185[warn] 128 | case RemoveEAnnotation(src, dest): RemoveEAnnotation[S, NA] =>
186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187[warn] |Type ascriptions after patterns other than:
188[warn] | * variable pattern, e.g. `case x: String =>`
189[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
190[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
191[warn] -- Warning: /build/repo/src/main/scala/full/FABuilder.scala:66:19 --------------
192[warn] 66 | case AddState(s): AddState[S,T] => addState(s)
193[warn] | ^^^^^^^^^^^
194[warn] |Type ascriptions after patterns other than:
195[warn] | * variable pattern, e.g. `case x: String =>`
196[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
197[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
198[warn] -- Warning: /build/repo/src/main/scala/full/FABuilder.scala:67:22 --------------
199[warn] 67 | case RemoveState(s): RemoveState[S,T] => removeState(s)
200[warn] | ^^^^^^^^^^^^^^
201[warn] |Type ascriptions after patterns other than:
202[warn] | * variable pattern, e.g. `case x: String =>`
203[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
204[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
205[warn] -- Warning: /build/repo/src/main/scala/full/FABuilder.scala:68:27 --------------
206[warn] 68 | case RemoveFinalState(s): RemoveFinalState[S,T] => removeFinalState(s)
207[warn] | ^^^^^^^^^^^^^^^^^^^
208[warn] |Type ascriptions after patterns other than:
209[warn] | * variable pattern, e.g. `case x: String =>`
210[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
211[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
212[warn] -- Warning: /build/repo/src/main/scala/full/FABuilder.scala:69:24 --------------
213[warn] 69 | case AddFinalState(s): AddFinalState[S,T] => addFinalState(s)
214[warn] | ^^^^^^^^^^^^^^^^
215[warn] |Type ascriptions after patterns other than:
216[warn] | * variable pattern, e.g. `case x: String =>`
217[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
218[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
219[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:201:26 ------------
220[warn] 201 | case AddInitialState(s): AddInitialState[S] => addInitialState(s)
221[warn] | ^^^^^^^^^^^^^^^^^^
222[warn] |Type ascriptions after patterns other than:
223[warn] | * variable pattern, e.g. `case x: String =>`
224[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
225[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
226[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:202:29 ------------
227[warn] 202 | case RemoveInitialState(s): RemoveInitialState[S] => removeInitialState(s)
228[warn] | ^^^^^^^^^^^^^^^^^^^^^
229[warn] |Type ascriptions after patterns other than:
230[warn] | * variable pattern, e.g. `case x: String =>`
231[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
232[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
233[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:203:24 ------------
234[warn] 203 | case AddTransition(s0, t, s1): AddTransition[S, T] =>
235[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
236[warn] |Type ascriptions after patterns other than:
237[warn] | * variable pattern, e.g. `case x: String =>`
238[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
239[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
240[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:205:27 ------------
241[warn] 205 | case RemoveTransition(s0, t, s1): RemoveTransition[S, T] =>
242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
243[warn] |Type ascriptions after patterns other than:
244[warn] | * variable pattern, e.g. `case x: String =>`
245[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
246[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
247[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:207:25 ------------
248[warn] 207 | case AddETransition(s0, s1): AddETransition[S] =>
249[warn] | ^^^^^^^^^^^^^^^^^^^^^^
250[warn] |Type ascriptions after patterns other than:
251[warn] | * variable pattern, e.g. `case x: String =>`
252[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
253[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
254[warn] -- Warning: /build/repo/src/main/scala/full/NFABuilder.scala:209:28 ------------
255[warn] 209 | case RemoveETransition(s0, s1): RemoveETransition[S] =>
256[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
257[warn] |Type ascriptions after patterns other than:
258[warn] | * variable pattern, e.g. `case x: String =>`
259[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
260[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
261[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:266:19 ------------
262[warn] 266 | case AddState(s): AddState[S, T] => addState(s)
263[warn] | ^^^^^^^^^^^
264[warn] |Type ascriptions after patterns other than:
265[warn] | * variable pattern, e.g. `case x: String =>`
266[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
267[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
268[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:267:22 ------------
269[warn] 267 | case RemoveState(state): RemoveState[S, T] => removeState(state)
270[warn] | ^^^^^^^^^^^^^^^^^^
271[warn] |Type ascriptions after patterns other than:
272[warn] | * variable pattern, e.g. `case x: String =>`
273[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
274[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
275[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:268:28 ------------
276[warn] 268 | case AddProbFinalState(state, prob): AddProbFinalState[S, T] =>
277[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
278[warn] |Type ascriptions after patterns other than:
279[warn] | * variable pattern, e.g. `case x: String =>`
280[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
281[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
282[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:270:27 ------------
283[warn] 270 | case RemoveFinalState(state): RemoveFinalState[S, T] =>
284[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
285[warn] |Type ascriptions after patterns other than:
286[warn] | * variable pattern, e.g. `case x: String =>`
287[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
288[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
289[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:272:28 ------------
290[warn] 272 | case AddProbTransition(state1, trans, state2, prob):
291[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
292[warn] |Type ascriptions after patterns other than:
293[warn] | * variable pattern, e.g. `case x: String =>`
294[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
295[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
296[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:275:27 ------------
297[warn] 275 | case RemoveTransition(state1, trans, state2): RemoveTransition[S, T] =>
298[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
299[warn] |Type ascriptions after patterns other than:
300[warn] | * variable pattern, e.g. `case x: String =>`
301[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
302[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
303[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:277:26 ------------
304[warn] 277 | case SetInitialState(state): SetInitialState[S] =>
305[warn] | ^^^^^^^^^^^^^^^^^^^^^^
306[warn] |Type ascriptions after patterns other than:
307[warn] | * variable pattern, e.g. `case x: String =>`
308[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
309[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
310[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:279:29 ------------
311[warn] 279 | case AddProbETransition(state1, state2, prob): AddProbETransition[S, T] =>
312[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
313[warn] |Type ascriptions after patterns other than:
314[warn] | * variable pattern, e.g. `case x: String =>`
315[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
316[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
317[warn] -- Warning: /build/repo/src/main/scala/full/PFABuilder.scala:281:32 ------------
318[warn] 281 | case RemoveProbETransition(state1, state2, prob):
319[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
320[warn] |Type ascriptions after patterns other than:
321[warn] | * variable pattern, e.g. `case x: String =>`
322[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
323[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
324[warn] there were 16 deprecation warnings; re-run with -deprecation for details
325[warn] 29 warnings found
326[info] done compiling
327[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0/test-classes ...
328[info] done compiling
329[info] IntSetsTrackerTest:
330[info] TestDFA:
331[info] Converting from PDABuilder to PDA
332[info] - should normalize weights
333[info] A PFABuilder
334[info] - should have the states and transitions put into it
335[info] A DFABuilder
336[info] - should have the states and transitions put into it
337[info] An NDFABuilder
338[info] - should work
339[info] An annotated-NDFABuilder
340[info] - should work
341
342************************
343Build summary:
344[{
345 "module": "scala-automata",
346 "compile": {"status": "ok", "tookMs": 11569, "warnings": 28, "errors": 0, "sourceVersion": "3.8"},
347 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
348 "test-compile": {"status": "ok", "tookMs": 2770, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
349 "test": {"status": "ok", "tookMs": 610, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
350 "publish": {"status": "skipped", "tookMs": 0},
351 "metadata": {
352 "crossScalaVersions": ["2.12.20", "3.0.2"]
353}
354}]
355************************
356[success] Total time: 17 s, completed Jan 13, 2026, 4:20:55 PM
357[0JChecking patch project/plugins.sbt...
358Checking patch project/build.properties...
359Checking patch build.sbt...
360Applied patch project/plugins.sbt cleanly.
361Applied patch project/build.properties cleanly.
362Applied patch build.sbt cleanly.