Build Logs
suzaku-io/boopickle • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
12
Total Lines
322
1##################################
2Clonning https://github.com/suzaku-io/boopickle.git into /build/repo using revision v1.5.0
3##################################
4Note: switching to '95a41790a022f76bb1e1ea0357864b737403f4bd'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project suzaku-io/boopickle
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: io.suzaku%boopickle
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.suzaku%boopickle"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.936s.
74[info] done compiling
75[info] loading settings for project booPickleRoot from build.sbt...
76[info] set current project to booPickleRoot (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in boopickleJS/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in booPickleRoot/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in perftestsJVM/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in boopickleJVM/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in boopickleNative/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in perftestsJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in shapelessNative/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in shapelessJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in shapelessJS/crossScalaVersions
87[info] set current project to booPickleRoot (in build file:/build/repo/)
88[info] Setting Scala version to 3.7.4-RC2 on 9 projects.
89[info] Switching Scala version on:
90[info] shapelessJS (2.12.19, 2.13.14, 3.7.4-RC2)
91[info] perftestsJVM (2.12.19, 2.13.14, 3.7.4-RC2)
92[info] boopickleNative (2.12.19, 2.13.14, 3.7.4-RC2)
93[info] * booPickleRoot (2.12.19, 2.13.14, 3.7.4-RC2)
94[info] boopickleJS (2.12.19, 2.13.14, 3.7.4-RC2)
95[info] shapelessNative (2.12.19, 2.13.14, 3.7.4-RC2)
96[info] perftestsJS (2.12.19, 2.13.14, 3.7.4-RC2)
97[info] shapelessJVM (2.12.19, 2.13.14, 3.7.4-RC2)
98[info] boopickleJVM (2.12.19, 2.13.14, 3.7.4-RC2)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set current project to booPickleRoot (in build file:/build/repo/)
102Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to booPickleRoot (in build file:/build/repo/)
105[info] Defining Global / credentials, boopickleJS / credentials and 7 others.
106[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 71 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to booPickleRoot (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
115 Did you mean shapelessNative / allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to booPickleRoot (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to booPickleRoot (in build file:/build/repo/)
122[success] Total time: 0 s, completed Nov 14, 2025, 8:51:27 PM
123Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
125Starting build...
126Projects: Set(boopickleJVM)
127Starting build for ProjectRef(file:/build/repo/,boopickleJVM) (boopickle)... [0/1]
128OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
133Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
134[info] compiling 19 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/classes ...
135[info] [patched file /build/repo/boopickle/shared/src/main/scala-2.13+/boopickle/XCompat.scala]
136[info] [patched file /build/repo/boopickle/shared/src/main/scala/boopickle/Pickler.scala]
137[info] [patched file /build/repo/boopickle/shared/src/main/scala/boopickle/CompositePicklers.scala]
138[warn] there were 4 deprecation warnings; re-run with -deprecation for details
139[warn] one warning found
140[info] done compiling
141[info] compiling 3 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/classes ...
142[warn] there were 2 deprecation warnings; re-run with -deprecation for details
143[warn] one warning found
144[info] done compiling
145[info] compiling 6 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/classes ...
146[warn] there were 4 deprecation warnings; re-run with -deprecation for details
147[warn] two warnings found
148[info] done compiling
149[info] compiling 5 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/classes ...
150[warn] there were 2 deprecation warnings; re-run with -deprecation for details
151[warn] three warnings found
152[info] done compiling
153[info] compiling 7 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/classes ...
154[warn] there were 4 deprecation warnings; re-run with -deprecation for details
155[warn] four warnings found
156[info] done compiling
157[info] compiling 11 Scala sources to /build/repo/boopickle/jvm/target/scala-3.7.4-RC2/test-classes ...
158[info] done compiling
159
160************************
161Build summary:
162[{
163 "module": "boopickle",
164 "compile": {"status": "ok", "tookMs": 11063, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 17721, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
171}
172}]
173************************
174[success] Total time: 37 s, completed Nov 14, 2025, 8:52:04 PM
175[0JChecking patch project/plugins.sbt...
176Checking patch project/build.properties...
177Checking patch build.sbt...
178Applied patch project/plugins.sbt cleanly.
179Applied patch project/build.properties cleanly.
180Applied patch build.sbt cleanly.
181Commit migration rewrites
182Switched to a new branch 'opencb/migrate-source-3.4'
183[opencb/migrate-source-3.4 ac64578] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
184 3 files changed, 12 insertions(+), 12 deletions(-)
185----
186Preparing build for 3.8.0-RC1
187Scala binary version found: 3.8
188Implicitly using source version 3.8
189Scala binary version found: 3.8
190Implicitly using source version 3.8
191Would try to apply common scalacOption (best-effort, sbt/mill only):
192Append: ,REQUIRE:-source:3.8
193Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
194----
195Starting build for 3.8.0-RC1
196Execute tests: false
197sbt project found:
198Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
199Enforcing usage of sbt in version 1.11.5
200No prepare script found for project suzaku-io/boopickle
201/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
202##################################
203Scala version: 3.8.0-RC1
204Targets: io.suzaku%boopickle
205Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
206##################################
207Using extra scalacOptions: ,REQUIRE:-source:3.8
208Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
209[sbt_options] declare -a sbt_options=()
210[process_args] java_version = '17'
211[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
212# Executing command line:
213java
214-Dfile.encoding=UTF-8
215-Dcommunitybuild.scala=3.8.0-RC1
216-Dcommunitybuild.project.dependencies.add=
217-Xmx7G
218-Xms4G
219-Xss8M
220-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
221-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
222-jar
223/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
224"setCrossScalaVersions 3.8.0-RC1"
225"++3.8.0-RC1 -v"
226"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
227"set every credentials := Nil"
228"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
229"removeScalacOptionsStartingWith -P:wartremover"
230
231moduleMappings
232"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.suzaku%boopickle"
233
234[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
235[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
236[info] loading project definition from /build/repo/project
237[info] loading settings for project booPickleRoot from build.sbt...
238[info] set current project to booPickleRoot (in build file:/build/repo/)
239Execute setCrossScalaVersions: 3.8.0-RC1
240OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in boopickleJS/crossScalaVersions
241OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in booPickleRoot/crossScalaVersions
242OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in perftestsJVM/crossScalaVersions
243OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in boopickleJVM/crossScalaVersions
244OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in shapelessJS/crossScalaVersions
245OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in boopickleNative/crossScalaVersions
246OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in shapelessNative/crossScalaVersions
247OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in perftestsJS/crossScalaVersions
248OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1 in shapelessJVM/crossScalaVersions
249[info] set current project to booPickleRoot (in build file:/build/repo/)
250[info] Setting Scala version to 3.8.0-RC1 on 9 projects.
251[info] Switching Scala version on:
252[info] shapelessJS (2.12.19, 2.13.14, 3.8.0-RC1)
253[info] perftestsJVM (2.12.19, 2.13.14, 3.8.0-RC1)
254[info] boopickleNative (2.12.19, 2.13.14, 3.8.0-RC1)
255[info] * booPickleRoot (2.12.19, 2.13.14, 3.8.0-RC1)
256[info] boopickleJS (2.12.19, 2.13.14, 3.8.0-RC1)
257[info] shapelessNative (2.12.19, 2.13.14, 3.8.0-RC1)
258[info] perftestsJS (2.12.19, 2.13.14, 3.8.0-RC1)
259[info] shapelessJVM (2.12.19, 2.13.14, 3.8.0-RC1)
260[info] boopickleJVM (2.12.19, 2.13.14, 3.8.0-RC1)
261[info] Excluding projects:
262[info] Reapplying settings...
263[info] set current project to booPickleRoot (in build file:/build/repo/)
264Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
265[info] Reapplying settings...
266[info] set current project to booPickleRoot (in build file:/build/repo/)
267[info] Defining Global / credentials, boopickleJS / credentials and 7 others.
268[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 71 others.
269[info] Run `last` for details.
270[info] Reapplying settings...
271[info] set current project to booPickleRoot (in build file:/build/repo/)
272Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
273[info] Reapplying settings...
274OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
275
276 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
277 Did you mean shapelessNative / allExcludeDependencies ?
278 , retry without global scopes
279[info] Reapplying settings...
280[info] set current project to booPickleRoot (in build file:/build/repo/)
281Execute removeScalacOptionsStartingWith: -P:wartremover
282[info] Reapplying settings...
283[info] set current project to booPickleRoot (in build file:/build/repo/)
284[success] Total time: 0 s, completed Nov 14, 2025, 8:52:18 PM
285Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
286Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
287Starting build...
288Projects: Set(boopickleJVM)
289Starting build for ProjectRef(file:/build/repo/,boopickleJVM) (boopickle)... [0/1]
290OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
291OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
292OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
293OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
294Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
295[info] compiling 19 Scala sources to /build/repo/boopickle/jvm/target/scala-3.8.0-RC1/classes ...
296[warn] there were 4 deprecation warnings; re-run with -deprecation for details
297[warn] one warning found
298[info] done compiling
299[info] compiling 11 Scala sources to /build/repo/boopickle/jvm/target/scala-3.8.0-RC1/test-classes ...
300[info] done compiling
301
302************************
303Build summary:
304[{
305 "module": "boopickle",
306 "compile": {"status": "ok", "tookMs": 14674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
307 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
308 "test-compile": {"status": "ok", "tookMs": 11246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
309 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
310 "publish": {"status": "skipped", "tookMs": 0},
311 "metadata": {
312 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
313}
314}]
315************************
316[success] Total time: 36 s, completed Nov 14, 2025, 8:52:53 PM
317[0JChecking patch project/plugins.sbt...
318Checking patch project/build.properties...
319Checking patch build.sbt...
320Applied patch project/plugins.sbt cleanly.
321Applied patch project/build.properties cleanly.
322Applied patch build.sbt cleanly.