Build Logs
zio/zio-metrics-connectors • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
92
Total Lines
337
1##################################
2Clonning https://github.com/zio/zio-metrics-connectors.git into /build/repo using revision v2.5.4
3##################################
4Note: switching to 'a82e20f457924ba62a4e1eac4dd596378414b26a'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Version.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/Version.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44No prepare script found for project zio/zio-metrics-connectors
45##################################
46Scala version: 3.8.0-RC2
47Targets: dev.zio%zio-metrics-connectors dev.zio%zio-metrics-connectors-datadog dev.zio%zio-metrics-connectors-micrometer dev.zio%zio-metrics-connectors-newrelic dev.zio%zio-metrics-connectors-prometheus dev.zio%zio-metrics-connectors-statsd
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC2
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC2"
68"++3.8.0-RC2 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-metrics-connectors dev.zio%zio-metrics-connectors-datadog dev.zio%zio-metrics-connectors-micrometer dev.zio%zio-metrics-connectors-newrelic dev.zio%zio-metrics-connectors-prometheus dev.zio%zio-metrics-connectors-statsd"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.32s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (12609 settings) ...
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC2
89OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in datadog/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in prometheus/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in micrometer/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in statsd/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in newrelic/crossScalaVersions
95[info] set current project to root (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
97[info] Switching Scala version on:
98[info] micrometer (2.12.20, 2.13.17, 3.8.0-RC2)
99[info] datadog (2.12.20, 2.13.17, 3.8.0-RC2)
100[info] prometheus (2.12.20, 2.13.17, 3.8.0-RC2)
101[info] statsd (2.12.20, 2.13.17, 3.8.0-RC2)
102[info] newrelic (2.12.20, 2.13.17, 3.8.0-RC2)
103[info] core (2.12.20, 2.13.17, 3.8.0-RC2)
104[info] Excluding projects:
105[info] sampleApp (2.13.17)
106[info] * root (2.13.17)
107[info] docs (2.13.17)
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[info] Defining Global / credentials, core / credentials and 7 others.
114[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 72 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean datadog / allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130[success] Total time: 0 s, completed Nov 27, 2025, 9:07:11 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(micrometer, datadog, prometheus, statsd, newrelic, core)
135Starting build for ProjectRef(file:/build/repo/,datadog) (zio-metrics-connectors-datadog)... [0/6]
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
139Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
141[info] done compiling
142[info] compiling 6 Scala sources to /build/repo/statsd/target/scala-3.8.0-RC2/classes ...
143[info] done compiling
144[info] compiling 6 Scala sources to /build/repo/datadog/target/scala-3.8.0-RC2/classes ...
145[warn] there were 6 deprecation warnings; re-run with -deprecation for details
146[warn] one warning found
147[info] done compiling
148[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
149[info] done compiling
150[info] compiling 2 Scala sources to /build/repo/statsd/target/scala-3.8.0-RC2/test-classes ...
151[info] done compiling
152[info] compiling 1 Scala source to /build/repo/datadog/target/scala-3.8.0-RC2/test-classes ...
153[info] done compiling
154Starting build for ProjectRef(file:/build/repo/,core) (zio-metrics-connectors)... [1/6]
155Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156Starting build for ProjectRef(file:/build/repo/,micrometer) (zio-metrics-connectors-micrometer)... [2/6]
157Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 5 Scala sources to /build/repo/micrometer/target/scala-3.8.0-RC2/classes ...
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/micrometer/target/scala-3.8.0-RC2/test-classes ...
161[info] done compiling
162Starting build for ProjectRef(file:/build/repo/,prometheus) (zio-metrics-connectors-prometheus)... [3/6]
163Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] compiling 4 Scala sources to /build/repo/prometheus/target/scala-3.8.0-RC2/classes ...
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/prometheus/target/scala-3.8.0-RC2/test-classes ...
167[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:72:75
168[warn] 72 | private val encodeCounter = test("Encode a Counter")(check(genCounter) { case (pair, state) =>
169[warn] | ^
170[warn] |match may not be exhaustive.
171[warn] |
172[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Counter(_))
173[warn] |
174[warn] | longer explanation available when compiling with `-explain`
175[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:88:69
176[warn] 88 | private val encodeGauge = test("Encode a Gauge")(check(genGauge) { case (pair, state) =>
177[warn] | ^
178[warn] |match may not be exhaustive.
179[warn] |
180[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Gauge(_))
181[warn] |
182[warn] | longer explanation available when compiling with `-explain`
183[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:104:82
184[warn] 104 | private val encodeFrequency = test("Encode a Frequency")(check(genFrequency1) { case (pair, state) =>
185[warn] | ^
186[warn] |match may not be exhaustive.
187[warn] |
188[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Frequency(_))
189[warn] |
190[warn] | longer explanation available when compiling with `-explain`
191[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:121:75
192[warn] 121 | private val encodeSummary = test("Encode a Summary")(check(genSummary) { case (pair, state) =>
193[warn] | ^
194[warn] |match may not be exhaustive.
195[warn] |
196[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Summary(_, _, _, _, _, _))
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:145:81
200[warn] 145 | private val encodeHistogram = test("Encode a Histogram")(check(genHistogram) { case (pair, state) =>
201[warn] | ^
202[warn] |match may not be exhaustive.
203[warn] |
204[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Histogram(_, _, _, _, _))
205[warn] |
206[warn] | longer explanation available when compiling with `-explain`
207[warn] 5 warnings found
208[info] done compiling
209Starting build for ProjectRef(file:/build/repo/,statsd) (zio-metrics-connectors-statsd)... [4/6]
210Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
211Starting build for ProjectRef(file:/build/repo/,newrelic) (zio-metrics-connectors-newrelic)... [5/6]
212Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
213[info] compiling 6 Scala sources to /build/repo/newrelic/target/scala-3.8.0-RC2/classes ...
214[info] done compiling
215[info] compiling 2 Scala sources to /build/repo/newrelic/target/scala-3.8.0-RC2/test-classes ...
216[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:28:26
217[warn] 28 | check(genCounter) { case (pair, state) =>
218[warn] | ^
219[warn] |match may not be exhaustive.
220[warn] |
221[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Counter(_))
222[warn] |
223[warn] | longer explanation available when compiling with `-explain`
224[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:45:24
225[warn] 45 | check(genGauge) { case (pair, state) =>
226[warn] | ^
227[warn] |match may not be exhaustive.
228[warn] |
229[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Gauge(_))
230[warn] |
231[warn] | longer explanation available when compiling with `-explain`
232[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:63:40
233[warn] 63 | check(genFrequency(3, ref)) { case (pair, state) =>
234[warn] | ^
235[warn] |match may not be exhaustive.
236[warn] |
237[warn] |It would fail on pattern case: (zio.metrics.MetricPair(_, _), zio.metrics.MetricState.Frequency(_))
238[warn] |
239[warn] | longer explanation available when compiling with `-explain`
240[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:89:38
241[warn] 89 | check(genCounter, genCounter) { case ((pair, oldState), (_, newState)) =>
242[warn] | ^
243[warn] | match may not be exhaustive.
244[warn] |
245[warn] | It would fail on pattern case: ((_, _), (_, _))
246[warn] |
247[warn] | longer explanation available when compiling with `-explain`
248[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:108:34
249[warn] 108 | check(genGauge, genGauge) { case ((pair, oldState), (_, newState)) =>
250[warn] | ^
251[warn] | match may not be exhaustive.
252[warn] |
253[warn] | It would fail on pattern case: ((_, _), (_, _))
254[warn] |
255[warn] | longer explanation available when compiling with `-explain`
256[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:159:76
257[warn] 159 | check(Gen.oneOf(genCounter, genGauge, genFrequency1, genHistogram)) { case (pair, _) =>
258[warn] | ^
259[warn] | match may not be exhaustive.
260[warn] |
261[warn] | It would fail on pattern case: (zio.metrics.MetricPair(_, _), _)
262[warn] |
263[warn] | longer explanation available when compiling with `-explain`
264[warn] 6 warnings found
265[info] done compiling
266
267************************
268Build summary:
269[{
270 "module": "zio-metrics-connectors-datadog",
271 "compile": {"status": "ok", "tookMs": 13100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 3550, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
278}
279},{
280 "module": "zio-metrics-connectors",
281 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
288}
289},{
290 "module": "zio-metrics-connectors-micrometer",
291 "compile": {"status": "ok", "tookMs": 1055, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 1512, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
298}
299},{
300 "module": "zio-metrics-connectors-prometheus",
301 "compile": {"status": "ok", "tookMs": 1327, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 1241, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "skipped", "tookMs": 0},
306 "metadata": {
307 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
308}
309},{
310 "module": "zio-metrics-connectors-statsd",
311 "compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
313 "test-compile": {"status": "ok", "tookMs": 155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
315 "publish": {"status": "skipped", "tookMs": 0},
316 "metadata": {
317 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
318}
319},{
320 "module": "zio-metrics-connectors-newrelic",
321 "compile": {"status": "ok", "tookMs": 1388, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
323 "test-compile": {"status": "ok", "tookMs": 1012, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
325 "publish": {"status": "skipped", "tookMs": 0},
326 "metadata": {
327 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
328}
329}]
330************************
331[success] Total time: 62 s (0:01:02.0), completed Nov 27, 2025, 9:08:13 PM
332[0JChecking patch project/plugins.sbt...
333Checking patch project/Version.scala...
334Checking patch build.sbt...
335Applied patch project/plugins.sbt cleanly.
336Applied patch project/Version.scala cleanly.
337Applied patch build.sbt cleanly.