Build Logs
eikek/calev • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
16
Total Lines
330
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-RC6
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-RC6"
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-RC6
42Execute tests: true
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.0-RC6
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":"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-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
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-RC6"
70"++3.8.0-RC6 -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-RC6 """{"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>\""}]}""" 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 8.786s.
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.0-RC6
90OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in fs2/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in circeJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in doobie/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in fs2JS/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in circe/crossScalaVersions
98[info] set current project to calev-root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC6 on 7 projects.
100[info] Switching Scala version on:
101[info] fs2 (2.12.20, 2.13.16, 3.8.0-RC6)
102[info] doobie (2.12.20, 2.13.16, 3.8.0-RC6)
103[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC6)
104[info] circeJS (2.12.20, 2.13.16, 3.8.0-RC6)
105[info] circe (2.12.20, 2.13.16, 3.8.0-RC6)
106[info] fs2JS (2.12.20, 2.13.16, 3.8.0-RC6)
107[info] core (2.12.20, 2.13.16, 3.8.0-RC6)
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 8, 2026, 2:59:39 AM
136Build 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>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,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.0-RC6/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.0-RC6/classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC6/classes ...
151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
152[warn] one warning found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC6/test-classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[warn] one warning found
157[info] done compiling
158com.github.eikek.calev.circe.CalevCirceCodecTest:
159 + encode/decode literal 0.111s
160 + encode/decode derived 0.023s
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.0-RC6/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.0-RC6/test-classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167com.github.eikek.calev.WeekdayRangeTest:
168 + contains 0.012s
169 + asString 0.003s
170 + validate 0.007s
171com.github.eikek.calev.internal.DefaultTriggerTest:
172 + Calc.atStartBelow 0.021s
173 + Calc.atStartBelow 2 0.004s
174 + Calc.atStartBelow 3 0.005s
175 + Calc.maxValue 0.001s
176com.github.eikek.calev.ValueTest:
177 + contains (single values) 0.014s
178 + contains (ranges) 0.014s
179 + asString 0.005s
180 + expandValue 0.005s
181com.github.eikek.calev.WeekdayComponentTest:
182 + contains 0.012s
183 + append (++) 0.004s
184 + asString 0.002s
185 + validate 0.001s
186com.github.eikek.calev.ComponentTest:
187 + create components 0.002s
188 + contains 0.013s
189 + asString 0.002s
190 + findFirst 0.009s
191com.github.eikek.calev.internal.ParserTest:
192 + const 0.004s
193 + iconst 0.0s
194 + chars 0.001s
195 + num2 0.007s
196 + num4 0.001s
197 + values 0.011s
198 + rep 0.005s
199 + repsep 0.001s
200 + component 0.005s
201 + weekday 0.005s
202 + datevent 0.005s
203 + timeevent 0.001s
204 + valid calevents 0.009s
205 + invalid calevents 0.01s
206com.github.eikek.calev.CalEventTest:
207 + contains 0.009s
208 + asString 0.006s
209 + validate 0.001s
210 + with timezone 0.006s
211 + nextElapse no millis 0.004s
212 + nextElapses ends 0.006s
213 + nextElapse honors time zones 0.002s
214 + day after last January is not 31st February 0.002s
215 + expression for the daily run on some month with potential next run on next year should start at the beginning of the month next year 0.003s
216 + expression for the daily run on some month with ref date before (1 month before) aforementioned month should start at the beginning of the month of the same year 0.001s
217 + expression for the daily run on some month with ref date before (few months before) aforementioned month should start at the beginning of the month of the same year 0.002s
218 + expression for the daily run on some month with ref date before (on the same month) aforementioned month should start at the beginning of the month of the same year 0.002s
219 + expression for the monthly run on some month with potential next run on next year should start at the beginning of the month next year 0.002s
220com.github.eikek.calev.TriggerDataTest:
221 + test dataset zoned-datetime 0 Mon *-*-* *:10,20,50:00/2020-03-06T01:47:12Z 0.03s
222 + test dataset local-datetime 0 Mon *-*-* *:10,20,50:00/2020-03-06T01:47:12Z 0.012s
223 + test dataset zoned-datetime 1 2017/2-04-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.0s
224 + test dataset local-datetime 1 2017/2-04-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.001s
225 + test dataset zoned-datetime 2 2018-11-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.0s
226 + test dataset local-datetime 2 2018-11-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.0s
227 + test dataset zoned-datetime 3 2019-04-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.0s
228 + test dataset local-datetime 3 2019-04-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.0s
229 + test dataset zoned-datetime 4 Mon *-*-* *:10,20,50:00/2020-03-08T01:47:12Z 0.005s
230 + test dataset local-datetime 4 Mon *-*-* *:10,20,50:00/2020-03-08T01:47:12Z 0.004s
231 + test dataset zoned-datetime 5 2021-04-11 05:10,20,50:00/2020-03-08T01:47:12Z 0.001s
232 + test dataset local-datetime 5 2021-04-11 05:10,20,50:00/2020-03-08T01:47:12Z 0.0s
233 + test dataset zoned-datetime 6 *-*-* 09..22:00/10:00/2020-03-08T08:41:06Z 0.001s
234 + test dataset local-datetime 6 *-*-* 09..22:00/10:00/2020-03-08T08:41:06Z 0.002s
235 + test dataset zoned-datetime 7 *-*-* 09..18/3:00:00/2020-04-02T10:12:51Z 0.0s
236 + test dataset local-datetime 7 *-*-* 09..18/3:00:00/2020-04-02T10:12:51Z 0.001s
237 + test dataset zoned-datetime 8 *-*-* 09..18/3:00,30:00/2020-04-02T19:12:51Z 0.001s
238 + test dataset local-datetime 8 *-*-* 09..18/3:00,30:00/2020-04-02T19:12:51Z 0.0s
239 + test dataset zoned-datetime 9 *-*-01/3 08:00:00/2020-04-27T15:12:13Z 0.001s
240 + test dataset local-datetime 9 *-*-01/3 08:00:00/2020-04-27T15:12:13Z 0.0s
241 + test dataset zoned-datetime 10 *-*-01/14 12:00:00/2020-04-21T08:15Z 0.001s
242 + test dataset local-datetime 10 *-*-01/14 12:00:00/2020-04-21T08:15Z 0.0s
243 + test dataset zoned-datetime 11 *-*-10,20 12:00:00/2019-12-21T14:38:12Z 0.001s
244 + test dataset local-datetime 11 *-*-10,20 12:00:00/2019-12-21T14:38:12Z 0.001s
245 + test dataset zoned-datetime 12 2019-*-10,20 12:00:00/2019-12-21T14:38:12Z 0.0s
246 + test dataset local-datetime 12 2019-*-10,20 12:00:00/2019-12-21T14:38:12Z 0.0s
247 + test dataset zoned-datetime 13 1900-01-* 12,14:00:00/2021-01-06T20:39:23.001+01:00[Europe/Berlin] 0.001s
248 + test dataset local-datetime 13 1900-01-* 12,14:00:00/2021-01-06T20:39:23.001+01:00[Europe/Berlin] 0.0s
249 + test dataset zoned-datetime 14 2021-11-15 21:05:00 Europe/Berlin/2021-11-15T21:10Z 0.0s
250 + test dataset local-datetime 14 2021-11-15 21:05:00 Europe/Berlin/2021-11-15T21:10Z 0.001s
251 + test dataset zoned-datetime 15 2021-11-15 21:05:00 Europe/Berlin/2021-11-15T20:00Z 0.0s
252 + test dataset local-datetime 15 2021-11-15 21:05:00 Europe/Berlin/2021-11-15T20:00Z 0.0s
253Starting build for ProjectRef(file:/build/repo/,doobie) (calev-doobie)... [2/4]
254Compile 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-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
255[info] compiling 1 Scala source to /build/repo/modules/doobie/target/scala-3.8.0-RC6/classes ...
256[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
257[warn] one warning found
258[info] done compiling
259[info] compiling 1 Scala source to /build/repo/modules/doobie/target/scala-3.8.0-RC6/test-classes ...
260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
261[warn] one warning found
262[info] done compiling
263com.github.eikek.calev.doobie.CalevDoobieTest:
264 + insert event 0.317s
265Starting build for ProjectRef(file:/build/repo/,fs2) (calev-fs2)... [3/4]
266Compile 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-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
267[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC6/classes ...
268[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
269[warn] one warning found
270[info] done compiling
271[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC6/test-classes ...
272[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
273[warn] one warning found
274[info] done compiling
275com.github.eikek.calev.fs2.SchedulerTest:
276 + awakeEvery 2.65s
277 + sleep 1.986s
278==> i com.github.eikek.calev.fs2.SchedulerTest.timezones ignored 0.0s
279
280************************
281Build summary:
282[{
283 "module": "calev-circe",
284 "compile": {"status": "ok", "tookMs": 9196, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 1518, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "test": {"status": "ok", "tookMs": 658, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
288 "publish": {"status": "skipped", "tookMs": 0},
289 "metadata": {
290 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
291}
292},{
293 "module": "calev-core",
294 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
296 "test-compile": {"status": "ok", "tookMs": 3715, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
297 "test": {"status": "ok", "tookMs": 833, "passed": 78, "failed": 0, "ignored": 0, "skipped": 0, "total": 78, "byFramework": [{"framework": "munit", "stats": {"passed": 78, "failed": 0, "ignored": 0, "skipped": 0, "total": 78}}]},
298 "publish": {"status": "skipped", "tookMs": 0},
299 "metadata": {
300 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
301}
302},{
303 "module": "calev-doobie",
304 "compile": {"status": "ok", "tookMs": 1366, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
306 "test-compile": {"status": "ok", "tookMs": 1041, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
307 "test": {"status": "ok", "tookMs": 1087, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
308 "publish": {"status": "skipped", "tookMs": 0},
309 "metadata": {
310 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
311}
312},{
313 "module": "calev-fs2",
314 "compile": {"status": "ok", "tookMs": 1080, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
316 "test-compile": {"status": "ok", "tookMs": 652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
317 "test": {"status": "ok", "tookMs": 5207, "passed": 2, "failed": 0, "ignored": 1, "skipped": 0, "total": 3, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 1, "skipped": 0, "total": 3}}]},
318 "publish": {"status": "skipped", "tookMs": 0},
319 "metadata": {
320 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
321}
322}]
323************************
324[success] Total time: 31 s, completed Jan 8, 2026, 3:00:10 AM
325[0JChecking patch project/plugins.sbt...
326Checking patch project/build.properties...
327Checking patch build.sbt...
328Applied patch project/plugins.sbt cleanly.
329Applied patch project/build.properties cleanly.
330Applied patch build.sbt cleanly.