Build Logs
armanbilge/oxidized • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
0
Warnings
10
Total Lines
228
1##################################
2Clonning https://github.com/armanbilge/oxidized.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to 'ac203fdfeaf7acf97b81857fe658ebf4b34bb0e5'.
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.1.1
22----
23Preparing build for 3.8.1-RC1-bin-20251226-6e12d35-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.1.1"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.1.1"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project armanbilge/oxidized
47##################################
48Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
49Targets: com.armanbilge%oxidized com.armanbilge%oxidized-kernel com.armanbilge%oxidized-laws com.armanbilge%oxidized-std
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
70"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.armanbilge%oxidized com.armanbilge%oxidized-kernel com.armanbilge%oxidized-laws com.armanbilge%oxidized-std"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.926s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (12069 settings) ...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in kernelJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in lawsJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in coreJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in rootNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in coreJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in rootJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in kernelJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in stdJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in stdJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in rootJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in lawsJVM/crossScalaVersions
102[info] set current project to root (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 12 projects.
104[info] Switching Scala version on:
105[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
106[info] stdJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
107[info] rootJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
108[info] stdJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
109[info] kernelJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
110[info] coreJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
111[info] kernelJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
112[info] lawsJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
113[info] coreJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
114[info] rootJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
115[info] rootNative (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
116[info] lawsJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY, 2.12.15, 2.13.8)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to root (in build file:/build/repo/)
120Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123[info] Defining Global / credentials, coreJS / credentials and 10 others.
124[info] The new values will be used by allCredentials, coreJS / allCredentials and 69 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to root (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 27, 2025, 1:46:47 AM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(coreJVM, kernelJVM, lawsJVM, stdJVM)
145Starting build for ProjectRef(file:/build/repo/,coreJVM) (oxidized)... [0/4]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
150Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151[info] compiling 1 Scala source to /build/repo/kernel/.jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] one warning found
154[info] done compiling
155[info] compiling 1 Scala source to /build/repo/std/.jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163[info] compiling 1 Scala source to /build/repo/laws/.jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] one warning found
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,kernelJVM) (oxidized-kernel)... [1/4]
172Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173Starting build for ProjectRef(file:/build/repo/,lawsJVM) (oxidized-laws)... [2/4]
174Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175Starting build for ProjectRef(file:/build/repo/,stdJVM) (oxidized-std)... [3/4]
176Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177
178************************
179Build summary:
180[{
181 "module": "oxidized",
182 "compile": {"status": "ok", "tookMs": 7230, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 2380, "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": ["2.12.15", "2.13.8", "3.1.1"]
189}
190},{
191 "module": "oxidized-kernel",
192 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 101, "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": ["2.12.15", "2.13.8", "3.1.1"]
199}
200},{
201 "module": "oxidized-laws",
202 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 140, "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": ["2.12.15", "2.13.8", "3.1.1"]
209}
210},{
211 "module": "oxidized-std",
212 "compile": {"status": "ok", "tookMs": 98, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 136, "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": ["2.12.15", "2.13.8", "3.1.1"]
219}
220}]
221************************
222[success] Total time: 32 s, completed Dec 27, 2025, 1:47:19 AM
223[0JChecking patch project/plugins.sbt...
224Checking patch project/build.properties...
225Checking patch build.sbt...
226Applied patch project/plugins.sbt cleanly.
227Applied patch project/build.properties cleanly.
228Applied patch build.sbt cleanly.