Build Logs
scalapb-json/scalapb-json-common • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
28
Total Lines
443
1##################################
2Clonning https://github.com/scalapb-json/scalapb-json-common.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to '8c4980f9b8befd010db4ecd9d65f8fde43df2ede'.
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
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3 = "3.3.3"
33Replacement: val Scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3 = "3.3.3"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project scalapb-json/scalapb-json-common
45##################################
46Scala version: 3.7.4
47Targets: io.github.scalapb-json%scalapb-json-common io.github.scalapb-json%scalapb-json-macros io.github.scalapb-json%scalapb-json-macros-java
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.scalapb-json%scalapb-json-common io.github.scalapb-json%scalapb-json-macros io.github.scalapb-json%scalapb-json-macros-java"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.937s.
83[info] done compiling
84[info] loading settings for project repo from build.sbt, version.sbt...
85[info] resolving key references (10456 settings) ...
86[info] set current project to repo (in build file:/build/repo/)
87[warn] there are 3 keys that are not used by any other settings/tasks:
88[warn]
89[warn] * testsJS / Compile / doc / scalacOptions
90[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
91[warn] +- /build/repo/build.sbt:386
92[warn] * testsJVM / Compile / doc / scalacOptions
93[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
94[warn] +- /build/repo/build.sbt:386
95[warn] * testsNative / Compile / doc / scalacOptions
96[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
97[warn] +- /build/repo/build.sbt:386
98[warn]
99[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
100[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
101Execute setCrossScalaVersions: 3.7.4
102OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in forkCompilerProject/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in macrosJava/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in repo/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in macros/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
110[info] set current project to repo (in build file:/build/repo/)
111[info] Setting Scala version to 3.7.4 on 8 projects.
112[info] Switching Scala version on:
113[info] coreNative (2.12.19, 2.13.14, 3.7.4)
114[info] macrosJava (2.12.19, 2.13.14, 3.7.4)
115[info] forkCompilerProject (2.12.19, 2.13.14, 3.7.4)
116[info] coreJS (2.12.19, 2.13.14, 3.7.4)
117[info] coreJVM (2.12.19, 2.13.14, 3.7.4)
118[info] macros (2.12.19, 2.13.14, 3.7.4)
119[info] * repo (2.12.19, 2.13.14, 3.7.4)
120[info] testsJVM (2.12.19, 2.13.14, 3.7.4)
121[info] Excluding projects:
122[info] testsJS (2.12.19, 2.13.14)
123[info] testsNative (2.12.19, 2.13.14)
124[info] Reapplying settings...
125[info] set current project to repo (in build file:/build/repo/)
126Execute 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
127[info] Reapplying settings...
128[info] set current project to repo (in build file:/build/repo/)
129[info] Defining Global / credentials, coreJS / credentials and 8 others.
130[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
131[info] Run `last` for details.
132[info] Reapplying settings...
133[info] set current project to repo (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set current project to repo (in build file:/build/repo/)
143Execute removeScalacOptionsStartingWith: -P:wartremover
144[info] Reapplying settings...
145[info] set current project to repo (in build file:/build/repo/)
146[success] Total time: 0 s, completed Dec 22, 2025, 8:02:51 PM
147Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
148Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
149Starting build...
150Projects: Set(coreJVM, macros, macrosJava)
151Starting build for ProjectRef(file:/build/repo/,coreJVM) (scalapb-json-common)... [0/3]
152OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
153OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
156Compile scalacOptions: -language:existentials, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
157[info] compiling 9 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
158[info] [patched file /build/repo/core/shared/src/main/scala/scalapb_json/ScalapbJsonCommon.scala]
159[info] [patched file /build/repo/core/shared/src/main/scala/scalapb_json/NameUtils.scala]
160[info] [patched file /build/repo/core/shared/src/main/scala/scalapb_json/Timestamps.scala]
161[info] done compiling
162[info] compiling 3 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
163[info] done compiling
164[info] Compiling 4 protobuf files to /build/repo/core/jvm/target/scala-3.7.4/src_managed/test
165[info] compiling 20 Scala sources and 4 Java sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
166[info] /build/repo/core/jvm/target/scala-3.7.4/src_managed/test/jsontest/Test.java: Some input files use or override a deprecated API.
167[info] /build/repo/core/jvm/target/scala-3.7.4/src_managed/test/jsontest/Test.java: Recompile with -Xlint:deprecation for details.
168[info] [patched file /build/repo/core/jvm/src/test/scala/scalapb_json/NameUtilsJVMTest.scala]
169[info] done compiling
170[info] compiling 1 Scala source to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
171[info] done compiling
172Starting build for ProjectRef(file:/build/repo/,macros) (scalapb-json-macros)... [1/3]
173Compile scalacOptions: -language:existentials, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
174[info] compiling 2 Scala sources to /build/repo/macros/target/scala-3.7.4/classes ...
175[info] done compiling
176[info] compiling 1 Scala source to /build/repo/macros/target/scala-3.7.4/test-classes ...
177[info] [patched file /build/repo/macros/src/test/scala-3/scalapb_json/ProtoMacrosCommonTest.scala]
178[info] done compiling
179[info] compiling 1 Scala source to /build/repo/macros/target/scala-3.7.4/test-classes ...
180[info] done compiling
181Starting build for ProjectRef(file:/build/repo/,macrosJava) (scalapb-json-macros-java)... [2/3]
182Compile scalacOptions: -language:existentials, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
183[info] compiling 1 Scala source to /build/repo/macrosJava/target/scala-3.7.4/classes ...
184[info] [patched file /build/repo/macrosJava/src/main/scala-3/scalapb_json/ProtoMacrosJava.scala]
185[info] done compiling
186[info] compiling 1 Scala source to /build/repo/macrosJava/target/scala-3.7.4/classes ...
187[info] done compiling
188
189************************
190Build summary:
191[{
192 "module": "scalapb-json-common",
193 "compile": {"status": "ok", "tookMs": 6265, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
194 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
195 "test-compile": {"status": "ok", "tookMs": 18074, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
196 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
197 "publish": {"status": "skipped", "tookMs": 0},
198 "metadata": {
199 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
200}
201},{
202 "module": "scalapb-json-macros",
203 "compile": {"status": "ok", "tookMs": 1682, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 651, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
206 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
210}
211},{
212 "module": "scalapb-json-macros-java",
213 "compile": {"status": "ok", "tookMs": 711, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 801, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
220}
221}]
222************************
223[success] Total time: 60 s, completed Dec 22, 2025, 8:03:52 PM
224[0JChecking patch project/plugins.sbt...
225Checking patch project/build.properties...
226Checking patch build.sbt...
227Applied patch project/plugins.sbt cleanly.
228Applied patch project/build.properties cleanly.
229Applied patch build.sbt cleanly.
230Commit migration rewrites
231Switched to a new branch 'opencb/migrate-source-3.4'
232[opencb/migrate-source-3.4 58352a0] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
233 6 files changed, 24 insertions(+), 24 deletions(-)
234----
235Preparing build for 3.8.0-RC4
236Scala binary version found: 3.8
237Implicitly using source version 3.8
238Scala binary version found: 3.8
239Implicitly using source version 3.8
240Would try to apply common scalacOption (best-effort, sbt/mill only):
241Append: ,REQUIRE:-source:3.8
242Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
243
244Try apply source patch:
245Path: build.sbt
246Pattern: val Scala3 = "3.3.3"
247Replacement: val Scala3 = "3.8.0-RC4"
248Successfully applied pattern 'val Scala3 = "3.3.3"' in build.sbt
249----
250Starting build for 3.8.0-RC4
251Execute tests: true
252sbt project found:
253Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
254Enforcing usage of sbt in version 1.11.5
255No prepare script found for project scalapb-json/scalapb-json-common
256##################################
257Scala version: 3.8.0-RC4
258Targets: io.github.scalapb-json%scalapb-json-common io.github.scalapb-json%scalapb-json-macros io.github.scalapb-json%scalapb-json-macros-java
259Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
260##################################
261Using extra scalacOptions: ,REQUIRE:-source:3.8
262Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
263[sbt_options] declare -a sbt_options=()
264[process_args] java_version = '17'
265[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
266# Executing command line:
267java
268-Dfile.encoding=UTF-8
269-Dcommunitybuild.scala=3.8.0-RC4
270-Dcommunitybuild.project.dependencies.add=
271-Xmx7G
272-Xms4G
273-Xss8M
274-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
275-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
276-jar
277/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
278"setCrossScalaVersions 3.8.0-RC4"
279"++3.8.0-RC4 -v"
280"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
281"set every credentials := Nil"
282"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
283"removeScalacOptionsStartingWith -P:wartremover"
284
285moduleMappings
286"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.scalapb-json%scalapb-json-common io.github.scalapb-json%scalapb-json-macros io.github.scalapb-json%scalapb-json-macros-java"
287
288[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
289[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
290[info] loading project definition from /build/repo/project
291[info] loading settings for project repo from build.sbt, version.sbt...
292[info] resolving key references (10456 settings) ...
293[info] set current project to repo (in build file:/build/repo/)
294[warn] there are 3 keys that are not used by any other settings/tasks:
295[warn]
296[warn] * testsJS / Compile / doc / scalacOptions
297[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
298[warn] +- /build/repo/build.sbt:386
299[warn] * testsJVM / Compile / doc / scalacOptions
300[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
301[warn] +- /build/repo/build.sbt:386
302[warn] * testsNative / Compile / doc / scalacOptions
303[warn] +- (sbt.Defaults.docTaskSettings) Defaults.scala:2228
304[warn] +- /build/repo/build.sbt:386
305[warn]
306[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
307[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
308Execute setCrossScalaVersions: 3.8.0-RC4
309OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in forkCompilerProject/crossScalaVersions
310OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
311OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in repo/crossScalaVersions
312OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJS/crossScalaVersions
313OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in testsJVM/crossScalaVersions
314OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in macrosJava/crossScalaVersions
315OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreNative/crossScalaVersions
316OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in macros/crossScalaVersions
317[info] set current project to repo (in build file:/build/repo/)
318[info] Setting Scala version to 3.8.0-RC4 on 8 projects.
319[info] Switching Scala version on:
320[info] coreNative (2.12.19, 2.13.14, 3.8.0-RC4)
321[info] macrosJava (2.12.19, 2.13.14, 3.8.0-RC4)
322[info] forkCompilerProject (2.12.19, 2.13.14, 3.8.0-RC4)
323[info] coreJS (2.12.19, 2.13.14, 3.8.0-RC4)
324[info] coreJVM (2.12.19, 2.13.14, 3.8.0-RC4)
325[info] macros (2.12.19, 2.13.14, 3.8.0-RC4)
326[info] * repo (2.12.19, 2.13.14, 3.8.0-RC4)
327[info] testsJVM (2.12.19, 2.13.14, 3.8.0-RC4)
328[info] Excluding projects:
329[info] testsJS (2.12.19, 2.13.14)
330[info] testsNative (2.12.19, 2.13.14)
331[info] Reapplying settings...
332[info] set current project to repo (in build file:/build/repo/)
333Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
334[info] Reapplying settings...
335[info] set current project to repo (in build file:/build/repo/)
336[info] Defining Global / credentials, coreJS / credentials and 8 others.
337[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
338[info] Run `last` for details.
339[info] Reapplying settings...
340[info] set current project to repo (in build file:/build/repo/)
341Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
342[info] Reapplying settings...
343OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
344
345 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
346 Did you mean allExcludeDependencies ?
347 , retry without global scopes
348[info] Reapplying settings...
349[info] set current project to repo (in build file:/build/repo/)
350Execute removeScalacOptionsStartingWith: -P:wartremover
351[info] Reapplying settings...
352[info] set current project to repo (in build file:/build/repo/)
353[success] Total time: 0 s, completed Dec 22, 2025, 8:04:09 PM
354Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
355Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
356Starting build...
357Projects: Set(coreJVM, macros, macrosJava)
358Starting build for ProjectRef(file:/build/repo/,coreJVM) (scalapb-json-common)... [0/3]
359OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
360OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
361OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
362Compile scalacOptions: -language:existentials, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
363[info] compiling 9 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC4/classes ...
364[info] done compiling
365[info] Compiling 4 protobuf files to /build/repo/core/jvm/target/scala-3.8.0-RC4/src_managed/test
366[info] compiling 20 Scala sources and 4 Java sources to /build/repo/core/jvm/target/scala-3.8.0-RC4/test-classes ...
367[info] /build/repo/core/jvm/target/scala-3.8.0-RC4/src_managed/test/jsontest/Test.java: Some input files use or override a deprecated API.
368[info] /build/repo/core/jvm/target/scala-3.8.0-RC4/src_managed/test/jsontest/Test.java: Recompile with -Xlint:deprecation for details.
369[info] done compiling
370
371scalapb_json.NameUtilsJVMTest$
372+- camelCaseToSnakeCase compatible guava .................................................. Passed(10000,0,LongSeed(309156305630)) 244ms
373`- lowerSnakeCaseToCamelCase compatible guava .................................................. Passed(10000,0,LongSeed(309442257025)) 171ms
374[info] scalapb_json.NameUtilsJVMTest$ 469 ms
375-------------------------------- Running Tests --------------------------------
376+ scalapb_json.DurationSpec.Duration serializer should work 12ms
377+ scalapb_json.DurationSpec.Duration parser should work 2ms
378-------------------------------- Running Tests --------------------------------
379+ scalapb_json.NameUtilsSpec.snakeCaseToCamelCase should work for normal names 2ms
380+ scalapb_json.NameUtilsSpec.snakeCaseToCamelCase should work when already in camel case 0ms
381-------------------------------- Running Tests --------------------------------
382+ scalapb_json.ScalapbJsonCommonSpec.FieldMask 11ms
383-------------------------------- Running Tests --------------------------------
384+ scalapb_json.TimestampSpec.Timestamp parser should work 9ms
385-------------------------------- Running Tests --------------------------------
386+ scalapb_json.TypeRegistrySpec.addFile should add all messages in the file 173ms
387+ scalapb_json.TypeRegistrySpec.addMessage should not add other messages from same file 0ms
388Starting build for ProjectRef(file:/build/repo/,macros) (scalapb-json-macros)... [1/3]
389Compile scalacOptions: -language:existentials, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
390[info] compiling 2 Scala sources to /build/repo/macros/target/scala-3.8.0-RC4/classes ...
391[info] done compiling
392[info] compiling 1 Scala source to /build/repo/macros/target/scala-3.8.0-RC4/test-classes ...
393[info] done compiling
394
395scalapb_json.ProtoMacrosCommonTest$
396`- test .................................................. Passed(100,0,LongSeed(316598292720)) 2516ms
397[info] scalapb_json.ProtoMacrosCommonTest$ 2525 ms
398Starting build for ProjectRef(file:/build/repo/,macrosJava) (scalapb-json-macros-java)... [2/3]
399Compile scalacOptions: -language:existentials, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
400[info] compiling 1 Scala source to /build/repo/macrosJava/target/scala-3.8.0-RC4/classes ...
401[info] done compiling
402
403************************
404Build summary:
405[{
406 "module": "scalapb-json-common",
407 "compile": {"status": "ok", "tookMs": 9075, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 13101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "ok", "tookMs": 1213, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
414}
415},{
416 "module": "scalapb-json-macros",
417 "compile": {"status": "ok", "tookMs": 1658, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 804, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "ok", "tookMs": 3738, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
424}
425},{
426 "module": "scalapb-json-macros-java",
427 "compile": {"status": "ok", "tookMs": 745, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
430 "test": {"status": "ok", "tookMs": 261, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
434}
435}]
436************************
437[success] Total time: 45 s, completed Dec 22, 2025, 8:04:55 PM
438[0JChecking patch project/plugins.sbt...
439Checking patch project/build.properties...
440Checking patch build.sbt...
441Applied patch project/plugins.sbt cleanly.
442Applied patch project/build.properties cleanly.
443Applied patch build.sbt cleanly.