Build Logs

swaldman/failable • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

27

Total Lines

325

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