Build Logs

geirolz/erules • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

33

Total Lines

271

1##################################
2Clonning https://github.com/geirolz/erules.git into /build/repo using revision v0.1.5
3##################################
4Note: switching to '4a8f97836f520c86121f9163a23c941bf1d773a3'.
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: false
33sbt project found:
34Sbt version 1.10.5 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 geirolz/erules
37##################################
38Scala version: 3.8.0-RC2
39Targets: com.github.geirolz%erules-cats-xml com.github.geirolz%erules-circe com.github.geirolz%erules-core com.github.geirolz%erules-generic com.github.geirolz%erules-scalatest
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
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.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-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"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.geirolz%erules-cats-xml com.github.geirolz%erules-circe com.github.geirolz%erules-core com.github.geirolz%erules-generic com.github.geirolz%erules-scalatest"
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 5 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 8.376s.
75[warn] /build/repo/project/ProjectResolvers.scala:8:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
76[warn] resolvers += Resolver.sonatypeCentralSnapshots
77[warn] Resolver.sonatypeOssRepos("public"),
78[warn] ^
79[warn] /build/repo/project/ProjectResolvers.scala:9:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
80[warn] resolvers += Resolver.sonatypeCentralSnapshots
81[warn] Resolver.sonatypeOssRepos("snapshots"),
82[warn] ^
83[warn] /build/repo/project/ProjectResolvers.scala:10:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
84[warn] resolvers += Resolver.sonatypeCentralSnapshots
85[warn] Resolver.sonatypeOssRepos("releases"),
86[warn] ^
87[warn] three warnings found
88[info] done compiling
89[info] loading settings for project erules from build.sbt...
90[info] resolving key references (10261 settings) ...
91[info] set current project to erules (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC2
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in generic/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in core/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in erules/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in cats-xml/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in scalatest/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in circe/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in generic-docs/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in scalatest-docs/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in core-docs/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in circe-docs/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in cats-xml-docs/crossScalaVersions
104[info] set current project to erules (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
106[info] Switching Scala version on:
107[info] scalatest (2.13.14, 3.8.0-RC2)
108[info] generic (2.13.14, 3.8.0-RC2)
109[info] circe (2.13.14, 3.8.0-RC2)
110[info] cats-xml (2.13.14, 3.8.0-RC2)
111[info] core (2.13.14, 3.8.0-RC2)
112[info] Excluding projects:
113[info] generic-docs (2.13.14)
114[info] * erules (2.13.14)
115[info] circe-docs (2.13.14)
116[info] scalatest-docs (2.13.14)
117[info] cats-xml-docs (2.13.14)
118[info] core-docs (2.13.14)
119[info] Reapplying settings...
120[info] set current project to erules (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to erules (in build file:/build/repo/)
124[info] Defining Global / credentials, cats-xml / credentials and 9 others.
125[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 87 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to erules (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean scalatest / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to erules (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to erules (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 27, 2025, 9:16:20 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(scalatest, generic, circe, cats-xml, core)
146Starting build for ProjectRef(file:/build/repo/,circe) (erules-circe)... [0/5]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/circe)...
153[info] scalafmt: Formatting 11 Scala sources (/build/repo/core)...
154[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/circe)...
155[info] scalafmt: Formatting 17 Scala sources (/build/repo/core)...
156[info] compiling 17 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160[info] compiling 4 Scala sources to /build/repo/modules/circe/target/scala-3.8.0-RC2/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] one warning found
163[info] done compiling
164[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0-RC2/test-classes ...
165[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
166[warn] one warning found
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,scalatest) (erules-scalatest)... [1/5]
169Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/scalatest)...
171[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/scalatest)...
172[info] compiling 4 Scala sources to /build/repo/modules/scalatest/target/scala-3.8.0-RC2/classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176[info] compiling 2 Scala sources to /build/repo/modules/scalatest/target/scala-3.8.0-RC2/test-classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] one warning found
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,core) (erules-core)... [2/5]
181Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] compiling 11 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[warn] one warning found
185[info] done compiling
186Starting build for ProjectRef(file:/build/repo/,cats-xml) (erules-cats-xml)... [3/5]
187Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-xml)...
189[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/cats-xml)...
190[info] compiling 4 Scala sources to /build/repo/modules/cats-xml/target/scala-3.8.0-RC2/classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] one warning found
193[info] done compiling
194[info] compiling 1 Scala source to /build/repo/modules/cats-xml/target/scala-3.8.0-RC2/test-classes ...
195[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
196[warn] one warning found
197[info] done compiling
198Starting build for ProjectRef(file:/build/repo/,generic) (erules-generic)... [4/5]
199Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/generic)...
201[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/generic)...
202[info] compiling 2 Scala sources to /build/repo/modules/generic/target/scala-3.8.0-RC2/classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206[info] compiling 1 Scala source to /build/repo/modules/generic/target/scala-3.8.0-RC2/test-classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] one warning found
209[info] done compiling
210
211************************
212Build summary:
213[{
214 "module": "erules-circe",
215 "compile": {"status": "ok", "tookMs": 23652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 1554, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.13.14", "3.3.4"]
222}
223},{
224 "module": "erules-scalatest",
225 "compile": {"status": "ok", "tookMs": 1671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 3323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["2.13.14", "3.3.4"]
232}
233},{
234 "module": "erules-core",
235 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 5959, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["2.13.14", "3.3.4"]
242}
243},{
244 "module": "erules-cats-xml",
245 "compile": {"status": "ok", "tookMs": 1082, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
247 "test-compile": {"status": "ok", "tookMs": 958, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
249 "publish": {"status": "skipped", "tookMs": 0},
250 "metadata": {
251 "crossScalaVersions": ["2.13.14", "3.3.4"]
252}
253},{
254 "module": "erules-generic",
255 "compile": {"status": "ok", "tookMs": 1314, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
257 "test-compile": {"status": "ok", "tookMs": 919, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
259 "publish": {"status": "skipped", "tookMs": 0},
260 "metadata": {
261 "crossScalaVersions": ["2.13.14", "3.3.4"]
262}
263}]
264************************
265[success] Total time: 75 s (0:01:15.0), completed Nov 27, 2025, 9:17:35 PM
266[0JChecking patch project/plugins.sbt...
267Checking patch project/build.properties...
268Checking patch build.sbt...
269Applied patch project/plugins.sbt cleanly.
270Applied patch project/build.properties cleanly.
271Applied patch build.sbt cleanly.