Build Logs
neandertech/cue4s • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
62
Total Lines
305
1##################################
2Clonning https://github.com/neandertech/cue4s.git into /build/repo using revision v0.0.9
3##################################
4Note: switching to '025c312d37cead41f1c79f03467477db403b2624'.
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.3.5
22----
23Preparing build for 3.8.0-RC3
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 Scala3 = "3.3.5"
35Replacement: val Scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.5"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.10.11 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 neandertech/cue4s
47##################################
48Scala version: 3.8.0-RC3
49Targets: tech.neander%cue4s tech.neander%cue4s-cats-effect
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<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-Xmx2G
60-Dcommunitybuild.scala=3.8.0-RC3
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.0-RC3"
70"++3.8.0-RC3 -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-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" tech.neander%cue4s tech.neander%cue4s-cats-effect"
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.489s.
85[info] done compiling
86/build/repo/build.sbt:12: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 resolvers ++= Resolver.sonatypeOssRepos("releases"),
89 ^
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (22717 settings) ...
92[info] set current project to root (in build file:/build/repo/)
93[warn] there are 4 keys that are not used by any other settings/tasks:
94[warn]
95[warn] * e2e_fixture / nativeImageJvm
96[warn] +- /build/repo/build.sbt:187
97[warn] * e2e_fixture / nativeImageVersion
98[warn] +- /build/repo/build.sbt:188
99[warn] * example / nativeImageJvm
100[warn] +- /build/repo/build.sbt:118
101[warn] * example / nativeImageVersion
102[warn] +- /build/repo/build.sbt:119
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106Execute setCrossScalaVersions: 3.8.0-RC3
107OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in e2e/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in e2e/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in example/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in e2e_fixtureNative/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in e2e_fixtureNative/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleCatsEffectJS/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in exampleCatsEffectJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleCatsEffect/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in exampleCatsEffect/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleNative/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in exampleNative/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in example/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in catsEffectJS/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in catsEffectJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in coreJS/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in coreJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in core/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in core/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in e2e_fixtureJS/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in e2e_fixtureJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in docs/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in docs/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleJS/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in exampleJS/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in coreNative/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in e2e_fixture/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in e2e_fixture/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in catsEffect/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in catsEffect/crossScalaVersions
137[info] set current project to root (in build file:/build/repo/)
138[info] Setting Scala version to 3.8.0-RC3 on 15 projects.
139[info] Switching Scala version on:
140[info] catsEffectJS (3.8.0-RC3)
141[info] exampleCatsEffectJS (3.8.0-RC3)
142[info] exampleCatsEffect (3.8.0-RC3)
143[info] exampleJS (3.8.0-RC3)
144[info] coreNative (3.8.0-RC3)
145[info] docs (3.8.0-RC3)
146[info] coreJS (3.8.0-RC3)
147[info] exampleNative (3.8.0-RC3)
148[info] catsEffect (3.8.0-RC3)
149[info] e2e_fixture (3.8.0-RC3)
150[info] core (3.8.0-RC3)
151[info] e2e_fixtureNative (3.8.0-RC3)
152[info] example (3.8.0-RC3)
153[info] e2e (3.8.0-RC3)
154[info] e2e_fixtureJS (3.8.0-RC3)
155[info] Excluding projects:
156[info] * root (2.12.20)
157[info] Reapplying settings...
158[info] set current project to root (in build file:/build/repo/)
159Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
160[info] Reapplying settings...
161[info] set current project to root (in build file:/build/repo/)
162[info] Defining Global / credentials, catsEffect / credentials and 14 others.
163[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 128 others.
164[info] Run `last` for details.
165[info] Reapplying settings...
166[info] set current project to root (in build file:/build/repo/)
167Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
168[info] Reapplying settings...
169OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
170
171 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
172 Did you mean catsEffectJS / allExcludeDependencies ?
173 , retry without global scopes
174[info] Reapplying settings...
175[info] set current project to root (in build file:/build/repo/)
176Execute removeScalacOptionsStartingWith: -P:wartremover
177[info] Reapplying settings...
178[info] set current project to root (in build file:/build/repo/)
179[success] Total time: 0 s, completed Dec 4, 2025, 3:49:14 PM
180Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
181Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
182Starting build...
183Projects: Set(core, catsEffect)
184Starting build for ProjectRef(file:/build/repo/,core) (cue4s)... [0/2]
185OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
186Compile scalacOptions: -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
187[info] compiling 38 Scala sources and 4 Java sources to /build/repo/modules/core/target/jvm-3/classes ...
188[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:47:62
189[warn] 47 | private val validate: String => Option[PromptError] = _ => None,
190[warn] | ^^^^^^
191[warn] | unused private member
192[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:83:64
193[warn] 83 | private val validate: Password => Option[PromptError] = _ => None,
194[warn] | ^^^^^^
195[warn] | unused private member
196[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:129:68
197[warn] 129 | private val validateNumber: N => Option[PromptError] = (_: N) => None,
198[warn] | ^^^^^^
199[warn] | unused private member
200[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:204:37
201[warn] 204 | private val default: Boolean = true,
202[warn] | ^
203[warn] | unused private member
204[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptChainMacros.scala:59:13
205[warn] 59 | $m: Mirror.ProductOf[T] {
206[warn] | ^
207[warn] | unused pattern variable
208[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptChainMacros.scala:110:11
209[warn] 110 | case other =>
210[warn] | ^^^^^
211[warn] | unused pattern variable
212[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptStep.scala:26:6
213[warn] 26 | log: String => Unit,
214[warn] | ^^^
215[warn] | unused explicit parameter
216[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scalajvm/InputProviderImpl.scala:133:17
217[warn] 133 | catch case e: Throwable => ()
218[warn] | ^
219[warn] | unused pattern variable
220[warn] there were 3 deprecation warnings; re-run with -deprecation for details
221[warn] 9 warnings found
222[info] done compiling
223[info] compiling 5 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
224[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/FallbackRenderingTests.scala:4:34
225[warn] 4 |import cue4s.Prompt.PasswordInput.Password
226[warn] | ^^^^^^^^
227[warn] | unused import
228[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/TerminalTests.scala:87:35
229[warn] 87 | val Result(result, snapshot, processed) =
230[warn] | ^^^^^^^^^
231[warn] | unused pattern variable
232[warn] there was 1 deprecation warning; re-run with -deprecation for details
233[warn] three warnings found
234[info] done compiling
235cue4s.FallbackRenderingTests:
236 + fallback.render.alternatives 0.064s
237 + fallback.alternatives.multiple 0.024s
238 + fallback.confirm 0.007s
239 + fallback.input 0.017s
240cue4s.ExampleTests:
241 + alternatives.navigation 0.064s
242 + alternatives.cancel.single 0.008s
243 + alternatives.infiniscroll.single 0.006s
244 + alternatives.cancel.multiple 0.006s
245 + alternatives.cancel.multiple.derived 0.02s
246 + alternatives.infiniscroll.multiple 0.008s
247 + alternatives.confirm.default 0.002s
248 + alternatives.confirm.decline 0.001s
249 + alternatives.confirm.agree 0.002s
250 + alternatives.confirm.cancel 0.002s
251 + alternatives.cancel.input 0.001s
252 + input 0.004s
253 + input.default 0.001s
254 + input.default.ignore 0.004s
255 + password.input 0.004s
256 + password.input.default 0.001s
257 + derived.validated.input 0.005s
258 + number.default 0.006s
259 + number.input 0.008s
260 + alternatives.typing 0.005s
261 + multiple.choice 0.007s
262 + multiple.choice.allselected 0.002s
263 + promptchain 0.015s
264Starting build for ProjectRef(file:/build/repo/,catsEffect) (cue4s-cats-effect)... [1/2]
265Compile scalacOptions: -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
266[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/jvm-3/classes ...
267[warn] there was 1 deprecation warning; re-run with -deprecation for details
268[warn] one warning found
269[info] done compiling
270[info] compiling 2 Scala sources to /build/repo/modules/cats-effect/target/jvm-3/test-classes ...
271[warn] there was 1 deprecation warning; re-run with -deprecation for details
272[warn] one warning found
273[info] done compiling
274
275************************
276Build summary:
277[{
278 "module": "cue4s",
279 "compile": {"status": "ok", "tookMs": 15302, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
280 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
281 "test-compile": {"status": "ok", "tookMs": 2375, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
282 "test": {"status": "ok", "tookMs": 648, "passed": 27, "failed": 0, "ignored": 0, "skipped": 0, "total": 27, "byFramework": [{"framework": "munit", "stats": {"passed": 27, "failed": 0, "ignored": 0, "skipped": 0, "total": 27}}]},
283 "publish": {"status": "skipped", "tookMs": 0},
284 "metadata": {
285 "crossScalaVersions": ["2.12.20", "3.3.5"]
286}
287},{
288 "module": "cue4s-cats-effect",
289 "compile": {"status": "ok", "tookMs": 937, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
291 "test-compile": {"status": "ok", "tookMs": 494, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "test": {"status": "ok", "tookMs": 192, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
293 "publish": {"status": "skipped", "tookMs": 0},
294 "metadata": {
295 "crossScalaVersions": ["2.12.20", "3.3.5"]
296}
297}]
298************************
299[success] Total time: 36 s, completed Dec 4, 2025, 3:49:50 PM
300[0JChecking patch project/plugins.sbt...
301Checking patch project/build.properties...
302Checking patch build.sbt...
303Applied patch project/plugins.sbt cleanly.
304Applied patch project/build.properties cleanly.
305Applied patch build.sbt cleanly.