Build Logs
sweet-delights/delightful-cron • 3.8.0-RC2:2025-11-28
Errors
3
Warnings
6
Total Lines
178
1##################################
2Clonning https://github.com/sweet-delights/delightful-cron.git into /build/repo using revision v0.1.2
3##################################
4Note: switching to '10577fdec158ac14ca60c4bf404b79c1bf8995e2'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: true
33sbt project found:
34Sbt version 1.7.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project sweet-delights/delightful-cron
37##################################
38Scala version: 3.8.0-RC2
39Targets: org.sweet-delights%delightful-cron
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Xms1024m
50-Xmx1024m
51-XX:ReservedCodeCacheSize=256m
52-XX:MaxMetaspaceSize=1g
53-Duser.country=US
54-Duser.language=en
55-Dcommunitybuild.scala=3.8.0-RC2
56-Dcommunitybuild.project.dependencies.add=
57-Xmx7G
58-Xms4G
59-Xss8M
60-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
61-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
62-jar
63/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
64"setCrossScalaVersions 3.8.0-RC2"
65"++3.8.0-RC2 -v"
66"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
67"set every credentials := Nil"
68"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
69"removeScalacOptionsStartingWith -P:wartremover"
70
71moduleMappings
72"runBuild 3.8.0-RC2 """{"tests":null}""" org.sweet-delights%delightful-cron"
73
74[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
75[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
76[info] loading project definition from /build/repo/project
77[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 9.15s.
80[info] done compiling
81[info] loading settings for project root from build.sbt, version.sbt...
82[info] set current project to delightful-cron (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC2
84OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC2 in root/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in root/crossScalaVersions
86[info] set current project to delightful-cron (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
88[info] Switching Scala version on:
89[info] * root (3.8.0-RC2)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to delightful-cron (in build file:/build/repo/)
93Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to delightful-cron (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to delightful-cron (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to delightful-cron (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to delightful-cron (in build file:/build/repo/)
113[success] Total time: 0 s, completed Nov 28, 2025, 4:18:10 PM
114Build config: {"tests":null}
115Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
116Starting build...
117Projects: Set(root)
118Starting build for ProjectRef(file:/build/repo/,root) (delightful-cron)... [0/1]
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
120OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
121OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
122Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
123[info] scalafmt: Formatting 2 Scala sources (/build/repo)...
124[info] scalafmt: Formatting 5 Scala sources (/build/repo)...
125[info] compiling 5 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
126[warn] -- [E121] Pattern Match Warning: /build/repo/src/main/scala/sweet/delights/cron/Cron.scala:43:11
127[warn] 43 | case _ => throw IllegalArgumentException(s"Unknown type")
128[warn] | ^
129[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
130[warn] one warning found
131[info] done compiling
132[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
133[warn] there was 1 deprecation warning; re-run with -deprecation for details
134[warn] one warning found
135[info] done compiling
136@reboot
137H(10-30)/3,H(56-56),(38-57)/5,(20-25)/5,H(31-54)/17 (20-21),H(7-23)/9,*/5,*/19,* (10-24)/10,(28-31),H(17-30)/5,H(5-24)/6,(7-10) H(5-6),(1-6)/4,(8-11),(7-11),11 H(7-7),H(6-6),*,(3-6),*
138@reboot
139@manual
140@manual
141H(59-59),(46-51)/2,*/10,*/7,H(55-59)/3 */3,(10-12),(18-20),H(1-5),H(10-11) (1-17)/5,H(3-3),*/16,(29-30),*/4 H(3-8)/2,*,(5-11)/4,11,(5-12)/4 (4-7)/2,H(7-7),(0-4)/3,H(2-5),1
142*/7,H(8-45)/23,H(31-32),(44-53)/2,(25-39)/3 (1-3)/2,(12-21)/3,H(10-13)/2,*,(7-23)/4 (25-26),*/11,(24-30)/6,(15-22)/5,H(8-11) 11,H(6-11)/5,H(9-9),*/2,(6-9)/2 5,H(1-4)/2,(0-7)/3,6,(5-6)
143@reboot
144@manual
145*/9,H(29-41)/9,H(17-29)/8,*,* H(19-23)/4,H(23-23),(8-17)/5,(18-23)/4,(22-23) (18-25)/7,H(24-28)/3,(20-31)/4,(26-30)/4,H(19-31)/4 (5-8),*/3,*,(4-12)/8,* 5,*,(1-7)/2,(3-4),H(6-6)
146[info] CronSpec:
147[info] Cron
148[info] - should parse predefined specs
149[info] - should parse random cron spec from date
150[info] - should parse random cron spec
151[info] - should raise exception on invalid cron specs
152[info] - should match all wildcards
153[info] - should match random scron spec from date
154[info] - should replace Hash symbol with actual value
155[info] - should detect hashes
156[info] - should stringify
157
158************************
159Build summary:
160[{
161 "module": "delightful-cron",
162 "compile": {"status": "ok", "tookMs": 22901, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
164 "test-compile": {"status": "ok", "tookMs": 3561, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "test": {"status": "ok", "tookMs": 791, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
166 "publish": {"status": "skipped", "tookMs": 0},
167 "metadata": {
168 "crossScalaVersions": ["2.12.20"]
169}
170}]
171************************
172[success] Total time: 58 s, completed Nov 28, 2025, 4:19:08 PM
173[0JChecking patch project/plugins.sbt...
174Checking patch project/build.properties...
175Checking patch build.sbt...
176Applied patch project/plugins.sbt cleanly.
177Applied patch project/build.properties cleanly.
178Applied patch build.sbt cleanly.