Build Logs
quadstingray/quartz-manager • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
35
Total Lines
215
1##################################
2Clonning https://github.com/quadstingray/quartz-manager.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '60db0ab7136ad1389829a58103127b655acddac8'.
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.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project quadstingray/quartz-manager
35##################################
36Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
37Targets: dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '25'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
58"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
69WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
70WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
71WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
72WARNING: A restricted method in java.lang.System has been called
73WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
74WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
75WARNING: Restricted methods will be blocked in a future release unless native access is enabled
76
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 7.881s.
83[info] done compiling
84[info] loading settings for project quartz-manager-parent from build.sbt, build_info.sbt, build_publish_sonartype.sbt, build_release.sbt, build_test.sbt, version.sbt...
85[info] loading settings for project quartz-manager-api from build.sbt, build_test.sbt...
86[info] loading settings for project quartz-manager-ui from build.sbt, build_test.sbt...
87[info] set current project to quartz-manager-parent (in build file:/build/repo/)
88[warn] there are 2 keys that are not used by any other settings/tasks:
89[warn]
90[warn] * ThisBuild / Test / scalacOptions
91[warn] +- /build/repo/build_test.sbt:7
92[warn] +- /build/repo/quartz-manager-api/build_test.sbt:7
93[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:7
94[warn] * ThisBuild / parallelExecution
95[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:3
96[warn]
97[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
98[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
99Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
100OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in quartz-manager-parent/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in quartz-manager-api/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in quartz-manager-ui/crossScalaVersions
103[info] set current project to quartz-manager-parent (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 3 projects.
105[info] Switching Scala version on:
106[info] * quartz-manager-parent (2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
107[info] quartz-manager-api (2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
108[info] quartz-manager-ui (2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to quartz-manager-parent (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to quartz-manager-parent (in build file:/build/repo/)
115[info] Defining Global / credentials, ThisBuild / credentials and 2 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 27 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to quartz-manager-parent (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean quartz-manager-ui / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to quartz-manager-parent (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to quartz-manager-parent (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 3, 2026, 12:13:40 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(quartz-manager-api, quartz-manager-ui)
137Starting build for ProjectRef(file:/build/repo/,quartz-manager-api) (quartz-manager-api)... [0/2]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 33 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
141[warn] -- [E121] Pattern Match Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:173:11
142[warn] 173 | case _ =>
143[warn] | ^
144[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
145[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:140:11
146[warn] 140 | case m: Map[String, _] => encodeMapStringAny(m)
147[warn] | ^
148[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from Any
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] there were 4 deprecation warnings; re-run with -deprecation for details
152[warn] three warnings found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
155[info] done compiling
156[info] compiling 22 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
157[warn] there were 5 deprecation warnings; re-run with -deprecation for details
158[warn] one warning found
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
161[info] done compiling
162[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
163[info] done compiling
164Starting build for ProjectRef(file:/build/repo/,quartz-manager-ui) (quartz-manager-ui)... [1/2]
165Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
166[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
169[info] done compiling
170[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
171[info] done compiling
172[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
173[info] done compiling
174[info] compiling 3 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
175[warn] there was 1 deprecation warning; re-run with -deprecation for details
176[warn] one warning found
177[info] done compiling
178[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
179[info] done compiling
180[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
181[info] done compiling
182[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
183[info] done compiling
184[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
185[info] done compiling
186
187************************
188Build summary:
189[{
190 "module": "quartz-manager-api",
191 "compile": {"status": "ok", "tookMs": 19452, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 3175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["2.13.18", "3.7.4"]
198}
199},{
200 "module": "quartz-manager-ui",
201 "compile": {"status": "ok", "tookMs": 895, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
203 "test-compile": {"status": "ok", "tookMs": 1089, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
205 "publish": {"status": "skipped", "tookMs": 0},
206 "metadata": {
207 "crossScalaVersions": ["2.13.18", "3.7.4"]
208}
209}]
210************************
211[success] Total time: 34 s, completed Jan 3, 2026, 12:14:15 AM
212[0JChecking patch project/plugins.sbt...
213Checking patch build.sbt...
214Applied patch project/plugins.sbt cleanly.
215Applied patch build.sbt cleanly.