Build Logs
msgpack4z/msgpack4z-core • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
0
Warnings
16
Total Lines
319
1##################################
2Clonning https://github.com/msgpack4z/msgpack4z-core.git into /build/repo using revision v0.6.2
3##################################
4Note: switching to '248f2fc0df788cae8d21624a045e4f56898e20e9'.
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
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
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
30Execute tests: false
31sbt project found:
32grep: /build/repo/project/plugins.sbt: No such file or directory
33Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
34Enforcing usage of sbt in version 1.11.5
35No prepare script found for project msgpack4z/msgpack4z-core
36##################################
37Scala version: 3.7.4
38Targets: com.github.xuwei-k%msgpack4z-core
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
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"
59"++3.7.4 -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 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.github.xuwei-k%msgpack4z-core"
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, mima_issue_422.sbt, plugin.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 11 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.749s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, version.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in testJava07/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in msgpack4z-coreJS/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in msgpack4z-coreNative/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in repo/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in msgpack4z-coreJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in testJavaLatest/crossScalaVersions
84[info] set current project to repo (in build file:/build/repo/)
85[info] Setting Scala version to 3.7.4 on 6 projects.
86[info] Switching Scala version on:
87[info] testJava07 (2.12.19, 2.13.13, 3.7.4)
88[info] msgpack4z-coreNative (2.12.19, 2.13.13, 3.7.4)
89[info] msgpack4z-coreJVM (2.12.19, 2.13.13, 3.7.4)
90[info] msgpack4z-coreJS (2.12.19, 2.13.13, 3.7.4)
91[info] * repo (2.12.19, 2.13.13, 3.7.4)
92[info] testJavaLatest (2.12.19, 2.13.13, 3.7.4)
93[info] Excluding projects:
94[info] Reapplying settings...
95[info] set current project to repo (in build file:/build/repo/)
96Execute 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
97[info] Reapplying settings...
98[info] set current project to repo (in build file:/build/repo/)
99[info] Defining Global / credentials, credentials and 4 others.
100[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
101[info] Run `last` for details.
102[info] Reapplying settings...
103[info] set current project to repo (in build file:/build/repo/)
104Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
105[info] Reapplying settings...
106OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
107
108 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
109 Did you mean testJavaLatest / allExcludeDependencies ?
110 , retry without global scopes
111[info] Reapplying settings...
112[info] set current project to repo (in build file:/build/repo/)
113Execute removeScalacOptionsStartingWith: -P:wartremover
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116[success] Total time: 0 s, completed Dec 27, 2025, 1:32:29 AM
117Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
118Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
119Starting build...
120Projects: Set(msgpack4z-coreJVM)
121Starting build for ProjectRef(file:/build/repo/,msgpack4z-coreJVM) (msgpack4z-core)... [0/1]
122OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125Compile scalacOptions: -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
126[info] compiling 25 Scala sources to /build/repo/jvm/target/scala-3.7.4/classes ...
127[info] [patched file /build/repo/src/main/scala/msgpack4z/CodecInstances.scala]
128[info] [patched file /build/repo/src/main/scala/msgpack4z/MaybeCodec.scala]
129[info] [patched file /build/repo/src/main/scala/msgpack4z/MsgpackUnionOrder.scala]
130[info] [patched file /build/repo/src/main/scala/msgpack4z/OptionCodec.scala]
131[info] [patched file /build/repo/src/main/scala/msgpack4z/CaseMapCodec.scala]
132[info] [patched file /build/repo/src/main/scala/msgpack4z/EitherCodec.scala]
133[info] [patched file /build/repo/src/main/scala/msgpack4z/StdCodec.scala]
134[info] [patched file /build/repo/src/main/scala/msgpack4z/DisjunctionCodec.scala]
135[info] [patched file /build/repo/src/main/scala/msgpack4z/AnyValCodec.scala]
136[info] [patched file /build/repo/src/main/scala/msgpack4z/MsgpackUnion.scala]
137[info] done compiling
138[info] compiling 10 Scala sources to /build/repo/jvm/target/scala-3.7.4/classes ...
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/jvm/target/scala-3.7.4/classes ...
141[info] done compiling
142[info] compiling 15 Scala sources to /build/repo/jvm/target/scala-3.7.4/test-classes ...
143[warn] -- Warning: /build/repo/src/test/scala/msgpack4z/UnionGen.scala:70:28 ----------
144[warn] 70 | Gen.list(unionGen0).map(MsgpackArray)
145[warn] | ^^^^^^^^^^^^
146[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `msgpack4z.MsgpackArray.apply` explicitly.
147[info] [patched file /build/repo/src/test/scala/msgpack4z/Spec.scala]
148[info] [patched file /build/repo/src/test/scala/msgpack4z/SpecBase.scala]
149[info] [patched file /build/repo/src/test/scala/msgpack4z/UIntSpec.scala]
150[info] [patched file /build/repo/jvm/src/test/scala/msgpack4z/Java06Spec.scala]
151[info] [patched file /build/repo/src/test/scala/msgpack4z/CaseClassExample.scala]
152[info] [patched file /build/repo/src/test/scala/msgpack4z/StdSpec.scala]
153[info] [patched file /build/repo/src/test/scala/msgpack4z/UnionGen.scala]
154[warn] one warning found
155[info] done compiling
156[info] compiling 7 Scala sources to /build/repo/jvm/target/scala-3.7.4/test-classes ...
157[warn] -- Warning: /build/repo/src/test/scala/msgpack4z/UnionGen.scala:70:28 ----------
158[warn] 70 | Gen.list(unionGen0).map(MsgpackArray)
159[warn] | ^^^^^^^^^^^^
160[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `msgpack4z.MsgpackArray.apply` explicitly.
161[warn] one warning found
162[info] done compiling
163[info] compiling 7 Scala sources to /build/repo/jvm/target/scala-3.7.4/test-classes ...
164[warn] one warning found
165[info] done compiling
166
167************************
168Build summary:
169[{
170 "module": "msgpack4z-core",
171 "compile": {"status": "ok", "tookMs": 14864, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 8558, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
178}
179}]
180************************
181[success] Total time: 41 s, completed Dec 27, 2025, 1:33:10 AM
182[0JChecking patch project/build.properties...
183Checking patch build.sbt...
184Applied patch project/build.properties cleanly.
185Applied patch build.sbt cleanly.
186Commit migration rewrites
187Switched to a new branch 'opencb/migrate-source-3.4'
188[opencb/migrate-source-3.4 7c5f05e] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
189 17 files changed, 39 insertions(+), 39 deletions(-)
190----
191Preparing build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
192Scala binary version found: 3.8
193Implicitly using source version 3.8
194Scala binary version found: 3.8
195Implicitly using source version 3.8
196Would try to apply common scalacOption (best-effort, sbt/mill only):
197Append: ,REQUIRE:-source:3.8
198Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
199----
200Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
201Execute tests: false
202sbt project found:
203Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
204Enforcing usage of sbt in version 1.11.5
205No prepare script found for project msgpack4z/msgpack4z-core
206##################################
207Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
208Targets: com.github.xuwei-k%msgpack4z-core
209Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
210##################################
211Using extra scalacOptions: ,REQUIRE:-source:3.8
212Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
213[sbt_options] declare -a sbt_options=()
214[process_args] java_version = '17'
215[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
216# Executing command line:
217java
218-Dfile.encoding=UTF-8
219-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
220-Dcommunitybuild.project.dependencies.add=
221-Xmx7G
222-Xms4G
223-Xss8M
224-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
225-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
226-jar
227/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
228"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
229"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
230"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
231"set every credentials := Nil"
232"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
233"removeScalacOptionsStartingWith -P:wartremover"
234
235moduleMappings
236"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.github.xuwei-k%msgpack4z-core"
237
238[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
239[info] loading settings for project repo-build from akka.sbt, mima_issue_422.sbt, plugin.sbt, plugins.sbt...
240[info] loading project definition from /build/repo/project
241[info] loading settings for project repo from build.sbt, version.sbt...
242[info] set current project to repo (in build file:/build/repo/)
243Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
244OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in msgpack4z-coreJVM/crossScalaVersions
245OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in testJava07/crossScalaVersions
246OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in msgpack4z-coreNative/crossScalaVersions
247OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in repo/crossScalaVersions
248OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in msgpack4z-coreJS/crossScalaVersions
249OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in testJavaLatest/crossScalaVersions
250[info] set current project to repo (in build file:/build/repo/)
251[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 6 projects.
252[info] Switching Scala version on:
253[info] testJava07 (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
254[info] msgpack4z-coreNative (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
255[info] msgpack4z-coreJVM (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
256[info] msgpack4z-coreJS (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
257[info] * repo (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
258[info] testJavaLatest (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
259[info] Excluding projects:
260[info] Reapplying settings...
261[info] set current project to repo (in build file:/build/repo/)
262Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
263[info] Reapplying settings...
264[info] set current project to repo (in build file:/build/repo/)
265[info] Defining Global / credentials, credentials and 4 others.
266[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
267[info] Run `last` for details.
268[info] Reapplying settings...
269[info] set current project to repo (in build file:/build/repo/)
270Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
271[info] Reapplying settings...
272OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
273
274 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
275 Did you mean testJavaLatest / allExcludeDependencies ?
276 , retry without global scopes
277[info] Reapplying settings...
278[info] set current project to repo (in build file:/build/repo/)
279Execute removeScalacOptionsStartingWith: -P:wartremover
280[info] Reapplying settings...
281[info] set current project to repo (in build file:/build/repo/)
282[success] Total time: 0 s, completed Dec 27, 2025, 1:33:21 AM
283Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
284Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
285Starting build...
286Projects: Set(msgpack4z-coreJVM)
287Starting build for ProjectRef(file:/build/repo/,msgpack4z-coreJVM) (msgpack4z-core)... [0/1]
288OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
289OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
290Compile scalacOptions: -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
291[info] compiling 25 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
292[info] done compiling
293[info] compiling 15 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
294[warn] -- Warning: /build/repo/src/test/scala/msgpack4z/UnionGen.scala:70:28 ----------
295[warn] 70 | Gen.list(unionGen0).map(MsgpackArray)
296[warn] | ^^^^^^^^^^^^
297[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `msgpack4z.MsgpackArray.apply` explicitly.
298[warn] one warning found
299[info] done compiling
300
301************************
302Build summary:
303[{
304 "module": "msgpack4z-core",
305 "compile": {"status": "ok", "tookMs": 16489, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
307 "test-compile": {"status": "ok", "tookMs": 3809, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
309 "publish": {"status": "skipped", "tookMs": 0},
310 "metadata": {
311 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
312}
313}]
314************************
315[success] Total time: 26 s, completed Dec 27, 2025, 1:33:47 AM
316[0JChecking patch project/build.properties...
317Checking patch build.sbt...
318Applied patch project/build.properties cleanly.
319Applied patch build.sbt cleanly.