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