Build Logs

durban/choam • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

0

Warnings

92

Total Lines

487

1##################################
2Clonning https://github.com/durban/choam.git into /build/repo using revision v0.5.0-RC5
3##################################
4Note: switching to '41850a1afb49326c7a59b7407806ec3f17dd0d5d'.
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.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
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 scala3 = "3.3.7"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
44----
45Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
46Execute tests: false
47sbt project found:
48No prepare script found for project durban/choam
49##################################
50Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
51Targets: dev.tauri%choam-async dev.tauri%choam-ce dev.tauri%choam-core dev.tauri%choam-data dev.tauri%choam-docs dev.tauri%choam-internal dev.tauri%choam-mcas dev.tauri%choam-profiler dev.tauri%choam-stream dev.tauri%choam-zi
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: ,REQUIRE:-source:3.8
55Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '25'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
59# Executing command line:
60java
61-Xms512M
62-Xmx6G
63-Xss2M
64-XX:+UseG1GC
65-Ddev.tauri.choam.stats=true
66-Djdk.graal.Dump=
67-Djdk.graal.PrintBackendCFG=true
68-Djdk.graal.MethodFilter=AbstractHamt.*
69-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
70-Dcommunitybuild.project.dependencies.add=
71-Xmx7G
72-Xms4G
73-Xss8M
74-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
75-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
76-jar
77/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
78"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
79"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
80"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
81"set every credentials := Nil"
82"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
83"removeScalacOptionsStartingWith -P:wartremover"
84
85moduleMappings
86"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" dev.tauri%choam-async dev.tauri%choam-ce dev.tauri%choam-core dev.tauri%choam-data dev.tauri%choam-docs dev.tauri%choam-internal dev.tauri%choam-mcas dev.tauri%choam-profiler dev.tauri%choam-stream dev.tauri%choam-zi"
87
88[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
89WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
90WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
91WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
92WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
93WARNING: A restricted method in java.lang.System has been called
94WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
95WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
96WARNING: Restricted methods will be blocked in a future release unless native access is enabled
97
98[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
99[info] loading settings for project repo-build-build from metals.sbt...
100[info] loading project definition from /build/repo/project/project
101[info] loading settings for project repo-build from akka.sbt, build.sbt, metals.sbt, plugins.sbt...
102[info] loading project definition from /build/repo/project
103[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
104[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
105[info] Compilation completed in 7.936s.
106[info] done compiling
107[info] loading settings for project choam from build.sbt...
108[info] resolving key references (58662 settings) ...
109[info] set scmInfo to https://github.com/durban/choam
110[info] set current project to choam (in build file:/build/repo/)
111Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in internalNative/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in unidocs/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in testExtJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in core/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in lawsJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in profiler/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in choamJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in ziJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressDataSlow/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zi/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressAsync/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressCore/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in ceJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in testExt/crossScalaVersions
126[info] set scmInfo to https://github.com/durban/choam
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in internal/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressLinchk/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressMcasSlow/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in choam/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in asyncJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in streamNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in choamJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in ce/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in data/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in bench/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressData/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in choamNative/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in mcas/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in testAssert/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in mcasNative/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in async/crossScalaVersions
144OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in streamJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in layout/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreNative/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in graalNiExample/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressExperiments/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in mcasJS/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stream/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in dataJS/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in dataNative/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressMcas/crossScalaVersions
154OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in laws/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in internalJS/crossScalaVersions
156OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in stressRng/crossScalaVersions
157OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in asyncNative/crossScalaVersions
158[info] set current project to choam (in build file:/build/repo/)
159[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 45 projects.
160[info] Switching Scala version on:
161[info] stressDataSlow (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
162[info] profiler (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
163[info] internal (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
164[info] * choam (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
165[info] testAssert (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
166[info] graalNiExample (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
167[info] choamJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
168[info] zi (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
169[info] unidocs (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
170[info] data (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
171[info] coreNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
172[info] mcasJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
173[info] laws (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
174[info] stressMcasSlow (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
175[info] streamNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
176[info] ceJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
177[info] coreJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
178[info] stressExperiments (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
179[info] lawsJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
180[info] ziJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
181[info] asyncNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
182[info] async (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
183[info] ce (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
184[info] internalJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
185[info] mcasNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
186[info] stressLinchk (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
187[info] choamJVM (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
188[info] stressMcas (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
189[info] testExt (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
190[info] stream (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
191[info] streamJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
192[info] dataJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
193[info] asyncJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
194[info] testExtJS (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
195[info] layout (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
196[info] internalNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
197[info] stressCore (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
198[info] core (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
199[info] mcas (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
200[info] stressData (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
201[info] stressAsync (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
202[info] dataNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
203[info] stressRng (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
204[info] choamNative (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
205[info] bench (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
206[info] Excluding projects:
207[info] Reapplying settings...
208[info] set scmInfo to https://github.com/durban/choam
209[info] set current project to choam (in build file:/build/repo/)
210Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
211[info] Reapplying settings...
212[info] set scmInfo to https://github.com/durban/choam
213[info] set current project to choam (in build file:/build/repo/)
214[info] Defining Global / credentials, async / credentials and 43 others.
215[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 403 others.
216[info] Run `last` for details.
217[info] Reapplying settings...
218[info] set scmInfo to https://github.com/durban/choam
219[info] set current project to choam (in build file:/build/repo/)
220Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
221[info] Reapplying settings...
222OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
223
224 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
225 Did you mean stressAsync / allExcludeDependencies ?
226 , retry without global scopes
227[info] Reapplying settings...
228[info] set scmInfo to https://github.com/durban/choam
229[info] set current project to choam (in build file:/build/repo/)
230Execute removeScalacOptionsStartingWith: -P:wartremover
231[info] Reapplying settings...
232[info] set scmInfo to https://github.com/durban/choam
233[info] set current project to choam (in build file:/build/repo/)
234[success] Total time: 0 s, completed Nov 29, 2025, 12:56:53 AM
235Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
236Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
237Starting build...
238Projects: Set(profiler, internal, zi, unidocs, data, async, ce, stream, core, mcas)
239Starting build for ProjectRef(file:/build/repo/,core) (choam-core)... [0/10]
240OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
241OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
242OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
243Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
244[info] compiling 8 Scala sources and 1 Java source to /build/repo/internal/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
245[warn] -- [E198] Unused Symbol Warning: /build/repo/internal/shared/src/main/scala-3/dev/tauri/choam/internal/CompileTimeSystemPropertyMacros.scala:21:25
246[warn] 21 |import scala.compiletime.constValue
247[warn] | ^^^^^^^^^^
248[warn] | unused import
249[warn] |Matching filters for @nowarn or -Wconf:
250[warn] | - id=E198
251[warn] | - name=UnusedSymbol
252[warn] one warning found
253[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
254[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/sourcegraph/semanticdb-javac/0.11.1/semanticdb-javac-0.11.1.jar)
255[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
256[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
257[info] done compiling
258[info] compiling 35 Scala sources and 14 Java sources to /build/repo/mcas/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
259[warn] -- Warning: /build/repo/mcas/jvm-native/src/main/scala/dev/tauri/choam/internal/mcas/emcas/GlobalContext.scala:159:14
260[warn] 159 | @nowarn("cat=lint-performance")
261[warn] | ^^^^^^^^^^^^^^^^^^^^^^
262[warn] | Invalid message filter
263[warn] | unknown category: lint-performance
264[warn] one warning found
265[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
266[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/sourcegraph/semanticdb-javac/0.11.1/semanticdb-javac-0.11.1.jar)
267[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
268[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
269[info] done compiling
270[info] compiling 59 Scala sources and 24 Java sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
271[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm-native/src/main/scala/dev/tauri/choam/core/ExchangerImplJvm.scala:31:33
272[warn] 31 | import ExchangerImplJvm.{ size => _, _ }
273[warn] | ^^^^^^^^^
274[warn] | unused import
275[warn] |Matching filters for @nowarn or -Wconf:
276[warn] | - id=E198
277[warn] | - name=UnusedSymbol
278[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/dev/tauri/choam/core/Rxn.scala:2066:27
279[warn] 2066 | case c: PostCommit[a] => // PostCommit
280[warn] | ^
281[warn] | unused pattern variable
282[warn] |Matching filters for @nowarn or -Wconf:
283[warn] | - id=E198
284[warn] | - name=UnusedSymbol
285[warn] two warnings found
286[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
287[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/sourcegraph/semanticdb-javac/0.11.1/semanticdb-javac-0.11.1.jar)
288[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
289[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
290[info] done compiling
291[info] compiling 5 Scala sources and 1 Java source to /build/repo/internal/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
292[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
293[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/sourcegraph/semanticdb-javac/0.11.1/semanticdb-javac-0.11.1.jar)
294[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
295[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
296[info] done compiling
297[info] compiling 27 Scala sources and 1 Java source to /build/repo/mcas/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
298[warn] -- Warning: /build/repo/mcas/shared/src/test/scala/dev/tauri/choam/internal/mcas/ConstsSpec.scala:24:8
299[warn] 24 |@nowarn("cat=lint-constant") // yes, we have overflows
300[warn] | ^^^^^^^^^^^^^^^^^^^
301[warn] | Invalid message filter
302[warn] | unknown category: lint-constant
303[warn] -- Warning: /build/repo/mcas/shared/src/test/scala/dev/tauri/choam/internal/mcas/RefIdGenSpec.scala:27:8
304[warn] 27 |@nowarn("cat=lint-constant") // yes, we have overflows
305[warn] | ^^^^^^^^^^^^^^^^^^^
306[warn] | Invalid message filter
307[warn] | unknown category: lint-constant
308[warn] -- [E198] Unused Symbol Warning: /build/repo/mcas/jvm-native/src/test/scala/dev/tauri/choam/internal/mcas/McasSpecJvm.scala:206:8
309[warn] 206 | var newVer: Long = Version.None
310[warn] | ^^^^^^
311[warn] | local variable was mutated but not read
312[warn] |Matching filters for @nowarn or -Wconf:
313[warn] | - id=E198
314[warn] | - name=UnusedSymbol
315[warn] -- [E198] Unused Symbol Warning: /build/repo/mcas/jvm-native/src/test/scala/dev/tauri/choam/internal/mcas/emcas/EmcasSpec.scala:208:8
316[warn] 208 | var ok = false
317[warn] | ^^
318[warn] | local variable was mutated but not read
319[warn] |Matching filters for @nowarn or -Wconf:
320[warn] | - id=E198
321[warn] | - name=UnusedSymbol
322[warn] four warnings found
323[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
324[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/sourcegraph/semanticdb-javac/0.11.1/semanticdb-javac-0.11.1.jar)
325[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
326[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
327[info] done compiling
328[info] compiling 62 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
329[warn] -- Warning: /build/repo/core/shared/src/test/scala/dev/tauri/choam/unsafe/CommonImperativeApiSpec.scala:167:10
330[warn] 167 | @nowarn("cat=w-flag-dead-code")
331[warn] | ^^^^^^^^^^^^^^^^^^^^^^
332[warn] | Invalid message filter
333[warn] | unknown category: w-flag-dead-code
334[warn] one warning found
335[info] done compiling
336Starting build for ProjectRef(file:/build/repo/,unidocs) (choam-docs)... [1/10]
337Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/unidocs/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
338Starting build for ProjectRef(file:/build/repo/,mcas) (choam-mcas)... [2/10]
339Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/mcas/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
340Starting build for ProjectRef(file:/build/repo/,stream) (choam-stream)... [3/10]
341Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/stream/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
342[info] compiling 20 Scala sources to /build/repo/data/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
343[info] done compiling
344[info] compiling 8 Scala sources to /build/repo/async/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
345[info] done compiling
346[info] compiling 4 Scala sources to /build/repo/stream/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
347[info] done compiling
348[info] compiling 34 Scala sources to /build/repo/data/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
349[info] done compiling
350[info] compiling 22 Scala sources to /build/repo/async/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
351[info] done compiling
352[info] compiling 12 Scala sources to /build/repo/stream/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
353[info] done compiling
354Starting build for ProjectRef(file:/build/repo/,data) (choam-data)... [4/10]
355Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/data/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
356Starting build for ProjectRef(file:/build/repo/,zi) (choam-zi)... [5/10]
357Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/zi/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
358[info] compiling 3 Scala sources to /build/repo/zi/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
359[info] done compiling
360[info] compiling 1 Scala source to /build/repo/zi/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
361[info] done compiling
362Starting build for ProjectRef(file:/build/repo/,profiler) (choam-profiler)... [6/10]
363Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/profiler/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
364[info] compiling 1 Scala source to /build/repo/profiler/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
365[info] done compiling
366[info] compiling 1 Scala source to /build/repo/profiler/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
367[info] done compiling
368Starting build for ProjectRef(file:/build/repo/,internal) (choam-internal)... [7/10]
369Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/internal/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
370Starting build for ProjectRef(file:/build/repo/,async) (choam-async)... [8/10]
371Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/async/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
372Starting build for ProjectRef(file:/build/repo/,ce) (choam-ce)... [9/10]
373Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector, --java-output-version:17, 11, -language:higherKinds, -no-indent, -Xverify-signatures, -Wconf:any:v,cat=deprecation:s,id=E147:s,id=E175:s, -Wunused:all, -Ycheck-all-patmat, -Xcheck-macros, -Xsemanticdb, -semanticdb-target, /build/repo/ce/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
374[info] compiling 3 Scala sources to /build/repo/ce/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
375[info] done compiling
376[info] compiling 1 Scala source to /build/repo/ce/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
377[info] done compiling
378
379************************
380Build summary:
381[{
382 "module": "choam-core",
383 "compile": {"status": "ok", "tookMs": 28648, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
384 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
385 "test-compile": {"status": "ok", "tookMs": 26554, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
386 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
387 "publish": {"status": "skipped", "tookMs": 0},
388 "metadata": {
389 "crossScalaVersions": ["2.13.17", "3.3.7"]
390}
391},{
392 "module": "choam-docs",
393 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
394 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
395 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
396 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
397 "publish": {"status": "skipped", "tookMs": 0},
398 "metadata": {
399 "crossScalaVersions": ["2.13.17", "3.3.7"]
400}
401},{
402 "module": "choam-mcas",
403 "compile": {"status": "ok", "tookMs": 109, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
404 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
405 "test-compile": {"status": "ok", "tookMs": 165, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
406 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
407 "publish": {"status": "skipped", "tookMs": 0},
408 "metadata": {
409 "crossScalaVersions": ["2.13.17", "3.3.7"]
410}
411},{
412 "module": "choam-stream",
413 "compile": {"status": "ok", "tookMs": 4433, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
414 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
415 "test-compile": {"status": "ok", "tookMs": 14723, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
416 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
417 "publish": {"status": "skipped", "tookMs": 0},
418 "metadata": {
419 "crossScalaVersions": ["2.13.17", "3.3.7"]
420}
421},{
422 "module": "choam-data",
423 "compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
424 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
425 "test-compile": {"status": "ok", "tookMs": 329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
426 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
427 "publish": {"status": "skipped", "tookMs": 0},
428 "metadata": {
429 "crossScalaVersions": ["2.13.17", "3.3.7"]
430}
431},{
432 "module": "choam-zi",
433 "compile": {"status": "ok", "tookMs": 891, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
435 "test-compile": {"status": "ok", "tookMs": 1329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
436 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
437 "publish": {"status": "skipped", "tookMs": 0},
438 "metadata": {
439 "crossScalaVersions": ["2.13.17", "3.3.7"]
440}
441},{
442 "module": "choam-profiler",
443 "compile": {"status": "ok", "tookMs": 1176, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
444 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
445 "test-compile": {"status": "ok", "tookMs": 1169, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
446 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
447 "publish": {"status": "skipped", "tookMs": 0},
448 "metadata": {
449 "crossScalaVersions": ["2.13.17", "3.3.7"]
450}
451},{
452 "module": "choam-internal",
453 "compile": {"status": "ok", "tookMs": 53, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
454 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
455 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
456 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
457 "publish": {"status": "skipped", "tookMs": 0},
458 "metadata": {
459 "crossScalaVersions": ["2.13.17", "3.3.7"]
460}
461},{
462 "module": "choam-async",
463 "compile": {"status": "ok", "tookMs": 265, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
464 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
465 "test-compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
466 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
467 "publish": {"status": "skipped", "tookMs": 0},
468 "metadata": {
469 "crossScalaVersions": ["2.13.17", "3.3.7"]
470}
471},{
472 "module": "choam-ce",
473 "compile": {"status": "ok", "tookMs": 680, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
474 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
475 "test-compile": {"status": "ok", "tookMs": 1111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
476 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
477 "publish": {"status": "skipped", "tookMs": 0},
478 "metadata": {
479 "crossScalaVersions": ["2.13.17", "3.3.7"]
480}
481}]
482************************
483[success] Total time: 116 s (0:01:56.0), completed Nov 29, 2025, 12:58:49 AM
484[0JChecking patch project/plugins.sbt...
485Checking patch build.sbt...
486Applied patch project/plugins.sbt cleanly.
487Applied patch build.sbt cleanly.