Build Logs
zengularity/benji • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
26
Total Lines
277
1##################################
2Clonning https://github.com/zengularity/benji.git into /build/repo using revision 2.2.2
3##################################
4Note: switching to 'c81cf6b29ef9a62e58eedd0e8ec8e3999e882931'.
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.1-RC1-bin-20251120-60444cb
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
31Try apply source patch:
32Path: .jvmopts
33Pattern: -XX:+CMSClassUnloadingEnabled
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-XX:+CMSClassUnloadingEnabled' in .jvmopts
39
40Try apply source patch:
41Path: project/Dependencies.scala
42Pattern: 2.2.0-M1+68-da80b259-SNAPSHOT
43Replacement: 2.2.0
44Successfully applied pattern '2.2.0-M1+68-da80b259-SNAPSHOT' in project/Dependencies.scala
45----
46Starting build for 3.8.1-RC1-bin-20251120-60444cb
47Execute tests: false
48sbt project found:
49Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project zengularity/benji
52/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
53##################################
54Scala version: 3.8.1-RC1-bin-20251120-60444cb
55Targets: com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Xss2M
66-XX:ReservedCodeCacheSize=192m
67-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
77"++3.8.1-RC1-bin-20251120-60444cb -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}""" com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 9.695s.
92[warn] /build/repo/project/Common.scala:97:28: 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:
93[warn] resolvers += Resolver.sonatypeCentralSnapshots
94[warn] resolvers ++= Resolver.sonatypeOssRepos("staging" /* releases */ ),
95[warn] ^
96[warn] one warning found
97[info] done compiling
98[info] loading settings for project benji from build.sbt, codestyle.sbt, findbugs.sbt, version.sbt...
99[info] set current project to benji (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
101OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
102OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in s3/crossScalaVersions
103OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in google/crossScalaVersions
104OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in vfs/crossScalaVersions
105OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in benji/crossScalaVersions
106OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in play/crossScalaVersions
107[info] set current project to benji (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 6 projects.
109[info] Switching Scala version on:
110[info] s3 (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
111[info] play (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
112[info] google (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
113[info] * benji (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
114[info] vfs (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
115[info] core (2.11.12, 2.12.19, 2.13.14, 3.8.1-RC1-bin-20251120-60444cb)
116[info] Excluding projects:
117[info] Reapplying settings...
118[info] set current project to benji (in build file:/build/repo/)
119Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
120[info] Reapplying settings...
121[info] set current project to benji (in build file:/build/repo/)
122[info] Defining Global / credentials, core / credentials and 4 others.
123[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 46 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set current project to benji (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
132 Did you mean google / allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set current project to benji (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set current project to benji (in build file:/build/repo/)
139[success] Total time: 0 s, completed Nov 22, 2025, 5:21:01 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(core, google, s3, vfs)
144Starting build for ProjectRef(file:/build/repo/,core) (benji-core)... [0/4]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] scalafmt: Formatting 9 Scala sources (/build/repo/core)...
151[info] scalafmt: Formatting 18 Scala sources (/build/repo/core)...
152[info] compiling 18 Scala sources and 3 Java sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
153[info] done compiling
154[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
155[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
156[warn] one warning found
157[info] done compiling
158Starting build for ProjectRef(file:/build/repo/,google) (benji-google)... [1/4]
159Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/google/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] scalafmt: Formatting 4 Scala sources (/build/repo/google)...
161[info] scalafmt: Formatting 10 Scala sources (/build/repo/google)...
162[info] compiling 10 Scala sources to /build/repo/google/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
163[info] done compiling
164[info] Processing /build/repo/google/README.md ...
165[info] compiling 5 Scala sources to /build/repo/google/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
166[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
167[warn] one warning found
168[info] done compiling
169[info] Processing /build/repo/google/README.md ...
170[info] compiling 1 Scala source to /build/repo/google/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
171[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
172[warn] one warning found
173[info] done compiling
174[info] Processing /build/repo/google/README.md ...
175[info] compiling 1 Scala source to /build/repo/google/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
176[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
177[warn] one warning found
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,s3) (benji-s3)... [2/4]
180Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/s3/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] scalafmt: Formatting 8 Scala sources (/build/repo/s3)...
182[info] scalafmt: Formatting 14 Scala sources (/build/repo/s3)...
183[info] compiling 14 Scala sources to /build/repo/s3/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
184[info] done compiling
185[info] Processing /build/repo/s3/README.md ...
186[info] compiling 9 Scala sources to /build/repo/s3/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
187[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
188[warn] there were 3 deprecation warnings; re-run with -deprecation for details
189[warn] two warnings found
190[info] done compiling
191[info] Processing /build/repo/s3/README.md ...
192[info] compiling 1 Scala source to /build/repo/s3/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
193[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
194[warn] one warning found
195[info] done compiling
196[info] Processing /build/repo/s3/README.md ...
197[info] compiling 1 Scala source to /build/repo/s3/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
198[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
199[warn] one warning found
200[info] done compiling
201Starting build for ProjectRef(file:/build/repo/,vfs) (benji-vfs)... [3/4]
202Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/vfs/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
203[info] scalafmt: Formatting 5 Scala sources (/build/repo/vfs)...
204[info] scalafmt: Formatting 8 Scala sources (/build/repo/vfs)...
205[info] compiling 8 Scala sources to /build/repo/vfs/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
206[info] done compiling
207[info] Processing /build/repo/vfs/README.md ...
208[info] compiling 6 Scala sources to /build/repo/vfs/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
209[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
210[warn] one warning found
211[info] done compiling
212[info] Processing /build/repo/vfs/README.md ...
213[info] compiling 1 Scala source to /build/repo/vfs/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
214[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
215[warn] one warning found
216[info] done compiling
217[info] Processing /build/repo/vfs/README.md ...
218[info] compiling 1 Scala source to /build/repo/vfs/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
219[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
220[warn] one warning found
221[info] done compiling
222
223************************
224Build summary:
225[{
226 "module": "benji-core",
227 "compile": {"status": "ok", "tookMs": 22161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
229 "test-compile": {"status": "ok", "tookMs": 9369, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
231 "publish": {"status": "skipped", "tookMs": 0},
232 "metadata": {
233 "crossScalaVersions": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
234}
235},{
236 "module": "benji-google",
237 "compile": {"status": "ok", "tookMs": 4956, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
239 "test-compile": {"status": "ok", "tookMs": 2503, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
244}
245},{
246 "module": "benji-s3",
247 "compile": {"status": "ok", "tookMs": 4510, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
249 "test-compile": {"status": "ok", "tookMs": 3253, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
254}
255},{
256 "module": "benji-vfs",
257 "compile": {"status": "ok", "tookMs": 1899, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
259 "test-compile": {"status": "ok", "tookMs": 1586, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
264}
265}]
266************************
267[success] Total time: 112 s (0:01:52.0), completed Nov 22, 2025, 5:22:53 PM
268[0JChecking patch project/plugins.sbt...
269Checking patch project/build.properties...
270Checking patch project/Dependencies.scala...
271Checking patch build.sbt...
272Checking patch .jvmopts...
273Applied patch project/plugins.sbt cleanly.
274Applied patch project/build.properties cleanly.
275Applied patch project/Dependencies.scala cleanly.
276Applied patch build.sbt cleanly.
277Applied patch .jvmopts cleanly.