Build Logs

neandertech/cue4s • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

62

Total Lines

277

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-RC1-bin-20251114-d221ef5-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 Scala3 = "3.3.5"
35Replacement: val Scala3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
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-RC1-bin-20251114-d221ef5-NIGHTLY
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
50Targets: tech.neander%cue4s tech.neander%cue4s-cats-effect
51Project 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>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Xmx2G
61-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
71"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"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"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 2 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.703s.
86[info] done compiling
87/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:
88 resolvers += Resolver.sonatypeCentralSnapshots
89 resolvers ++= Resolver.sonatypeOssRepos("releases"),
90 ^
91[info] loading settings for project root from build.sbt...
92[info] resolving key references (22717 settings) ...
93[info] set current project to root (in build file:/build/repo/)
94[warn] there are 4 keys that are not used by any other settings/tasks:
95[warn]
96[warn] * e2e_fixture / nativeImageJvm
97[warn] +- /build/repo/build.sbt:187
98[warn] * e2e_fixture / nativeImageVersion
99[warn] +- /build/repo/build.sbt:188
100[warn] * example / nativeImageJvm
101[warn] +- /build/repo/build.sbt:118
102[warn] * example / nativeImageVersion
103[warn] +- /build/repo/build.sbt:119
104[warn]
105[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
106[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
107Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in example/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in example/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in core/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in core/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in exampleCatsEffectJS/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in exampleCatsEffectJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in exampleNative/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in exampleNative/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in e2e/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in e2e/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in e2e_fixtureNative/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in e2e_fixtureNative/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in e2e_fixture/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in e2e_fixture/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in catsEffectJS/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in catsEffectJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in exampleCatsEffect/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in exampleCatsEffect/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in e2e_fixtureJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreJS/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in coreJS/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in e2e_fixtureJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in catsEffect/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in catsEffect/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreNative/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in coreNative/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in docs/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in docs/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in exampleJS/crossScalaVersions
137OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in exampleJS/crossScalaVersions
138[info] set current project to root (in build file:/build/repo/)
139[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 15 projects.
140[info] Switching Scala version on:
141[info] catsEffectJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
142[info] exampleCatsEffectJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
143[info] exampleCatsEffect (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
144[info] exampleJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
145[info] coreNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
146[info] docs (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
147[info] coreJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
148[info] exampleNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
149[info] catsEffect (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
150[info] e2e_fixture (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
151[info] core (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
152[info] e2e_fixtureNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
153[info] example (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
154[info] e2e (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
155[info] e2e_fixtureJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
156[info] Excluding projects:
157[info] * root (2.12.20)
158[info] Reapplying settings...
159[info] set current project to root (in build file:/build/repo/)
160Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
161[info] Reapplying settings...
162[info] set current project to root (in build file:/build/repo/)
163[info] Defining Global / credentials, catsEffect / credentials and 14 others.
164[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 128 others.
165[info] Run `last` for details.
166[info] Reapplying settings...
167[info] set current project to root (in build file:/build/repo/)
168Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
169[info] Reapplying settings...
170OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
171
172 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
173 Did you mean catsEffectJS / allExcludeDependencies ?
174 , retry without global scopes
175[info] Reapplying settings...
176[info] set current project to root (in build file:/build/repo/)
177Execute removeScalacOptionsStartingWith: -P:wartremover
178[info] Reapplying settings...
179[info] set current project to root (in build file:/build/repo/)
180[success] Total time: 0 s, completed Nov 15, 2025, 1:57:31 AM
181Build 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>\""}]}
182Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
183Starting build...
184Projects: Set(core, catsEffect)
185Starting build for ProjectRef(file:/build/repo/,core) (cue4s)... [0/2]
186OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
187Compile scalacOptions: -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] compiling 38 Scala sources and 4 Java sources to /build/repo/modules/core/target/jvm-3/classes ...
189[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:47:62
190[warn] 47 | private val validate: String => Option[PromptError] = _ => None,
191[warn] | ^^^^^^
192[warn] | unused private member
193[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:83:64
194[warn] 83 | private val validate: Password => Option[PromptError] = _ => None,
195[warn] | ^^^^^^
196[warn] | unused private member
197[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:129:68
198[warn] 129 | private val validateNumber: N => Option[PromptError] = (_: N) => None,
199[warn] | ^^^^^^
200[warn] | unused private member
201[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/Prompt.scala:204:37
202[warn] 204 | private val default: Boolean = true,
203[warn] | ^
204[warn] | unused private member
205[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptChainMacros.scala:59:13
206[warn] 59 | $m: Mirror.ProductOf[T] {
207[warn] | ^
208[warn] | unused pattern variable
209[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptChainMacros.scala:110:11
210[warn] 110 | case other =>
211[warn] | ^^^^^
212[warn] | unused pattern variable
213[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/PromptStep.scala:26:6
214[warn] 26 | log: String => Unit,
215[warn] | ^^^
216[warn] | unused explicit parameter
217[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scalajvm/InputProviderImpl.scala:133:17
218[warn] 133 | catch case e: Throwable => ()
219[warn] | ^
220[warn] | unused pattern variable
221[warn] there were 3 deprecation warnings; re-run with -deprecation for details
222[warn] 9 warnings found
223[info] done compiling
224[info] compiling 5 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
225[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/FallbackRenderingTests.scala:4:34
226[warn] 4 |import cue4s.Prompt.PasswordInput.Password
227[warn] | ^^^^^^^^
228[warn] | unused import
229[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/TerminalTests.scala:87:35
230[warn] 87 | val Result(result, snapshot, processed) =
231[warn] | ^^^^^^^^^
232[warn] | unused pattern variable
233[warn] there was 1 deprecation warning; re-run with -deprecation for details
234[warn] three warnings found
235[info] done compiling
236Starting build for ProjectRef(file:/build/repo/,catsEffect) (cue4s-cats-effect)... [1/2]
237Compile scalacOptions: -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/jvm-3/classes ...
239[warn] there was 1 deprecation warning; re-run with -deprecation for details
240[warn] one warning found
241[info] done compiling
242[info] compiling 2 Scala sources to /build/repo/modules/cats-effect/target/jvm-3/test-classes ...
243[warn] there was 1 deprecation warning; re-run with -deprecation for details
244[warn] one warning found
245[info] done compiling
246
247************************
248Build summary:
249[{
250 "module": "cue4s",
251 "compile": {"status": "ok", "tookMs": 15787, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 2463, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "skipped", "tookMs": 0},
256 "metadata": {
257 "crossScalaVersions": ["2.12.20", "3.3.5"]
258}
259},{
260 "module": "cue4s-cats-effect",
261 "compile": {"status": "ok", "tookMs": 1200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.20", "3.3.5"]
268}
269}]
270************************
271[success] Total time: 38 s, completed Nov 15, 2025, 1:58:09 AM
272[0JChecking patch project/plugins.sbt...
273Checking patch project/build.properties...
274Checking patch build.sbt...
275Applied patch project/plugins.sbt cleanly.
276Applied patch project/build.properties cleanly.
277Applied patch build.sbt cleanly.