Build Logs
eikek/calev • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
16
Total Lines
236
1##################################
2Clonning https://github.com/eikek/calev.git into /build/repo using revision v0.7.4
3##################################
4Note: switching to 'fd25df8a6f593a738e45b0f3551589a18f446cc1'.
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.7 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 eikek/calev
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: com.github.eikek%calev-circe com.github.eikek%calev-core com.github.eikek%calev-doobie com.github.eikek%calev-fs2
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-Dfile.encoding=UTF-8
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>\""}]}""" com.github.eikek%calev-circe com.github.eikek%calev-core com.github.eikek%calev-doobie com.github.eikek%calev-fs2"
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 4 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 7.995s.
86[info] done compiling
87[info] loading settings for project root from build.sbt, latest-release.sbt...
88[info] resolving key references (13148 settings) ...
89[info] set current project to calev-root (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
91OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in fs2/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in circeJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in doobie/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in fs2JS/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in circe/crossScalaVersions
99[info] set current project to calev-root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 7 projects.
101[info] Switching Scala version on:
102[info] fs2 (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
103[info] doobie (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
104[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
105[info] circeJS (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
106[info] circe (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
107[info] fs2JS (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
108[info] core (2.12.20, 2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
109[info] Excluding projects:
110[info] * root (2.13.16)
111[info] akka (2.12.20, 2.13.16)
112[info] jackson (2.12.20, 2.13.16)
113[info] readme (2.12.20, 2.13.16)
114[info] Reapplying settings...
115[info] set current project to calev-root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to calev-root (in build file:/build/repo/)
119[info] Defining Global / credentials, akka / credentials and 9 others.
120[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 88 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to calev-root (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
129 Did you mean akka / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to calev-root (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to calev-root (in build file:/build/repo/)
136[success] Total time: 0 s, completed Nov 15, 2025, 1:31:11 AM
137Build 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>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(circe, core, doobie, fs2)
141Starting build for ProjectRef(file:/build/repo/,circe) (calev-circe)... [0/4]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
145OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
146Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 14 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
149[warn] one warning found
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] one warning found
154[info] done compiling
155[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,core) (calev-core)... [1/4]
160Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 9 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,doobie) (calev-doobie)... [2/4]
166Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/doobie/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] compiling 1 Scala source to /build/repo/modules/doobie/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] one warning found
170[info] done compiling
171[info] compiling 1 Scala source to /build/repo/modules/doobie/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
172[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
173[warn] one warning found
174[info] done compiling
175Starting build for ProjectRef(file:/build/repo/,fs2) (calev-fs2)... [3/4]
176Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
179[warn] one warning found
180[info] done compiling
181[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
182[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
183[warn] one warning found
184[info] done compiling
185
186************************
187Build summary:
188[{
189 "module": "calev-circe",
190 "compile": {"status": "ok", "tookMs": 11426, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
192 "test-compile": {"status": "ok", "tookMs": 1745, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
194 "publish": {"status": "skipped", "tookMs": 0},
195 "metadata": {
196 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
197}
198},{
199 "module": "calev-core",
200 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 3878, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
207}
208},{
209 "module": "calev-doobie",
210 "compile": {"status": "ok", "tookMs": 1626, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 1304, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
217}
218},{
219 "module": "calev-fs2",
220 "compile": {"status": "ok", "tookMs": 1254, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 707, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
227}
228}]
229************************
230[success] Total time: 48 s, completed Nov 15, 2025, 1:31:58 AM
231[0JChecking patch project/plugins.sbt...
232Checking patch project/build.properties...
233Checking patch build.sbt...
234Applied patch project/plugins.sbt cleanly.
235Applied patch project/build.properties cleanly.
236Applied patch build.sbt cleanly.