Build Logs

spaceteams/scala-json-logging • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

24

Total Lines

230

1##################################
2Clonning https://github.com/spaceteams/scala-json-logging.git into /build/repo using revision 1.0.1
3##################################
4Note: switching to '676bf41d5ef7f2c246c3f85793e964894422f4bc'.
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
21----
22Preparing build for 3.8.0-RC1
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project spaceteams/scala-json-logging
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1
40Targets: de.spaceteams%json-logging-circe de.spaceteams%json-logging-common de.spaceteams%json-logging-spray de.spaceteams%json-logging-typesafe-config
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1"
61"++3.8.0-RC1 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" de.spaceteams%json-logging-circe de.spaceteams%json-logging-common de.spaceteams%json-logging-spray de.spaceteams%json-logging-typesafe-config"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build-build-build from metals.sbt...
72[info] loading project definition from /build/repo/project/project/project
73[info] loading settings for project repo-build-build from metals.sbt...
74[info] loading project definition from /build/repo/project/project
75[success] Generated .bloop/repo-build-build.json
76[success] Total time: 2 s, completed Nov 14, 2025, 10:13:37 PM
77[info] loading settings for project repo-build from akka.sbt, metals.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.213s.
82[info] done compiling
83/build/repo/build.sbt:43: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
84ThisBuild / scalafixScalaBinaryVersion := scalaBinaryVersion.value
85 ^
86[info] loading settings for project root from build.sbt...
87[info] set current project to root (in build file:/build/repo/)
88[warn] there's a key that's not used by any other settings/tasks:
89[warn]
90[warn] * ThisBuild / scalafixScalaBinaryVersion
91[warn] +- /build/repo/build.sbt:43
92[warn]
93[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
94[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
95Execute setCrossScalaVersions: 3.8.0-RC1
96OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1 in typesafeConfig/crossScalaVersions
97OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1 in common/crossScalaVersions
98OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1 in spray/crossScalaVersions
99OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1 in circe/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0-RC1 on 4 projects.
102[info] Switching Scala version on:
103[info] typesafeConfig (2.13.8, 3.8.0-RC1)
104[info] common (2.13.8, 3.8.0-RC1)
105[info] circe (2.13.8, 3.8.0-RC1)
106[info] spray (2.13.8, 3.8.0-RC1)
107[info] Excluding projects:
108[info] * root (2.13.8)
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114[info] Defining Global / credentials, circe / credentials and 3 others.
115[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
124 Did you mean allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Nov 14, 2025, 10:14:08 PM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
134Starting build...
135Projects: Set(circe, common, spray, typesafeConfig)
136Starting build for ProjectRef(file:/build/repo/,circe) (json-logging-circe)... [0/4]
137OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
140Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/circe/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 4 Scala sources to /build/repo/common/target/scala-3.8.0-RC1/classes ...
142[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
143[warn] one warning found
144[info] done compiling
145[info] compiling 3 Scala sources to /build/repo/circe/target/scala-3.8.0-RC1/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] one warning found
148[info] done compiling
149[info] compiling 2 Scala sources to /build/repo/circe/target/scala-3.8.0-RC1/test-classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,common) (json-logging-common)... [1/4]
154Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/common/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 1 Scala source to /build/repo/common/target/scala-3.8.0-RC1/test-classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,spray) (json-logging-spray)... [2/4]
160Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/spray/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 3 Scala sources to /build/repo/spray/target/scala-3.8.0-RC1/classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165[info] compiling 2 Scala sources to /build/repo/spray/target/scala-3.8.0-RC1/test-classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,typesafeConfig) (json-logging-typesafe-config)... [3/4]
170Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/typesafe-config/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 1 Scala source to /build/repo/typesafe-config/target/scala-3.8.0-RC1/classes ...
172[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
173[warn] one warning found
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/typesafe-config/target/scala-3.8.0-RC1/test-classes ...
176[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
177[warn] one warning found
178[info] done compiling
179
180************************
181Build summary:
182[{
183 "module": "json-logging-circe",
184 "compile": {"status": "ok", "tookMs": 7946, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.8", "3.1.1"]
191}
192},{
193 "module": "json-logging-common",
194 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 2059, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.13.8", "3.1.1"]
201}
202},{
203 "module": "json-logging-spray",
204 "compile": {"status": "ok", "tookMs": 670, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 1319, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.13.8", "3.1.1"]
211}
212},{
213 "module": "json-logging-typesafe-config",
214 "compile": {"status": "ok", "tookMs": 467, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
216 "test-compile": {"status": "ok", "tookMs": 927, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
218 "publish": {"status": "skipped", "tookMs": 0},
219 "metadata": {
220 "crossScalaVersions": ["2.13.8", "3.1.1"]
221}
222}]
223************************
224[success] Total time: 42 s, completed Nov 14, 2025, 10:14:50 PM
225[0JChecking patch project/plugins.sbt...
226Checking patch project/build.properties...
227Checking patch build.sbt...
228Applied patch project/plugins.sbt cleanly.
229Applied patch project/build.properties cleanly.
230Applied patch build.sbt cleanly.