Build Logs

swaldman/failable • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

27

Total Lines

323

1##################################
2Clonning https://github.com/swaldman/failable.git into /build/repo using revision v0.0.6
3##################################
4Note: switching to '5d9a865d4d7dc1e1a5d99e5b37bd0dff6b2039c1'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32grep: /build/repo/project/plugins.sbt: No such file or directory
33Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
34Enforcing usage of sbt in version 1.11.5
35No prepare script found for project swaldman/failable
36##################################
37Scala version: 3.7.4
38Targets: com.mchange%failable com.mchange%failable-logging
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4"
59"++3.7.4 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.mchange%failable com.mchange%failable-logging"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.616s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] set current project to failable-root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in core/crossScalaVersions
79OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in logging/crossScalaVersions
80OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in root/crossScalaVersions
81[info] set current project to failable-root (in build file:/build/repo/)
82[info] Setting Scala version to 3.7.4 on 3 projects.
83[info] Switching Scala version on:
84[info] * root (2.13.10, 3.7.4, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
85[info] core (2.13.10, 3.7.4, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
86[info] logging (2.13.10, 3.7.4, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to failable-root (in build file:/build/repo/)
90Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to failable-root (in build file:/build/repo/)
93[info] Defining Global / credentials, core / credentials and 1 others.
94[info] The new values will be used by allCredentials, core / allCredentials and 12 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to failable-root (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
103 Did you mean core / allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to failable-root (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to failable-root (in build file:/build/repo/)
110[success] Total time: 0 s, completed Nov 28, 2025, 4:16:32 PM
111Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
113Starting build...
114Projects: Set(core, logging)
115Starting build for ProjectRef(file:/build/repo/,core) (failable)... [0/2]
116OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
117OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
121[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
122[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:112:0
123[warn] 112 |final object Failed {
124[warn] |^^^^^
125[warn] |Modifier final is redundant for this definition
126[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:113:2
127[warn] 113 | final object Source {
128[warn] | ^^^^^
129[warn] | Modifier final is redundant for this definition
130[info] [patched file /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/package.scala]
131[info] [patched file /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala]
132[warn] two warnings found
133[info] done compiling
134[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
135[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:112:0
136[warn] 112 |final object Failed {
137[warn] |^^^^^
138[warn] |Modifier final is redundant for this definition
139[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:113:2
140[warn] 113 | final object Source {
141[warn] | ^^^^^
142[warn] | Modifier final is redundant for this definition
143[warn] two warnings found
144[info] done compiling
145Starting build for ProjectRef(file:/build/repo/,logging) (failable-logging)... [1/2]
146Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
147[info] compiling 1 Scala source to /build/repo/logging/target/scala-3.7.4/classes ...
148[info] done compiling
149
150************************
151Build summary:
152[{
153 "module": "failable",
154 "compile": {"status": "ok", "tookMs": 5337, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
156 "test-compile": {"status": "ok", "tookMs": 1430, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
157 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
158 "publish": {"status": "skipped", "tookMs": 0},
159 "metadata": {
160 "crossScalaVersions": ["2.10.7", "2.11.12", "2.12.17", "2.13.10", "3.2.1"]
161}
162},{
163 "module": "failable-logging",
164 "compile": {"status": "ok", "tookMs": 496, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["2.10.7", "2.11.12", "2.12.17", "2.13.10", "3.2.1"]
171}
172}]
173************************
174[success] Total time: 17 s, completed Nov 28, 2025, 4:16:48 PM
175[0JChecking patch project/build.properties...
176Checking patch build.sbt...
177Applied patch project/build.properties cleanly.
178Applied patch build.sbt cleanly.
179Commit migration rewrites
180Switched to a new branch 'opencb/migrate-source-3.4'
181[opencb/migrate-source-3.4 32fcb2a] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
182 2 files changed, 7 insertions(+), 7 deletions(-)
183----
184Preparing build for 3.8.0-RC2
185Scala binary version found: 3.8
186Implicitly using source version 3.8
187Scala binary version found: 3.8
188Implicitly using source version 3.8
189Would try to apply common scalacOption (best-effort, sbt/mill only):
190Append: ,REQUIRE:-source:3.8
191Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
192----
193Starting build for 3.8.0-RC2
194Execute tests: true
195sbt project found:
196Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
197Enforcing usage of sbt in version 1.11.5
198No prepare script found for project swaldman/failable
199##################################
200Scala version: 3.8.0-RC2
201Targets: com.mchange%failable com.mchange%failable-logging
202Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
203##################################
204Using extra scalacOptions: ,REQUIRE:-source:3.8
205Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
206[sbt_options] declare -a sbt_options=()
207[process_args] java_version = '17'
208[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
209# Executing command line:
210java
211-Dfile.encoding=UTF-8
212-Dcommunitybuild.scala=3.8.0-RC2
213-Dcommunitybuild.project.dependencies.add=
214-Xmx7G
215-Xms4G
216-Xss8M
217-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
218-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
219-jar
220/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
221"setCrossScalaVersions 3.8.0-RC2"
222"++3.8.0-RC2 -v"
223"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
224"set every credentials := Nil"
225"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
226"removeScalacOptionsStartingWith -P:wartremover"
227
228moduleMappings
229"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}""" com.mchange%failable com.mchange%failable-logging"
230
231[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
232[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
233[info] loading project definition from /build/repo/project
234[info] loading settings for project root from build.sbt...
235[info] set current project to failable-root (in build file:/build/repo/)
236Execute setCrossScalaVersions: 3.8.0-RC2
237OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in core/crossScalaVersions
238OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in logging/crossScalaVersions
239OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in root/crossScalaVersions
240[info] set current project to failable-root (in build file:/build/repo/)
241[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
242[info] Switching Scala version on:
243[info] * root (2.13.10, 3.8.0-RC2, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
244[info] core (2.13.10, 3.8.0-RC2, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
245[info] logging (2.13.10, 3.8.0-RC2, 2.12.10, 2.12.17, 2.10.7, 2.11.12)
246[info] Excluding projects:
247[info] Reapplying settings...
248[info] set current project to failable-root (in build file:/build/repo/)
249Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
250[info] Reapplying settings...
251[info] set current project to failable-root (in build file:/build/repo/)
252[info] Defining Global / credentials, core / credentials and 1 others.
253[info] The new values will be used by allCredentials, core / allCredentials and 12 others.
254[info] Run `last` for details.
255[info] Reapplying settings...
256[info] set current project to failable-root (in build file:/build/repo/)
257Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
258[info] Reapplying settings...
259OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
260
261 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
262 Did you mean core / allExcludeDependencies ?
263 , retry without global scopes
264[info] Reapplying settings...
265[info] set current project to failable-root (in build file:/build/repo/)
266Execute removeScalacOptionsStartingWith: -P:wartremover
267[info] Reapplying settings...
268[info] set current project to failable-root (in build file:/build/repo/)
269[success] Total time: 0 s, completed Nov 28, 2025, 4:16:57 PM
270Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
271Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
272Starting build...
273Projects: Set(core, logging)
274Starting build for ProjectRef(file:/build/repo/,core) (failable)... [0/2]
275OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
276OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
277OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
278Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
279[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
280[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:112:0
281[warn] 112 |final object Failed {
282[warn] |^^^^^
283[warn] |Modifier final is redundant for this definition
284[warn] -- [E147] Syntax Warning: /build/repo/core/src/main/scala/com/mchange/sc/v3/failable/Failable.scala:113:2
285[warn] 113 | final object Source {
286[warn] | ^^^^^
287[warn] | Modifier final is redundant for this definition
288[warn] two warnings found
289[info] done compiling
290Starting build for ProjectRef(file:/build/repo/,logging) (failable-logging)... [1/2]
291Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
292[info] compiling 1 Scala source to /build/repo/logging/target/scala-3.8.0-RC2/classes ...
293[info] done compiling
294
295************************
296Build summary:
297[{
298 "module": "failable",
299 "compile": {"status": "ok", "tookMs": 7507, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "test": {"status": "ok", "tookMs": 121, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": ["2.10.7", "2.11.12", "2.12.17", "2.13.10", "3.2.1"]
306}
307},{
308 "module": "failable-logging",
309 "compile": {"status": "ok", "tookMs": 858, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 150, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.10.7", "2.11.12", "2.12.17", "2.13.10", "3.2.1"]
316}
317}]
318************************
319[success] Total time: 17 s, completed Nov 28, 2025, 4:17:14 PM
320[0JChecking patch project/build.properties...
321Checking patch build.sbt...
322Applied patch project/build.properties cleanly.
323Applied patch build.sbt cleanly.