Build Logs

eikek/calev • 3.8.0-RC4:2025-12-22

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-RC4
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-RC4"
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-RC4
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-RC4
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-RC4
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-RC4"
70"++3.8.0-RC4 -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-RC4 """{"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.688s.
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-RC4
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in fs2/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in circeJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in core/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in doobie/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in fs2JS/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 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-RC4 on 7 projects.
100[info] Switching Scala version on:
101[info] fs2 (2.12.20, 2.13.16, 3.8.0-RC4)
102[info] doobie (2.12.20, 2.13.16, 3.8.0-RC4)
103[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC4)
104[info] circeJS (2.12.20, 2.13.16, 3.8.0-RC4)
105[info] circe (2.12.20, 2.13.16, 3.8.0-RC4)
106[info] fs2JS (2.12.20, 2.13.16, 3.8.0-RC4)
107[info] core (2.12.20, 2.13.16, 3.8.0-RC4)
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 Dec 22, 2025, 7:00:51 PM
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-RC4/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-RC4/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-RC4/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-RC4/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.135s
160 + encode/decode derived 0.027s
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-RC4/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-RC4/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.internal.DefaultTriggerTest:
168 + Calc.atStartBelow 0.018s
169 + Calc.atStartBelow 2 0.005s
170 + Calc.atStartBelow 3 0.006s
171 + Calc.maxValue 0.001s
172com.github.eikek.calev.WeekdayRangeTest:
173 + contains 0.006s
174 + asString 0.001s
175 + validate 0.004s
176com.github.eikek.calev.internal.ParserTest:
177 + const 0.013s
178 + iconst 0.0s
179 + chars 0.001s
180 + num2 0.005s
181 + num4 0.002s
182 + values 0.013s
183 + rep 0.002s
184 + repsep 0.001s
185 + component 0.005s
186 + weekday 0.002s
187 + datevent 0.004s
188 + timeevent 0.001s
189 + valid calevents 0.011s
190 + invalid calevents 0.009s
191com.github.eikek.calev.CalEventTest:
192 + contains 0.021s
193 + asString 0.007s
194 + validate 0.001s
195 + with timezone 0.011s
196 + nextElapse no millis 0.007s
197 + nextElapses ends 0.009s
198 + nextElapse honors time zones 0.001s
199 + day after last January is not 31st February 0.005s
200 + 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.005s
201 + 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.002s
202 + 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.005s
203 + 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.001s
204 + 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.008s
205com.github.eikek.calev.ComponentTest:
206 + create components 0.001s
207 + contains 0.013s
208 + asString 0.001s
209 + findFirst 0.0s
210com.github.eikek.calev.ValueTest:
211 + contains (single values) 0.013s
212 + contains (ranges) 0.015s
213 + asString 0.002s
214 + expandValue 0.005s
215com.github.eikek.calev.WeekdayComponentTest:
216 + contains 0.014s
217 + append (++) 0.004s
218 + asString 0.001s
219 + validate 0.002s
220com.github.eikek.calev.TriggerDataTest:
221 + test dataset zoned-datetime 0 Mon *-*-* *:10,20,50:00/2020-03-06T01:47:12Z 0.032s
222 + test dataset local-datetime 0 Mon *-*-* *:10,20,50:00/2020-03-06T01:47:12Z 0.015s
223 + test dataset zoned-datetime 1 2017/2-04-11 *:10,20,50:00/2020-03-08T01:47:12Z 0.001s
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.001s
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.0s
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.001s
235 + test dataset zoned-datetime 7 *-*-* 09..18/3:00:00/2020-04-02T10:12:51Z 0.001s
236 + test dataset local-datetime 7 *-*-* 09..18/3:00:00/2020-04-02T10:12:51Z 0.0s
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.0s
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.0s
248 + test dataset local-datetime 13 1900-01-* 12,14:00:00/2021-01-06T20:39:23.001+01:00[Europe/Berlin] 0.001s
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.0s
251 + test dataset zoned-datetime 15 2021-11-15 21:05:00 Europe/Berlin/2021-11-15T20:00Z 0.001s
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-RC4/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-RC4/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-RC4/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.307s
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-RC4/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-RC4/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-RC4/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 3.702s
277 + sleep 1.987s
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": 12104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 1666, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "test": {"status": "ok", "tookMs": 726, "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": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
296 "test-compile": {"status": "ok", "tookMs": 3802, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
297 "test": {"status": "ok", "tookMs": 841, "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": 1498, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
306 "test-compile": {"status": "ok", "tookMs": 926, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
307 "test": {"status": "ok", "tookMs": 920, "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": 1197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
316 "test-compile": {"status": "ok", "tookMs": 795, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
317 "test": {"status": "ok", "tookMs": 6217, "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: 69 s (0:01:09.0), completed Dec 22, 2025, 7:02:00 PM
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.