Build Logs
kirill5k/common-scala • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
18
Total Lines
296
1##################################
2Clonning https://github.com/kirill5k/common-scala.git into /build/repo using revision v0.1.27
3##################################
4Note: switching to '66fcf57eb2abf9d93c6b0faf62ec0174994fad70'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34Sbt version 1.11.4 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 kirill5k/common-scala
37##################################
38Scala version: 3.8.0-RC6
39Targets: io.github.kirill5k%common-cats io.github.kirill5k%common-cats-test io.github.kirill5k%common-http4s io.github.kirill5k%common-http4s-test io.github.kirill5k%common-sttp-test io.github.kirill5k%common-syntax io.github.kirill5k%common-test
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
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 = '25'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Xmx4096M
51-Xss8M
52-Dcommunitybuild.scala=3.8.0-RC6
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC6"
62"++3.8.0-RC6 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.kirill5k%common-cats io.github.kirill5k%common-cats-test io.github.kirill5k%common-http4s io.github.kirill5k%common-http4s-test io.github.kirill5k%common-sttp-test io.github.kirill5k%common-syntax io.github.kirill5k%common-test"
70
71WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
72WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/zero-allocation-hashing-0.16.jar)
73WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
74WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
75WARNING: A restricted method in java.lang.System has been called
76WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/jna-5.12.0.jar)
77WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
78WARNING: Restricted methods will be blocked in a future release unless native access is enabled
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 25)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.431s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] set current project to common-scala (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC6
90OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in test/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in http4sTest/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in cats/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in http4s/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in catsTest/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in sttpTest/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in syntax/crossScalaVersions
98[info] set current project to common-scala (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC6 on 8 projects.
100[info] Switching Scala version on:
101[info] test (3.8.0-RC6)
102[info] http4sTest (3.8.0-RC6)
103[info] http4s (3.8.0-RC6)
104[info] * root (3.8.0-RC6)
105[info] sttpTest (3.8.0-RC6)
106[info] syntax (3.8.0-RC6)
107[info] catsTest (3.8.0-RC6)
108[info] cats (3.8.0-RC6)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to common-scala (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to common-scala (in build file:/build/repo/)
115[info] Defining Global / credentials, cats / credentials and 6 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 71 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to common-scala (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean http4s / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to common-scala (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to common-scala (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 8, 2026, 2:46:43 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(test, http4sTest, http4s, sttpTest, syntax, catsTest, cats)
137Starting build for ProjectRef(file:/build/repo/,syntax) (common-syntax)... [0/7]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
142Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143[info] compiling 3 Scala sources to /build/repo/modules/syntax/target/scala-3.8.0-RC6/classes ...
144[info] done compiling
145[info] compiling 2 Scala sources to /build/repo/modules/syntax/target/scala-3.8.0-RC6/test-classes ...
146[info] done compiling
147[info] PredicateSpec:
148[info] Predicates syntax
149[info] - should chain 2 predicates together
150[info] TimeSpec:
151[info] A String extension
152[info] - should convert str to instant
153[info] A FiniteDuration extension
154[info] - should convert fd to readable string
155[info] A LocalDate extension
156[info] - should convert ld to instant
157[info] An Instant extension
158[info] - should return true when 2 instances have same dates
159[info] - should return current hour
160[info] - should return day of week
161[info] - should change instant time
162[info] - should return duration between 2 instances
163Starting build for ProjectRef(file:/build/repo/,cats) (common-cats)... [1/7]
164Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 5 Scala sources to /build/repo/modules/cats/target/scala-3.8.0-RC6/classes ...
166[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/cats/src/main/scala/kirill5k/common/cats/Clock.scala:24:41
167[warn] 24 |final private class MockClock[F[_]: Monad](
168[warn] | ^
169[warn] | unused implicit parameter
170[warn] one warning found
171[info] done compiling
172[info] compiling 2 Scala sources to /build/repo/modules/test/target/scala-3.8.0-RC6/classes ...
173[info] done compiling
174[info] compiling 2 Scala sources to /build/repo/modules/cats-test/target/scala-3.8.0-RC6/classes ...
175[info] done compiling
176[info] compiling 1 Scala source to /build/repo/modules/cats/target/scala-3.8.0-RC6/test-classes ...
177[info] done compiling
178[info] CacheSpec:
179[info] A RefbasedCache
180[info] - should return non-expired elements
181[info] - should return empty option when element expires
182[info] - should return true when item is present in cache
183[info] - should return false when item has expired
184[info] should evalIfNew
185[info] - should eval computation if the key is new
186[info] - should not eval computation if the key already exists
187[info] should evalPutIfNew
188[info] - should eval computation and add it to the cache when key is new
189[info] - should return existing value when key is not new
190[info] should values
191[info] - should return all current values in cache
192[info] should size
193[info] - should return count of all values in cache
194Starting build for ProjectRef(file:/build/repo/,http4s) (common-http4s)... [2/7]
195Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 1 Scala source to /build/repo/modules/http4s/target/scala-3.8.0-RC6/classes ...
197[info] done compiling
198Starting build for ProjectRef(file:/build/repo/,test) (common-test)... [3/7]
199Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200Starting build for ProjectRef(file:/build/repo/,catsTest) (common-cats-test)... [4/7]
201Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202Starting build for ProjectRef(file:/build/repo/,http4sTest) (common-http4s-test)... [5/7]
203Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
204[info] compiling 1 Scala source to /build/repo/modules/http4s-test/target/scala-3.8.0-RC6/classes ...
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,sttpTest) (common-sttp-test)... [6/7]
207Compile scalacOptions: -Wunused:all, -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208[info] compiling 2 Scala sources to /build/repo/modules/sttp-test/target/scala-3.8.0-RC6/classes ...
209[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/sttp-test/src/main/scala/kirill5k/common/sttp/test/SttpWordSpec.scala:10:20
210[warn] 10 |import sttp.client3.*
211[warn] | ^
212[warn] | unused import
213[warn] one warning found
214[info] done compiling
215
216************************
217Build summary:
218[{
219 "module": "common-syntax",
220 "compile": {"status": "ok", "tookMs": 4167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 2932, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "test": {"status": "ok", "tookMs": 486, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["3.3.6"]
227}
228},{
229 "module": "common-cats",
230 "compile": {"status": "ok", "tookMs": 1639, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
231 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
232 "test-compile": {"status": "ok", "tookMs": 3409, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "test": {"status": "ok", "tookMs": 6695, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
234 "publish": {"status": "skipped", "tookMs": 0},
235 "metadata": {
236 "crossScalaVersions": ["3.3.6"]
237}
238},{
239 "module": "common-http4s",
240 "compile": {"status": "ok", "tookMs": 693, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
242 "test-compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "test": {"status": "ok", "tookMs": 68, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
244 "publish": {"status": "skipped", "tookMs": 0},
245 "metadata": {
246 "crossScalaVersions": ["3.3.6"]
247}
248},{
249 "module": "common-test",
250 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
252 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
253 "test": {"status": "ok", "tookMs": 89, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
254 "publish": {"status": "skipped", "tookMs": 0},
255 "metadata": {
256 "crossScalaVersions": ["3.3.6"]
257}
258},{
259 "module": "common-cats-test",
260 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
262 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
263 "test": {"status": "ok", "tookMs": 115, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
264 "publish": {"status": "skipped", "tookMs": 0},
265 "metadata": {
266 "crossScalaVersions": ["3.3.6"]
267}
268},{
269 "module": "common-http4s-test",
270 "compile": {"status": "ok", "tookMs": 1121, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
271 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
272 "test-compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "test": {"status": "ok", "tookMs": 139, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
274 "publish": {"status": "skipped", "tookMs": 0},
275 "metadata": {
276 "crossScalaVersions": ["3.3.6"]
277}
278},{
279 "module": "common-sttp-test",
280 "compile": {"status": "ok", "tookMs": 1041, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
281 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
282 "test-compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "test": {"status": "ok", "tookMs": 131, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
284 "publish": {"status": "skipped", "tookMs": 0},
285 "metadata": {
286 "crossScalaVersions": ["3.3.6"]
287}
288}]
289************************
290[success] Total time: 34 s, completed Jan 8, 2026, 2:47:16 AM
291[0JChecking patch project/plugins.sbt...
292Checking patch project/build.properties...
293Checking patch build.sbt...
294Applied patch project/plugins.sbt cleanly.
295Applied patch project/build.properties cleanly.
296Applied patch build.sbt cleanly.