Build Logs
bitlap/rolls • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
3
Total Lines
222
1##################################
2Clonning https://github.com/bitlap/rolls.git into /build/repo using revision v0.3.4
3##################################
4Note: switching to '1ad28d37c1701451945dcc2ee019a7c0c3deb6f8'.
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.0
22----
23Preparing build for 3.8.0-RC2
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: rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala
34Pattern: def init(options: List[String]): List[PluginPhase]
35Replacement: override def init(options: List[String]): List[PluginPhase]
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'def init(options: List[String]): List[PluginPhase]' in rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala
40
41Try apply source patch:
42Path: build.sbt
43Pattern: val scala3Version = "3.3.0"
44Replacement: val scala3Version = "3.8.0-RC2"
45Successfully applied pattern 'val scala3Version = "3.3.0"' in build.sbt
46----
47Starting build for 3.8.0-RC2
48Execute tests: false
49sbt project found:
50Sbt version 1.9.3 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project bitlap/rolls
53/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
54##################################
55Scala version: 3.8.0-RC2
56Targets: org.bitlap%rolls-compiler-plugin org.bitlap%rolls-core org.bitlap%rolls-csv org.bitlap%rolls-zio
57Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
58##################################
59Using extra scalacOptions: ,REQUIRE:-source:3.8
60Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
61[sbt_options] declare -a sbt_options=()
62[process_args] java_version = '17'
63[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
64# Executing command line:
65java
66-Dfile.encoding=UTF-8
67-Dcommunitybuild.scala=3.8.0-RC2
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.0-RC2"
77"++3.8.0-RC2 -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.bitlap%rolls-compiler-plugin org.bitlap%rolls-core org.bitlap%rolls-csv org.bitlap%rolls-zio"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 9.422s.
92[info] done compiling
93[info] loading settings for project rolls from build.sbt...
94[info] set current project to rolls (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.0-RC2
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-csv/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-zio/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-compiler-plugin/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-plugin-tests/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-core/crossScalaVersions
103[info] set current project to rolls (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
105[info] Switching Scala version on:
106[info] rolls-compiler-plugin (3.8.0-RC2)
107[info] rolls-zio (3.8.0-RC2)
108[info] rolls-csv (3.8.0-RC2)
109[info] rolls-core (3.8.0-RC2)
110[info] rolls-plugin-tests (3.8.0-RC2)
111[info] * rolls (3.8.0-RC2)
112[info] rolls-docs (3.8.0-RC2)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set current project to rolls (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to rolls (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 5 others.
120[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to rolls (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
129 Did you mean rolls-csv / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to rolls (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to rolls (in build file:/build/repo/)
136[success] Total time: 0 s, completed Nov 26, 2025, 4:32:24 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(rolls-compiler-plugin, rolls-core, rolls-csv, rolls-zio)
141Starting build for ProjectRef(file:/build/repo/,rolls-compiler-plugin) (rolls-compiler-plugin)... [0/4]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 10 Scala sources to /build/repo/rolls-compiler-plugin/target/scala-3.8.0-RC2/classes ...
147[warn] there was 1 deprecation warning; re-run with -deprecation for details
148[warn] one warning found
149[info] done compiling
150Starting build for ProjectRef(file:/build/repo/,rolls-core) (rolls-core)... [1/4]
151Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 8 Scala sources to /build/repo/rolls-core/target/scala-3.8.0-RC2/classes ...
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/rolls-core/target/scala-3.8.0-RC2/test-classes ...
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,rolls-csv) (rolls-csv)... [2/4]
157Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 18 Scala sources to /build/repo/rolls-csv/target/scala-3.8.0-RC2/classes ...
159Warning: mocking up superclass for module class internal
160[info] done compiling
161[info] compiling 8 Scala sources to /build/repo/rolls-csv/target/scala-3.8.0-RC2/test-classes ...
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,rolls-zio) (rolls-zio)... [3/4]
164Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/rolls-zio/target/scala-3.8.0-RC2/classes ...
166[info] done compiling
167[info] compiling 1 Scala source to /build/repo/rolls-zio/target/scala-3.8.0-RC2/test-classes ...
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "rolls-compiler-plugin",
174 "compile": {"status": "ok", "tookMs": 10992, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["3.3.0"]
181}
182},{
183 "module": "rolls-core",
184 "compile": {"status": "ok", "tookMs": 1861, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 1849, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["3.3.0"]
191}
192},{
193 "module": "rolls-csv",
194 "compile": {"status": "ok", "tookMs": 2308, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 3018, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["3.3.0"]
201}
202},{
203 "module": "rolls-zio",
204 "compile": {"status": "ok", "tookMs": 1612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 1818, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["3.3.0"]
211}
212}]
213************************
214[success] Total time: 54 s, completed Nov 26, 2025, 4:33:17 PM
215[0JChecking patch rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala...
216Checking patch project/plugins.sbt...
217Checking patch project/build.properties...
218Checking patch build.sbt...
219Applied patch rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala cleanly.
220Applied patch project/plugins.sbt cleanly.
221Applied patch project/build.properties cleanly.
222Applied patch build.sbt cleanly.