Build Logs

simkoc/scala-processes • scheduled_3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY

Errors

4

Warnings

1

Total Lines

67

1##################################
2Clonning https://github.com/simkoc/scala-processes.git into repo using revision
3##################################
4----
5Preparing build for 3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY
6Scala binary version found: 3.7
7Implicitly using source version 3.7-migration
8Scala binary version found: 3.7
9Implicitly using source version 3.7-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
13----
14Starting build for 3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY
15Execute tests: false
16sbt project found:
17'project/build.properties' is missing
18grep: repo/project/plugins.sbt: No such file or directory
19No prepare script found for project simkoc/scala-processes
20##################################
21Scala version: 3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY
22Targets: de.halcony%scala-processes
23Project projectConfig: { "tests": "compile-only" }
24##################################
25Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
42"setCrossScalaVersions 3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY"
43"++3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY -v"
44"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
45"set every credentials := Nil"
46
47moduleMappings
48"runBuild 3.7.1-RC1-bin-20250320-a5e029a-NIGHTLY """{
49 "tests": "compile-only"
50}""" de.halcony%scala-processes"
51
52[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
53[info] [launcher] getting Scala 2.12.15 (for sbt)...
54[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
58[info] Compilation completed in 8.061s.
59[info] done compiling
60/build/repo/build.sbt:1: error: not found: object xerial
61import xerial.sbt.Sonatype.sonatype01
62 ^
63sbt.compiler.EvalException: Type error in expression
64[error] sbt.compiler.EvalException: Type error in expression
65[error] Use 'last' for the full log.
66[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
67Build failed, not retrying.