Build Logs

sbt/sbt-ci-release • 12332952851

Errors

0

Warnings

0

Total Lines

181

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