Build Logs
eed3si9n/jarjar-abrams • dotty-staging/dotty:fix-23773:2025-11-22
Errors
30
Warnings
18
Total Lines
222
1##################################
2Clonning https://github.com/eed3si9n/jarjar-abrams.git into /build/repo using revision v1.16.0
3##################################
4Note: switching to '7bd844767872c7c304639dfca19363db9e2b55f8'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20251120-60444cb
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.3.7"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251120-60444cb"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val scala3 = "3.3.7"' in project/Dependencies.scala
44----
45Starting build for 3.8.1-RC1-bin-20251120-60444cb
46Execute tests: false
47sbt project found:
48No prepare script found for project eed3si9n/jarjar-abrams
49/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
50##################################
51Scala version: 3.8.1-RC1-bin-20251120-60444cb
52Targets: com.eed3si9n.jarjarabrams%jarjar-abrams-core
53Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
54##################################
55Using extra scalacOptions: ,REQUIRE:-source:3.8
56Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
57[sbt_options] declare -a sbt_options=()
58[process_args] java_version = '25'
59[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
60# Executing command line:
61java
62-Dfile.encoding=UTF-8
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
73"++3.8.1-RC1-bin-20251120-60444cb -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.eed3si9n.jarjarabrams%jarjar-abrams-core"
81
82WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
83WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/zero-allocation-hashing-0.16.jar)
84WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
85WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
86WARNING: A restricted method in java.lang.System has been called
87WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/jna-5.12.0.jar)
88WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
89WARNING: Restricted methods will be blocked in a future release unless native access is enabled
90
91[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 25)
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 8.26s.
97[info] done compiling
98[info] loading settings for project repo from build.sbt...
99[info] set current project to repo (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
102[info] set current project to repo (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
104[info] Switching Scala version on:
105[info] core (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
106[info] Excluding projects:
107[info] ant_jarjar (2.12.20)
108[info] jarjar_abrams_assembly (2.12.20, 2.13.16)
109[info] integrationTest (2.12.20)
110[info] jarjar_assembly (2.12.20)
111[info] sbtplugin (2.12.20)
112[info] jarjar (2.12.20)
113[info] * repo (2.12.20)
114[info] maven_jarjar (2.12.20)
115[info] Reapplying settings...
116[info] set current project to repo (in build file:/build/repo/)
117Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120[info] Defining Global / credentials, ant_jarjar / credentials and 7 others.
121[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 59 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set current project to repo (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
130 Did you mean integrationTest / allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set current project to repo (in build file:/build/repo/)
134Execute removeScalacOptionsStartingWith: -P:wartremover
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137[success] Total time: 0 s, completed Nov 22, 2025, 6:07:01 PM
138Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
139Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
140Starting build...
141Projects: Set(core, jarjar)
142Starting build for ProjectRef(file:/build/repo/,core) (jarjar-abrams-core)... [0/2]
143OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
144OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
145Compile scalacOptions: -Xlint, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,jarjar)), Select(ConfigKey(compile)), Zero, Zero)
147[info] compiling 47 Java sources to /build/repo/jarjar/target/classes ...
148[info] /build/repo/jarjar/src/main/java/com/eed3si9n/jarjar/MethodSignatureProcessor.java: MethodSignatureProcessor.java uses or overrides a deprecated API.
149[info] /build/repo/jarjar/src/main/java/com/eed3si9n/jarjar/MethodSignatureProcessor.java: Recompile with -Xlint:deprecation for details.
150[info] done compiling
151[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
152[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
153[error] -- [E007] Type Mismatch Error: /build/repo/core/src/main/scala/com/eed3si9n/jarjarabrams/Zip.scala:212:45
154[error] 212 | Using.fileInputStream(in)(in => transfer(in, out))
155[error] | ^^
156[error] | Found: (in : java.io.InputStream)
157[error] | Required: java.nio.file.Path
158[error] |
159[error] | longer explanation available when compiling with `-explain`
160[warn] one warning found
161[error] one error found
162[error] (core / Compile / compileIncremental) Compilation failed
163[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
164[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
165[error] -- [E007] Type Mismatch Error: /build/repo/core/src/main/scala/com/eed3si9n/jarjarabrams/Zip.scala:212:45
166[error] 212 | Using.fileInputStream(in)(in => transfer(in, out))
167[error] | ^^
168[error] | Found: (in : java.io.InputStream)
169[error] | Required: java.nio.file.Path
170[error] |
171[error] | longer explanation available when compiling with `-explain`
172[warn] one warning found
173[error] one error found
174[error] (core / Compile / compileIncremental) Compilation failed
175[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
176[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
177[error] -- [E007] Type Mismatch Error: /build/repo/core/src/main/scala/com/eed3si9n/jarjarabrams/Zip.scala:212:45
178[error] 212 | Using.fileInputStream(in)(in => transfer(in, out))
179[error] | ^^
180[error] | Found: (in : java.io.InputStream)
181[error] | Required: java.nio.file.Path
182[error] |
183[error] | longer explanation available when compiling with `-explain`
184[warn] one warning found
185[error] one error found
186[error] (core / Compile / compileIncremental) Compilation failed
187Starting build for ProjectRef(file:/build/repo/,jarjar) (jarjar)... [1/2]
188Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s
189OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,jarjar)), Select(ConfigKey(test)), Zero, Zero)
190[info] compiling 11 Java sources to /build/repo/jarjar/target/test-classes ...
191[info] /build/repo/jarjar/src/test/java/com/eed3si9n/jarjar/ResourceProcessorTest.java: ResourceProcessorTest.java uses unchecked or unsafe operations.
192[info] /build/repo/jarjar/src/test/java/com/eed3si9n/jarjar/ResourceProcessorTest.java: Recompile with -Xlint:unchecked for details.
193[info] done compiling
194
195************************
196Build summary:
197[{
198 "module": "jarjar-abrams-core",
199 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 8220, "warnings": 1, "errors": 1, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.7"]
206}
207},{
208 "module": "jarjar",
209 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 338, "warnings": 0, "errors": 0},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.12.20", "3.3.7"]
216}
217}]
218************************
219[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: jarjar-abrams-core
220[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: jarjar-abrams-core
221[error] Total time: 26 s, completed Nov 22, 2025, 6:07:27 PM
222[0JBuild failed, not retrying.