Build Logs

eed3si9n/jarjar-abrams • 3.8.0-RC3:2025-12-04

Errors

0

Warnings

21

Total Lines

219

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.0-RC3
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.0-RC3"
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.0-RC3
46Execute tests: true
47sbt project found:
48No prepare script found for project eed3si9n/jarjar-abrams
49##################################
50Scala version: 3.8.0-RC3
51Targets: com.eed3si9n.jarjarabrams%jarjar-abrams-core
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: ,REQUIRE:-source:3.8
55Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '25'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.0-RC3
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC3"
72"++3.8.0-RC3 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.eed3si9n.jarjarabrams%jarjar-abrams-core"
80
81WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
82WARNING: 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)
83WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
84WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
85WARNING: A restricted method in java.lang.System has been called
86WARNING: 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)
87WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
88WARNING: Restricted methods will be blocked in a future release unless native access is enabled
89
90[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 25)
91[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
92[info] loading project definition from /build/repo/project
93[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
94[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
95[info] Compilation completed in 8.429s.
96[info] done compiling
97[info] loading settings for project repo from build.sbt...
98[info] set current project to repo (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.8.0-RC3
100OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in core/crossScalaVersions
101[info] set current project to repo (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
103[info] Switching Scala version on:
104[info] core (2.12.20, 2.13.16, 3.8.0-RC3)
105[info] Excluding projects:
106[info] ant_jarjar (2.12.20)
107[info] jarjar_abrams_assembly (2.12.20, 2.13.16)
108[info] integrationTest (2.12.20)
109[info] jarjar_assembly (2.12.20)
110[info] sbtplugin (2.12.20)
111[info] jarjar (2.12.20)
112[info] * repo (2.12.20)
113[info] maven_jarjar (2.12.20)
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to repo (in build file:/build/repo/)
119[info] Defining Global / credentials, ant_jarjar / credentials and 7 others.
120[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 59 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to repo (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
129 Did you mean integrationTest / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to repo (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to repo (in build file:/build/repo/)
136[success] Total time: 0 s, completed Dec 4, 2025, 3:25:01 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
139Starting build...
140Projects: Set(core, jarjar)
141Starting build for ProjectRef(file:/build/repo/,core) (jarjar-abrams-core)... [0/2]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144Compile scalacOptions: -Xlint, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145OpenCB::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)
146[info] compiling 47 Java sources to /build/repo/jarjar/target/classes ...
147[info] /build/repo/jarjar/src/main/java/com/eed3si9n/jarjar/MethodSignatureProcessor.java: MethodSignatureProcessor.java uses or overrides a deprecated API.
148[info] /build/repo/jarjar/src/main/java/com/eed3si9n/jarjar/MethodSignatureProcessor.java: Recompile with -Xlint:deprecation for details.
149[info] done compiling
150[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.8.0-RC3/classes ...
151[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
152[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/com/eed3si9n/jarjarabrams/Shader.scala:96:15
153[warn] 96 | case _ => Nil
154[warn] | ^
155[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
156[warn] there were 4 deprecation warnings; re-run with -deprecation for details
157[warn] three warnings found
158[info] done compiling
159[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC3/test-classes ...
160[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
161[warn] one warning found
162[info] done compiling
163[info] testpkg.ScalaSigAnnotationVisitorSpec
164[info] - nextChunk
165[info] testpkg.ShaderTest
166[info] - shade bytebuddy
167[info] - shade bytebuddy (resetTimestamp)
168[info] - shade shapeless
169[info] - shade shapeless (resetTimestamp)
170Starting build for ProjectRef(file:/build/repo/,jarjar) (jarjar)... [1/2]
171Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s
172OpenCB::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)
173[info] compiling 11 Java sources to /build/repo/jarjar/target/test-classes ...
174[info] /build/repo/jarjar/src/test/java/com/eed3si9n/jarjar/ResourceProcessorTest.java: ResourceProcessorTest.java uses unchecked or unsafe operations.
175[info] /build/repo/jarjar/src/test/java/com/eed3si9n/jarjar/ResourceProcessorTest.java: Recompile with -Xlint:unchecked for details.
176[info] done compiling
177Changed "org.example.Service" -> "something.shaded.org.example.Service"
178Changed "org.example.Impl" -> "something.shaded.org.example.Impl"
179Changed "org.example.AnotherImpl" -> "something.shaded.org.example.AnotherImpl"
180Error reading org/example/Object.class: Cannot read the array length because "buf" is null
181Error reading com/example/Object.class: Cannot read the array length because "buf" is null
182Error reading META-INF/versions/9/org/example/Object.class: Cannot read the array length because "buf" is null
183Error reading META-INF/versions/8/com/example/Object.class: Cannot read the array length because "buf" is null
184Fully-qualified classname does not match jar entry:
185 jar entry: BigtableIO$Write.class
186 class name: org/apache/beam/sdk/io/gcp/bigtable/BigtableIO$Write.class
187Renaming BigtableIO$Write.class to org/apache/beam/sdk/io/gcp/bigtable/BigtableIO$Write.class
188
189************************
190Build summary:
191[{
192 "module": "jarjar-abrams-core",
193 "compile": {"status": "ok", "tookMs": 11005, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
194 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
195 "test-compile": {"status": "ok", "tookMs": 1776, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
196 "test": {"status": "ok", "tookMs": 2322, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
197 "publish": {"status": "skipped", "tookMs": 0},
198 "metadata": {
199 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.7"]
200}
201},{
202 "module": "jarjar",
203 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 310, "warnings": 0, "errors": 0},
206 "test": {"status": "ok", "tookMs": 196, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "JUnit", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.12.20", "3.3.7"]
210}
211}]
212************************
213[success] Total time: 32 s, completed Dec 4, 2025, 3:25:33 PM
214[0JChecking patch project/plugins.sbt...
215Checking patch project/Dependencies.scala...
216Checking patch build.sbt...
217Applied patch project/plugins.sbt cleanly.
218Applied patch project/Dependencies.scala cleanly.
219Applied patch build.sbt cleanly.