Build Logs
m2-oss/calypso • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
376
1##################################
2Clonning https://github.com/m2-oss/calypso.git into /build/repo using revision v0.7.0
3##################################
4Note: switching to 'd2480fd7e3664ffd7c9f5533d1b97523d91a69f4'.
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-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project m2-oss/calypso
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: ru.m2%calypso-core ru.m2%calypso-refined ru.m2%calypso-scalapb ru.m2%calypso-testing
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
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.7.4-RC2
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.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
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.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" ru.m2%calypso-core ru.m2%calypso-refined ru.m2%calypso-scalapb ru.m2%calypso-testing"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.58s.
74[info] done compiling
75[info] loading settings for project calypso from build.sbt...
76[info] set current project to calypso (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in core/crossScalaVersions
79OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in refinedTests/crossScalaVersions
80OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in tests/crossScalaVersions
81OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in calypso/crossScalaVersions
82OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in refined/crossScalaVersions
83OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in scalapb/crossScalaVersions
84OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in scalapbTests/crossScalaVersions
85OpenCB::Changing crossVersion 3.5.1 -> 3.7.4-RC2 in testing/crossScalaVersions
86[info] set current project to calypso (in build file:/build/repo/)
87[info] Setting Scala version to 3.7.4-RC2 on 8 projects.
88[info] Switching Scala version on:
89[info] refined (3.7.4-RC2)
90[info] refinedTests (3.7.4-RC2)
91[info] tests (3.7.4-RC2)
92[info] scalapbTests (3.7.4-RC2)
93[info] testing (3.7.4-RC2)
94[info] scalapb (3.7.4-RC2)
95[info] core (3.7.4-RC2)
96[info] * calypso (3.7.4-RC2)
97[info] Excluding projects:
98[info] Reapplying settings...
99[info] set current project to calypso (in build file:/build/repo/)
100Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
101[info] Reapplying settings...
102[info] set current project to calypso (in build file:/build/repo/)
103[info] Defining Global / credentials, core / credentials and 6 others.
104[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
105[info] Run `last` for details.
106[info] Reapplying settings...
107[info] set current project to calypso (in build file:/build/repo/)
108Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
109[info] Reapplying settings...
110OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
111
112 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
113 Did you mean scalapbTests / allExcludeDependencies ?
114 , retry without global scopes
115[info] Reapplying settings...
116[info] set current project to calypso (in build file:/build/repo/)
117Execute removeScalacOptionsStartingWith: -P:wartremover
118[info] Reapplying settings...
119[info] set current project to calypso (in build file:/build/repo/)
120[success] Total time: 0 s, completed Nov 25, 2025, 5:17:11 PM
121Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
122Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
123Starting build...
124Projects: Set(core, refined, scalapb, testing)
125Starting build for ProjectRef(file:/build/repo/,core) (calypso-core)... [0/4]
126OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
128OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
129Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
130[info] Generating boilerplate files
131[info] Generating file /build/repo/modules/core/target/scala-3.7.4-RC2/src_managed/main/boilerplate/ProductDecoders.scala
132[info] Generating file /build/repo/modules/core/target/scala-3.7.4-RC2/src_managed/main/boilerplate/CoproductDecoders.scala
133[info] Generating file /build/repo/modules/core/target/scala-3.7.4-RC2/src_managed/main/boilerplate/ProductEncoders.scala
134[info] compiling 9 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
135[info] done compiling
136[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/test-classes ...
137[info] done compiling
138Starting build for ProjectRef(file:/build/repo/,refined) (calypso-refined)... [1/4]
139Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
140[info] compiling 5 Scala sources to /build/repo/modules/refined/target/scala-3.7.4-RC2/classes ...
141[info] done compiling
142Starting build for ProjectRef(file:/build/repo/,scalapb) (calypso-scalapb)... [2/4]
143Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
144[info] compiling 6 Scala sources to /build/repo/modules/scalapb/target/scala-3.7.4-RC2/classes ...
145[info] done compiling
146Starting build for ProjectRef(file:/build/repo/,testing) (calypso-testing)... [3/4]
147Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
148[info] compiling 2 Scala sources to /build/repo/modules/testing/target/scala-3.7.4-RC2/classes ...
149[info] done compiling
150
151************************
152Build summary:
153[{
154 "module": "calypso-core",
155 "compile": {"status": "ok", "tookMs": 12547, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
157 "test-compile": {"status": "ok", "tookMs": 1732, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
159 "publish": {"status": "skipped", "tookMs": 0},
160 "metadata": {
161 "crossScalaVersions": ["3.5.1"]
162}
163},{
164 "module": "calypso-refined",
165 "compile": {"status": "ok", "tookMs": 809, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["3.5.1"]
172}
173},{
174 "module": "calypso-scalapb",
175 "compile": {"status": "ok", "tookMs": 699, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["3.5.1"]
182}
183},{
184 "module": "calypso-testing",
185 "compile": {"status": "ok", "tookMs": 810, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["3.5.1"]
192}
193}]
194************************
195[success] Total time: 38 s, completed Nov 25, 2025, 5:17:48 PM
196[0JChecking patch project/plugins.sbt...
197Checking patch project/build.properties...
198Checking patch build.sbt...
199Applied patch project/plugins.sbt cleanly.
200Applied patch project/build.properties cleanly.
201Applied patch build.sbt cleanly.
202No migration rewrite changes found, would not commit
203----
204Preparing build for 3.8.0-RC2
205Scala binary version found: 3.8
206Implicitly using source version 3.8
207Scala binary version found: 3.8
208Implicitly using source version 3.8
209Would try to apply common scalacOption (best-effort, sbt/mill only):
210Append: ,REQUIRE:-source:3.8
211Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
212----
213Starting build for 3.8.0-RC2
214Execute tests: false
215sbt project found:
216Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
217Enforcing usage of sbt in version 1.11.5
218No prepare script found for project m2-oss/calypso
219/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
220##################################
221Scala version: 3.8.0-RC2
222Targets: ru.m2%calypso-core ru.m2%calypso-refined ru.m2%calypso-scalapb ru.m2%calypso-testing
223Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
224##################################
225Using extra scalacOptions: ,REQUIRE:-source:3.8
226Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
227[sbt_options] declare -a sbt_options=()
228[process_args] java_version = '17'
229[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
230# Executing command line:
231java
232-Dfile.encoding=UTF-8
233-Dcommunitybuild.scala=3.8.0-RC2
234-Dcommunitybuild.project.dependencies.add=
235-Xmx7G
236-Xms4G
237-Xss8M
238-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
239-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
240-jar
241/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
242"setCrossScalaVersions 3.8.0-RC2"
243"++3.8.0-RC2 -v"
244"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
245"set every credentials := Nil"
246"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
247"removeScalacOptionsStartingWith -P:wartremover"
248
249moduleMappings
250"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" ru.m2%calypso-core ru.m2%calypso-refined ru.m2%calypso-scalapb ru.m2%calypso-testing"
251
252[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
253[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
254[info] loading project definition from /build/repo/project
255[info] loading settings for project calypso from build.sbt...
256[info] set current project to calypso (in build file:/build/repo/)
257Execute setCrossScalaVersions: 3.8.0-RC2
258OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in core/crossScalaVersions
259OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in refinedTests/crossScalaVersions
260OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in tests/crossScalaVersions
261OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in scalapbTests/crossScalaVersions
262OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in calypso/crossScalaVersions
263OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in refined/crossScalaVersions
264OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in scalapb/crossScalaVersions
265OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in testing/crossScalaVersions
266[info] set current project to calypso (in build file:/build/repo/)
267[info] Setting Scala version to 3.8.0-RC2 on 8 projects.
268[info] Switching Scala version on:
269[info] refined (3.8.0-RC2)
270[info] refinedTests (3.8.0-RC2)
271[info] tests (3.8.0-RC2)
272[info] scalapbTests (3.8.0-RC2)
273[info] testing (3.8.0-RC2)
274[info] scalapb (3.8.0-RC2)
275[info] core (3.8.0-RC2)
276[info] * calypso (3.8.0-RC2)
277[info] Excluding projects:
278[info] Reapplying settings...
279[info] set current project to calypso (in build file:/build/repo/)
280Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
281[info] Reapplying settings...
282[info] set current project to calypso (in build file:/build/repo/)
283[info] Defining Global / credentials, core / credentials and 6 others.
284[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
285[info] Run `last` for details.
286[info] Reapplying settings...
287[info] set current project to calypso (in build file:/build/repo/)
288Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
289[info] Reapplying settings...
290OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
291
292 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
293 Did you mean scalapbTests / allExcludeDependencies ?
294 , retry without global scopes
295[info] Reapplying settings...
296[info] set current project to calypso (in build file:/build/repo/)
297Execute removeScalacOptionsStartingWith: -P:wartremover
298[info] Reapplying settings...
299[info] set current project to calypso (in build file:/build/repo/)
300[success] Total time: 0 s, completed Nov 25, 2025, 5:18:00 PM
301Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
302Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
303Starting build...
304Projects: Set(core, refined, scalapb, testing)
305Starting build for ProjectRef(file:/build/repo/,core) (calypso-core)... [0/4]
306OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
307OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
308Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
309[info] compiling 9 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC2/classes ...
310[info] done compiling
311[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC2/test-classes ...
312[info] done compiling
313Starting build for ProjectRef(file:/build/repo/,refined) (calypso-refined)... [1/4]
314Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
315[info] compiling 5 Scala sources to /build/repo/modules/refined/target/scala-3.8.0-RC2/classes ...
316[info] done compiling
317Starting build for ProjectRef(file:/build/repo/,scalapb) (calypso-scalapb)... [2/4]
318Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
319[info] compiling 6 Scala sources to /build/repo/modules/scalapb/target/scala-3.8.0-RC2/classes ...
320[info] done compiling
321Starting build for ProjectRef(file:/build/repo/,testing) (calypso-testing)... [3/4]
322Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
323[info] compiling 2 Scala sources to /build/repo/modules/testing/target/scala-3.8.0-RC2/classes ...
324[info] done compiling
325
326************************
327Build summary:
328[{
329 "module": "calypso-core",
330 "compile": {"status": "ok", "tookMs": 15585, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
331 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
332 "test-compile": {"status": "ok", "tookMs": 1956, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
333 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
334 "publish": {"status": "skipped", "tookMs": 0},
335 "metadata": {
336 "crossScalaVersions": ["3.5.1"]
337}
338},{
339 "module": "calypso-refined",
340 "compile": {"status": "ok", "tookMs": 824, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
341 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
342 "test-compile": {"status": "ok", "tookMs": 228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
343 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
344 "publish": {"status": "skipped", "tookMs": 0},
345 "metadata": {
346 "crossScalaVersions": ["3.5.1"]
347}
348},{
349 "module": "calypso-scalapb",
350 "compile": {"status": "ok", "tookMs": 774, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
351 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
352 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
353 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
354 "publish": {"status": "skipped", "tookMs": 0},
355 "metadata": {
356 "crossScalaVersions": ["3.5.1"]
357}
358},{
359 "module": "calypso-testing",
360 "compile": {"status": "ok", "tookMs": 909, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
362 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
364 "publish": {"status": "skipped", "tookMs": 0},
365 "metadata": {
366 "crossScalaVersions": ["3.5.1"]
367}
368}]
369************************
370[success] Total time: 31 s, completed Nov 25, 2025, 5:18:30 PM
371[0JChecking patch project/plugins.sbt...
372Checking patch project/build.properties...
373Checking patch build.sbt...
374Applied patch project/plugins.sbt cleanly.
375Applied patch project/build.properties cleanly.
376Applied patch build.sbt cleanly.