Build Logs
zengularity/benji • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
77
Total Lines
328
1##################################
2Clonning https://github.com/zengularity/benji.git into /build/repo using revision 2.2.2
3##################################
4Note: switching to 'c81cf6b29ef9a62e58eedd0e8ec8e3999e882931'.
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.8.0-RC1
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: .jvmopts
33Pattern: -XX:+CMSClassUnloadingEnabled
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-XX:+CMSClassUnloadingEnabled' in .jvmopts
39
40Try apply source patch:
41Path: project/Dependencies.scala
42Pattern: 2.2.0-M1+68-da80b259-SNAPSHOT
43Replacement: 2.2.0
44Successfully applied pattern '2.2.0-M1+68-da80b259-SNAPSHOT' in project/Dependencies.scala
45----
46Starting build for 3.8.0-RC1
47Execute tests: false
48sbt project found:
49Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project zengularity/benji
52/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
53##################################
54Scala version: 3.8.0-RC1
55Targets: com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Xss2M
66-XX:ReservedCodeCacheSize=192m
67-Dcommunitybuild.scala=3.8.0-RC1
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.0-RC1"
77"++3.8.0-RC1 -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}""" com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 8.972s.
92[warn] /build/repo/project/Common.scala:97:28: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
93[warn] resolvers += Resolver.sonatypeCentralSnapshots
94[warn] resolvers ++= Resolver.sonatypeOssRepos("staging" /* releases */ ),
95[warn] ^
96[warn] one warning found
97[info] done compiling
98[info] loading settings for project benji from build.sbt, codestyle.sbt, findbugs.sbt, version.sbt...
99[info] set current project to benji (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC1
101OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in core/crossScalaVersions
102OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in play/crossScalaVersions
103OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in s3/crossScalaVersions
104OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in google/crossScalaVersions
105OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in benji/crossScalaVersions
106OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC1 in vfs/crossScalaVersions
107[info] set current project to benji (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC1 on 6 projects.
109[info] Switching Scala version on:
110[info] s3 (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
111[info] play (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
112[info] google (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
113[info] * benji (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
114[info] vfs (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
115[info] core (2.11.12, 2.12.19, 2.13.14, 3.8.0-RC1)
116[info] Excluding projects:
117[info] Reapplying settings...
118[info] set current project to benji (in build file:/build/repo/)
119Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
120[info] Reapplying settings...
121[info] set current project to benji (in build file:/build/repo/)
122[info] Defining Global / credentials, core / credentials and 4 others.
123[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 46 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set current project to benji (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
132 Did you mean google / allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set current project to benji (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set current project to benji (in build file:/build/repo/)
139[success] Total time: 0 s, completed Nov 14, 2025, 9:24:04 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""},{"path":"project/Dependencies.scala","pattern":"2.2.0-M1+68-da80b259-SNAPSHOT","replaceWith":"2.2.0"}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(core, google, s3, vfs)
144Starting build for ProjectRef(file:/build/repo/,core) (benji-core)... [0/4]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] scalafmt: Formatting 9 Scala sources (/build/repo/core)...
151[info] scalafmt: Formatting 18 Scala sources (/build/repo/core)...
152[info] compiling 18 Scala sources and 3 Java sources to /build/repo/core/target/scala-3.8.0-RC1/classes ...
153[info] done compiling
154[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/test-classes ...
155[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
156[warn] one warning found
157[info] done compiling
158Starting build for ProjectRef(file:/build/repo/,google) (benji-google)... [1/4]
159Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/google/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] scalafmt: Formatting 4 Scala sources (/build/repo/google)...
161[info] scalafmt: Formatting 10 Scala sources (/build/repo/google)...
162[info] compiling 10 Scala sources to /build/repo/google/target/scala-3.8.0-RC1/classes ...
163[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleBucketRef.scala:47:21
164[warn] 47 | private case class Objects(
165[warn] | ^^^^^^^
166[warn] | unused private member
167[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleBucketRef.scala:151:21
168[warn] 151 | private case class GoogleDeleteRequest(
169[warn] | ^^^^^^^^^^^^^^^^^^^
170[warn] | unused private member
171[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleBucketRef.scala:262:21
172[warn] 262 | private case class ObjectsVersions(
173[warn] | ^^^^^^^^^^^^^^^
174[warn] | unused private member
175[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleObjectRef.scala:264:21
176[warn] 264 | private case class GoogleDeleteRequest(ignoreExists: Boolean = false)
177[warn] | ^^^^^^^^^^^^^^^^^^^
178[warn] | unused private member
179[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleObjectRef.scala:587:21
180[warn] 587 | private case class ObjectsVersions(maybeMax: Option[Long])
181[warn] | ^^^^^^^^^^^^^^^
182[warn] | unused private member
183[warn] -- [E198] Unused Symbol Warning: /build/repo/google/src/main/scala/GoogleVersionedObjectRef.scala:32:21
184[warn] 32 | private case class GoogleDeleteRequest(ignoreExists: Boolean = false)
185[warn] | ^^^^^^^^^^^^^^^^^^^
186[warn] | unused private member
187[warn] 6 warnings found
188[info] done compiling
189[info] Processing /build/repo/google/README.md ...
190[info] compiling 5 Scala sources to /build/repo/google/target/scala-3.8.0-RC1/test-classes ...
191[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
192[warn] one warning found
193[info] done compiling
194[info] Processing /build/repo/google/README.md ...
195[info] compiling 1 Scala source to /build/repo/google/target/scala-3.8.0-RC1/test-classes ...
196[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
197[warn] one warning found
198[info] done compiling
199[info] Processing /build/repo/google/README.md ...
200[info] compiling 1 Scala source to /build/repo/google/target/scala-3.8.0-RC1/test-classes ...
201[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
202[warn] one warning found
203[info] done compiling
204Starting build for ProjectRef(file:/build/repo/,s3) (benji-s3)... [2/4]
205Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/s3/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] scalafmt: Formatting 8 Scala sources (/build/repo/s3)...
207[info] scalafmt: Formatting 14 Scala sources (/build/repo/s3)...
208[info] compiling 14 Scala sources to /build/repo/s3/target/scala-3.8.0-RC1/classes ...
209[warn] -- [E198] Unused Symbol Warning: /build/repo/s3/src/main/scala/WSS3BucketRef.scala:212:21
210[warn] 212 | private case class Objects(
211[warn] | ^^^^^^^
212[warn] | unused private member
213[warn] -- [E198] Unused Symbol Warning: /build/repo/s3/src/main/scala/WSS3BucketRef.scala:267:21
214[warn] 267 | private case class WSS3DeleteRequest(
215[warn] | ^^^^^^^^^^^^^^^^^
216[warn] | unused private member
217[warn] -- [E198] Unused Symbol Warning: /build/repo/s3/src/main/scala/WSS3BucketRef.scala:320:21
218[warn] 320 | private case class ObjectVersions(
219[warn] | ^^^^^^^^^^^^^^
220[warn] | unused private member
221[warn] -- [E198] Unused Symbol Warning: /build/repo/s3/src/main/scala/WSS3ObjectRef.scala:334:21
222[warn] 334 | private case class WSS3DeleteRequest(ignoreExists: Boolean = false)
223[warn] | ^^^^^^^^^^^^^^^^^
224[warn] | unused private member
225[warn] four warnings found
226[info] done compiling
227[info] Processing /build/repo/s3/README.md ...
228[info] compiling 9 Scala sources to /build/repo/s3/target/scala-3.8.0-RC1/test-classes ...
229[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
230[warn] there were 3 deprecation warnings; re-run with -deprecation for details
231[warn] two warnings found
232[info] done compiling
233[info] Processing /build/repo/s3/README.md ...
234[info] compiling 1 Scala source to /build/repo/s3/target/scala-3.8.0-RC1/test-classes ...
235[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
236[warn] one warning found
237[info] done compiling
238[info] Processing /build/repo/s3/README.md ...
239[info] compiling 1 Scala source to /build/repo/s3/target/scala-3.8.0-RC1/test-classes ...
240[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
241[warn] one warning found
242[info] done compiling
243Starting build for ProjectRef(file:/build/repo/,vfs) (benji-vfs)... [3/4]
244Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:all, -language:implicitConversions, -Wconf:cat=deprecation&msg=.*(fromFuture|ActorMaterializer).*:s, -Wconf:msg=.*deprecated\ for\ wildcard\ arguments.*:s, -Wconf:msg=.*has\ been\ deprecated.*\ uninitialized.*:s, -Wconf:msg=.*should\ not\ .*infix\ operator.*:s, -Wconf:msg=.*vararg\ splices.*:s, -Xsemanticdb, -semanticdb-target, /build/repo/vfs/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
245[info] scalafmt: Formatting 5 Scala sources (/build/repo/vfs)...
246[info] scalafmt: Formatting 8 Scala sources (/build/repo/vfs)...
247[info] compiling 8 Scala sources to /build/repo/vfs/target/scala-3.8.0-RC1/classes ...
248[warn] -- [E198] Unused Symbol Warning: /build/repo/vfs/src/main/scala/VFSBucketRef.scala:147:21
249[warn] 147 | private case class VFSDeleteRequest(
250[warn] | ^^^^^^^^^^^^^^^^
251[warn] | unused private member
252[warn] -- [E198] Unused Symbol Warning: /build/repo/vfs/src/main/scala/VFSObjectRef.scala:336:21
253[warn] 336 | private case class VFSDeleteRequest(ignoreExists: Boolean = false)
254[warn] | ^^^^^^^^^^^^^^^^
255[warn] | unused private member
256[warn] two warnings found
257[info] done compiling
258[info] Processing /build/repo/vfs/README.md ...
259[info] compiling 6 Scala sources to /build/repo/vfs/target/scala-3.8.0-RC1/test-classes ...
260[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
261[warn] one warning found
262[info] done compiling
263[info] Processing /build/repo/vfs/README.md ...
264[info] compiling 1 Scala source to /build/repo/vfs/target/scala-3.8.0-RC1/test-classes ...
265[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
266[warn] one warning found
267[info] done compiling
268[info] Processing /build/repo/vfs/README.md ...
269[info] compiling 1 Scala source to /build/repo/vfs/target/scala-3.8.0-RC1/test-classes ...
270[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
271[warn] one warning found
272[info] done compiling
273
274************************
275Build summary:
276[{
277 "module": "benji-core",
278 "compile": {"status": "ok", "tookMs": 23988, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
279 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
280 "test-compile": {"status": "ok", "tookMs": 8754, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
281 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
282 "publish": {"status": "skipped", "tookMs": 0},
283 "metadata": {
284 "crossScalaVersions": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
285}
286},{
287 "module": "benji-google",
288 "compile": {"status": "ok", "tookMs": 4597, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
289 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
290 "test-compile": {"status": "ok", "tookMs": 2628, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
292 "publish": {"status": "skipped", "tookMs": 0},
293 "metadata": {
294 "crossScalaVersions": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
295}
296},{
297 "module": "benji-s3",
298 "compile": {"status": "ok", "tookMs": 3935, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
299 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
300 "test-compile": {"status": "ok", "tookMs": 3034, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
302 "publish": {"status": "skipped", "tookMs": 0},
303 "metadata": {
304 "crossScalaVersions": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
305}
306},{
307 "module": "benji-vfs",
308 "compile": {"status": "ok", "tookMs": 1959, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
310 "test-compile": {"status": "ok", "tookMs": 1652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
312 "publish": {"status": "skipped", "tookMs": 0},
313 "metadata": {
314 "crossScalaVersions": ["2.11.12", "2.12.19", "2.13.14", "3.4.2"]
315}
316}]
317************************
318[success] Total time: 132 s (0:02:12.0), completed Nov 14, 2025, 9:26:16 PM
319[0JChecking patch project/plugins.sbt...
320Checking patch project/build.properties...
321Checking patch project/Dependencies.scala...
322Checking patch build.sbt...
323Checking patch .jvmopts...
324Applied patch project/plugins.sbt cleanly.
325Applied patch project/build.properties cleanly.
326Applied patch project/Dependencies.scala cleanly.
327Applied patch build.sbt cleanly.
328Applied patch .jvmopts cleanly.