Build Logs
neandertech/cue4s • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
62
Total Lines
276
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-RC2
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-RC2"
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-RC2
42Execute tests: false
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-RC2
49Targets: tech.neander%cue4s tech.neander%cue4s-cats-effect
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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-RC2
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-RC2"
70"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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 8.656s.
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-RC2
107OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in example/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in exampleNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in e2e_fixtureNative/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in e2e/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in exampleNative/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in e2e/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in exampleCatsEffectJS/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in exampleCatsEffectJS/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in example/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in e2e_fixtureNative/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in core/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in exampleCatsEffect/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in exampleCatsEffect/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in e2e_fixture/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in e2e_fixture/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsEffectJS/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in catsEffectJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in e2e_fixtureJS/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in e2e_fixtureJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in coreJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsEffect/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in catsEffect/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in docs/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in exampleJS/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in exampleJS/crossScalaVersions
137[info] set current project to root (in build file:/build/repo/)
138[info] Setting Scala version to 3.8.0-RC2 on 15 projects.
139[info] Switching Scala version on:
140[info] catsEffectJS (3.8.0-RC2)
141[info] exampleCatsEffectJS (3.8.0-RC2)
142[info] exampleCatsEffect (3.8.0-RC2)
143[info] exampleJS (3.8.0-RC2)
144[info] coreNative (3.8.0-RC2)
145[info] docs (3.8.0-RC2)
146[info] coreJS (3.8.0-RC2)
147[info] exampleNative (3.8.0-RC2)
148[info] catsEffect (3.8.0-RC2)
149[info] e2e_fixture (3.8.0-RC2)
150[info] core (3.8.0-RC2)
151[info] e2e_fixtureNative (3.8.0-RC2)
152[info] example (3.8.0-RC2)
153[info] e2e (3.8.0-RC2)
154[info] e2e_fixtureJS (3.8.0-RC2)
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 Nov 27, 2025, 9:47:29 PM
180Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
181Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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
235Starting build for ProjectRef(file:/build/repo/,catsEffect) (cue4s-cats-effect)... [1/2]
236Compile scalacOptions: -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
237[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/jvm-3/classes ...
238[warn] there was 1 deprecation warning; re-run with -deprecation for details
239[warn] one warning found
240[info] done compiling
241[info] compiling 2 Scala sources to /build/repo/modules/cats-effect/target/jvm-3/test-classes ...
242[warn] there was 1 deprecation warning; re-run with -deprecation for details
243[warn] one warning found
244[info] done compiling
245
246************************
247Build summary:
248[{
249 "module": "cue4s",
250 "compile": {"status": "ok", "tookMs": 16435, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
251 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
252 "test-compile": {"status": "ok", "tookMs": 2363, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
253 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
254 "publish": {"status": "skipped", "tookMs": 0},
255 "metadata": {
256 "crossScalaVersions": ["2.12.20", "3.3.5"]
257}
258},{
259 "module": "cue4s-cats-effect",
260 "compile": {"status": "ok", "tookMs": 1342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
262 "test-compile": {"status": "ok", "tookMs": 664, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
263 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
264 "publish": {"status": "skipped", "tookMs": 0},
265 "metadata": {
266 "crossScalaVersions": ["2.12.20", "3.3.5"]
267}
268}]
269************************
270[success] Total time: 41 s, completed Nov 27, 2025, 9:48:10 PM
271[0JChecking patch project/plugins.sbt...
272Checking patch project/build.properties...
273Checking patch build.sbt...
274Applied patch project/plugins.sbt cleanly.
275Applied patch project/build.properties cleanly.
276Applied patch build.sbt cleanly.