Build Logs

quafadas/narr • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

16

Total Lines

342

1##################################
2Clonning https://github.com/quafadas/narr.git into /build/repo using revision v0.0.5
3##################################
4Note: switching to 'fe80c5258b017aae5beec98956f1c8a25f48be29'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project quafadas/narr
35##################################
36Scala version: 3.7.4
37Targets: io.github.quafadas%narr
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
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_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.quafadas%narr"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 9.063s.
73[info] done compiling
74/build/repo/build.sbt:24: warning: lazy value tlSonatypeUseLegacyHost in object autoImport is deprecated (since 0.7.3): Use ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy
75ThisBuild / tlSonatypeUseLegacyHost := false
76 ^
77[info] loading settings for project root from build.sbt...
78[info] resolving key references (14822 settings) ...
79[info] set scmInfo to https://github.com/quafadas/narr
80[info] set current project to narr (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.7.4
82[info] set scmInfo to https://github.com/quafadas/narr
83OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in root/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in root/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in unidocs/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in rootNative/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in docs/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in testsNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in testsJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in rootJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in rootJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in narrJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in narrNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in narrJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.7.4 in testsJVM/crossScalaVersions
96[info] set current project to narr (in build file:/build/repo/)
97[info] Setting Scala version to 3.7.4 on 12 projects.
98[info] Switching Scala version on:
99[info] narrNative (3.7.4)
100[info] narrJVM (3.7.4)
101[info] * root (3.7.4)
102[info] unidocs (3.7.4)
103[info] rootJS (3.7.4)
104[info] narrJS (3.7.4)
105[info] docs (3.7.4)
106[info] testsJS (3.7.4)
107[info] rootJVM (3.7.4)
108[info] rootNative (3.7.4)
109[info] testsJVM (3.7.4)
110[info] testsNative (3.7.4)
111[info] Excluding projects:
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/quafadas/narr
114[info] set current project to narr (in build file:/build/repo/)
115Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/quafadas/narr
118[info] set current project to narr (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 10 others.
120[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 105 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/quafadas/narr
124[info] set current project to narr (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
130 Did you mean rootJVM / allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/quafadas/narr
134[info] set current project to narr (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/quafadas/narr
138[info] set current project to narr (in build file:/build/repo/)
139[success] Total time: 0 s, completed Jan 3, 2026, 12:19:31 AM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(narrJVM)
144Starting build for ProjectRef(file:/build/repo/,narrJVM) (narr)... [0/1]
145OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
150[info] compiling 2 Scala sources to /build/repo/narr/jvm/target/scala-3.7.4/classes ...
151[warn] -- [E198] Unused Symbol Warning: /build/repo/narr/jvm-native/src/main/scala/narr/native/package.scala:51:22
152[warn] 51 | inline def sort(ot: Ordering[Unit]): NArray[Unit] = ua
153[warn] | ^^
154[warn] | unused explicit parameter in extension method sort
155[info] [patched file /build/repo/narr/jvm-native/src/main/scala/narr/native/package.scala]
156[warn] one warning found
157[info] done compiling
158[info] compiling 2 Scala sources to /build/repo/narr/jvm/target/scala-3.7.4/classes ...
159[warn] -- [E198] Unused Symbol Warning: /build/repo/narr/jvm-native/src/main/scala/narr/native/package.scala:51:22
160[warn] 51 | inline def sort(ot: Ordering[Unit]): NArray[Unit] = ua
161[warn] | ^^
162[warn] | unused explicit parameter in extension method sort
163[warn] one warning found
164[info] done compiling
165
166************************
167Build summary:
168[{
169 "module": "narr",
170 "compile": {"status": "ok", "tookMs": 4606, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 1247, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["3.3.4"]
177}
178}]
179************************
180[success] Total time: 7 s, completed Jan 3, 2026, 12:19:39 AM
181[0JChecking patch project/plugins.sbt...
182Checking patch project/build.properties...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch project/build.properties cleanly.
186Applied patch build.sbt cleanly.
187Commit migration rewrites
188Switched to a new branch 'opencb/migrate-source-3.7'
189[opencb/migrate-source-3.7 7f94559] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
190 1 file changed, 11 insertions(+), 11 deletions(-)
191----
192Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
193Scala binary version found: 3.8
194Implicitly using source version 3.8
195Scala binary version found: 3.8
196Implicitly using source version 3.8
197Would try to apply common scalacOption (best-effort, sbt/mill only):
198Append: ,REQUIRE:-source:3.8
199Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
200----
201Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
202Execute tests: false
203sbt project found:
204Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
205Enforcing usage of sbt in version 1.11.5
206No prepare script found for project quafadas/narr
207##################################
208Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
209Targets: io.github.quafadas%narr
210Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
211##################################
212Using extra scalacOptions: ,REQUIRE:-source:3.8
213Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
214[sbt_options] declare -a sbt_options=()
215[process_args] java_version = '17'
216[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
217# Executing command line:
218java
219-Dfile.encoding=UTF-8
220-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
221-Dcommunitybuild.project.dependencies.add=
222-Xmx7G
223-Xms4G
224-Xss8M
225-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
226-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
227-jar
228/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
229"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
230"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
231"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
232"set every credentials := Nil"
233"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
234"removeScalacOptionsStartingWith -P:wartremover"
235
236moduleMappings
237"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.quafadas%narr"
238
239[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
240[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
241[info] loading project definition from /build/repo/project
242[info] loading settings for project root from build.sbt...
243[info] resolving key references (14822 settings) ...
244[info] set scmInfo to https://github.com/quafadas/narr
245[info] set current project to narr (in build file:/build/repo/)
246Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
247OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in unidocs/crossScalaVersions
248OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsJVM/crossScalaVersions
249[info] set scmInfo to https://github.com/quafadas/narr
250OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootNative/crossScalaVersions
251OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
252OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsNative/crossScalaVersions
253OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsJS/crossScalaVersions
254OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJS/crossScalaVersions
255OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJVM/crossScalaVersions
256OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in narrNative/crossScalaVersions
257OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in narrJS/crossScalaVersions
258OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in narrJVM/crossScalaVersions
259OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
260OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20260102-32e416e-NIGHTLY) in root/crossScalaVersions
261[info] set current project to narr (in build file:/build/repo/)
262[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 12 projects.
263[info] Switching Scala version on:
264[info] narrNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
265[info] narrJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
266[info] * root (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
267[info] unidocs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
268[info] rootJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
269[info] narrJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
270[info] docs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
271[info] testsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
272[info] rootJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
273[info] rootNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
274[info] testsJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
275[info] testsNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
276[info] Excluding projects:
277[info] Reapplying settings...
278[info] set scmInfo to https://github.com/quafadas/narr
279[info] set current project to narr (in build file:/build/repo/)
280Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
281[info] Reapplying settings...
282[info] set scmInfo to https://github.com/quafadas/narr
283[info] set current project to narr (in build file:/build/repo/)
284[info] Defining Global / credentials, credentials and 10 others.
285[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 105 others.
286[info] Run `last` for details.
287[info] Reapplying settings...
288[info] set scmInfo to https://github.com/quafadas/narr
289[info] set current project to narr (in build file:/build/repo/)
290Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
291[info] Reapplying settings...
292OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
293
294 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
295 Did you mean rootJVM / allExcludeDependencies ?
296 , retry without global scopes
297[info] Reapplying settings...
298[info] set scmInfo to https://github.com/quafadas/narr
299[info] set current project to narr (in build file:/build/repo/)
300Execute removeScalacOptionsStartingWith: -P:wartremover
301[info] Reapplying settings...
302[info] set scmInfo to https://github.com/quafadas/narr
303[info] set current project to narr (in build file:/build/repo/)
304[success] Total time: 0 s, completed Jan 3, 2026, 12:19:57 AM
305Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
306Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
307Starting build...
308Projects: Set(narrJVM)
309Starting build for ProjectRef(file:/build/repo/,narrJVM) (narr)... [0/1]
310OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
311OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
312OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
313Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
314[info] compiling 2 Scala sources to /build/repo/narr/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
315[warn] -- [E198] Unused Symbol Warning: /build/repo/narr/jvm-native/src/main/scala/narr/native/package.scala:51:22
316[warn] 51 | inline def sort(ot: Ordering[Unit]): NArray[Unit] = ua
317[warn] | ^^
318[warn] | unused explicit parameter in extension method sort
319[warn] one warning found
320[info] done compiling
321
322************************
323Build summary:
324[{
325 "module": "narr",
326 "compile": {"status": "ok", "tookMs": 6027, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
327 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
328 "test-compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
329 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
330 "publish": {"status": "skipped", "tookMs": 0},
331 "metadata": {
332 "crossScalaVersions": ["3.3.4"]
333}
334}]
335************************
336[success] Total time: 13 s, completed Jan 3, 2026, 12:20:10 AM
337[0JChecking patch project/plugins.sbt...
338Checking patch project/build.properties...
339Checking patch build.sbt...
340Applied patch project/plugins.sbt cleanly.
341Applied patch project/build.properties cleanly.
342Applied patch build.sbt cleanly.