Build Logs

erikvanoosten/metrics-scala • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

20

Total Lines

226

1##################################
2Clonning https://github.com/erikvanoosten/metrics-scala.git into /build/repo using revision v4.3.7
3##################################
4Note: switching to 'fac8c810698833b67aa8d43a2a6fdc366e9d8198'.
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-20251228-e73ff2c-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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
46Execute tests: false
47sbt project found:
48No prepare script found for project erikvanoosten/metrics-scala
49##################################
50Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
51Targets: nl.grons%metrics4-akka_a26 nl.grons%metrics4-pekko nl.grons%metrics4-scala nl.grons%metrics4-scala-hdr
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-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
72"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-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>\""}]}""" nl.grons%metrics4-akka_a26 nl.grons%metrics4-pekko nl.grons%metrics4-scala nl.grons%metrics4-scala-hdr"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
82WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
83WARNING: 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)
84WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
85WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
86WARNING: A restricted method in java.lang.System has been called
87WARNING: 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)
88WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
89WARNING: Restricted methods will be blocked in a future release unless native access is enabled
90
91[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 7.835s.
97[info] done compiling
98[info] loading settings for project root from build.sbt...
99[info] set current project to metrics4-scala-root (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
101OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in metricsAkka26/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in metricsPekko/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in metricsScala/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in metricsScalaHdr/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
106[info] set current project to metrics4-scala-root (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 4 projects.
108[info] Switching Scala version on:
109[info] metricsAkka26 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.18, 2.12.20)
110[info] metricsScalaHdr (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.18, 2.12.20, 2.11.12)
111[info] metricsPekko (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.18, 2.12.20)
112[info] metricsScala (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.18, 2.12.20, 2.11.12)
113[info] Excluding projects:
114[info] metricsAkka25 (2.13.18, 2.12.20)
115[info] * root (2.12.20)
116[info] Reapplying settings...
117[info] set current project to metrics4-scala-root (in build file:/build/repo/)
118Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
119[info] Reapplying settings...
120[info] set current project to metrics4-scala-root (in build file:/build/repo/)
121[info] Defining Global / credentials, ThisBuild / credentials and 5 others.
122[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 30 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set current project to metrics4-scala-root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set current project to metrics4-scala-root (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set current project to metrics4-scala-root (in build file:/build/repo/)
138[success] Total time: 0 s, completed Dec 28, 2025, 5:26:16 PM
139Build 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>\""}]}
140Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
141Starting build...
142Projects: Set(metricsAkka26, metricsPekko, metricsScala, metricsScalaHdr)
143Starting build for ProjectRef(file:/build/repo/,metricsAkka26) (metrics4-akka_a26)... [0/4]
144OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
145OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
146Compile scalacOptions: --java-output-version:17, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 17 Scala sources to /build/repo/metrics-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
148[info] done compiling
149[info] compiling 1 Scala source to /build/repo/metrics-akka-26/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
150[info] done compiling
151[info] compiling 2 Scala sources to /build/repo/metrics-akka-26/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
152[warn] there were 2 deprecation warnings; re-run with -deprecation for details
153[warn] one warning found
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,metricsPekko) (metrics4-pekko)... [1/4]
156Compile scalacOptions: --java-output-version:17, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 1 Scala source to /build/repo/metrics-pekko/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
158[info] done compiling
159[info] compiling 2 Scala sources to /build/repo/metrics-pekko/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
160[warn] there were 2 deprecation warnings; re-run with -deprecation for details
161[warn] one warning found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,metricsScala) (metrics4-scala)... [2/4]
164Compile scalacOptions: --java-output-version:17, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 15 Scala sources to /build/repo/metrics-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
166[warn] there was 1 deprecation warning; re-run with -deprecation for details
167[warn] one warning found
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,metricsScalaHdr) (metrics4-scala-hdr)... [3/4]
170Compile scalacOptions: --java-output-version:17, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 1 Scala source to /build/repo/metrics-scala-hdr/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
172[info] done compiling
173[info] compiling 1 Scala source to /build/repo/metrics-scala-hdr/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
174[warn] there was 1 deprecation warning; re-run with -deprecation for details
175[warn] one warning found
176[info] done compiling
177
178************************
179Build summary:
180[{
181 "module": "metrics4-akka_a26",
182 "compile": {"status": "ok", "tookMs": 8433, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 3284, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.20", "3.3.7"]
189}
190},{
191 "module": "metrics4-pekko",
192 "compile": {"status": "ok", "tookMs": 455, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 1924, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
196 "publish": {"status": "skipped", "tookMs": 0},
197 "metadata": {
198 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.20", "3.3.7"]
199}
200},{
201 "module": "metrics4-scala",
202 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 4035, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.20", "2.11.12", "3.3.7"]
209}
210},{
211 "module": "metrics4-scala-hdr",
212 "compile": {"status": "ok", "tookMs": 350, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 895, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
216 "publish": {"status": "skipped", "tookMs": 0},
217 "metadata": {
218 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.20", "2.11.12", "3.3.7"]
219}
220}]
221************************
222[success] Total time: 47 s, completed Dec 28, 2025, 5:27:02 PM
223[0JChecking patch project/plugins.sbt...
224Checking patch build.sbt...
225Applied patch project/plugins.sbt cleanly.
226Applied patch build.sbt cleanly.