Build Logs

yurique/embedded-files-macro • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

3

Warnings

1

Total Lines

95

1##################################
2Clonning https://github.com/yurique/embedded-files-macro.git into /build/repo using revision v0.3.0-M1
3##################################
4Note: switching to 'c714e238933be0924d6385daeed744946d5ff19d'.
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-20251114-d221ef5-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-20251114-d221ef5-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 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 yurique/embedded-files-macro
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-20251114-d221ef5-NIGHTLY
40Targets: com.yurique%embedded-files-macro
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-20251114-d221ef5-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-20251114-d221ef5-NIGHTLY"
61"++3.8.0-RC1-bin-20251114-d221ef5-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-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.yurique%embedded-files-macro"
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[info] loading settings for project root from build.sbt...
74java.net.MalformedURLException: URL ivy:https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)([branch]/)[revision]/[type]s/[artifact](-[classifier]).[ext]|https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)([branch]/)[revision]/[type]s/[artifact](-[classifier]).[ext]/com/yurique/embedded-files-macro_sjs1_2.13/maven-metadata.xml doesn't contain an absolute path
75 at coursierapi.shaded.coursier.paths.CachePath.localFile(CachePath.java:74)
76 at coursierapi.shaded.coursier.cache.FileCache$.localFile0(FileCache.scala:367)
77 at coursierapi.shaded.coursier.cache.internal.Downloader.localFile(Downloader.scala:50)
78 at coursierapi.shaded.coursier.cache.internal.Downloader.downloadUrl(Downloader.scala:540)
79 at coursierapi.shaded.coursier.cache.internal.Downloader.download(Downloader.scala:605)
80 at coursierapi.shaded.coursier.cache.FileCache.download(FileCache.scala:85)
81 at coursierapi.shaded.coursier.cache.FileCache.filePerPolicy0(FileCache.scala:178)
82 at coursierapi.shaded.coursier.cache.FileCache.$anonfun$filePerPolicy$5(FileCache.scala:165)
83 at coursierapi.shaded.coursier.util.EitherT.$anonfun$flatMap$1(EitherT.scala:18)
84 at coursierapi.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
85 at coursierapi.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
86 at coursierapi.shaded.coursier.util.Task$.wrap(Task.scala:84)
87 at coursierapi.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
88 at coursierapi.shaded.scala.concurrent.impl.Promise$Transformation.run(Promise.scala:433)
89 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
90 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
91 at java.base/java.lang.Thread.run(Thread.java:833)
92[error] java.net.MalformedURLException: URL ivy:https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)([branch]/)[revision]/[type]s/[artifact](-[classifier]).[ext]|https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)([branch]/)[revision]/[type]s/[artifact](-[classifier]).[ext]/com/yurique/embedded-files-macro_sjs1_2.13/maven-metadata.xml doesn't contain an absolute path
93[error] Use 'last' for the full log.
94[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
95[0JBuild failed, not retrying.