Build Logs

eikek/calev • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

24

Total Lines

243

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