Build Logs

whisklabs/docker-it-scala • scheduled_3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY

Errors

16

Warnings

44

Total Lines

317

1##################################
2Clonning https://github.com/whisklabs/docker-it-scala.git into repo using revision v0.12.0
3##################################
4Note: switching to 'fec9edf5489b532d33d67c69040f507acda057b1'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project whisklabs/docker-it-scala
35##################################
36Scala version: 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
37Targets: com.whisk%docker-testkit-core com.whisk%docker-testkit-core-shaded com.whisk%docker-testkit-samples com.whisk%docker-testkit-scalatest
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Xms512M
48-Xmx4096M
49-Xss2M
50-XX:MaxMetaspaceSize=1024M
51-Dcommunitybuild.scala=3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
58-jar
59/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
60"setCrossScalaVersions 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY"
61"++3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY -v"
62"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
63"set every credentials := Nil"
64
65moduleMappings
66"runBuild 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY """{
67 "projects": {
68 "exclude": [],
69 "overrides": {}
70 },
71 "java": {
72 "version": "11"
73 },
74 "sbt": {
75 "commands": [],
76 "options": []
77 },
78 "mill": {
79 "options": []
80 },
81 "tests": "compile-only",
82 "migrationVersions": [],
83 "sourcePatches": []
84}""" com.whisk%docker-testkit-core com.whisk%docker-testkit-core-shaded com.whisk%docker-testkit-samples com.whisk%docker-testkit-scalatest"
85
86[info] [launcher] getting org.scala-sbt sbt 1.9.8 (this may take some time)...
87[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 11.0.20)
88[info] loading settings for project repo-build from plugins.sbt ...
89[info] loading project definition from /build/repo/project
90[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
91[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
92[info] Compilation completed in 8.198s.
93[info] done compiling
94[info] loading settings for project root from build.sbt ...
95[info] set current project to root (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY
97OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in coreShaded/crossScalaVersions
98OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in core/crossScalaVersions
99OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in scalatest/crossScalaVersions
100OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in root/crossScalaVersions
102OpenCB::Changing crossVersion 3.0.2 -> 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY in samples/crossScalaVersions
103[info] set current project to root (in build file:/build/repo/)
104[info] Setting Scala version to 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY on 6 projects.
105[info] Switching Scala version on:
106[info] scalatest (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
107[info] * root (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
108[info] samples (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
109[info] tests (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
110[info] coreShaded (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
111[info] core (2.13.6, 2.12.15, 2.11.12, 3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118[info] Defining Global / credentials, core / credentials and 4 others.
119[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123[success] Total time: 0 s, completed Dec 28, 2024, 12:39:18 AM
124Build config: {
125 "projects": {
126 "exclude": [],
127 "overrides": {}
128 },
129 "java": {
130 "version": "11"
131 },
132 "sbt": {
133 "commands": [],
134 "options": []
135 },
136 "mill": {
137 "options": []
138 },
139 "tests": "compile-only",
140 "migrationVersions": [],
141 "sourcePatches": []
142}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(core, coreShaded, samples, scalatest)
146Starting build for ProjectRef(file:/build/repo/,core) (docker-testkit-core)...
147OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
151Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
152[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
153[warn] there were 5 deprecation warnings; re-run with -deprecation for details
154[warn] one warning found
155[info] done compiling
156[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
157[info] Skipping unused scalacOptions: -Wconf, -source
158[warn] Flag -classpath set repeatedly
159[warn] one warning found
160[info] Main Scala API documentation successful.
161[info] Wrote /build/repo/core/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/docker-testkit-core_3-0.12.0.pom
162[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
163[info] Skipping unused scalacOptions: -Wconf, -source
164[warn] Flag -classpath set repeatedly
165[warn] one warning found
166[info] Main Scala API documentation successful.
167[info] :: delivering :: com.whisk#docker-testkit-core_3;0.12.0 :: 0.12.0 :: release :: Sat Dec 28 00:39:38 CET 2024
168[info] delivering ivy file to /build/repo/core/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.12.0.xml
169[info] published docker-testkit-core_3 to /root/.ivy2/local/com.whisk/docker-testkit-core_3/0.12.0/poms/docker-testkit-core_3.pom
170[info] published docker-testkit-core_3 to /root/.ivy2/local/com.whisk/docker-testkit-core_3/0.12.0/jars/docker-testkit-core_3.jar
171[info] published docker-testkit-core_3 to /root/.ivy2/local/com.whisk/docker-testkit-core_3/0.12.0/srcs/docker-testkit-core_3-sources.jar
172[info] published docker-testkit-core_3 to /root/.ivy2/local/com.whisk/docker-testkit-core_3/0.12.0/docs/docker-testkit-core_3-javadoc.jar
173[info] published ivy to /root/.ivy2/local/com.whisk/docker-testkit-core_3/0.12.0/ivys/ivy.xml
174Starting build for ProjectRef(file:/build/repo/,coreShaded) (docker-testkit-core-shaded)...
175Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
176[info] compiling 9 Scala sources to /build/repo/core/target-shaded/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
177[warn] there were 5 deprecation warnings; re-run with -deprecation for details
178[warn] one warning found
179[info] done compiling
180[info] Main Scala API documentation to /build/repo/core/target-shaded/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
181[info] Skipping unused scalacOptions: -Wconf, -source
182[warn] Flag -classpath set repeatedly
183[warn] one warning found
184[info] Main Scala API documentation successful.
185[info] Wrote /build/repo/core/target-shaded/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/docker-testkit-core-shaded_3-0.12.0.pom
186[info] Main Scala API documentation to /build/repo/core/target-shaded/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
187[info] Skipping unused scalacOptions: -Wconf, -source
188[warn] Flag -classpath set repeatedly
189[warn] one warning found
190[info] Main Scala API documentation successful.
191[info] :: delivering :: com.whisk#docker-testkit-core-shaded_3;0.12.0 :: 0.12.0 :: release :: Sat Dec 28 00:39:44 CET 2024
192[info] delivering ivy file to /build/repo/core/target-shaded/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.12.0.xml
193[info] published docker-testkit-core-shaded_3 to /root/.ivy2/local/com.whisk/docker-testkit-core-shaded_3/0.12.0/poms/docker-testkit-core-shaded_3.pom
194[info] published docker-testkit-core-shaded_3 to /root/.ivy2/local/com.whisk/docker-testkit-core-shaded_3/0.12.0/jars/docker-testkit-core-shaded_3.jar
195[info] published docker-testkit-core-shaded_3 to /root/.ivy2/local/com.whisk/docker-testkit-core-shaded_3/0.12.0/srcs/docker-testkit-core-shaded_3-sources.jar
196[info] published docker-testkit-core-shaded_3 to /root/.ivy2/local/com.whisk/docker-testkit-core-shaded_3/0.12.0/docs/docker-testkit-core-shaded_3-javadoc.jar
197[info] published ivy to /root/.ivy2/local/com.whisk/docker-testkit-core-shaded_3/0.12.0/ivys/ivy.xml
198Starting build for ProjectRef(file:/build/repo/,samples) (docker-testkit-samples)...
199Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
200[info] compiling 1 Scala source to /build/repo/scalatest/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
201[info] done compiling
202[info] compiling 5 Scala sources to /build/repo/samples/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/classes ...
203[info] done compiling
204[info] Main Scala API documentation to /build/repo/samples/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
205[info] Skipping unused scalacOptions: -Wconf, -source
206[warn] Flag -classpath set repeatedly
207[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:91:16
208[warn] No DRI found for query: NullArgumentException
209[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:68:16
210[warn] No DRI found for query: NullArgumentException
211[warn] -- Warning: scalatest/src/main/scala/com/whisk/docker/testkit/scalatest/DockerTestKitForAll.scala:32:24
212[warn] 32 | abstract override def run(testName: Option[String], args: Args): Status = {
213[warn] | ^
214[warn] | No DRI found for query: NullArgumentException
215[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:80:16
216[warn] No DRI found for query: NullArgumentException
217[warn] 5 warnings found
218[info] Main Scala API documentation successful.
219[info] Wrote /build/repo/samples/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/docker-testkit-samples_3-0.12.0.pom
220[info] Main Scala API documentation to /build/repo/samples/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
221[info] Skipping unused scalacOptions: -Wconf, -source
222[warn] Flag -classpath set repeatedly
223[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:91:16
224[warn] No DRI found for query: NullArgumentException
225[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:68:16
226[warn] No DRI found for query: NullArgumentException
227[warn] -- Warning: scalatest/src/main/scala/com/whisk/docker/testkit/scalatest/DockerTestKitForAll.scala:32:24
228[warn] 32 | abstract override def run(testName: Option[String], args: Args): Status = {
229[warn] | ^
230[warn] | No DRI found for query: NullArgumentException
231[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:80:16
232[warn] No DRI found for query: NullArgumentException
233[warn] 5 warnings found
234[info] Main Scala API documentation successful.
235[info] :: delivering :: com.whisk#docker-testkit-samples_3;0.12.0 :: 0.12.0 :: release :: Sat Dec 28 00:39:50 CET 2024
236[info] delivering ivy file to /build/repo/samples/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.12.0.xml
237[info] published docker-testkit-samples_3 to /root/.ivy2/local/com.whisk/docker-testkit-samples_3/0.12.0/poms/docker-testkit-samples_3.pom
238[info] published docker-testkit-samples_3 to /root/.ivy2/local/com.whisk/docker-testkit-samples_3/0.12.0/jars/docker-testkit-samples_3.jar
239[info] published docker-testkit-samples_3 to /root/.ivy2/local/com.whisk/docker-testkit-samples_3/0.12.0/srcs/docker-testkit-samples_3-sources.jar
240[info] published docker-testkit-samples_3 to /root/.ivy2/local/com.whisk/docker-testkit-samples_3/0.12.0/docs/docker-testkit-samples_3-javadoc.jar
241[info] published ivy to /root/.ivy2/local/com.whisk/docker-testkit-samples_3/0.12.0/ivys/ivy.xml
242Starting build for ProjectRef(file:/build/repo/,scalatest) (docker-testkit-scalatest)...
243Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
244[info] Main Scala API documentation to /build/repo/scalatest/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
245[info] Skipping unused scalacOptions: -Wconf, -source
246[warn] Flag -classpath set repeatedly
247[warn] -- Warning: scalatest/src/main/scala/com/whisk/docker/testkit/scalatest/DockerTestKitForAll.scala:32:24
248[warn] 32 | abstract override def run(testName: Option[String], args: Args): Status = {
249[warn] | ^
250[warn] | No DRI found for query: NullArgumentException
251[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:91:16
252[warn] No DRI found for query: NullArgumentException
253[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:68:16
254[warn] No DRI found for query: NullArgumentException
255[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:80:16
256[warn] No DRI found for query: NullArgumentException
257[warn] 5 warnings found
258[info] Main Scala API documentation successful.
259[info] Wrote /build/repo/scalatest/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/docker-testkit-scalatest_3-0.12.0.pom
260[info] Main Scala API documentation to /build/repo/scalatest/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/api...
261[info] Skipping unused scalacOptions: -Wconf, -source
262[warn] Flag -classpath set repeatedly
263[warn] -- Warning: scalatest/src/main/scala/com/whisk/docker/testkit/scalatest/DockerTestKitForAll.scala:32:24
264[warn] 32 | abstract override def run(testName: Option[String], args: Args): Status = {
265[warn] | ^
266[warn] | No DRI found for query: NullArgumentException
267[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:91:16
268[warn] No DRI found for query: NullArgumentException
269[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:68:16
270[warn] No DRI found for query: NullArgumentException
271[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/SuiteMixin.scala:80:16
272[warn] No DRI found for query: NullArgumentException
273[warn] 5 warnings found
274[info] Main Scala API documentation successful.
275[info] :: delivering :: com.whisk#docker-testkit-scalatest_3;0.12.0 :: 0.12.0 :: release :: Sat Dec 28 00:39:52 CET 2024
276[info] delivering ivy file to /build/repo/scalatest/target/scala-3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY/ivy-0.12.0.xml
277[info] published docker-testkit-scalatest_3 to /root/.ivy2/local/com.whisk/docker-testkit-scalatest_3/0.12.0/poms/docker-testkit-scalatest_3.pom
278[info] published docker-testkit-scalatest_3 to /root/.ivy2/local/com.whisk/docker-testkit-scalatest_3/0.12.0/jars/docker-testkit-scalatest_3.jar
279[info] published docker-testkit-scalatest_3 to /root/.ivy2/local/com.whisk/docker-testkit-scalatest_3/0.12.0/srcs/docker-testkit-scalatest_3-sources.jar
280[info] published docker-testkit-scalatest_3 to /root/.ivy2/local/com.whisk/docker-testkit-scalatest_3/0.12.0/docs/docker-testkit-scalatest_3-javadoc.jar
281[info] published ivy to /root/.ivy2/local/com.whisk/docker-testkit-scalatest_3/0.12.0/ivys/ivy.xml
282
283************************
284Build summary:
285[{
286 "module": "docker-testkit-core",
287 "compile": {"status": "ok", "tookMs": 6594, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
288 "doc": {"status": "ok", "tookMs": 3074, "files": 371, "totalSizeKb": 7132},
289 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
290 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
291 "publish": {"status": "ok", "tookMs": 1958}
292},{
293 "module": "docker-testkit-core-shaded",
294 "compile": {"status": "ok", "tookMs": 1828, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
295 "doc": {"status": "ok", "tookMs": 808, "files": 371, "totalSizeKb": 7133},
296 "test-compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
298 "publish": {"status": "ok", "tookMs": 1125}
299},{
300 "module": "docker-testkit-samples",
301 "compile": {"status": "ok", "tookMs": 891, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
302 "doc": {"status": "ok", "tookMs": 1018, "files": 341, "totalSizeKb": 6584},
303 "test-compile": {"status": "ok", "tookMs": 279, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "ok", "tookMs": 1048}
306},{
307 "module": "docker-testkit-scalatest",
308 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
309 "doc": {"status": "ok", "tookMs": 414, "files": 336, "totalSizeKb": 6315},
310 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
312 "publish": {"status": "ok", "tookMs": 789}
313}]
314************************
315[success] Total time: 34 s, completed Dec 28, 2024, 12:39:52 AM
316Checking patch build.sbt...
317Applied patch build.sbt cleanly.