Build Logs
reibitto/sbt-welcome • 12746557689
Errors
0
Warnings
7
Total Lines
267
1##################################
2Clonning https://github.com/reibitto/sbt-welcome.git into repo using revision v0.5.0
3##################################
4Note: switching to 'dfa2bb523a0f341e9d99cc1b053ee9695eaea086'.
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-20250113-a5a9fc8-SNAPSHOT
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-20250113-a5a9fc8-SNAPSHOT
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: build.sbt
36Pattern: val scala3Version = "3.6.2"
37Replacement: val scala3Version = "3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT"
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/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
53Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_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 (11))
64Compiled project (Scala 3.4.2, JVM (11))
65Successfully applied pattern 'val scala3Version = "3.6.2"' in repo/build.sbt
66No prepare script found for project reibitto/sbt-welcome
67##################################
68Scala version: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
69Targets:
70Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3Version = \"3.6.2\"", "replaceWith": "val scala3Version = \"<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 = '11'
76[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
77# Executing command line:
78java
79-Dfile.encoding=UTF-8
80-Dcommunitybuild.scala=3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
81-Dcommunitybuild.project.dependencies.add=
82-Xmx7G
83-Xms4G
84-Xss8M
85-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
86-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT"
90"++3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {
101 "version": "11"
102 },
103 "sbt": {
104 "commands": [],
105 "options": []
106 },
107 "mill": {
108 "options": []
109 },
110 "tests": "compile-only",
111 "migrationVersions": [],
112 "sourcePatches": [
113 {
114 "path": "build.sbt",
115 "pattern": "val scala3Version = \"3.6.2\"",
116 "replaceWith": "val scala3Version = \"<SCALA_VERSION>\""
117 }
118 ]
119}""" "
120
121[info] [launcher] getting org.scala-sbt sbt 1.10.7 (this may take some time)...
122[info] [launcher] getting Scala 2.12.20 (for sbt)...
123[info] welcome to sbt 1.10.7 (Eclipse Adoptium Java 11.0.20)
124[info] loading settings for project repo-build from plugins.sbt...
125[info] loading project definition from /build/repo/project
126[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
127[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
128[info] Compilation completed in 8.554s.
129[info] done compiling
130[info] loading settings for project root from build.sbt...
131[info]
132[info] ______ _____ ______
133[info] __________ /___ /_ ___ _________ /__________________ ________
134[info] __ ___/_ __ \ __/ __ | /| / / _ \_ /_ ___/ __ \_ __ `__ \ _ \
135[info] _(__ )_ /_/ / /_ __ |/ |/ // __/ / / /__ / /_/ / / / / / / __/
136[info] /____/ /_.___/\__/ ____/|__/ \___//_/ \___/ \____//_/ /_/ /_/\___/
137[info]
138[info] 0.5.0+0-dfa2bb52+20250113-1424-SNAPSHOT
139[info]
140[info] Scala 2.12.18
141[info]
142[info] Useful sbt tasks:
143[info] a. ~compile - Compile with file-watch enabled
144[info] b. test - Run all tests
145[info] c. fmt - Run scalafmt on the entire project
146[info] d. publishLocal - Publish the sbt plugin locally so that you can consume it from a different project
147[warn] there's a key that's not used by any other settings/tasks:
148[warn]
149[warn] * ThisBuild / organization
150[warn] +- /build/repo/build.sbt:64
151[warn]
152[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
153[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
154Execute setCrossScalaVersions: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
155OpenCB::Changing crossVersion 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in root/crossScalaVersions
156[info]
157[info] ______ _____ ______
158[info] __________ /___ /_ ___ _________ /__________________ ________
159[info] __ ___/_ __ \ __/ __ | /| / / _ \_ /_ ___/ __ \_ __ `__ \ _ \
160[info] _(__ )_ /_/ / /_ __ |/ |/ // __/ / / /__ / /_/ / / / / / / __/
161[info] /____/ /_.___/\__/ ____/|__/ \___//_/ \___/ \____//_/ /_/ /_/\___/
162[info]
163[info] 0.5.0+0-dfa2bb52+20250113-1424-SNAPSHOT
164[info]
165[info] Scala 2.12.18
166[info]
167[info] Useful sbt tasks:
168[info] a. ~compile - Compile with file-watch enabled
169[info] b. test - Run all tests
170[info] c. fmt - Run scalafmt on the entire project
171[info] d. publishLocal - Publish the sbt plugin locally so that you can consume it from a different project
172[info] Setting Scala version to 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT on 1 projects.
173[info] Switching Scala version on:
174[info] * root (2.12.18, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
175[info] Excluding projects:
176[info] Reapplying settings...
177[info]
178[info] ______ _____ ______
179[info] __________ /___ /_ ___ _________ /__________________ ________
180[info] __ ___/_ __ \ __/ __ | /| / / _ \_ /_ ___/ __ \_ __ `__ \ _ \
181[info] _(__ )_ /_/ / /_ __ |/ |/ // __/ / / /__ / /_/ / / / / / / __/
182[info] /____/ /_.___/\__/ ____/|__/ \___//_/ \___/ \____//_/ /_/ /_/\___/
183[info]
184[info] 0.5.0+0-dfa2bb52+20250113-1424-SNAPSHOT
185[info]
186[info] Scala 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
187[info]
188[info] Useful sbt tasks:
189[info] a. ~compile - Compile with file-watch enabled
190[info] b. test - Run all tests
191[info] c. fmt - Run scalafmt on the entire project
192[info] d. publishLocal - Publish the sbt plugin locally so that you can consume it from a different project
193Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
194[info] Reapplying settings...
195[info]
196[info] ______ _____ ______
197[info] __________ /___ /_ ___ _________ /__________________ ________
198[info] __ ___/_ __ \ __/ __ | /| / / _ \_ /_ ___/ __ \_ __ `__ \ _ \
199[info] _(__ )_ /_/ / /_ __ |/ |/ // __/ / / /__ / /_/ / / / / / / __/
200[info] /____/ /_.___/\__/ ____/|__/ \___//_/ \___/ \____//_/ /_/ /_/\___/
201[info]
202[info] 0.5.0+0-dfa2bb52+20250113-1424-SNAPSHOT
203[info]
204[info] Scala 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
205[info]
206[info] Useful sbt tasks:
207[info] a. ~compile - Compile with file-watch enabled
208[info] b. test - Run all tests
209[info] c. fmt - Run scalafmt on the entire project
210[info] d. publishLocal - Publish the sbt plugin locally so that you can consume it from a different project
211[info] Defining Global / credentials, credentials
212[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
213[info] Run `last` for details.
214[info] Reapplying settings...
215[info]
216[info] ______ _____ ______
217[info] __________ /___ /_ ___ _________ /__________________ ________
218[info] __ ___/_ __ \ __/ __ | /| / / _ \_ /_ ___/ __ \_ __ `__ \ _ \
219[info] _(__ )_ /_/ / /_ __ |/ |/ // __/ / / /__ / /_/ / / / / / / __/
220[info] /____/ /_.___/\__/ ____/|__/ \___//_/ \___/ \____//_/ /_/ /_/\___/
221[info]
222[info] 0.5.0+0-dfa2bb52+20250113-1424-SNAPSHOT
223[info]
224[info] Scala 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
225[info]
226[info] Useful sbt tasks:
227[info] a. ~compile - Compile with file-watch enabled
228[info] b. test - Run all tests
229[info] c. fmt - Run scalafmt on the entire project
230[info] d. publishLocal - Publish the sbt plugin locally so that you can consume it from a different project
231[success] Total time: 0 s, completed Jan 13, 2025, 2:24:06 PM
232Build config: {
233 "projects": {
234 "exclude": [],
235 "overrides": {}
236 },
237 "java": {
238 "version": "11"
239 },
240 "sbt": {
241 "commands": [],
242 "options": []
243 },
244 "mill": {
245 "options": []
246 },
247 "tests": "compile-only",
248 "migrationVersions": [],
249 "sourcePatches": [
250 {
251 "path": "build.sbt",
252 "pattern": "val scala3Version = \"3.6.2\"",
253 "replaceWith": "val scala3Version = \"<SCALA_VERSION>\""
254 }
255 ]
256}
257Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
258Starting build...
259Projects: Set()
260
261************************
262Build summary:
263[]
264************************
265[success] Total time: 0 s, completed Jan 13, 2025, 2:24:06 PM
266Checking patch build.sbt...
267Applied patch build.sbt cleanly.