Build Logs

enriquerodbe/borsh4s • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY

Errors

480

Warnings

0

Total Lines

798

1##################################
2Clonning https://github.com/enriquerodbe/borsh4s.git into /build/repo using revision v3.1.1
3##################################
4Note: switching to '30209e76a9bd7d31204780388ca0a8e3d0515796'.
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-20251219-d71e859-NIGHTLY
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----
31Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project enriquerodbe/borsh4s
35##################################
36Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
37Targets: io.github.enriquerodbe%borsh4s
38Project projectConfig: {"tests":"compile-only"}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
58"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"tests":"compile-only"}""" io.github.enriquerodbe%borsh4s"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (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 9.001s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
78OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sNative/crossScalaVersions
79OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sNative/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJS/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJS/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJVM/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJVM/crossScalaVersions
84[info] set current project to repo (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 3 projects.
86[info] Switching Scala version on:
87[info] borsh4sJVM (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
88[info] borsh4sJS (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
89[info] borsh4sNative (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
90[info] Excluding projects:
91[info] * repo (2.12.20)
92[info] Reapplying settings...
93[info] set current project to repo (in build file:/build/repo/)
94Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to repo (in build file:/build/repo/)
97[info] Defining Global / credentials, borsh4sJS / credentials and 2 others.
98[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to repo (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
107 Did you mean borsh4sJS / allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to repo (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to repo (in build file:/build/repo/)
114[success] Total time: 0 s, completed Dec 20, 2025, 12:49:11 AM
115Build config: {"tests":"compile-only"}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
117Starting build...
118Projects: Set(borsh4sJVM)
119Starting build for ProjectRef(file:/build/repo/,borsh4sJVM) (borsh4s)... [0/1]
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
121[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
122[error] Not found
123[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
124[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
125[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
126[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
127[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
128[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
129[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
130[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
131[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
132[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
133[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
134[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
135[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
136[error] at scala.collection.immutable.List.flatMap(List.scala:366)
137[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
138[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
139[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
140[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
141[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
142[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
143[error] at sbt.Execute.work(Execute.scala:292)
144[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
145[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
146[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
147[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
148[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
149[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
150[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
151[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
152[error] at java.base/java.lang.Thread.run(Thread.java:833)
153[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
154[error] Not found
155[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
156[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
157[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
158[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
159[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
160Compile scalacOptions:
161[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
162[error] Not found
163[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
164[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
165[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
166[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
167[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
168[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
169[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
170[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
171[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
172[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
173[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
174[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
175[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
176[error] at scala.collection.immutable.List.flatMap(List.scala:366)
177[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
178[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
179[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
180[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
181[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
182[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
183[error] at sbt.Execute.work(Execute.scala:292)
184[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
185[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
186[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
187[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
188[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
189[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
190[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
191[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
192[error] at java.base/java.lang.Thread.run(Thread.java:833)
193[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
194[error] Not found
195[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
196[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
197[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
198[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
199[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
200[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
201[error] Not found
202[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
203[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
204[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
205[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
206[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
207[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
208[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
209[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
210[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
211[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
212[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
213[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
214[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
215[error] at scala.collection.immutable.List.flatMap(List.scala:366)
216[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
217[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
218[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
219[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
220[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
221[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
222[error] at sbt.Execute.work(Execute.scala:292)
223[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
224[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
225[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
226[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
227[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
228[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
229[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
230[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
231[error] at java.base/java.lang.Thread.run(Thread.java:833)
232[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
233[error] Not found
234[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
235[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
236[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
237[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
238[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
239[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
240[error] Not found
241[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
242[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
243[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
244[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
245[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
246[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
247[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
248[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
249[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
250[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
251[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
252[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
253[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
254[error] at scala.collection.immutable.List.flatMap(List.scala:366)
255[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
256[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
257[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
258[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
259[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
260[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
261[error] at sbt.Execute.work(Execute.scala:292)
262[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
263[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
264[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
265[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
266[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
267[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
268[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
269[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
270[error] at java.base/java.lang.Thread.run(Thread.java:833)
271[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
272[error] Not found
273[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
274[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
275[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
276[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
277[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
278
279************************
280Build summary:
281[{
282 "module": "borsh4s",
283 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5 \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom"]}, "tookMs": 4662, "warnings": 0, "errors": 0},
284 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
285 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
287 "publish": {"status": "skipped", "tookMs": 0},
288 "metadata": {
289 "crossScalaVersions": ["2.12.20"]
290}
291}]
292************************
293[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
294[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
295[error] Total time: 22 s, completed Dec 20, 2025, 12:49:33 AM
296[0JFailed to download artifacts, retry after 114 seconds
297Retrying build, retry 1/2, force Scala version:false, enable migration:
298[sbt_options] declare -a sbt_options=()
299[process_args] java_version = '17'
300[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
301# Executing command line:
302java
303-Dfile.encoding=UTF-8
304-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
305-Dcommunitybuild.project.dependencies.add=
306-Xmx7G
307-Xms4G
308-Xss8M
309-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
310-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
311-jar
312/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
313"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
314"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
315"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
316"set every credentials := Nil"
317"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
318"removeScalacOptionsStartingWith -P:wartremover"
319
320moduleMappings
321"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"tests":"compile-only"}""" io.github.enriquerodbe%borsh4s"
322
323[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
324[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
325[info] loading project definition from /build/repo/project
326[info] loading settings for project repo from build.sbt...
327[info] set current project to repo (in build file:/build/repo/)
328Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
329OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sNative/crossScalaVersions
330OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sNative/crossScalaVersions
331OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJVM/crossScalaVersions
332OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJVM/crossScalaVersions
333OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJS/crossScalaVersions
334OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJS/crossScalaVersions
335[info] set current project to repo (in build file:/build/repo/)
336[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 3 projects.
337[info] Switching Scala version on:
338[info] borsh4sJVM (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
339[info] borsh4sJS (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
340[info] borsh4sNative (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
341[info] Excluding projects:
342[info] * repo (2.12.20)
343[info] Reapplying settings...
344[info] set current project to repo (in build file:/build/repo/)
345Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
346[info] Reapplying settings...
347[info] set current project to repo (in build file:/build/repo/)
348[info] Defining Global / credentials, borsh4sJS / credentials and 2 others.
349[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
350[info] Run `last` for details.
351[info] Reapplying settings...
352[info] set current project to repo (in build file:/build/repo/)
353Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
354[info] Reapplying settings...
355OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
356
357 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
358 Did you mean borsh4sJS / allExcludeDependencies ?
359 , retry without global scopes
360[info] Reapplying settings...
361[info] set current project to repo (in build file:/build/repo/)
362Execute removeScalacOptionsStartingWith: -P:wartremover
363[info] Reapplying settings...
364[info] set current project to repo (in build file:/build/repo/)
365[success] Total time: 0 s, completed Dec 20, 2025, 12:51:38 AM
366Build config: {"tests":"compile-only"}
367Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
368Starting build...
369Projects: Set(borsh4sJVM)
370Starting build for ProjectRef(file:/build/repo/,borsh4sJVM) (borsh4s)... [0/1]
371OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
372[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
373[error] Not found
374[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
375[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
376[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
377[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
378[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
379[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
380[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
381[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
382[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
383[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
384[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
385[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
386[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
387[error] at scala.collection.immutable.List.flatMap(List.scala:366)
388[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
389[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
390[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
391[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
392[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
393[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
394[error] at sbt.Execute.work(Execute.scala:292)
395[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
396[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
397[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
398[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
399[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
400[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
401[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
402[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
403[error] at java.base/java.lang.Thread.run(Thread.java:833)
404[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
405[error] Not found
406[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
407[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
408[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
409[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
410[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
411Compile scalacOptions:
412[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
413[error] Not found
414[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
415[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
416[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
417[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
418[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
419[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
420[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
421[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
422[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
423[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
424[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
425[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
426[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
427[error] at scala.collection.immutable.List.flatMap(List.scala:366)
428[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
429[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
430[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
431[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
432[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
433[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
434[error] at sbt.Execute.work(Execute.scala:292)
435[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
436[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
437[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
438[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
439[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
440[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
441[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
442[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
443[error] at java.base/java.lang.Thread.run(Thread.java:833)
444[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
445[error] Not found
446[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
447[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
448[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
449[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
450[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
451[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
452[error] Not found
453[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
454[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
455[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
456[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
457[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
458[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
459[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
460[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
461[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
462[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
463[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
464[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
465[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
466[error] at scala.collection.immutable.List.flatMap(List.scala:366)
467[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
468[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
469[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
470[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
471[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
472[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
473[error] at sbt.Execute.work(Execute.scala:292)
474[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
475[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
476[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
477[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
478[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
479[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
480[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
481[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
482[error] at java.base/java.lang.Thread.run(Thread.java:833)
483[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
484[error] Not found
485[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
486[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
487[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
488[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
489[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
490[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
491[error] Not found
492[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
493[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
494[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
495[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
496[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
497[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
498[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
499[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
500[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
501[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
502[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
503[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
504[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
505[error] at scala.collection.immutable.List.flatMap(List.scala:366)
506[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
507[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
508[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
509[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
510[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
511[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
512[error] at sbt.Execute.work(Execute.scala:292)
513[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
514[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
515[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
516[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
517[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
518[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
519[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
520[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
521[error] at java.base/java.lang.Thread.run(Thread.java:833)
522[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
523[error] Not found
524[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
525[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
526[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
527[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
528[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
529
530************************
531Build summary:
532[{
533 "module": "borsh4s",
534 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5 \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom"]}, "tookMs": 1054, "warnings": 0, "errors": 0},
535 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
536 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
537 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
538 "publish": {"status": "skipped", "tookMs": 0},
539 "metadata": {
540 "crossScalaVersions": ["2.12.20"]
541}
542}]
543************************
544[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
545[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
546[error] Total time: 7 s, completed Dec 20, 2025, 12:51:44 AM
547[0JFailed to download artifacts, retry after 206 seconds
548Retrying build, retry 2/2, force Scala version:false, enable migration:
549[sbt_options] declare -a sbt_options=()
550[process_args] java_version = '17'
551[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
552# Executing command line:
553java
554-Dfile.encoding=UTF-8
555-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
556-Dcommunitybuild.project.dependencies.add=
557-Xmx7G
558-Xms4G
559-Xss8M
560-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
561-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
562-jar
563/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
564"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
565"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
566"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
567"set every credentials := Nil"
568"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
569"removeScalacOptionsStartingWith -P:wartremover"
570
571moduleMappings
572"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"tests":"compile-only"}""" io.github.enriquerodbe%borsh4s"
573
574[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
575[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
576[info] loading project definition from /build/repo/project
577[info] loading settings for project repo from build.sbt...
578[info] set current project to repo (in build file:/build/repo/)
579Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
580OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sNative/crossScalaVersions
581OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sNative/crossScalaVersions
582OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJVM/crossScalaVersions
583OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJVM/crossScalaVersions
584OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in borsh4sJS/crossScalaVersions
585OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in borsh4sJS/crossScalaVersions
586[info] set current project to repo (in build file:/build/repo/)
587[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 3 projects.
588[info] Switching Scala version on:
589[info] borsh4sJVM (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
590[info] borsh4sJS (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
591[info] borsh4sNative (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
592[info] Excluding projects:
593[info] * repo (2.12.20)
594[info] Reapplying settings...
595[info] set current project to repo (in build file:/build/repo/)
596Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
597[info] Reapplying settings...
598[info] set current project to repo (in build file:/build/repo/)
599[info] Defining Global / credentials, borsh4sJS / credentials and 2 others.
600[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
601[info] Run `last` for details.
602[info] Reapplying settings...
603[info] set current project to repo (in build file:/build/repo/)
604Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
605[info] Reapplying settings...
606OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
607
608 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
609 Did you mean borsh4sJS / allExcludeDependencies ?
610 , retry without global scopes
611[info] Reapplying settings...
612[info] set current project to repo (in build file:/build/repo/)
613Execute removeScalacOptionsStartingWith: -P:wartremover
614[info] Reapplying settings...
615[info] set current project to repo (in build file:/build/repo/)
616[success] Total time: 0 s, completed Dec 20, 2025, 12:55:21 AM
617Build config: {"tests":"compile-only"}
618Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
619Starting build...
620Projects: Set(borsh4sJVM)
621Starting build for ProjectRef(file:/build/repo/,borsh4sJVM) (borsh4s)... [0/1]
622OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
623[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
624[error] Not found
625[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
626[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
627[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
628[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
629[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
630[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
631[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
632[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
633[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
634[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
635[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
636[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
637[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
638[error] at scala.collection.immutable.List.flatMap(List.scala:366)
639[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
640[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
641[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
642[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
643[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
644[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
645[error] at sbt.Execute.work(Execute.scala:292)
646[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
647[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
648[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
649[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
650[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
651[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
652[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
653[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
654[error] at java.base/java.lang.Thread.run(Thread.java:833)
655[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
656[error] Not found
657[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
658[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
659[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
660[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
661[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
662Compile scalacOptions:
663[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
664[error] Not found
665[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
666[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
667[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
668[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
669[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
670[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
671[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
672[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
673[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
674[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
675[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
676[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
677[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
678[error] at scala.collection.immutable.List.flatMap(List.scala:366)
679[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
680[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
681[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
682[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
683[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
684[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
685[error] at sbt.Execute.work(Execute.scala:292)
686[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
687[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
688[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
689[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
690[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
691[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
692[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
693[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
694[error] at java.base/java.lang.Thread.run(Thread.java:833)
695[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
696[error] Not found
697[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
698[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
699[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
700[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
701[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
702[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
703[error] Not found
704[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
705[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
706[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
707[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
708[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
709[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
710[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
711[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
712[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
713[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
714[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
715[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
716[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
717[error] at scala.collection.immutable.List.flatMap(List.scala:366)
718[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
719[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
720[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
721[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
722[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
723[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
724[error] at sbt.Execute.work(Execute.scala:292)
725[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
726[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
727[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
728[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
729[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
730[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
731[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
732[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
733[error] at java.base/java.lang.Thread.run(Thread.java:833)
734[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
735[error] Not found
736[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
737[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
738[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
739[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
740[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
741[error] sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
742[error] Not found
743[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
744[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
745[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
746[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
747[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
748[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
749[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
750[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
751[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
752[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
753[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:129)
754[error] at sbt.librarymanagement.DependencyResolution.retrieve(DependencyResolution.scala:103)
755[error] at wartremover.WartRemover$.$anonfun$projectSettings$10(WartRemover.scala:539)
756[error] at scala.collection.immutable.List.flatMap(List.scala:366)
757[error] at wartremover.WartRemover$.$anonfun$projectSettings$9(WartRemover.scala:524)
758[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
759[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
760[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
761[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
762[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
763[error] at sbt.Execute.work(Execute.scala:292)
764[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
765[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
766[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
767[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
768[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
769[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
770[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
771[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
772[error] at java.base/java.lang.Thread.run(Thread.java:833)
773[error] (borsh4sJVM / wartremoverClasspaths) sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5
774[error] Not found
775[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
776[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
777[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
778[error] not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml
779[error] not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom
780
781************************
782Build summary:
783[{
784 "module": "borsh4s",
785 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading org.wartremover:wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY:2.3.5 \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom \n not found: /root/.ivy2/localorg.wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/wartremover/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/2.3.5/wartremover-contrib_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-2.3.5.pom"]}, "tookMs": 1055, "warnings": 0, "errors": 0},
786 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
787 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
788 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
789 "publish": {"status": "skipped", "tookMs": 0},
790 "metadata": {
791 "crossScalaVersions": ["2.12.20"]
792}
793}]
794************************
795[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
796[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: borsh4s
797[error] Total time: 6 s, completed Dec 20, 2025, 12:55:27 AM
798[0JExhausted retries limit