Build Logs

scalameta/sbt-scalafmt • 12836592240

Errors

0

Warnings

0

Total Lines

143

1##################################
2Clonning https://github.com/scalameta/sbt-scalafmt.git into repo using revision v2.5.4
3##################################
4Note: switching to '8a411f6ed5b729e1206e4d9a29c40c047da31cd7'.
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
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
32Execute tests: false
33sbt project found:
34No prepare script found for project scalameta/sbt-scalafmt
35##################################
36Scala version: 3.6.3
37Targets:
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.3
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.3"
58"++3.6.3 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.6.3 """{
64 "projects": {
65 "exclude": [],
66 "overrides": {}
67 },
68 "java": {
69 "version": "11"
70 },
71 "sbt": {
72 "commands": [],
73 "options": []
74 },
75 "mill": {
76 "options": []
77 },
78 "tests": "compile-only",
79 "migrationVersions": [],
80 "sourcePatches": []
81}""" "
82
83[info] [launcher] getting org.scala-sbt sbt 1.10.7 (this may take some time)...
84[info] [launcher] getting Scala 2.12.20 (for sbt)...
85[info] welcome to sbt 1.10.7 (Eclipse Adoptium Java 11.0.20)
86[info] loading settings for project repo-build from plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.226s.
91[info] done compiling
92[info] loading settings for project repo from build.sbt...
93[info] Welcome to sbt-scalafmt 2.5.4-SNAPSHOT (scalafmt 3.8.5)
94Execute setCrossScalaVersions: 3.6.3
95OpenCB::Changing crossVersion 3.6.2 -> 3.6.3 in plugin/crossScalaVersions
96OpenCB::Changing crossVersion 3.6.2 -> 3.6.3 in repo/crossScalaVersions
97[info] Welcome to sbt-scalafmt 2.5.4-SNAPSHOT (scalafmt 3.8.5)
98[info] Setting Scala version to 3.6.3 on 2 projects.
99[info] Switching Scala version on:
100[info] * repo (2.12.20, 3.6.3)
101[info] plugin (2.12.20, 3.6.3)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] Welcome to sbt-scalafmt 2.5.4-SNAPSHOT (scalafmt 3.8.5)
105Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
106[info] Reapplying settings...
107[info] Welcome to sbt-scalafmt 2.5.4-SNAPSHOT (scalafmt 3.8.5)
108[info] Defining Global / credentials, credentials, plugin / credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] Welcome to sbt-scalafmt 2.5.4-SNAPSHOT (scalafmt 3.8.5)
113[success] Total time: 0 s, completed Jan 17, 2025, 10:26:40 PM
114Build config: {
115 "projects": {
116 "exclude": [],
117 "overrides": {}
118 },
119 "java": {
120 "version": "11"
121 },
122 "sbt": {
123 "commands": [],
124 "options": []
125 },
126 "mill": {
127 "options": []
128 },
129 "tests": "compile-only",
130 "migrationVersions": [],
131 "sourcePatches": []
132}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
134Starting build...
135Projects: Set()
136
137************************
138Build summary:
139[]
140************************
141[success] Total time: 0 s, completed Jan 17, 2025, 10:26:40 PM
142Checking patch build.sbt...
143Applied patch build.sbt cleanly.