Build Logs
msgpack4z/msgpack4z-argonaut • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
10
Total Lines
169
1##################################
2Clonning https://github.com/msgpack4z/msgpack4z-argonaut.git into /build/repo using revision v0.8.1
3##################################
4Note: switching to 'e6ce27f475b195587fdc6e77a5c4ff1856c8e604'.
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.3
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: project/Common.scala
34Pattern: val Scala3 = "3.3.3"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.3"' in project/Common.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
46Enforcing usage of sbt in version 1.11.5
47No prepare script found for project msgpack4z/msgpack4z-argonaut
48/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
49##################################
50Scala version: 3.8.0-RC2
51Targets: com.github.xuwei-k%msgpack4z-argonaut
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Common.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: ,REQUIRE:-source:3.8
55Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '17'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.0-RC2
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC2"
72"++3.8.0-RC2 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Common.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.github.xuwei-k%msgpack4z-argonaut"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.371s.
87[info] done compiling
88[info] loading settings for project repo from build.sbt, version.sbt...
89[info] set current project to repo (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC2
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in msgpack4z-argonautNative/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in repo/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in msgpack4z-argonautJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in msgpack4z-argonautJVM/crossScalaVersions
95[info] set current project to repo (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
97[info] Switching Scala version on:
98[info] * repo (2.12.19, 2.13.13, 3.8.0-RC2)
99[info] msgpack4z-argonautJS (2.12.19, 2.13.13, 3.8.0-RC2)
100[info] msgpack4z-argonautJVM (2.12.19, 2.13.13, 3.8.0-RC2)
101[info] msgpack4z-argonautNative (2.12.19, 2.13.13, 3.8.0-RC2)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to repo (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to repo (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials and 2 others.
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to repo (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
118 Did you mean msgpack4z-argonautJS / allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to repo (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to repo (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 25, 2025, 1:21:11 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Common.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(msgpack4z-argonautJVM)
130Starting build for ProjectRef(file:/build/repo/,msgpack4z-argonautJVM) (msgpack4z-argonaut)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133Compile scalacOptions: -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 2 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC2/classes ...
135[info] done compiling
136[info] compiling 2 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC2/test-classes ...
137[warn] -- Warning: /build/repo/src/test/scala/msgpack4z/Spec.scala:28:24 --------------
138[warn] 28 | bigDecimalGen.map(JsonBigDecimal),
139[warn] | ^^^^^^^^^^^^^^
140[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `argonaut.JsonBigDecimal.apply` explicitly.
141[warn] -- Warning: /build/repo/src/test/scala/msgpack4z/Spec.scala:29:20 --------------
142[warn] 29 | Gen[Long].map(JsonLong),
143[warn] | ^^^^^^^^
144[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `argonaut.JsonLong.apply` explicitly.
145[warn] there was 1 deprecation warning; re-run with -deprecation for details
146[warn] three warnings found
147[info] done compiling
148
149************************
150Build summary:
151[{
152 "module": "msgpack4z-argonaut",
153 "compile": {"status": "ok", "tookMs": 8247, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 1323, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
160}
161}]
162************************
163[success] Total time: 23 s, completed Nov 25, 2025, 1:21:34 PM
164[0JChecking patch project/build.properties...
165Checking patch project/Common.scala...
166Checking patch build.sbt...
167Applied patch project/build.properties cleanly.
168Applied patch project/Common.scala cleanly.
169Applied patch build.sbt cleanly.