Build Logs
bitlap/rolls • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
3
Total Lines
263
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: true
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##################################
54Scala version: 3.8.0-RC2
55Targets: org.bitlap%rolls-compiler-plugin org.bitlap%rolls-core org.bitlap%rolls-csv org.bitlap%rolls-zio
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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>\""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Dfile.encoding=UTF-8
66-Dcommunitybuild.scala=3.8.0-RC2
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.0-RC2"
76"++3.8.0-RC2 -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.971s.
91[info] done compiling
92[info] loading settings for project rolls from build.sbt...
93[info] set current project to rolls (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.0-RC2
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-docs/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-csv/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-zio/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-compiler-plugin/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-plugin-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rolls-core/crossScalaVersions
102[info] set current project to rolls (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
104[info] Switching Scala version on:
105[info] rolls-compiler-plugin (3.8.0-RC2)
106[info] rolls-zio (3.8.0-RC2)
107[info] rolls-csv (3.8.0-RC2)
108[info] rolls-core (3.8.0-RC2)
109[info] rolls-plugin-tests (3.8.0-RC2)
110[info] * rolls (3.8.0-RC2)
111[info] rolls-docs (3.8.0-RC2)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to rolls (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set current project to rolls (in build file:/build/repo/)
118[info] Defining Global / credentials, credentials and 5 others.
119[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to rolls (in build file:/build/repo/)
123Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
124[info] Reapplying settings...
125OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
126
127 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
128 Did you mean rolls-csv / allExcludeDependencies ?
129 , retry without global scopes
130[info] Reapplying settings...
131[info] set current project to rolls (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set current project to rolls (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 28, 2025, 1:21:16 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
138Starting build...
139Projects: Set(rolls-compiler-plugin, rolls-core, rolls-csv, rolls-zio)
140Starting build for ProjectRef(file:/build/repo/,rolls-compiler-plugin) (rolls-compiler-plugin)... [0/4]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 10 Scala sources to /build/repo/rolls-compiler-plugin/target/scala-3.8.0-RC2/classes ...
146[warn] there was 1 deprecation warning; re-run with -deprecation for details
147[warn] one warning found
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,rolls-core) (rolls-core)... [1/4]
150Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151[info] compiling 8 Scala sources to /build/repo/rolls-core/target/scala-3.8.0-RC2/classes ...
152[info] done compiling
153[info] compiling 1 Scala source to /build/repo/rolls-core/target/scala-3.8.0-RC2/test-classes ...
154[info] done compiling
155[info] ResultSetXSpec:
156[info] ResultSetX
157[info] - should ok on class
158[info] ResultSetX with tuple
159[info] - should ok on class
160[info] ResultSetX with RowType
161[info] - should ok on class
162Starting build for ProjectRef(file:/build/repo/,rolls-csv) (rolls-csv)... [2/4]
163Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] compiling 18 Scala sources to /build/repo/rolls-csv/target/scala-3.8.0-RC2/classes ...
165Warning: mocking up superclass for module class internal
166[info] done compiling
167[info] compiling 8 Scala sources to /build/repo/rolls-csv/target/scala-3.8.0-RC2/test-classes ...
168[info] done compiling
169List(abc, {"a":"b","c":"d"}, d, 12, 2, false, 0.1, 0.23333)
170List(Dimension("a","b"), Dimension("c","d"))
171bitlap.rolls.csv.test.matchtypes.FieldSuite:
172 + Field.FromLabelsAndTypes has proper type 0.03s
173 + Field.DropByLabel drops an element from a tuple based on its label 0.0s
174 + Field.TypeForLabel fetches a type based on its label 0.0s
175 + Field.TypeForLabel returns Nothing if a type with a given label is not found 0.0s
176bitlap.rolls.csv.test.StringUtilsSuite:
177 + StringUtilsTest#splitColumns ok 0.03s
178 + StringUtilsTest#extractJsonValues ok 0.006s
179List(100,1,"{""city"":""北京"",""os"":""Mac""}",vv,1, 100,1,"{""city"":""北京"",""os"":""Mac""}",pv,2, 100,1,"{""city"":""北京"",""os"":""Windows""}",vv,1, 100,1,"{""city"":""北京"",""os"":""Windows""}",pv,3, 100,2,"{""city"":""北京"",""os"":""Mac""}",vv,1, 100,2,"{""city"":""北京"",""os"":""Mac""}",pv,5, 100,3,"{""city"":""北京"",""os"":""Mac""}",vv,1, 100,3,"{""city"":""北京"",""os"":""Mac""}",pv,2, 200,1,"{""city"":""北京"",""os"":""Mac""}",vv,1, 200,1,"{""city"":""北京"",""os"":""Mac""}",pv,2, 200,1,"{""city"":""北京"",""os"":""Windows""}",vv,1, 200,1,"{""city"":""北京"",""os"":""Windows""}",pv,3, 200,2,"{""city"":""北京"",""os"":""Mac""}",vv,1, 200,2,"{""city"":""北京"",""os"":""Mac""}",pv,5, 200,3,"{""city"":""北京"",""os"":""Mac""}",vv,1, 200,3,"{""city"":""北京"",""os"":""Mac""}",pv,2)
180bitlap.rolls.csv.test.builder.AppliedEncoderBuilderSuite:
181 + encode simple class to csv string 0.03s
182 + encode simple class from csv list 0.032s
183List(Metric(100,1,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(100,1,List(Dimension(city,北京), Dimension(os,Mac)),pv,2), Metric(100,1,List(Dimension(city,北京), Dimension(os,Windows)),vv,1), Metric(100,1,List(Dimension(city,北京), Dimension(os,Windows)),pv,3), Metric(100,2,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(100,2,List(Dimension(city,北京), Dimension(os,Mac)),pv,5), Metric(100,3,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(100,3,List(Dimension(city,北京), Dimension(os,Mac)),pv,2), Metric(200,1,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(200,1,List(Dimension(city,北京), Dimension(os,Mac)),pv,2), Metric(200,1,List(Dimension(city,北京), Dimension(os,Windows)),vv,1), Metric(200,1,List(Dimension(city,北京), Dimension(os,Windows)),pv,3), Metric(200,2,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(200,2,List(Dimension(city,北京), Dimension(os,Mac)),pv,5), Metric(200,3,List(Dimension(city,北京), Dimension(os,Mac)),vv,1), Metric(200,3,List(Dimension(city,北京), Dimension(os,Mac)),pv,2))
184bitlap.rolls.csv.test.builder.AppliedDecoderBuilderSuite:
185 + decode simple class to csv string 0.03s
186 + decode simple class from csv list 0.032s
187bitlap.rolls.csv.test.CSVUtilsSuite:
188 + CSVUtils#readCSV with headers row 0.034s
189 + CSVUtils#readCSV ok 0.009s
190 + CSVUtils#writeCSV ok 0.006s
191 + CSVUtils#writeCSV with headers row 0.006s
192 + CSVUtils#readCSV multiple json columns 0.011s
193 + CSVUtils#writeCSV multiple json columns 0.006s
194Starting build for ProjectRef(file:/build/repo/,rolls-zio) (rolls-zio)... [3/4]
195Compile scalacOptions: -language:dynamics, -explain, unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 1 Scala source to /build/repo/rolls-zio/target/scala-3.8.0-RC2/classes ...
197[info] done compiling
198[info] compiling 1 Scala source to /build/repo/rolls-zio/target/scala-3.8.0-RC2/test-classes ...
199[info] done compiling
200
201Constructor argument type mismatch
202Expect: [bitlap.rolls.zio.AutoLiveSpec$PositionRepository$2]
203Actual: [bitlap.rolls.zio.AutoLiveSpec$Position2Repository$2]
204
205[info] AutoLiveSpec:
206[info] autoLive
207[info] - should ok
208[info] autoLive
209[info] - should error
210
211************************
212Build summary:
213[{
214 "module": "rolls-compiler-plugin",
215 "compile": {"status": "ok", "tookMs": 10901, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "ok", "tookMs": 109, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["3.3.0"]
222}
223},{
224 "module": "rolls-core",
225 "compile": {"status": "ok", "tookMs": 2220, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 1819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "ok", "tookMs": 796, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["3.3.0"]
232}
233},{
234 "module": "rolls-csv",
235 "compile": {"status": "ok", "tookMs": 2159, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 2768, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "ok", "tookMs": 323, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["3.3.0"]
242}
243},{
244 "module": "rolls-zio",
245 "compile": {"status": "ok", "tookMs": 1715, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
247 "test-compile": {"status": "ok", "tookMs": 1620, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "test": {"status": "ok", "tookMs": 493, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
249 "publish": {"status": "skipped", "tookMs": 0},
250 "metadata": {
251 "crossScalaVersions": ["3.3.0"]
252}
253}]
254************************
255[success] Total time: 56 s, completed Nov 28, 2025, 1:22:12 PM
256[0JChecking patch rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala...
257Checking patch project/plugins.sbt...
258Checking patch project/build.properties...
259Checking patch build.sbt...
260Applied patch rolls-compiler-plugin/src/main/scala/bitlap/rolls/compiler/plugin/RollsCompilerPlugin.scala cleanly.
261Applied patch project/plugins.sbt cleanly.
262Applied patch project/build.properties cleanly.
263Applied patch build.sbt cleanly.