Build Logs

sbt/sbt-ci-release • scheduled_3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY

Errors

0

Warnings

0

Total Lines

185

1##################################
2Clonning https://github.com/sbt/sbt-ci-release.git into repo using revision v1.9.2
3##################################
4Note: switching to 'dbe7ff5ad173280fce70feeddde5044f52d83dcc'.
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.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: build.sbt
36Pattern: val scala3 = "3.3.4"
37Replacement: val scala3 = "3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY"
38Checking https://github.com/coursier/jvm-index/raw/master/index.json
39Checked https://github.com/coursier/jvm-index/raw/master/index.json
40Downloading https://github.com/coursier/jvm-index/raw/master/index.json
41Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
42Starting compilation server
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
46Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
48Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
49Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
51Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
59Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
63Compiling project (Scala 3.4.2, JVM (8))
64Compiled project (Scala 3.4.2, JVM (8))
65Successfully applied pattern 'val scala3 = "3.3.4"' in repo/build.sbt
66No prepare script found for project sbt/sbt-ci-release
67##################################
68Scala version: 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
69Targets:
70Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3 = \"3.3.4\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
71##################################
72Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
73Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
74[sbt_options] declare -a sbt_options=()
75[process_args] java_version = '8'
76# Executing command line:
77java
78-Dsbt.gigahorse=false
79-Dcommunitybuild.scala=3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
80-Dcommunitybuild.project.dependencies.add=
81-Xmx7G
82-Xms4G
83-Xss8M
84-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
85-jar
86/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
87"setCrossScalaVersions 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY"
88"++3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY -v"
89"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
90"set every credentials := Nil"
91
92moduleMappings
93"runBuild 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY """{
94 "projects": {
95 "exclude": [],
96 "overrides": {}
97 },
98 "java": {
99 "version": "8"
100 },
101 "sbt": {
102 "commands": [],
103 "options": []
104 },
105 "mill": {
106 "options": []
107 },
108 "tests": "compile-only",
109 "migrationVersions": [],
110 "sourcePatches": [
111 {
112 "path": "build.sbt",
113 "pattern": "val scala3 = \"3.3.4\"",
114 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
115 }
116 ]
117}""" "
118
119[info] [launcher] getting org.scala-sbt sbt 1.10.6 (this may take some time)...
120[info] [launcher] getting Scala 2.12.20 (for sbt)...
121[info] welcome to sbt 1.10.6 (Temurin Java 1.8.0_352)
122[info] loading settings for project repo-build from plugins.sbt...
123[info] loading project definition from /build/repo/project
124[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
125[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
126[info] Compilation completed in 8.925s.
127[info] done compiling
128[info] loading settings for project repo from build.sbt...
129[info] Welcome to sbt-ci-release 1.9.2+0-dbe7ff5a+20250111-0050-SNAPSHOT
130Execute setCrossScalaVersions: 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
131OpenCB::Changing crossVersion 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY -> 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY in plugin/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in repo/crossScalaVersions
133[info] Welcome to sbt-ci-release 1.9.2+0-dbe7ff5a+20250111-0050-SNAPSHOT
134[info] Setting Scala version to 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY on 1 projects.
135[info] Switching Scala version on:
136[info] plugin (2.12.20, 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY)
137[info] Excluding projects:
138[info] * repo (2.12.20)
139[info] Reapplying settings...
140[info] Welcome to sbt-ci-release 1.9.2+0-dbe7ff5a+20250111-0050-SNAPSHOT
141Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
142[info] Reapplying settings...
143[info] Welcome to sbt-ci-release 1.9.2+0-dbe7ff5a+20250111-0050-SNAPSHOT
144[info] Defining Global / credentials, credentials, plugin / credentials
145[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 15 others.
146[info] Run `last` for details.
147[info] Reapplying settings...
148[info] Welcome to sbt-ci-release 1.9.2+0-dbe7ff5a+20250111-0050-SNAPSHOT
149[success] Total time: 0 s, completed Jan 11, 2025 12:50:57 AM
150Build config: {
151 "projects": {
152 "exclude": [],
153 "overrides": {}
154 },
155 "java": {
156 "version": "8"
157 },
158 "sbt": {
159 "commands": [],
160 "options": []
161 },
162 "mill": {
163 "options": []
164 },
165 "tests": "compile-only",
166 "migrationVersions": [],
167 "sourcePatches": [
168 {
169 "path": "build.sbt",
170 "pattern": "val scala3 = \"3.3.4\"",
171 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
172 }
173 ]
174}
175Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
176Starting build...
177Projects: Set()
178
179************************
180Build summary:
181[]
182************************
183[success] Total time: 0 s, completed Jan 11, 2025 12:50:57 AM
184Checking patch build.sbt...
185Applied patch build.sbt cleanly.