Build Logs
gochaorg/json4s3 • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
31
Total Lines
178
1##################################
2Clonning https://github.com/gochaorg/json4s3.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.2.0
5----
6Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala
17Pattern: import scala.annotation.newMain
18Replacement:
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'import scala.annotation.newMain' in src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala
23
24Try apply source patch:
25Path: build.sbt
26Pattern: val scala3Version = "3.2.0"
27Replacement: val scala3Version = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
28Successfully applied pattern 'val scala3Version = "3.2.0"' in build.sbt
29----
30Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
31Execute tests: false
32sbt project found:
33Sbt version 1.7.1 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 gochaorg/json4s3
36/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
37##################################
38Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
39Targets: xyz.cofe%json4s3
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala","pattern":"import scala.annotation.newMain","replaceWith":""},{"path":"build.sbt","pattern":"val scala3Version = \"3.2.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
60"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala","pattern":"import scala.annotation.newMain","replaceWith":""},{"path":"build.sbt","pattern":"val scala3Version = \"3.2.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" xyz.cofe%json4s3"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 7.966s.
75[info] done compiling
76/build/repo/build.sbt:45: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
77ThisBuild / publishArtifact in Test := false
78 ^
79/build/repo/build.sbt:50: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
80publishTo in ThisBuild := {
81 ^
82[info] loading settings for project root from build.sbt...
83[info] set current project to json4s3 (in build file:/build/repo/)
84[warn] there are 2 keys that are not used by any other settings/tasks:
85[warn]
86[warn] * ThisBuild / pomIncludeRepository
87[warn] +- /build/repo/build.sbt:48
88[warn] * ThisBuild / publishMavenStyle
89[warn] +- /build/repo/build.sbt:44
90[warn]
91[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
92[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
93Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
94OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in root/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in root/crossScalaVersions
96[info] set current project to json4s3 (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
98[info] Switching Scala version on:
99[info] * root (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to json4s3 (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to json4s3 (in build file:/build/repo/)
106[info] Defining Global / credentials, credentials
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to json4s3 (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to json4s3 (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to json4s3 (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 15, 2025, 12:24:24 AM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala","pattern":"import scala.annotation.newMain","replaceWith":""},{"path":"build.sbt","pattern":"val scala3Version = \"3.2.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(root)
128Starting build for ProjectRef(file:/build/repo/,root) (json4s3)... [0/1]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 34 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
132[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/xyz/cofe/json4s3/derv/FromJson.scala:53:4
133[warn] 53 | new FromJson[T] {
134[warn] | ^
135[warn] | New anonymous class definition will be duplicated at each inline site
136[warn] |
137[warn] | longer explanation available when compiling with `-explain`
138[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/xyz/cofe/json4s3/derv/ToJson.scala:44:4
139[warn] 44 | new ToJson[T] {
140[warn] | ^
141[warn] | New anonymous class definition will be duplicated at each inline site
142[warn] |
143[warn] | longer explanation available when compiling with `-explain`
144[warn] two warnings found
145[info] done compiling
146[info] compiling 25 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
147[warn] -- [E197] Potential Issue Warning: /build/repo/src/test/scala/xyz/cofe/json4s3/derv/sample/SampleDeriveTest.scala:20:4
148[warn] 20 | new Show[A] {
149[warn] | ^
150[warn] | New anonymous class definition will be duplicated at each inline site
151[warn] |
152[warn] | longer explanation available when compiling with `-explain`
153[warn] one warning found
154[info] done compiling
155
156************************
157Build summary:
158[{
159 "module": "json4s3",
160 "compile": {"status": "ok", "tookMs": 18532, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
161 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
162 "test-compile": {"status": "ok", "tookMs": 4774, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
163 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
164 "publish": {"status": "skipped", "tookMs": 0},
165 "metadata": {
166 "crossScalaVersions": ["2.12.20", "3.2.0"]
167}
168}]
169************************
170[success] Total time: 35 s, completed Nov 15, 2025, 12:25:00 AM
171[0JChecking patch src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala...
172Checking patch project/plugins.sbt...
173Checking patch project/build.properties...
174Checking patch build.sbt...
175Applied patch src/test/scala/xyz/cofe/json4s3/stream/token/LexerTest.scala cleanly.
176Applied patch project/plugins.sbt cleanly.
177Applied patch project/build.properties cleanly.
178Applied patch build.sbt cleanly.