Build Logs
johnhungerford/kyo-test • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
0
Total Lines
293
1##################################
2Clonning https://github.com/johnhungerford/kyo-test.git into /build/repo using revision v0.0.4
3##################################
4Note: switching to 'f14f485a5349d7cf4081e99c914d05b41578ce2b'.
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
21Would override fixed Scala version: 3.7.2
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.7.2"
35Replacement: val scala3Version = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3Version = "3.7.2"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project johnhungerford/kyo-test
47##################################
48Scala version: 3.8.0-RC6
49Targets: io.github.johnhungerford%js io.github.johnhungerford%jvm io.github.johnhungerford%kyo-test io.github.johnhungerford%kyo-test-munit io.github.johnhungerford%kyo-test-scalatest io.github.johnhungerford%kyo-test-utest io.github.johnhungerford%kyo-test-zio
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.johnhungerford%js io.github.johnhungerford%jvm io.github.johnhungerford%kyo-test io.github.johnhungerford%kyo-test-munit io.github.johnhungerford%kyo-test-scalatest io.github.johnhungerford%kyo-test-utest io.github.johnhungerford%kyo-test-zio"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.501s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (12158 settings) ...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC6
90OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-scalatest/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in JVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-munit/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in JS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-zioJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-scalatestJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-zio/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-testJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-utestJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-munitJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test-utest/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kyo-test/crossScalaVersions
103[info] set current project to root (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC6 on 13 projects.
105[info] Switching Scala version on:
106[info] JVM (3.8.0-RC6)
107[info] kyo-test-munitJS (3.8.0-RC6)
108[info] * root (3.8.0-RC6)
109[info] kyo-testJS (3.8.0-RC6)
110[info] kyo-test-utestJS (3.8.0-RC6)
111[info] kyo-test-scalatest (3.8.0-RC6)
112[info] JS (3.8.0-RC6)
113[info] kyo-test-zio (3.8.0-RC6)
114[info] kyo-test-scalatestJS (3.8.0-RC6)
115[info] kyo-test-munit (3.8.0-RC6)
116[info] kyo-test-utest (3.8.0-RC6)
117[info] kyo-test-zioJS (3.8.0-RC6)
118[info] kyo-test (3.8.0-RC6)
119[info] Excluding projects:
120[info] Reapplying settings...
121[info] set current project to root (in build file:/build/repo/)
122Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125[info] Defining Global / credentials, JS / credentials and 11 others.
126[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 103 others.
127[info] Run `last` for details.
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
131[info] Reapplying settings...
132OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
133
134 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
135 Did you mean allExcludeDependencies ?
136 , retry without global scopes
137[info] Reapplying settings...
138[info] set current project to root (in build file:/build/repo/)
139Execute removeScalacOptionsStartingWith: -P:wartremover
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142[success] Total time: 0 s, completed Jan 8, 2026, 2:36:57 AM
143Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
145Starting build...
146Projects: Set(JVM, kyo-test-scalatest, JS, kyo-test-zio, kyo-test-munit, kyo-test-utest, kyo-test)
147Starting build for ProjectRef(file:/build/repo/,JVM) (jvm)... [0/7]
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
149Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150Starting build for ProjectRef(file:/build/repo/,kyo-test-utest) (kyo-test-utest)... [1/7]
151Compile scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf:msg=(unused.*value|discarded.*value|pure.*statement):error, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] scalafmt: Formatting 1 Scala sources (/build/repo/kyo-test/jvm)...
153[info] scalafmt: Formatting 1 Scala sources (/build/repo/kyo-test-utest/jvm)...
154[info] compiling 1 Scala source to /build/repo/kyo-test/jvm/target/scala-3.8.0-RC6/classes ...
155[info] scalafmt: Formatting 2 Scala sources (/build/repo/kyo-test-utest/jvm)...
156[info] done compiling
157[info] compiling 2 Scala sources to /build/repo/kyo-test-utest/jvm/target/scala-3.8.0-RC6/classes ...
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/kyo-test-utest/jvm/target/scala-3.8.0-RC6/test-classes ...
160[info] done compiling
161-------------------------------- Running Tests --------------------------------
162+ kyo.test.KyoUtestApiSyncTest.sync 188ms
163-------------------------------- Running Tests --------------------------------
164+ kyo.test.KyoUtestApiAsyncTest.async 22ms
165Starting build for ProjectRef(file:/build/repo/,kyo-test-zio) (kyo-test-zio)... [2/7]
166Compile scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf:msg=(unused.*value|discarded.*value|pure.*statement):error, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] scalafmt: Formatting 1 Scala sources (/build/repo/kyo-test-zio/jvm)...
168[info] scalafmt: Formatting 2 Scala sources (/build/repo/kyo-test-zio/jvm)...
169[info] compiling 2 Scala sources to /build/repo/kyo-test-zio/jvm/target/scala-3.8.0-RC6/classes ...
170[info] done compiling
171[info] compiling 1 Scala source to /build/repo/kyo-test-zio/jvm/target/scala-3.8.0-RC6/test-classes ...
172[info] done compiling
173+ test
174 + sync failing fast
175 + sync
176 + async failing fast
177 + async
1784 tests passed. 0 tests failed. 0 tests ignored.
179
180Executed in 624 ms
181
182Starting build for ProjectRef(file:/build/repo/,kyo-test-munit) (kyo-test-munit)... [3/7]
183Compile scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf:msg=(unused.*value|discarded.*value|pure.*statement):error, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
184[info] scalafmt: Formatting 1 Scala sources (/build/repo/kyo-test-munit/jvm)...
185[info] scalafmt: Formatting 2 Scala sources (/build/repo/kyo-test-munit/jvm)...
186[info] compiling 2 Scala sources to /build/repo/kyo-test-munit/jvm/target/scala-3.8.0-RC6/classes ...
187[info] done compiling
188[info] compiling 1 Scala source to /build/repo/kyo-test-munit/jvm/target/scala-3.8.0-RC6/test-classes ...
189[info] done compiling
190kyo.test.KyoScalatestApiAsyncTest:
191 + async 0.356s
192kyo.test.KyoMunitApiSyncTest:
193 + sync 0.011s
194Starting build for ProjectRef(file:/build/repo/,kyo-test) (kyo-test)... [4/7]
195Compile scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf:msg=(unused.*value|discarded.*value|pure.*statement):error, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196Starting build for ProjectRef(file:/build/repo/,JS) (js)... [5/7]
197Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198Starting build for ProjectRef(file:/build/repo/,kyo-test-scalatest) (kyo-test-scalatest)... [6/7]
199Compile scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf:msg=(unused.*value|discarded.*value|pure.*statement):error, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] scalafmt: Formatting 2 Scala sources (/build/repo/kyo-test-scalatest/jvm)...
201[info] scalafmt: Formatting 2 Scala sources (/build/repo/kyo-test-scalatest/jvm)...
202[info] compiling 2 Scala sources to /build/repo/kyo-test-scalatest/jvm/target/scala-3.8.0-RC6/classes ...
203[info] done compiling
204[info] compiling 2 Scala sources to /build/repo/kyo-test-scalatest/jvm/target/scala-3.8.0-RC6/test-classes ...
205[info] done compiling
206[info] KyoScalatestApiAsyncTest:
207[info] test
208[info] - async
209[info] KyoScalatestApiSyncTest:
210[info] test
211[info] - sync
212
213************************
214Build summary:
215[{
216 "module": "jvm",
217 "compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
219 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "test": {"status": "ok", "tookMs": 106, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
221 "publish": {"status": "skipped", "tookMs": 0},
222 "metadata": {
223 "crossScalaVersions": ["3.7.2"]
224}
225},{
226 "module": "kyo-test-utest",
227 "compile": {"status": "ok", "tookMs": 9412, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
229 "test-compile": {"status": "ok", "tookMs": 3645, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "test": {"status": "ok", "tookMs": 981, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
231 "publish": {"status": "skipped", "tookMs": 0},
232 "metadata": {
233 "crossScalaVersions": ["3.7.2"]
234}
235},{
236 "module": "kyo-test-zio",
237 "compile": {"status": "ok", "tookMs": 2050, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
239 "test-compile": {"status": "ok", "tookMs": 3209, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "test": {"status": "ok", "tookMs": 1814, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
241 "publish": {"status": "skipped", "tookMs": 0},
242 "metadata": {
243 "crossScalaVersions": ["3.7.2"]
244}
245},{
246 "module": "kyo-test-munit",
247 "compile": {"status": "ok", "tookMs": 1390, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
249 "test-compile": {"status": "ok", "tookMs": 1443, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
250 "test": {"status": "ok", "tookMs": 929, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
251 "publish": {"status": "skipped", "tookMs": 0},
252 "metadata": {
253 "crossScalaVersions": ["3.7.2"]
254}
255},{
256 "module": "kyo-test",
257 "compile": {"status": "ok", "tookMs": 34, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
259 "test-compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "test": {"status": "ok", "tookMs": 53, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
261 "publish": {"status": "skipped", "tookMs": 0},
262 "metadata": {
263 "crossScalaVersions": ["3.7.2"]
264}
265},{
266 "module": "js",
267 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
269 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
270 "test": {"status": "ok", "tookMs": 59, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
271 "publish": {"status": "skipped", "tookMs": 0},
272 "metadata": {
273 "crossScalaVersions": ["3.7.2"]
274}
275},{
276 "module": "kyo-test-scalatest",
277 "compile": {"status": "ok", "tookMs": 1650, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
278 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
279 "test-compile": {"status": "ok", "tookMs": 1936, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
280 "test": {"status": "ok", "tookMs": 1286, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
281 "publish": {"status": "skipped", "tookMs": 0},
282 "metadata": {
283 "crossScalaVersions": ["3.7.2"]
284}
285}]
286************************
287[success] Total time: 40 s, completed Jan 8, 2026, 2:37:37 AM
288[0JChecking patch project/plugins.sbt...
289Checking patch project/build.properties...
290Checking patch build.sbt...
291Applied patch project/plugins.sbt cleanly.
292Applied patch project/build.properties cleanly.
293Applied patch build.sbt cleanly.