Build Logs
johnhungerford/zikyo • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
58
Total Lines
221
1##################################
2Clonning https://github.com/johnhungerford/zikyo.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to 'bff481cd7985716a73fb6c248046b5c67106c0e2'.
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.4.1
22----
23Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.4.1"
35Replacement: val scala3Version = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.4.1"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.9 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/zikyo
47##################################
48Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
49Targets: io.github.johnhungerford%zikyo-core
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.4.1\"","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 = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
70"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.4.1\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.johnhungerford%zikyo-core"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 9.244s.
85[info] done compiling
86[info] loading settings for project repo from build.sbt...
87[info] set current project to repo (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zikyo-coreJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zikyoJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zikyo-examples/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zikyo-core/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in repo/crossScalaVersions
95[info] set current project to repo (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 5 projects.
97[info] Switching Scala version on:
98[info] zikyo-coreJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
99[info] zikyo-examples (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
100[info] zikyoJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
101[info] * repo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] zikyo-core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to repo (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to repo (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to repo (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to repo (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 28, 2025, 6:35:33 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.4.1\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(zikyo-core)
131Starting build for ProjectRef(file:/build/repo/,zikyo-core) (zikyo-core)... [0/1]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Wvalue-discard, -Wunused:all, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] scalafmt: Formatting 9 Scala sources (/build/repo/zikyo-core/jvm)...
137[info] scalafmt: Formatting 1 Scala sources (/build/repo/zikyo-core/jvm)...
138[info] compiling 1 Scala source to /build/repo/zikyo-core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
139[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/main/scala/zikyo/package.scala:365:39
140[warn] 365 | def someAbortsToChoices[E1: Tag: ClassTag](
141[warn] | ^
142[warn] | unused implicit parameter in extension method someAbortsToChoices
143[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/main/scala/zikyo/package.scala:430:12
144[warn] 430 | cta: ClassTag[A],
145[warn] | ^^^
146[warn] | unused implicit parameter in extension method swapAborts
147[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/main/scala/zikyo/package.scala:440:12
148[warn] 440 | cte: ClassTag[E],
149[warn] | ^^^
150[warn] | unused implicit parameter in extension method swapSomeAborts
151[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/main/scala/zikyo/package.scala:441:12
152[warn] 441 | cta: ClassTag[A],
153[warn] | ^^^
154[warn] | unused implicit parameter in extension method swapSomeAborts
155[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/main/scala/zikyo/package.scala:477:26
156[warn] 477 | case Some(a) => Options.empty
157[warn] | ^
158[warn] | unused pattern variable
159[warn] 5 warnings found
160[info] done compiling
161[info] compiling 9 Scala sources to /build/repo/zikyo-core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
162[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/ZiKyoTest.scala:6:45
163[warn] 6 |import org.scalatest.concurrent.ScalaFutures.*
164[warn] | ^
165[warn] | unused import
166[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/ZiKyoTest.scala:10:18
167[warn] 10 |import scala.util.Try
168[warn] | ^^^
169[warn] | unused import
170[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/abortsTest.scala:135:29
171[warn] 135 | case other => 200
172[warn] | ^^^^^
173[warn] | unused pattern variable
174[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/abortsTest.scala:142:29
175[warn] 142 | case other => 200
176[warn] | ^^^^^
177[warn] | unused pattern variable
178[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/resourcesTest.scala:26:16
179[warn] 26 | assertion1 <- beforeResources
180[warn] | ^^^^^^^^^^
181[warn] | unused pattern variable
182[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/resourcesTest.scala:27:16
183[warn] 27 | assertion2 <- handled.pure.map(_ == 50)
184[warn] | ^^^^^^^^^^
185[warn] | unused pattern variable
186[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/resourcesTest.scala:38:16
187[warn] 38 | ass1 <- handled.pure
188[warn] | ^^^^
189[warn] | unused pattern variable
190[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/resourcesTest.scala:52:16
191[warn] 52 | ass1 <- futureAss1
192[warn] | ^^^^
193[warn] | unused pattern variable
194[warn] -- [E198] Unused Symbol Warning: /build/repo/zikyo-core/shared/src/test/scala/zikyoTest/resourcesTest.scala:53:16
195[warn] 53 | ass2 <- handled.pure.map(v => assert(v == closeable))
196[warn] | ^^^^
197[warn] | unused pattern variable
198[warn] 9 warnings found
199[info] done compiling
200
201************************
202Build summary:
203[{
204 "module": "zikyo-core",
205 "compile": {"status": "ok", "tookMs": 26944, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 7044, "warnings": 9, "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.4.1"]
212}
213}]
214************************
215[success] Total time: 55 s, completed Dec 28, 2025, 6:36:28 PM
216[0JChecking patch project/plugins.sbt...
217Checking patch project/build.properties...
218Checking patch build.sbt...
219Applied patch project/plugins.sbt cleanly.
220Applied patch project/build.properties cleanly.
221Applied patch build.sbt cleanly.