Build Logs
durban/choam • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
92
Total Lines
482
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.8.1-RC1-bin-20251120-60444cb
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-20251120-60444cb"
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-20251120-60444cb
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.8.1-RC1-bin-20251120-60444cb
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.8
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.8.1-RC1-bin-20251120-60444cb
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.8.1-RC1-bin-20251120-60444cb"
80"++3.8.1-RC1-bin-20251120-60444cb -v"
81"mapScalacOptions ",REQUIRE:-source:3.8,-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.8.1-RC1-bin-20251120-60444cb """{"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.54s.
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.8.1-RC1-bin-20251120-60444cb
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in internalNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in unidocs/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testExtJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in profiler/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in lawsJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in choamJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in ziJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressDataSlow/crossScalaVersions
122[info] set scmInfo to https://github.com/durban/choam
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in zi/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressAsync/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressCore/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in ceJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testExt/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in internal/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressLinchk/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressMcasSlow/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in choam/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in asyncJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in choamJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in data/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in ce/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in bench/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in choamNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressData/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testAssert/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in mcasNative/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in mcas/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in async/crossScalaVersions
144OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in streamJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in layout/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreNative/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in graalNiExample/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressExperiments/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in mcasJS/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stream/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in dataJS/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressMcas/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in laws/crossScalaVersions
154OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in internalJS/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in stressRng/crossScalaVersions
156[info] set current project to choam (in build file:/build/repo/)
157[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 42 projects.
158[info] Switching Scala version on:
159[info] stressDataSlow (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
160[info] profiler (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
161[info] internal (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
162[info] * choam (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
163[info] testAssert (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
164[info] graalNiExample (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
165[info] choamJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
166[info] zi (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
167[info] unidocs (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
168[info] data (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
169[info] coreNative (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
170[info] mcasJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
171[info] laws (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
172[info] stressMcasSlow (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
173[info] ceJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
174[info] coreJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
175[info] stressExperiments (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
176[info] lawsJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
177[info] ziJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
178[info] async (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
179[info] ce (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
180[info] internalJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
181[info] mcasNative (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
182[info] stressLinchk (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
183[info] choamJVM (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
184[info] stressMcas (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
185[info] testExt (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
186[info] stream (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
187[info] streamJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
188[info] dataJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
189[info] asyncJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
190[info] testExtJS (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
191[info] layout (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
192[info] internalNative (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
193[info] stressCore (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
194[info] core (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
195[info] mcas (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
196[info] stressData (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
197[info] stressAsync (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
198[info] stressRng (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
199[info] choamNative (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
200[info] bench (2.13.17, 3.8.1-RC1-bin-20251120-60444cb)
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.8,-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 22, 2025, 5:39:45 PM
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.8` 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: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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
239[info] compiling 8 Scala sources and 1 Java source to /build/repo/internal/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/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.8.1-RC1-bin-20251120-60444cb/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.8.1-RC1-bin-20251120-60444cb/classes ...
266[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm-native/src/main/scala/dev/tauri/choam/core/ExchangerImplJvm.scala:31:33
267[warn] 31 | import ExchangerImplJvm.{ size => _, _ }
268[warn] | ^^^^^^^^^
269[warn] | unused import
270[warn] |Matching filters for @nowarn or -Wconf:
271[warn] | - id=E198
272[warn] | - name=UnusedSymbol
273[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/dev/tauri/choam/core/Rxn.scala:2066:27
274[warn] 2066 | case c: PostCommit[a] => // PostCommit
275[warn] | ^
276[warn] | unused pattern variable
277[warn] |Matching filters for @nowarn or -Wconf:
278[warn] | - id=E198
279[warn] | - name=UnusedSymbol
280[warn] two warnings found
281[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
282[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)
283[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
284[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
285[info] done compiling
286[info] compiling 5 Scala sources and 1 Java source to /build/repo/internal/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
287[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
288[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)
289[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
290[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
291[info] done compiling
292[info] compiling 27 Scala sources and 1 Java source to /build/repo/mcas/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
293[warn] -- Warning: /build/repo/mcas/shared/src/test/scala/dev/tauri/choam/internal/mcas/ConstsSpec.scala:24:8
294[warn] 24 |@nowarn("cat=lint-constant") // yes, we have overflows
295[warn] | ^^^^^^^^^^^^^^^^^^^
296[warn] | Invalid message filter
297[warn] | unknown category: lint-constant
298[warn] -- Warning: /build/repo/mcas/shared/src/test/scala/dev/tauri/choam/internal/mcas/RefIdGenSpec.scala:27:8
299[warn] 27 |@nowarn("cat=lint-constant") // yes, we have overflows
300[warn] | ^^^^^^^^^^^^^^^^^^^
301[warn] | Invalid message filter
302[warn] | unknown category: lint-constant
303[warn] -- [E198] Unused Symbol Warning: /build/repo/mcas/jvm-native/src/test/scala/dev/tauri/choam/internal/mcas/McasSpecJvm.scala:206:8
304[warn] 206 | var newVer: Long = Version.None
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] -- [E198] Unused Symbol Warning: /build/repo/mcas/jvm-native/src/test/scala/dev/tauri/choam/internal/mcas/emcas/EmcasSpec.scala:208:8
311[warn] 208 | var ok = false
312[warn] | ^^
313[warn] | local variable was mutated but not read
314[warn] |Matching filters for @nowarn or -Wconf:
315[warn] | - id=E198
316[warn] | - name=UnusedSymbol
317[warn] four warnings found
318[warn] Unexpected javac output: WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
319[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)
320[warn] WARNING: Please consider reporting this to the maintainers of class com.sourcegraph.shaded.com.google.protobuf.UnsafeUtil$MemoryAccessor
321[warn] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release.
322[info] done compiling
323[info] compiling 60 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
324[warn] -- Warning: /build/repo/core/shared/src/test/scala/dev/tauri/choam/unsafe/CommonImperativeApiSpec.scala:167:10
325[warn] 167 | @nowarn("cat=w-flag-dead-code")
326[warn] | ^^^^^^^^^^^^^^^^^^^^^^
327[warn] | Invalid message filter
328[warn] | unknown category: w-flag-dead-code
329[warn] one warning found
330[info] done compiling
331Starting build for ProjectRef(file:/build/repo/,unidocs) (choam-docs)... [1/10]
332Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
333Starting build for ProjectRef(file:/build/repo/,mcas) (choam-mcas)... [2/10]
334Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
335Starting build for ProjectRef(file:/build/repo/,stream) (choam-stream)... [3/10]
336Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
337[info] compiling 20 Scala sources to /build/repo/data/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
338[info] done compiling
339[info] compiling 8 Scala sources to /build/repo/async/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
340[info] done compiling
341[info] compiling 4 Scala sources to /build/repo/stream/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
342[info] done compiling
343[info] compiling 28 Scala sources to /build/repo/data/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
344[info] done compiling
345[info] compiling 15 Scala sources to /build/repo/async/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
346[info] done compiling
347[info] compiling 10 Scala sources to /build/repo/stream/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
348[info] done compiling
349Starting build for ProjectRef(file:/build/repo/,data) (choam-data)... [4/10]
350Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
351Starting build for ProjectRef(file:/build/repo/,zi) (choam-zi)... [5/10]
352Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
353[info] compiling 3 Scala sources to /build/repo/zi/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
354[info] done compiling
355[info] compiling 1 Scala source to /build/repo/zi/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
356[info] done compiling
357Starting build for ProjectRef(file:/build/repo/,profiler) (choam-profiler)... [6/10]
358Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
359[info] compiling 1 Scala source to /build/repo/profiler/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
360[info] done compiling
361[info] compiling 1 Scala source to /build/repo/profiler/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
362[info] done compiling
363Starting build for ProjectRef(file:/build/repo/,internal) (choam-internal)... [7/10]
364Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
365Starting build for ProjectRef(file:/build/repo/,async) (choam-async)... [8/10]
366Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
367Starting build for ProjectRef(file:/build/repo/,ce) (choam-ce)... [9/10]
368Compile 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-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
369[info] compiling 3 Scala sources to /build/repo/ce/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
370[info] done compiling
371[info] compiling 1 Scala source to /build/repo/ce/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
372[info] done compiling
373
374************************
375Build summary:
376[{
377 "module": "choam-core",
378 "compile": {"status": "ok", "tookMs": 30310, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
379 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
380 "test-compile": {"status": "ok", "tookMs": 29572, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
381 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
382 "publish": {"status": "skipped", "tookMs": 0},
383 "metadata": {
384 "crossScalaVersions": ["2.13.17", "3.3.7"]
385}
386},{
387 "module": "choam-docs",
388 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
389 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
390 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
391 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
392 "publish": {"status": "skipped", "tookMs": 0},
393 "metadata": {
394 "crossScalaVersions": ["2.13.17", "3.3.7"]
395}
396},{
397 "module": "choam-mcas",
398 "compile": {"status": "ok", "tookMs": 200, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
399 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
400 "test-compile": {"status": "ok", "tookMs": 202, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
401 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
402 "publish": {"status": "skipped", "tookMs": 0},
403 "metadata": {
404 "crossScalaVersions": ["2.13.17", "3.3.7"]
405}
406},{
407 "module": "choam-stream",
408 "compile": {"status": "ok", "tookMs": 4632, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
409 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
410 "test-compile": {"status": "ok", "tookMs": 14304, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
411 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
412 "publish": {"status": "skipped", "tookMs": 0},
413 "metadata": {
414 "crossScalaVersions": ["2.13.17", "3.3.7"]
415}
416},{
417 "module": "choam-data",
418 "compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
419 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
420 "test-compile": {"status": "ok", "tookMs": 288, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
421 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
422 "publish": {"status": "skipped", "tookMs": 0},
423 "metadata": {
424 "crossScalaVersions": ["2.13.17", "3.3.7"]
425}
426},{
427 "module": "choam-zi",
428 "compile": {"status": "ok", "tookMs": 767, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
429 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
430 "test-compile": {"status": "ok", "tookMs": 1337, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
431 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
432 "publish": {"status": "skipped", "tookMs": 0},
433 "metadata": {
434 "crossScalaVersions": ["2.13.17", "3.3.7"]
435}
436},{
437 "module": "choam-profiler",
438 "compile": {"status": "ok", "tookMs": 907, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
439 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
440 "test-compile": {"status": "ok", "tookMs": 1175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
441 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
442 "publish": {"status": "skipped", "tookMs": 0},
443 "metadata": {
444 "crossScalaVersions": ["2.13.17", "3.3.7"]
445}
446},{
447 "module": "choam-internal",
448 "compile": {"status": "ok", "tookMs": 53, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
449 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
450 "test-compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
451 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
452 "publish": {"status": "skipped", "tookMs": 0},
453 "metadata": {
454 "crossScalaVersions": ["2.13.17", "3.3.7"]
455}
456},{
457 "module": "choam-async",
458 "compile": {"status": "ok", "tookMs": 255, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
459 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
460 "test-compile": {"status": "ok", "tookMs": 392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
461 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
462 "publish": {"status": "skipped", "tookMs": 0},
463 "metadata": {
464 "crossScalaVersions": ["2.13.17", "3.3.7"]
465}
466},{
467 "module": "choam-ce",
468 "compile": {"status": "ok", "tookMs": 828, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
469 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
470 "test-compile": {"status": "ok", "tookMs": 1058, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
471 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
472 "publish": {"status": "skipped", "tookMs": 0},
473 "metadata": {
474 "crossScalaVersions": ["2.13.17", "3.3.7"]
475}
476}]
477************************
478[success] Total time: 125 s (0:02:05.0), completed Nov 22, 2025, 5:41:50 PM
479[0JChecking patch project/plugins.sbt...
480Checking patch build.sbt...
481Applied patch project/plugins.sbt cleanly.
482Applied patch build.sbt cleanly.