Build Logs

lhns/scala-common • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

35

Total Lines

279

1##################################
2Clonning https://github.com/lhns/scala-common.git into /build/repo using revision 0.13.0
3##################################
4Note: switching to 'dac3573addf074f894754a9d3bafe9aa3690a8bd'.
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:
34No prepare script found for project lhns/scala-common
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.8.0-RC1
38Targets: de.lhns%scala-common-app de.lhns%scala-common-core de.lhns%scala-common-http de.lhns%scala-common-http-client de.lhns%scala-common-http-server de.lhns%scala-common-s3 de.lhns%scala-common-skunk
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.8
42Filtering out scalacOptions: ,-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.8.0-RC1
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.8.0-RC1"
59"++3.8.0-RC1 -v"
60"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" de.lhns%scala-common-app de.lhns%scala-common-core de.lhns%scala-common-http de.lhns%scala-common-http-client de.lhns%scala-common-http-server de.lhns%scala-common-s3 de.lhns%scala-common-skunk"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
69[info] welcome to sbt 1.11.7 (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 9.152s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] resolving key references (10150 settings) ...
78[info] set current project to scala-common-app (in build file:/build/repo/)
79[warn] there are 8 keys that are not used by any other settings/tasks:
80[warn]
81[warn] * app3 / Test / scalaJSLinkerConfig
82[warn] +- /build/repo/build.sbt:85
83[warn] * core3 / Test / scalaJSLinkerConfig
84[warn] +- /build/repo/build.sbt:85
85[warn] * http3 / Test / scalaJSLinkerConfig
86[warn] +- /build/repo/build.sbt:85
87[warn] * httpClient3 / Test / scalaJSLinkerConfig
88[warn] +- /build/repo/build.sbt:85
89[warn] * httpServer3 / Test / scalaJSLinkerConfig
90[warn] +- /build/repo/build.sbt:85
91[warn] * root / Test / scalaJSLinkerConfig
92[warn] +- /build/repo/build.sbt:85
93[warn] * s33 / Test / scalaJSLinkerConfig
94[warn] +- /build/repo/build.sbt:85
95[warn] * skunk3 / Test / scalaJSLinkerConfig
96[warn] +- /build/repo/build.sbt:85
97[warn]
98[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
99[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
100Execute setCrossScalaVersions: 3.8.0-RC1
101OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in httpClient3/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in httpServer3/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in app3/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in coreJS3/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in core3/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in http3/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in httpJS3/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in appJS3/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in root/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in s33/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1 in skunk3/crossScalaVersions
112[info] set current project to scala-common-app (in build file:/build/repo/)
113[info] Setting Scala version to 3.8.0-RC1 on 11 projects.
114[info] Switching Scala version on:
115[info] skunk3 (3.8.0-RC1)
116[info] httpServer3 (3.8.0-RC1)
117[info] s33 (3.8.0-RC1)
118[info] httpJS3 (3.8.0-RC1)
119[info] * root (3.8.0-RC1)
120[info] httpClient3 (3.8.0-RC1)
121[info] core3 (3.8.0-RC1)
122[info] http3 (3.8.0-RC1)
123[info] appJS3 (3.8.0-RC1)
124[info] app3 (3.8.0-RC1)
125[info] coreJS3 (3.8.0-RC1)
126[info] Excluding projects:
127[info] Reapplying settings...
128[info] set current project to scala-common-app (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] set current project to scala-common-app (in build file:/build/repo/)
132[info] Defining Global / credentials, app3 / credentials and 9 others.
133[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set current project to scala-common-app (in build file:/build/repo/)
137Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
138[info] Reapplying settings...
139OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
140
141 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
142 Did you mean allExcludeDependencies ?
143 , retry without global scopes
144[info] Reapplying settings...
145[info] set current project to scala-common-app (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148[info] set current project to scala-common-app (in build file:/build/repo/)
149[success] Total time: 0 s, completed Nov 14, 2025, 10:29:38 PM
150Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
151Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
152Starting build...
153Projects: Set(skunk3, httpServer3, s33, root, httpClient3, core3, http3)
154Starting build for ProjectRef(file:/build/repo/,skunk3) (scala-common-skunk)... [0/7]
155OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
159Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] compiling 1 Scala source to /build/repo/modules/core/target/jvm-3/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] one warning found
163[info] done compiling
164[info] compiling 2 Scala sources to /build/repo/modules/skunk/target/jvm-3/classes ...
165[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
166[warn] one warning found
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,s33) (scala-common-s3)... [1/7]
169Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 2 Scala sources to /build/repo/modules/s3/target/jvm-3/classes ...
171[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
172[warn] one warning found
173[info] done compiling
174[info] compiling 1 Scala source to /build/repo/modules/s3/target/jvm-3/test-classes ...
175[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
176[warn] one warning found
177[info] done compiling
178Starting build for ProjectRef(file:/build/repo/,core3) (scala-common-core)... [2/7]
179Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
180Starting build for ProjectRef(file:/build/repo/,http3) (scala-common-http)... [3/7]
181Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] compiling 1 Scala source to /build/repo/modules/http/target/jvm-3/classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[warn] one warning found
185[info] done compiling
186Starting build for ProjectRef(file:/build/repo/,root) (scala-common-app)... [4/7]
187Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188Starting build for ProjectRef(file:/build/repo/,httpClient3) (scala-common-http-client)... [5/7]
189Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
190[info] compiling 3 Scala sources to /build/repo/modules/http-client/target/jvm-3/classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] one warning found
193[info] done compiling
194Starting build for ProjectRef(file:/build/repo/,httpServer3) (scala-common-http-server)... [6/7]
195Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=Given search preference for:i, -Wnonunit-statement, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 2 Scala sources to /build/repo/modules/http-server/target/jvm-3/classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[warn] one warning found
199[info] done compiling
200
201************************
202Build summary:
203[{
204 "module": "scala-common-skunk",
205 "compile": {"status": "ok", "tookMs": 11338, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["3.3.7"]
212}
213},{
214 "module": "scala-common-s3",
215 "compile": {"status": "ok", "tookMs": 2545, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 1883, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["3.3.7"]
222}
223},{
224 "module": "scala-common-core",
225 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["3.3.7"]
232}
233},{
234 "module": "scala-common-http",
235 "compile": {"status": "ok", "tookMs": 1205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["3.3.7"]
242}
243},{
244 "module": "scala-common-app",
245 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
247 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
249 "publish": {"status": "ok", "tookMs": 4},
250 "metadata": {
251 "crossScalaVersions": ["3.3.7"]
252}
253},{
254 "module": "scala-common-http-client",
255 "compile": {"status": "ok", "tookMs": 1096, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
257 "test-compile": {"status": "ok", "tookMs": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
259 "publish": {"status": "skipped", "tookMs": 0},
260 "metadata": {
261 "crossScalaVersions": ["3.3.7"]
262}
263},{
264 "module": "scala-common-http-server",
265 "compile": {"status": "ok", "tookMs": 1945, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
267 "test-compile": {"status": "ok", "tookMs": 240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
269 "publish": {"status": "skipped", "tookMs": 0},
270 "metadata": {
271 "crossScalaVersions": ["3.3.7"]
272}
273}]
274************************
275[success] Total time: 103 s (0:01:43.0), completed Nov 14, 2025, 10:31:21 PM
276[0JChecking patch project/plugins.sbt...
277Checking patch build.sbt...
278Applied patch project/plugins.sbt cleanly.
279Applied patch build.sbt cleanly.