Build Logs
firstbirdtech/emergence • 14270752029
Errors
0
Warnings
49
Total Lines
426
1##################################
2Clonning https://github.com/firstbirdtech/emergence.git into repo using revision v0.3.10
3##################################
4Note: switching to 'b7e87e77615a228a4b54f726e41761a2233f27ce'.
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
21Migrating project using Scala 3.4.2
22----
23Preparing build for 3.4.2
24Scala binary version found: 3.4
25Using configured source version: 3.4
26Scala binary version found: 3.4
27Using configured source version: 3.4
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
30Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
31----
32Starting build for 3.4.2
33Execute tests: false
34sbt project found:
35No prepare script found for project firstbirdtech/emergence
36##################################
37Scala version: 3.4.2
38Targets: com.firstbird.emergence%core
39Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "sourceVersion": "3.4", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.4.2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.4.2"
59"++3.4.2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.4.2 """{
67 "projects": {
68 "exclude": [],
69 "overrides": {}
70 },
71 "java": {
72 "version": "17"
73 },
74 "sbt": {
75 "commands": [],
76 "options": []
77 },
78 "mill": {
79 "options": []
80 },
81 "tests": "compile-only",
82 "sourceVersion": "3.4",
83 "migrationVersions": [
84 "3.4.2"
85 ],
86 "sourcePatches": []
87}""" com.firstbird.emergence%core"
88
89[info] [launcher] getting org.scala-sbt sbt 1.10.7 (this may take some time)...
90[info] [launcher] getting Scala 2.12.20 (for sbt)...
91[info] welcome to sbt 1.10.7 (Eclipse Adoptium Java 17.0.8)
92[info] loading settings for project repo-build from plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 9.057s.
97[info] done compiling
98[info] loading settings for project root from build.sbt...
99[info] set current project to root (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.4.2
101OpenCB::Changing crossVersion 3.3.5 -> 3.4.2 in core/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.5 -> 3.4.2 in docs/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.5 -> 3.4.2 in root/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[info] Setting Scala version to 3.4.2 on 3 projects.
106[info] Switching Scala version on:
107[info] * root (3.4.2)
108[info] core (3.4.2)
109[info] docs (3.4.2)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116[info] Defining Global / credentials, core / credentials and 1 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 24 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
126 Did you mean allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133[success] Total time: 0 s, completed Apr 4, 2025, 7:23:50 PM
134Build config: {
135 "projects": {
136 "exclude": [],
137 "overrides": {}
138 },
139 "java": {
140 "version": "17"
141 },
142 "sbt": {
143 "commands": [],
144 "options": []
145 },
146 "mill": {
147 "options": []
148 },
149 "tests": "compile-only",
150 "sourceVersion": "3.4",
151 "migrationVersions": [
152 "3.4.2"
153 ],
154 "sourcePatches": []
155}
156Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
157Starting build...
158Projects: Set(core)
159Starting build for ProjectRef(file:/build/repo/,core) (core)...
160OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
161OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
162OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
163OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
164Compile scalacOptions: List(-encoding, utf-8, -explain-types, -language:higherKinds, -unchecked, -Ysafe-init, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.4.2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4)
165[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
166[warn] -- Warning: /build/repo/core/src/main/scala/com/fgrutsch/emergence/core/configuration/EmergenceConfigResolverAlg.scala:54:23
167[warn] 54 | merge = x.merge |+| y.merge
168[warn] | ^
169[warn] |Result of implicit search for cats.kernel.Semigroup[com.fgrutsch.emergence.core.configuration.MergeConfig] will change.
170[warn] |Current result EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig will be no longer eligible
171[warn] | because it is not defined before the search position.
172[warn] |Result with new rules: No Matching Implicit.
173[warn] |To opt into the new rules, compile with `-source future` or use
174[warn] |the `scala.language.future` language import.
175[warn] |
176[warn] |To fix the problem without the language import, you could try one of the following:
177[warn] | - use a `given ... with` clause as the enclosing given,
178[warn] | - rearrange definitions so that EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig comes earlier,
179[warn] | - use an explicit argument.
180[warn] |This will be an error in Scala 3.5 and later.
181[warn] one warning found
182[info] done compiling
183[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
184[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Ysafe-init, -semanticdb-target, -rewrite
185[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
186[warn] No DRI found for query: ExitCode
187[info] Main Scala API documentation successful.
188[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
189[info] done compiling
190[info] Wrote /build/repo/core/target/scala-3.4.2/core_3-0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT.pom
191[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
192[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Ysafe-init, -semanticdb-target, -rewrite
193[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
194[warn] No DRI found for query: ExitCode
195[info] Main Scala API documentation successful.
196[info] :: delivering :: com.firstbird.emergence#core_3;0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT :: 0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT :: integration :: Fri Apr 04 19:24:28 CEST 2025
197[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT.xml
198[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT/poms/core_3.pom
199[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT/jars/core_3.jar
200[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT/srcs/core_3-sources.jar
201[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT/docs/core_3-javadoc.jar
202[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1923-SNAPSHOT/ivys/ivy.xml
203
204************************
205Build summary:
206[{
207 "module": "core",
208 "compile": {"status": "ok", "tookMs": 13386, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
209 "doc": {"status": "ok", "tookMs": 3478, "files": 413, "totalSizeKb": 8324},
210 "test-compile": {"status": "ok", "tookMs": 7947, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
211 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
212 "publish": {"status": "ok", "tookMs": 2372},
213 "metadata": {
214 "crossScalaVersions": ["3.3.5"]
215}
216}]
217************************
218[success] Total time: 38 s, completed Apr 4, 2025, 7:24:29 PM
219Checking patch project/plugins.sbt...
220Checking patch build.sbt...
221Applied patch project/plugins.sbt cleanly.
222Applied patch build.sbt cleanly.
223No migration rewrite changes found, would not commit
224----
225Preparing build for 3.6.4
226Scala binary version found: 3.6
227Using configured source version: 3.4
228Scala binary version found: 3.6
229Using configured source version: 3.4
230Would try to apply common scalacOption (best-effort, sbt/mill only):
231Append: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
232Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
233----
234Starting build for 3.6.4
235Execute tests: false
236sbt project found:
237No prepare script found for project firstbirdtech/emergence
238##################################
239Scala version: 3.6.4
240Targets: com.firstbird.emergence%core
241Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "sourceVersion": "3.4", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
242##################################
243Using extra scalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
244Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
245[sbt_options] declare -a sbt_options=()
246[process_args] java_version = '17'
247[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
248# Executing command line:
249java
250-Dfile.encoding=UTF-8
251-Dcommunitybuild.scala=3.6.4
252-Dcommunitybuild.project.dependencies.add=
253-Xmx7G
254-Xms4G
255-Xss8M
256-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
257-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
258-jar
259/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
260"setCrossScalaVersions 3.6.4"
261"++3.6.4 -v"
262"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
263"set every credentials := Nil"
264"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
265"removeScalacOptionsStartingWith -P:wartremover"
266
267moduleMappings
268"runBuild 3.6.4 """{
269 "projects": {
270 "exclude": [],
271 "overrides": {}
272 },
273 "java": {
274 "version": "17"
275 },
276 "sbt": {
277 "commands": [],
278 "options": []
279 },
280 "mill": {
281 "options": []
282 },
283 "tests": "compile-only",
284 "sourceVersion": "3.4",
285 "migrationVersions": [
286 "3.4.2"
287 ],
288 "sourcePatches": []
289}""" com.firstbird.emergence%core"
290
291[info] welcome to sbt 1.10.7 (Eclipse Adoptium Java 17.0.8)
292[info] loading settings for project repo-build from plugins.sbt...
293[info] loading project definition from /build/repo/project
294[info] loading settings for project root from build.sbt...
295[info] set current project to root (in build file:/build/repo/)
296Execute setCrossScalaVersions: 3.6.4
297OpenCB::Changing crossVersion 3.3.5 -> 3.6.4 in docs/crossScalaVersions
298OpenCB::Changing crossVersion 3.3.5 -> 3.6.4 in root/crossScalaVersions
299OpenCB::Changing crossVersion 3.3.5 -> 3.6.4 in core/crossScalaVersions
300[info] set current project to root (in build file:/build/repo/)
301[info] Setting Scala version to 3.6.4 on 3 projects.
302[info] Switching Scala version on:
303[info] * root (3.6.4)
304[info] core (3.6.4)
305[info] docs (3.6.4)
306[info] Excluding projects:
307[info] Reapplying settings...
308[info] set current project to root (in build file:/build/repo/)
309Execute mapScalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
310[info] Reapplying settings...
311[info] set current project to root (in build file:/build/repo/)
312[info] Defining Global / credentials, core / credentials and 1 others.
313[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 24 others.
314[info] Run `last` for details.
315[info] Reapplying settings...
316[info] set current project to root (in build file:/build/repo/)
317Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
318[info] Reapplying settings...
319OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
320
321 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
322 Did you mean allExcludeDependencies ?
323 , retry without global scopes
324[info] Reapplying settings...
325[info] set current project to root (in build file:/build/repo/)
326Execute removeScalacOptionsStartingWith: -P:wartremover
327[info] Reapplying settings...
328[info] set current project to root (in build file:/build/repo/)
329[success] Total time: 0 s, completed Apr 4, 2025, 7:24:40 PM
330Build config: {
331 "projects": {
332 "exclude": [],
333 "overrides": {}
334 },
335 "java": {
336 "version": "17"
337 },
338 "sbt": {
339 "commands": [],
340 "options": []
341 },
342 "mill": {
343 "options": []
344 },
345 "tests": "compile-only",
346 "sourceVersion": "3.4",
347 "migrationVersions": [
348 "3.4.2"
349 ],
350 "sourcePatches": []
351}
352Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
353Starting build...
354Projects: Set(core)
355Starting build for ProjectRef(file:/build/repo/,core) (core)...
356OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
357OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
358OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
359Compile scalacOptions: List(-encoding, utf-8, -explain-types, -language:higherKinds, -unchecked, -Ysafe-init, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.4)
360[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
361[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
362[warn] -- Warning: /build/repo/core/src/main/scala/com/fgrutsch/emergence/core/configuration/EmergenceConfigResolverAlg.scala:54:23
363[warn] 54 | merge = x.merge |+| y.merge
364[warn] | ^
365[warn] |Result of implicit search for cats.kernel.Semigroup[com.fgrutsch.emergence.core.configuration.MergeConfig] will change.
366[warn] |Current result EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig will be no longer eligible
367[warn] | because it is not defined before the search position.
368[warn] |Result with new rules: No Matching Implicit.
369[warn] |To opt into the new rules, compile with `-source future` or use
370[warn] |the `scala.language.future` language import.
371[warn] |
372[warn] |To fix the problem without the language import, you could try one of the following:
373[warn] | - use a `given ... with` clause as the enclosing given,
374[warn] | - rearrange definitions so that EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig comes earlier,
375[warn] | - use an explicit argument.
376[warn] |This will be an error in Scala 3.5 and later.
377[warn] two warnings found
378[info] done compiling
379[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4/api...
380[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
381[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
382[warn] Flag -classpath set repeatedly
383[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
384[warn] No DRI found for query: ExitCode
385[warn] three warnings found
386[info] Main Scala API documentation successful.
387[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.6.4/test-classes ...
388[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
389[warn] one warning found
390[info] done compiling
391[info] Wrote /build/repo/core/target/scala-3.6.4/core_3-0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT.pom
392[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4/api...
393[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
394[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
395[warn] Flag -classpath set repeatedly
396[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
397[warn] No DRI found for query: ExitCode
398[warn] three warnings found
399[info] Main Scala API documentation successful.
400[info] :: delivering :: com.firstbird.emergence#core_3;0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT :: 0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT :: integration :: Fri Apr 04 19:25:13 CEST 2025
401[info] delivering ivy file to /build/repo/core/target/scala-3.6.4/ivy-0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT.xml
402[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT/poms/core_3.pom
403[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT/jars/core_3.jar
404[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT/srcs/core_3-sources.jar
405[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT/docs/core_3-javadoc.jar
406[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.10-0-b7e87e77-20250404-1924-SNAPSHOT/ivys/ivy.xml
407
408************************
409Build summary:
410[{
411 "module": "core",
412 "compile": {"status": "ok", "tookMs": 13510, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
413 "doc": {"status": "ok", "tookMs": 3480, "files": 413, "totalSizeKb": 8383},
414 "test-compile": {"status": "ok", "tookMs": 8369, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "ok", "tookMs": 2286},
417 "metadata": {
418 "crossScalaVersions": ["3.3.5"]
419}
420}]
421************************
422[success] Total time: 33 s, completed Apr 4, 2025, 7:25:13 PM
423Checking patch project/plugins.sbt...
424Checking patch build.sbt...
425Applied patch project/plugins.sbt cleanly.
426Applied patch build.sbt cleanly.