Build Logs
geirolz/erules • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
33
Total Lines
272
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/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.geirolz%erules-cats-xml com.github.geirolz%erules-circe com.github.geirolz%erules-core com.github.geirolz%erules-generic com.github.geirolz%erules-scalatest
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
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.8,-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"
66
67moduleMappings
68"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"
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 5 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 9.381s.
76[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:
77[warn] resolvers += Resolver.sonatypeCentralSnapshots
78[warn] Resolver.sonatypeOssRepos("public"),
79[warn] ^
80[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:
81[warn] resolvers += Resolver.sonatypeCentralSnapshots
82[warn] Resolver.sonatypeOssRepos("snapshots"),
83[warn] ^
84[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:
85[warn] resolvers += Resolver.sonatypeCentralSnapshots
86[warn] Resolver.sonatypeOssRepos("releases"),
87[warn] ^
88[warn] three warnings found
89[info] done compiling
90[info] loading settings for project erules from build.sbt...
91[info] resolving key references (10261 settings) ...
92[info] set current project to erules (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC2
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in generic/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in core/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in erules/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in cats-xml/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in scalatest/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in circe/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 cats-xml-docs/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in core-docs/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in circe-docs/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in generic-docs/crossScalaVersions
105[info] set current project to erules (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
107[info] Switching Scala version on:
108[info] scalatest (2.13.14, 3.8.0-RC2)
109[info] generic (2.13.14, 3.8.0-RC2)
110[info] circe (2.13.14, 3.8.0-RC2)
111[info] cats-xml (2.13.14, 3.8.0-RC2)
112[info] core (2.13.14, 3.8.0-RC2)
113[info] Excluding projects:
114[info] generic-docs (2.13.14)
115[info] * erules (2.13.14)
116[info] circe-docs (2.13.14)
117[info] scalatest-docs (2.13.14)
118[info] cats-xml-docs (2.13.14)
119[info] core-docs (2.13.14)
120[info] Reapplying settings...
121[info] set current project to erules (in build file:/build/repo/)
122Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
123[info] Reapplying settings...
124[info] set current project to erules (in build file:/build/repo/)
125[info] Defining Global / credentials, cats-xml / credentials and 9 others.
126[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 87 others.
127[info] Run `last` for details.
128[info] Reapplying settings...
129[info] set current project to erules (in build file:/build/repo/)
130Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
131[info] Reapplying settings...
132OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
133
134 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
135 Did you mean scalatest / allExcludeDependencies ?
136 , retry without global scopes
137[info] Reapplying settings...
138[info] set current project to erules (in build file:/build/repo/)
139Execute removeScalacOptionsStartingWith: -P:wartremover
140[info] Reapplying settings...
141[info] set current project to erules (in build file:/build/repo/)
142[success] Total time: 0 s, completed Nov 26, 2025, 3:46:27 PM
143Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
145Starting build...
146Projects: Set(scalatest, generic, circe, cats-xml, core)
147Starting build for ProjectRef(file:/build/repo/,circe) (erules-circe)... [0/5]
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
151OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
152Compile 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
153[info] scalafmt: Formatting 11 Scala sources (/build/repo/core)...
154[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/circe)...
155[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/circe)...
156[info] scalafmt: Formatting 17 Scala sources (/build/repo/core)...
157[info] compiling 17 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[warn] one warning found
160[info] done compiling
161[info] compiling 4 Scala sources to /build/repo/modules/circe/target/scala-3.8.0-RC2/classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0-RC2/test-classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,scalatest) (erules-scalatest)... [1/5]
170Compile 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
171[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/scalatest)...
172[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/scalatest)...
173[info] compiling 4 Scala sources to /build/repo/modules/scalatest/target/scala-3.8.0-RC2/classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177[info] compiling 2 Scala sources to /build/repo/modules/scalatest/target/scala-3.8.0-RC2/test-classes ...
178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
179[warn] one warning found
180[info] done compiling
181Starting build for ProjectRef(file:/build/repo/,core) (erules-core)... [2/5]
182Compile 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
183[info] compiling 11 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
184[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
185[warn] one warning found
186[info] done compiling
187Starting build for ProjectRef(file:/build/repo/,cats-xml) (erules-cats-xml)... [3/5]
188Compile 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
189[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-xml)...
190[info] scalafmt: Formatting 4 Scala sources (/build/repo/modules/cats-xml)...
191[info] compiling 4 Scala sources to /build/repo/modules/cats-xml/target/scala-3.8.0-RC2/classes ...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] one warning found
194[info] done compiling
195[info] compiling 1 Scala source to /build/repo/modules/cats-xml/target/scala-3.8.0-RC2/test-classes ...
196[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
197[warn] one warning found
198[info] done compiling
199Starting build for ProjectRef(file:/build/repo/,generic) (erules-generic)... [4/5]
200Compile 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
201[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/generic)...
202[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/generic)...
203[info] compiling 2 Scala sources to /build/repo/modules/generic/target/scala-3.8.0-RC2/classes ...
204[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
205[warn] one warning found
206[info] done compiling
207[info] compiling 1 Scala source to /build/repo/modules/generic/target/scala-3.8.0-RC2/test-classes ...
208[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
209[warn] one warning found
210[info] done compiling
211
212************************
213Build summary:
214[{
215 "module": "erules-circe",
216 "compile": {"status": "ok", "tookMs": 23041, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 1596, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.13.14", "3.3.4"]
223}
224},{
225 "module": "erules-scalatest",
226 "compile": {"status": "ok", "tookMs": 1726, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 3768, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "skipped", "tookMs": 0},
231 "metadata": {
232 "crossScalaVersions": ["2.13.14", "3.3.4"]
233}
234},{
235 "module": "erules-core",
236 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
238 "test-compile": {"status": "ok", "tookMs": 7042, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.13.14", "3.3.4"]
243}
244},{
245 "module": "erules-cats-xml",
246 "compile": {"status": "ok", "tookMs": 1088, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 801, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.13.14", "3.3.4"]
253}
254},{
255 "module": "erules-generic",
256 "compile": {"status": "ok", "tookMs": 963, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 1106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.13.14", "3.3.4"]
263}
264}]
265************************
266[success] Total time: 72 s (0:01:12.0), completed Nov 26, 2025, 3:47:39 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.