Build Logs
msgpack4z/msgpack4z-core • 3.8.0:2026-01-13
Errors
0
Warnings
16
Total Lines
512
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.596s.
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-coreJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in msgpack4z-coreNative/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in msgpack4z-coreJS/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in repo/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 Jan 13, 2026, 3:29:16 PM
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/MsgpackUnionOrder.scala]
128[info] [patched file /build/repo/src/main/scala/msgpack4z/AnyValCodec.scala]
129[info] [patched file /build/repo/src/main/scala/msgpack4z/MaybeCodec.scala]
130[info] [patched file /build/repo/src/main/scala/msgpack4z/OptionCodec.scala]
131[info] [patched file /build/repo/src/main/scala/msgpack4z/CodecInstances.scala]
132[info] [patched file /build/repo/src/main/scala/msgpack4z/MsgpackUnion.scala]
133[info] [patched file /build/repo/src/main/scala/msgpack4z/CaseMapCodec.scala]
134[info] [patched file /build/repo/src/main/scala/msgpack4z/DisjunctionCodec.scala]
135[info] [patched file /build/repo/src/main/scala/msgpack4z/EitherCodec.scala]
136[info] [patched file /build/repo/src/main/scala/msgpack4z/StdCodec.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/UnionGen.scala]
148[info] [patched file /build/repo/src/test/scala/msgpack4z/Spec.scala]
149[info] [patched file /build/repo/src/test/scala/msgpack4z/CaseClassExample.scala]
150[info] [patched file /build/repo/jvm/src/test/scala/msgpack4z/Java06Spec.scala]
151[info] [patched file /build/repo/src/test/scala/msgpack4z/UIntSpec.scala]
152[info] [patched file /build/repo/src/test/scala/msgpack4z/StdSpec.scala]
153[info] [patched file /build/repo/src/test/scala/msgpack4z/SpecBase.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": 14054, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 8227, "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: 28 s, completed Jan 13, 2026, 3:29:44 PM
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 66f671a] 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.0
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.0
201Execute tests: true
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.0
208Targets: com.github.xuwei-k%msgpack4z-core
209Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0
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.0"
229"++3.8.0 -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.0 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0
244OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in msgpack4z-coreJVM/crossScalaVersions
245OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in msgpack4z-coreNative/crossScalaVersions
246OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in repo/crossScalaVersions
247OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in testJavaLatest/crossScalaVersions
248OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in msgpack4z-coreJS/crossScalaVersions
249OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in testJava07/crossScalaVersions
250[info] set current project to repo (in build file:/build/repo/)
251[info] Setting Scala version to 3.8.0 on 6 projects.
252[info] Switching Scala version on:
253[info] testJava07 (2.12.19, 2.13.13, 3.8.0)
254[info] msgpack4z-coreNative (2.12.19, 2.13.13, 3.8.0)
255[info] msgpack4z-coreJVM (2.12.19, 2.13.13, 3.8.0)
256[info] msgpack4z-coreJS (2.12.19, 2.13.13, 3.8.0)
257[info] * repo (2.12.19, 2.13.13, 3.8.0)
258[info] testJavaLatest (2.12.19, 2.13.13, 3.8.0)
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 Jan 13, 2026, 3:29:54 PM
283Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
284Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,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.0/classes ...
292[info] done compiling
293[info] compiling 15 Scala sources to /build/repo/jvm/target/scala-3.8.0/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
301msgpack4z.NativeArraySpec$
302+- generic
303| +- Short .................................................. Passed(100,0,LongSeed(173695180540)) 69ms
304| +- Boolean .................................................. Passed(100,0,LongSeed(173797603798)) 21ms
305| +- Int .................................................. Passed(100,0,LongSeed(173818889307)) 16ms
306| +- Long .................................................. Passed(100,0,LongSeed(173834916034)) 24ms
307| +- Float .................................................. Passed(100,0,LongSeed(173859244159)) 22ms
308| +- Double .................................................. Passed(100,0,LongSeed(173881311930)) 20ms
309| +- Byte .................................................. Passed(100,0,LongSeed(173901940143)) 20ms
310| `- String .................................................. Passed(100,0,LongSeed(173923179545)) 48ms
311`- primitive
312 +- Short .................................................. Passed(100,0,LongSeed(173973311352)) 13ms
313 +- Boolean .................................................. Passed(100,0,LongSeed(173985975284)) 9ms
314 +- Int .................................................. Passed(100,0,LongSeed(173995444666)) 14ms
315 +- Long .................................................. Passed(100,0,LongSeed(174010593835)) 11ms
316 +- Float .................................................. Passed(100,0,LongSeed(174021652511)) 5ms
317 +- Double .................................................. Passed(100,0,LongSeed(174027076422)) 8ms
318 `- Byte .................................................. Passed(100,0,LongSeed(174035562196)) 5ms
319[info] msgpack4z.NativeArraySpec$ 358 ms
320
321msgpack4z.Java06IntSpec$
322+- int16 .................................................. Passed(200,0,LongSeed(174087761673)) 81ms
323+- int32 .................................................. Passed(200,0,LongSeed(174169685723)) 37ms
324+- int64 .................................................. Passed(200,0,LongSeed(174207592568)) 39ms
325`- int8 .................................................. Passed(200,0,LongSeed(174247204368)) 31ms
326[info] msgpack4z.Java06IntSpec$ 191 ms
327
328msgpack4z.NativeUIntSpec$
329+- uint16 .................................................. Passed(200,0,LongSeed(174288999670)) 20ms
330+- uint32 .................................................. Passed(200,0,LongSeed(174309642911)) 12ms
331+- uint64 .................................................. Passed(200,0,LongSeed(174321608978)) 25ms
332`- uint8 .................................................. Passed(200,0,LongSeed(174347486526)) 6ms
333[info] msgpack4z.NativeUIntSpec$ 65 ms
334
335msgpack4z.Java06StdSpec$
336+- Either Compact .................................................. Passed(100,0,LongSeed(174513643250)) 39ms
337+- Either String .................................................. Passed(100,0,LongSeed(174553282369)) 21ms
338+- List[Int] .................................................. Passed(100,0,LongSeed(174574332389)) 27ms
339+- Map[String, String] .................................................. Passed(100,0,LongSeed(174601720766)) 125ms
340+- Vector[Long] .................................................. Passed(100,0,LongSeed(174729107785)) 28ms
341+- boolean .................................................. Passed(100,0,LongSeed(174757369071)) 11ms
342+- double .................................................. Passed(100,0,LongSeed(174768386351)) 11ms
343+- float .................................................. Passed(100,0,LongSeed(174779629200)) 9ms
344+- int .................................................. Passed(100,0,LongSeed(174788897495)) 9ms
345+- long .................................................. Passed(100,0,LongSeed(174799027558)) 11ms
346+- option .................................................. Passed(100,0,LongSeed(174810222739)) 17ms
347+- short .................................................. Passed(100,0,LongSeed(174827294004)) 10ms
348+- string .................................................. Passed(100,0,LongSeed(174837507663)) 13ms
349+- string 16 .................................................. Passed(100,0,LongSeed(174850929558)) 11ms
350+- string 32 .................................................. Passed(100,0,LongSeed(174862623971)) 29ms
351+- symbol .................................................. Passed(100,0,LongSeed(174892853109)) 16ms
352+- tuple1 .................................................. Passed(100,0,LongSeed(174909662013)) 19ms
353+- tuple2 .................................................. Passed(100,0,LongSeed(174928662008)) 16ms
354+- tuple22 .................................................. Passed(100,0,LongSeed(174946078508)) 38ms
355+- twentyTwo .................................................. Passed(100,0,LongSeed(174984425477)) 67ms
356`- unicode .................................................. Passed(100,0,LongSeed(175052401270)) 12ms
357[info] msgpack4z.Java06StdSpec$ 552 ms
358
359msgpack4z.MsgpackUnionSpec$
360`- orderLaws
361 `- order
362 +- order
363 | +- anti symmetric .................................................. Passed(10000,0,LongSeed(175087628786)) 778ms
364 | +- transitive order .................................................. Passed(10000,0,LongSeed(175866449645)) 969ms
365 | `- order and equal consistent .................................................. Passed(10000,0,LongSeed(176835763573)) 543ms
366 `- equal
367 +- commutativity .................................................. Passed(10000,0,LongSeed(177380153201)) 555ms
368 +- reflexive .................................................. Passed(10000,0,LongSeed(177934899105)) 284ms
369 +- transitive .................................................. Passed(10000,0,LongSeed(178218839090)) 826ms
370 `- naturality .................................................. Passed(10000,0,LongSeed(179045321053)) 553ms
371[info] msgpack4z.MsgpackUnionSpec$ 4511 ms
372
373msgpack4z.Java06ScalazSpec$
374+- disjunction Compact .................................................. Passed(100,0,LongSeed(179670656334)) 12ms
375+- disjunction String .................................................. Passed(100,0,LongSeed(179682966196)) 9ms
376+- iList .................................................. Passed(100,0,LongSeed(179691983234)) 35ms
377+- iMap .................................................. Passed(100,0,LongSeed(179727126918)) 70ms
378+- iSet .................................................. Passed(100,0,LongSeed(179797424026)) 44ms
379+- maybe .................................................. Passed(100,0,LongSeed(179842271749)) 10ms
380`- nonEmptyList .................................................. Passed(100,0,LongSeed(179852625872)) 91ms
381[info] msgpack4z.Java06ScalazSpec$ 274 ms
382
383msgpack4z.NativeBinarySpec$
384+- binary .................................................. Passed(100,0,LongSeed(179960969691)) 3ms
385+- binary 16 .................................................. Passed(100,0,LongSeed(179963752675)) 2ms
386`- binary 32 .................................................. Passed(100,0,LongSeed(179965708535)) 40ms
387[info] msgpack4z.NativeBinarySpec$ 45 ms
388
389msgpack4z.NativeStdSpec$
390+- Either Compact .................................................. Passed(100,0,LongSeed(180037486417)) 8ms
391+- Either String .................................................. Passed(100,0,LongSeed(180046380334)) 5ms
392+- List[Int] .................................................. Passed(100,0,LongSeed(180051457609)) 3ms
393+- Map[String, String] .................................................. Passed(100,0,LongSeed(180055529217)) 41ms
394+- Vector[Long] .................................................. Passed(100,0,LongSeed(180097490868)) 6ms
395+- boolean .................................................. Passed(100,0,LongSeed(180104385192)) 1ms
396+- double .................................................. Passed(100,0,LongSeed(180105837472)) 3ms
397+- float .................................................. Passed(100,0,LongSeed(180109616264)) 2ms
398+- int .................................................. Passed(100,0,LongSeed(180111886370)) 1ms
399+- long .................................................. Passed(100,0,LongSeed(180113472280)) 2ms
400+- option .................................................. Passed(100,0,LongSeed(180116467990)) 4ms
401+- short .................................................. Passed(100,0,LongSeed(180120717401)) 2ms
402+- string .................................................. Passed(100,0,LongSeed(180123627391)) 3ms
403+- string 16 .................................................. Passed(100,0,LongSeed(180126847601)) 2ms
404+- string 32 .................................................. Passed(100,0,LongSeed(180128837274)) 19ms
405+- symbol .................................................. Passed(100,0,LongSeed(180147741372)) 3ms
406+- tuple1 .................................................. Passed(100,0,LongSeed(180151954827)) 3ms
407+- tuple2 .................................................. Passed(100,0,LongSeed(180154992696)) 5ms
408+- tuple22 .................................................. Passed(100,0,LongSeed(180160731015)) 17ms
409+- twentyTwo .................................................. Passed(100,0,LongSeed(180177676899)) 37ms
410`- unicode .................................................. Passed(100,0,LongSeed(180214909652)) 5ms
411[info] msgpack4z.NativeStdSpec$ 185 ms
412
413msgpack4z.Java06UnionSpec$
414+- MsgpackLong and MsgpackULong .................................................. Passed(100,0,LongSeed(180231039422)) 2ms
415+- MsgpackLong pack/unpack MsgpackLong .................................................. Passed(100,0,LongSeed(180233136023)) 5ms
416+- equals hashCode .................................................. Passed(10000,0,LongSeed(180238227405)) 732ms
417+- ext16 Proven(1,0,LongSeed(180970989782)) 1ms
418+- ext32 Proven(1,0,LongSeed(180971922620)) 0ms
419+- extEqualsHashcode .................................................. Passed(100,0,LongSeed(180972304493)) 1ms
420+- extSize1 .................................................. Passed(100,0,LongSeed(180973826719)) 1ms
421+- extSize2 .................................................. Passed(100,0,LongSeed(180974838255)) 538ms
422+- map imap .................................................. Passed(100,0,LongSeed(181513605923)) 311ms
423`- union .................................................. Passed(100,0,LongSeed(181825386984)) 11ms
424[info] msgpack4z.Java06UnionSpec$ 1608 ms
425
426msgpack4z.NativeUnionSpec$
427+- MsgpackLong and MsgpackULong .................................................. Passed(100,0,LongSeed(181847968160)) 1ms
428+- MsgpackLong pack/unpack MsgpackLong .................................................. Passed(100,0,LongSeed(181848792008)) 1ms
429+- equals hashCode .................................................. Passed(10000,0,LongSeed(181850294071)) 521ms
430+- ext16 Proven(1,0,LongSeed(182371242066)) 1ms
431+- ext32 Proven(1,0,LongSeed(182372384266)) 9ms
432+- extEqualsHashcode .................................................. Passed(100,0,LongSeed(182380584911)) 1ms
433+- extSize1 .................................................. Passed(100,0,LongSeed(182381747739)) 1ms
434+- extSize2 .................................................. Passed(100,0,LongSeed(182382791567)) 584ms
435+- map imap .................................................. Passed(100,0,LongSeed(182966783812)) 236ms
436`- union .................................................. Passed(100,0,LongSeed(183203644357)) 6ms
437[info] msgpack4z.NativeUnionSpec$ 1363 ms
438
439msgpack4z.Java06ArraySpec$
440+- generic
441| +- Short .................................................. Passed(100,0,LongSeed(183215992311)) 5ms
442| +- Boolean .................................................. Passed(100,0,LongSeed(183220634945)) 3ms
443| +- Int .................................................. Passed(100,0,LongSeed(183224388289)) 4ms
444| +- Long .................................................. Passed(100,0,LongSeed(183228279261)) 4ms
445| +- Float .................................................. Passed(100,0,LongSeed(183231861766)) 8ms
446| +- Double .................................................. Passed(100,0,LongSeed(183239919633)) 7ms
447| +- Byte .................................................. Passed(100,0,LongSeed(183246693104)) 6ms
448| `- String .................................................. Passed(100,0,LongSeed(183252747412)) 35ms
449`- primitive
450 +- Short .................................................. Passed(100,0,LongSeed(183289193498)) 6ms
451 +- Boolean .................................................. Passed(100,0,LongSeed(183295448923)) 5ms
452 +- Int .................................................. Passed(100,0,LongSeed(183301461071)) 5ms
453 +- Long .................................................. Passed(100,0,LongSeed(183307523057)) 3ms
454 +- Float .................................................. Passed(100,0,LongSeed(183311940200)) 6ms
455 +- Double .................................................. Passed(100,0,LongSeed(183317904520)) 3ms
456 `- Byte .................................................. Passed(100,0,LongSeed(183321480823)) 3ms
457[info] msgpack4z.Java06ArraySpec$ 111 ms
458
459msgpack4z.CaseClassExample$
460+- case class array example Proven(1,0,LongSeed(183333081996)) 2ms
461`- case class map example Proven(1,0,LongSeed(183334988304)) 7ms
462[info] msgpack4z.CaseClassExample$ 9 ms
463
464msgpack4z.NativeScalazSpec$
465+- disjunction Compact .................................................. Passed(100,0,LongSeed(183346231475)) 6ms
466+- disjunction String .................................................. Passed(100,0,LongSeed(183351965434)) 4ms
467+- iList .................................................. Passed(100,0,LongSeed(183356188866)) 7ms
468+- iMap .................................................. Passed(100,0,LongSeed(183363257990)) 32ms
469+- iSet .................................................. Passed(100,0,LongSeed(183395358756)) 10ms
470+- maybe .................................................. Passed(100,0,LongSeed(183405061832)) 2ms
471`- nonEmptyList .................................................. Passed(100,0,LongSeed(183407490544)) 66ms
472[info] msgpack4z.NativeScalazSpec$ 128 ms
473
474msgpack4z.NativeIntSpec$
475+- int16 .................................................. Passed(200,0,LongSeed(183481846365)) 5ms
476+- int32 .................................................. Passed(200,0,LongSeed(183487935338)) 7ms
477+- int64 .................................................. Passed(200,0,LongSeed(183494989562)) 9ms
478`- int8 .................................................. Passed(200,0,LongSeed(183504382190)) 2ms
479[info] msgpack4z.NativeIntSpec$ 25 ms
480
481msgpack4z.Java06BinarySpec$
482+- binary .................................................. Passed(100,0,LongSeed(183512044119)) 6ms
483+- binary 16 .................................................. Passed(100,0,LongSeed(183517862367)) 6ms
484`- binary 32 .................................................. Passed(100,0,LongSeed(183523995483)) 41ms
485[info] msgpack4z.Java06BinarySpec$ 53 ms
486
487msgpack4z.Java06UIntSpec$
488+- uint16 .................................................. Passed(200,0,LongSeed(183574080841)) 16ms
489+- uint32 .................................................. Passed(200,0,LongSeed(183590249666)) 26ms
490+- uint64 .................................................. Passed(200,0,LongSeed(183615835856)) 23ms
491`- uint8 .................................................. Passed(200,0,LongSeed(183638750809)) 16ms
492[info] msgpack4z.Java06UIntSpec$ 81 ms
493
494************************
495Build summary:
496[{
497 "module": "msgpack4z-core",
498 "compile": {"status": "ok", "tookMs": 13558, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
499 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
500 "test-compile": {"status": "ok", "tookMs": 3930, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
501 "test": {"status": "ok", "tookMs": 10497, "passed": 137, "failed": 0, "ignored": 0, "skipped": 0, "total": 137, "byFramework": [{"framework": "unknown", "stats": {"passed": 137, "failed": 0, "ignored": 0, "skipped": 0, "total": 137}}]},
502 "publish": {"status": "skipped", "tookMs": 0},
503 "metadata": {
504 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
505}
506}]
507************************
508[success] Total time: 30 s, completed Jan 13, 2026, 3:30:25 PM
509[0JChecking patch project/build.properties...
510Checking patch build.sbt...
511Applied patch project/build.properties cleanly.
512Applied patch build.sbt cleanly.