Build Logs
mvv/sager • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
76
Total Lines
272
1##################################
2Clonning https://github.com/mvv/sager.git into /build/repo using revision v0.2-M1
3##################################
4Note: switching to '97ecfeff960319ea7006fdc0cc87f1611ca35b97'.
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-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Using configured source version: 3.4
25Scala binary version found: 3.8
26Using configured source version: 3.4
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.4
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.6.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 mvv/sager
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: com.github.mvv.sager%sager com.github.mvv.sager%sager-zio com.github.mvv.sager%sager-zio-interop-cats
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.4
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-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
60"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65disableFatalWarnings
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}""" com.github.mvv.sager%sager com.github.mvv.sager%sager-zio com.github.mvv.sager%sager-zio-interop-cats"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.296s.
75[info] done compiling
76/build/repo/build.sbt:32: warning: method process in object Command is deprecated (since 1.9.4): Use overload that takes the onParseError callback
77 Command.process("sonatypeBundleRelease", state)
78 ^
79[info] loading settings for project sager from build.sbt...
80[info] set current project to sager (in build file:/build/repo/)
81[warn] there's a key that's not used by any other settings/tasks:
82[warn]
83[warn] * ThisBuild / publishMavenStyle
84[warn] +- /build/repo/build.sbt:23
85[warn]
86[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
87[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
89OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zioInteropCats/crossScalaVersions
91OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in sager/crossScalaVersions
92OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio/crossScalaVersions
93[info] set current project to sager (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 4 projects.
95[info] Switching Scala version on:
96[info] * sager (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.8)
97[info] core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.8)
98[info] zio (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.8)
99[info] zioInteropCats (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.8)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to sager (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to sager (in build file:/build/repo/)
106[info] Defining Global / credentials, core / credentials and 2 others.
107[info] The new values will be used by allCredentials, core / allCredentials and 21 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to sager (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to sager (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to sager (in build file:/build/repo/)
123Execute disableFatalWarnings:
124[info] Reapplying settings...
125[info] set current project to sager (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 28, 2025, 4:57:20 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(sager, zio, zioInteropCats, core)
131Starting build for ProjectRef(file:/build/repo/,sager) (sager)... [0/4]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4` in Scala 2.12.20 module Global
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
136Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
137Starting build for ProjectRef(file:/build/repo/,zio) (sager-zio)... [1/4]
138Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
139[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
140[warn] there were 3 deprecation warnings; re-run with -deprecation for details
141[warn] one warning found
142[warn] -- Warning: /build/repo/core/src/main/scala3/com/github/mvv/sager/Record.scala:37:81
143[warn] 37 | override given valueWitness: (Field[Any, Any] <:< Field[Any, Any]) = summon
144[warn] | ^
145[warn] |Result of implicit search for com.github.mvv.sager.Field[Any, Any] <:< com.github.mvv.sager.Field[Any, Any] will change.
146[warn] |Current result valueWitness will be no longer eligible
147[warn] | because it is not defined before the search position.
148[warn] |Result with new rules: <:<.refl.
149[warn] |To opt into the new rules, compile with `-source future` or use
150[warn] |the `scala.language.future` language import.
151[warn] |
152[warn] |To fix the problem without the language import, you could try one of the following:
153[warn] | - use a `given ... with` clause as the enclosing given,
154[warn] | - rearrange definitions so that valueWitness comes earlier,
155[warn] | - use an explicit argument.
156[warn] |This will be an error in Scala 3.5 and later.
157[warn] -- Warning: /build/repo/core/src/main/scala3/com/github/mvv/sager/Record.scala:101:37
158[warn] 101 | summon[NotFound[Any, Record]]
159[warn] | ^
160[warn] |Result of implicit search for com.github.mvv.sager.Record.NotFound[Any, com.github.mvv.sager.Record] will change.
161[warn] |Current result restContainsNot will be no longer eligible
162[warn] | because it is not defined before the search position.
163[warn] |Result with new rules: com.github.mvv.sager.Record.NotFound.absent.
164[warn] |To opt into the new rules, compile with `-source future` or use
165[warn] |the `scala.language.future` language import.
166[warn] |
167[warn] |To fix the problem without the language import, you could try one of the following:
168[warn] | - use a `given ... with` clause as the enclosing given,
169[warn] | - rearrange definitions so that restContainsNot comes earlier,
170[warn] | - use an explicit argument.
171[warn] |This will be an error in Scala 3.5 and later.
172[warn] -- Warning: /build/repo/core/src/main/scala3/com/github/mvv/sager/Record.scala:117:63
173[warn] 117 | summon[Field[Any, Any] with Record =:= Field[Any, Any]]
174[warn] | ^
175[warn] |Result of implicit search for (com.github.mvv.sager.Field[Any, Any] & com.github.mvv.sager.Record) =:=
176[warn] | com.github.mvv.sager.Field[Any, Any] will change.
177[warn] |Current result reconstructWitness will be no longer eligible
178[warn] | because it is not defined before the search position.
179[warn] |Result with new rules: <:<.refl.
180[warn] |To opt into the new rules, compile with `-source future` or use
181[warn] |the `scala.language.future` language import.
182[warn] |
183[warn] |To fix the problem without the language import, you could try one of the following:
184[warn] | - use a `given ... with` clause as the enclosing given,
185[warn] | - rearrange definitions so that reconstructWitness comes earlier,
186[warn] | - use an explicit argument.
187[warn] |This will be an error in Scala 3.5 and later.
188[warn] -- Warning: /build/repo/core/src/main/scala3/com/github/mvv/sager/Record.scala:152:54
189[warn] 152 | summon[Field[Any, Any] with Record <:< Record]
190[warn] | ^
191[warn] |Result of implicit search for (com.github.mvv.sager.Field[Any, Any] & com.github.mvv.sager.Record) <:<
192[warn] | com.github.mvv.sager.Record will change.
193[warn] |Current result reconstructWitness will be no longer eligible
194[warn] | because it is not defined before the search position.
195[warn] |Result with new rules: restContains.
196[warn] |To opt into the new rules, compile with `-source future` or use
197[warn] |the `scala.language.future` language import.
198[warn] |
199[warn] |To fix the problem without the language import, you could try one of the following:
200[warn] | - use a `given ... with` clause as the enclosing given,
201[warn] | - rearrange definitions so that reconstructWitness comes earlier,
202[warn] | - use an explicit argument.
203[warn] |This will be an error in Scala 3.5 and later.
204[warn] there were 3 deprecation warnings; re-run with -deprecation for details
205[warn] 6 warnings found
206[info] done compiling
207[info] compiling 7 Scala sources to /build/repo/zio/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
208[info] done compiling
209[info] compiling 1 Scala source to /build/repo/zio/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
210[info] done compiling
211Starting build for ProjectRef(file:/build/repo/,zioInteropCats) (sager-zio-interop-cats)... [2/4]
212Compile scalacOptions: -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
213[info] compiling 1 Scala source to /build/repo/zio-interop-cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
215[warn] one warning found
216[info] done compiling
217Starting build for ProjectRef(file:/build/repo/,core) (sager)... [3/4]
218Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
219[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
220[info] done compiling
221
222************************
223Build summary:
224[{
225 "module": "sager",
226 "compile": {"status": "ok", "tookMs": 2501, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "ok", "tookMs": 5},
231 "metadata": {
232 "crossScalaVersions": ["3.0.2", "2.13.8"]
233}
234},{
235 "module": "sager-zio",
236 "compile": {"status": "ok", "tookMs": 10954, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
237 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
238 "test-compile": {"status": "ok", "tookMs": 1069, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
239 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
240 "publish": {"status": "skipped", "tookMs": 0},
241 "metadata": {
242 "crossScalaVersions": ["3.0.2", "2.13.8"]
243}
244},{
245 "module": "sager-zio-interop-cats",
246 "compile": {"status": "ok", "tookMs": 2269, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["3.0.2", "2.13.8"]
253}
254},{
255 "module": "sager",
256 "compile": {"status": "ok", "tookMs": 70, "warnings": 4, "errors": 0, "sourceVersion": "3.4"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 1878, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
259 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "skipped", "tookMs": 0},
261 "metadata": {
262 "crossScalaVersions": ["3.0.2", "2.13.8"]
263}
264}]
265************************
266[success] Total time: 45 s, completed Dec 28, 2025, 4:58:05 PM
267[0JChecking patch project/plugins.sbt...
268Checking patch project/build.properties...
269Checking patch build.sbt...
270Applied patch project/plugins.sbt cleanly.
271Applied patch project/build.properties cleanly.
272Applied patch build.sbt cleanly.