Build Logs
sbt/sbt-git • 12332952851
Errors
0
Warnings
0
Total Lines
179
1##################################
2Clonning https://github.com/sbt/sbt-git.git into repo using revision v2.1.0
3##################################
4Note: switching to '517135862a6a5ede14212d205ffcb6747a4ab627'.
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/tasty-core_3/3.4.2/tasty-core_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/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.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/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-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-git
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-Dfile.encoding=UTF-8
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.2 (this may take some time)...
116[info] [launcher] getting Scala 2.12.19 (for sbt)...
117[info] welcome to sbt 1.10.2 (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 2 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.19. Compiling...
122[info] Compilation completed in 8.29s.
123[info] done compiling
124[info] loading settings for project repo from build.sbt ...
125[info] set current project to sbt-git (in build file:/build/repo/)
126Execute setCrossScalaVersions: 3.6.3-RC1
127OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in repo/crossScalaVersions
128[info] set current project to sbt-git (in build file:/build/repo/)
129[info] Setting Scala version to 3.6.3-RC1 on 1 projects.
130[info] Switching Scala version on:
131[info] * repo (2.12.20, 3.6.3-RC1, 2.12.19)
132[info] Excluding projects:
133[info] Reapplying settings...
134[info] set current project to sbt-git (in build file:/build/repo/)
135Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
136[info] Reapplying settings...
137[info] set current project to sbt-git (in build file:/build/repo/)
138[info] Defining Global / credentials, credentials
139[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
140[info] Run `last` for details.
141[info] Reapplying settings...
142[info] set current project to sbt-git (in build file:/build/repo/)
143[success] Total time: 0 s, completed Dec 14, 2024 10:58:14 PM
144Build config: {
145 "projects": {
146 "exclude": [],
147 "overrides": {}
148 },
149 "java": {
150 "version": "8"
151 },
152 "sbt": {
153 "commands": [],
154 "options": []
155 },
156 "mill": {
157 "options": []
158 },
159 "tests": "compile-only",
160 "migrationVersions": [],
161 "sourcePatches": [
162 {
163 "path": "build.sbt",
164 "pattern": "val scala3 = \"3.3.4\"",
165 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
166 }
167 ]
168}
169Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
170Starting build...
171Projects: Set()
172
173************************
174Build summary:
175[]
176************************
177[success] Total time: 0 s, completed Dec 14, 2024 10:58:14 PM
178Checking patch build.sbt...
179Applied patch build.sbt cleanly.