Build Logs
edadma/fetch • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
46
Warnings
3
Total Lines
222
1##################################
2Clonning https://github.com/edadma/fetch.git into /build/repo using revision v0.0.1
3##################################
4Note: switching to 'a48c64a97c49c42f96f0bb0c4f8489aa5853bf29'.
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.0-RC1-bin-20251107-3bea2f3-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.0-RC1-bin-20251107-3bea2f3-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project edadma/fetch
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
40Targets: io.github.edadma%fetch
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
61"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"tests":"compile-only"}""" io.github.edadma%fetch"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[warn]
74[warn] Note: Unresolved dependencies path:
75[error] sbt.librarymanagement.ResolveException: Error downloading org.parboiled:parboiled-java:1.4.1
76[error] Not found
77[error] Not found
78[error] download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom) while downloading https://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom
79[error] not found: /root/.ivy2/localorg.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
80[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom
81[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
82[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
83[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
84[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
85[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
86[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
87[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
88[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
89[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
90[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
91[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
92[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
93[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
94[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
95[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
96[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
97[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
98[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
99[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
100[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
101[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
102[error] at sbt.Execute.work(Execute.scala:292)
103[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
104[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
105[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
106[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
107[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
108[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
109[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
110[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
111[error] at java.base/java.lang.Thread.run(Thread.java:833)
112[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.parboiled:parboiled-java:1.4.1
113[error] Not found
114[error] Not found
115[error] download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom) while downloading https://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom
116[error] not found: /root/.ivy2/localorg.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
117[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/parboiled/parboiled-java/1.4.1/parboiled-java-1.4.1.pom
118[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
119[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
120[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.parboiled/parboiled-java/1.4.1/ivys/ivy.xml
121[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
122[0JFailed to download artifacts, retry after 204 seconds
123Retrying build, retry 1/2, force Scala version:false, enable migration:
124[sbt_options] declare -a sbt_options=()
125[process_args] java_version = '17'
126[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
127# Executing command line:
128java
129-Dfile.encoding=UTF-8
130-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
131-Dcommunitybuild.project.dependencies.add=
132-Xmx7G
133-Xms4G
134-Xss8M
135-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
136-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
137-jar
138/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
139"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
140"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
141"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
142"set every credentials := Nil"
143"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
144"removeScalacOptionsStartingWith -P:wartremover"
145
146moduleMappings
147"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"tests":"compile-only"}""" io.github.edadma%fetch"
148
149[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
150[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
151[info] loading project definition from /build/repo/project
152[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
153[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
154[info] Compilation completed in 8.699s.
155[info] done compiling
156[info] loading settings for project root from build.sbt...
157[info] set current project to fetch (in build file:/build/repo/)
158Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
159OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fetchJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fetchNative/crossScalaVersions
161OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fetchJVM/crossScalaVersions
162OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
163[info] set current project to fetch (in build file:/build/repo/)
164[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 4 projects.
165[info] Switching Scala version on:
166[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
167[info] fetchJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
168[info] fetchJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
169[info] fetchNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
170[info] Excluding projects:
171[info] Reapplying settings...
172[info] set current project to fetch (in build file:/build/repo/)
173Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
174[info] Reapplying settings...
175[info] set current project to fetch (in build file:/build/repo/)
176[info] Defining Global / credentials, credentials and 2 others.
177[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
178[info] Run `last` for details.
179[info] Reapplying settings...
180[info] set current project to fetch (in build file:/build/repo/)
181Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
182[info] Reapplying settings...
183OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
184
185 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
186 Did you mean allExcludeDependencies ?
187 , retry without global scopes
188[info] Reapplying settings...
189[info] set current project to fetch (in build file:/build/repo/)
190Execute removeScalacOptionsStartingWith: -P:wartremover
191[info] Reapplying settings...
192[info] set current project to fetch (in build file:/build/repo/)
193[success] Total time: 0 s, completed Nov 8, 2025, 12:21:08 AM
194Build config: {"tests":"compile-only"}
195Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
196Starting build...
197Projects: Set(root)
198Starting build for ProjectRef(file:/build/repo/,root) (fetch)... [0/1]
199OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
200Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201
202************************
203Build summary:
204[{
205 "module": "fetch",
206 "compile": {"status": "ok", "tookMs": 3527, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "ok", "tookMs": 5},
211 "metadata": {
212 "crossScalaVersions": ["3.7.2"]
213}
214}]
215************************
216[success] Total time: 12 s, completed Nov 8, 2025, 12:21:20 AM
217[0JChecking patch project/plugins.sbt...
218Checking patch project/build.properties...
219Checking patch build.sbt...
220Applied patch project/plugins.sbt cleanly.
221Applied patch project/build.properties cleanly.
222Applied patch build.sbt cleanly.