Build Logs

lhns/scala-common • 3.8.0:2026-01-13

Errors

0

Warnings

35

Total Lines

285

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
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
32Execute tests: true
33sbt project found:
34No prepare script found for project lhns/scala-common
35##################################
36Scala version: 3.8.0
37Targets: 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
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0"
58"++3.8.0 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 9.136s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] resolving key references (10150 settings) ...
77[info] set current project to scala-common-app (in build file:/build/repo/)
78[warn] there are 8 keys that are not used by any other settings/tasks:
79[warn]
80[warn] * app3 / Test / scalaJSLinkerConfig
81[warn] +- /build/repo/build.sbt:85
82[warn] * core3 / Test / scalaJSLinkerConfig
83[warn] +- /build/repo/build.sbt:85
84[warn] * http3 / Test / scalaJSLinkerConfig
85[warn] +- /build/repo/build.sbt:85
86[warn] * httpClient3 / Test / scalaJSLinkerConfig
87[warn] +- /build/repo/build.sbt:85
88[warn] * httpServer3 / Test / scalaJSLinkerConfig
89[warn] +- /build/repo/build.sbt:85
90[warn] * root / Test / scalaJSLinkerConfig
91[warn] +- /build/repo/build.sbt:85
92[warn] * s33 / Test / scalaJSLinkerConfig
93[warn] +- /build/repo/build.sbt:85
94[warn] * skunk3 / Test / scalaJSLinkerConfig
95[warn] +- /build/repo/build.sbt:85
96[warn]
97[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
98[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
99Execute setCrossScalaVersions: 3.8.0
100OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in httpJS3/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in core3/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreJS3/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in httpClient3/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in s33/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in http3/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in skunk3/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in root/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in appJS3/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in app3/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in httpServer3/crossScalaVersions
111[info] set current project to scala-common-app (in build file:/build/repo/)
112[info] Setting Scala version to 3.8.0 on 11 projects.
113[info] Switching Scala version on:
114[info] skunk3 (3.8.0)
115[info] httpServer3 (3.8.0)
116[info] s33 (3.8.0)
117[info] httpJS3 (3.8.0)
118[info] * root (3.8.0)
119[info] httpClient3 (3.8.0)
120[info] core3 (3.8.0)
121[info] http3 (3.8.0)
122[info] appJS3 (3.8.0)
123[info] app3 (3.8.0)
124[info] coreJS3 (3.8.0)
125[info] Excluding projects:
126[info] Reapplying settings...
127[info] set current project to scala-common-app (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set current project to scala-common-app (in build file:/build/repo/)
131[info] Defining Global / credentials, app3 / credentials and 9 others.
132[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
133[info] Run `last` for details.
134[info] Reapplying settings...
135[info] set current project to scala-common-app (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
141 Did you mean allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set current project to scala-common-app (in build file:/build/repo/)
145Execute removeScalacOptionsStartingWith: -P:wartremover
146[info] Reapplying settings...
147[info] set current project to scala-common-app (in build file:/build/repo/)
148[success] Total time: 0 s, completed Jan 13, 2026, 5:05:00 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
151Starting build...
152Projects: Set(skunk3, httpServer3, s33, root, httpClient3, core3, http3)
153Starting build for ProjectRef(file:/build/repo/,skunk3) (scala-common-skunk)... [0/7]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
156OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
157OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
158Compile 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
159[info] compiling 1 Scala source to /build/repo/modules/core/target/jvm-3/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163[info] compiling 2 Scala sources to /build/repo/modules/skunk/target/jvm-3/classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,s33) (scala-common-s3)... [1/7]
168Compile 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
169[info] compiling 2 Scala sources to /build/repo/modules/s3/target/jvm-3/classes ...
170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
171[warn] one warning found
172[info] done compiling
173[info] compiling 1 Scala source to /build/repo/modules/s3/target/jvm-3/test-classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177de.lhns.common.s3.FakeS3BlobStoreTest:
178 + FakeS3BlobStore should put file 0.449s
179 + FakeS3BlobStore should list files and directories that are direct children 0.02s
180 + FakeS3BlobStore should list files recursively but not directories 0.014s
181 + FakeS3BlobStore should copy file 0.009s
182 + FakeS3BlobStore should move file 0.009s
183 + FakeS3BlobStore should remove file 0.005s
184Starting build for ProjectRef(file:/build/repo/,core3) (scala-common-core)... [2/7]
185Compile 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
186Starting build for ProjectRef(file:/build/repo/,http3) (scala-common-http)... [3/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
188[info] compiling 1 Scala source to /build/repo/modules/http/target/jvm-3/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192Starting build for ProjectRef(file:/build/repo/,root) (scala-common-app)... [4/7]
193Compile 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
194Starting build for ProjectRef(file:/build/repo/,httpClient3) (scala-common-http-client)... [5/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 3 Scala sources to /build/repo/modules/http-client/target/jvm-3/classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[warn] one warning found
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,httpServer3) (scala-common-http-server)... [6/7]
201Compile 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
202[info] compiling 2 Scala sources to /build/repo/modules/http-server/target/jvm-3/classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206
207************************
208Build summary:
209[{
210 "module": "scala-common-skunk",
211 "compile": {"status": "ok", "tookMs": 8385, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
213 "test-compile": {"status": "ok", "tookMs": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "test": {"status": "ok", "tookMs": 212, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
215 "publish": {"status": "skipped", "tookMs": 0},
216 "metadata": {
217 "crossScalaVersions": ["3.3.7"]
218}
219},{
220 "module": "scala-common-s3",
221 "compile": {"status": "ok", "tookMs": 2360, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 1603, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "test": {"status": "ok", "tookMs": 1008, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["3.3.7"]
228}
229},{
230 "module": "scala-common-core",
231 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "ok", "tookMs": 88, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["3.3.7"]
238}
239},{
240 "module": "scala-common-http",
241 "compile": {"status": "ok", "tookMs": 862, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "ok", "tookMs": 143, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["3.3.7"]
248}
249},{
250 "module": "scala-common-app",
251 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "ok", "tookMs": 65, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "ok", "tookMs": 3},
256 "metadata": {
257 "crossScalaVersions": ["3.3.7"]
258}
259},{
260 "module": "scala-common-http-client",
261 "compile": {"status": "ok", "tookMs": 908, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 214, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "ok", "tookMs": 187, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["3.3.7"]
268}
269},{
270 "module": "scala-common-http-server",
271 "compile": {"status": "ok", "tookMs": 1506, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 221, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "ok", "tookMs": 153, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["3.3.7"]
278}
279}]
280************************
281[success] Total time: 30 s, completed Jan 13, 2026, 5:05:30 PM
282[0JChecking patch project/plugins.sbt...
283Checking patch build.sbt...
284Applied patch project/plugins.sbt cleanly.
285Applied patch build.sbt cleanly.