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