Build Logs

higherkindness/mu-scala • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

48

Total Lines

780

1##################################
2Clonning https://github.com/higherkindness/mu-scala.git into /build/repo using revision v0.34.0
3##################################
4Note: switching to '920a343ff646d64bfff01134664acfe4c8e0340f'.
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.4.3
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.4.3"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.4.3"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project higherkindness/mu-scala
45##################################
46Scala version: 3.7.4
47Targets: io.higherkindness%mu-rpc-client-cache io.higherkindness%mu-rpc-client-netty io.higherkindness%mu-rpc-client-okhttp io.higherkindness%mu-rpc-dropwizard io.higherkindness%mu-rpc-fs2 io.higherkindness%mu-rpc-health-check io.higherkindness%mu-rpc-netty-ssl io.higherkindness%mu-rpc-prometheus io.higherkindness%mu-rpc-server io.higherkindness%mu-rpc-service io.higherkindness%mu-rpc-testing
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Xmx5g
59-Djava.awt.headless=true
60-Dfile.encoding=utf8
61-Duser.timezone=UTC
62-Dcommunitybuild.scala=3.7.4
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.7.4"
72"++3.7.4 -v"
73"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.higherkindness%mu-rpc-client-cache io.higherkindness%mu-rpc-client-netty io.higherkindness%mu-rpc-client-okhttp io.higherkindness%mu-rpc-dropwizard io.higherkindness%mu-rpc-fs2 io.higherkindness%mu-rpc-health-check io.higherkindness%mu-rpc-netty-ssl io.higherkindness%mu-rpc-prometheus io.higherkindness%mu-rpc-server io.higherkindness%mu-rpc-service io.higherkindness%mu-rpc-testing"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.497s.
87[info] done compiling
88/build/repo/build.sbt:8: warning: 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:
89 resolvers += Resolver.sonatypeCentralSnapshots
90ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
91 ^
92[info] loading settings for project repo from build.sbt...
93[info] resolving key references (37461 settings) ...
94[info] set current project to repo (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.7.4
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in microsite3/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in fs2/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in server/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in health-check3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in protobuf-rpc-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in prometheus3/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in client-okhttp/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in test-utils3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in client-netty/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in testing/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dropwizard3/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tests3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in rpc-service/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testing3/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in server3/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in protobuf-rpc-tests3/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in prometheus/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in client-cache/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in avro-rpc-tests3/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in avro-rpc-tests/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in repo/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in netty-ssl/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in microsite-examples-protobuf3/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in client-cache3/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in tests/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in documentation3/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in microsite-examples-avro3/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in client-okhttp3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in benchmarks-vnext/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in config/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rpc-service3/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in dropwizard/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in health-check/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(3.7.4) -> List(2.13.16) in test-utils/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs23/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in netty-ssl3/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in client-netty3/crossScalaVersions
133[info] set current project to repo (in build file:/build/repo/)
134[info] Setting Scala version to 3.7.4 on 20 projects.
135[info] Switching Scala version on:
136[info] netty-ssl3 (3.7.4)
137[info] health-check3 (3.7.4)
138[info] dropwizard3 (3.7.4)
139[info] server3 (3.7.4)
140[info] rpc-service3 (3.7.4)
141[info] avro-rpc-tests3 (3.7.4)
142[info] microsite-examples-avro3 (3.7.4)
143[info] documentation3 (3.7.4)
144[info] microsite-examples-protobuf3 (3.7.4)
145[info] fs23 (3.7.4)
146[info] tests3 (3.7.4)
147[info] prometheus3 (3.7.4)
148[info] client-cache3 (3.7.4)
149[info] testing3 (3.7.4)
150[info] protobuf-rpc-tests3 (3.7.4)
151[info] * repo (3.7.4)
152[info] test-utils3 (3.7.4)
153[info] client-okhttp3 (3.7.4)
154[info] client-netty3 (3.7.4)
155[info] microsite3 (3.7.4)
156[info] Excluding projects:
157[info] protobuf-rpc-tests (2.13.16)
158[info] server (2.13.16)
159[info] fs2 (2.13.16)
160[info] dropwizard (2.13.16)
161[info] netty-ssl (2.13.16)
162[info] tests (2.13.16)
163[info] prometheus (2.13.16)
164[info] config (2.13.16)
165[info] client-okhttp (2.13.16)
166[info] test-utils (2.13.16)
167[info] testing (2.13.16)
168[info] client-cache (2.13.16)
169[info] benchmarks-vnext (2.13.16)
170[info] client-netty (2.13.16)
171[info] avro-rpc-tests (2.13.16)
172[info] rpc-service (2.13.16)
173[info] health-check (2.13.16)
174[info] Reapplying settings...
175[info] set current project to repo (in build file:/build/repo/)
176Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
177[info] Reapplying settings...
178[info] set current project to repo (in build file:/build/repo/)
179[info] Defining Global / credentials, avro-rpc-tests / credentials and 35 others.
180[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 295 others.
181[info] Run `last` for details.
182[info] Reapplying settings...
183[info] set current project to repo (in build file:/build/repo/)
184Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
185[info] Reapplying settings...
186OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
187
188 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
189 Did you mean client-okhttp3 / allExcludeDependencies ?
190 , retry without global scopes
191[info] Reapplying settings...
192[info] set current project to repo (in build file:/build/repo/)
193Execute removeScalacOptionsStartingWith: -P:wartremover
194[info] Reapplying settings...
195[info] set current project to repo (in build file:/build/repo/)
196[success] Total time: 0 s, completed Jan 8, 2026, 12:53:29 AM
197Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
198Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
199Starting build...
200Projects: Set(netty-ssl3, health-check3, dropwizard3, server3, rpc-service3, fs23, prometheus3, client-cache3, testing3, client-okhttp3, client-netty3)
201Starting build for ProjectRef(file:/build/repo/,dropwizard3) (mu-rpc-dropwizard)... [0/11]
202OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
203OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
204OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
205OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
206OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
207Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
208[info] compiling 24 Scala sources to /build/repo/modules/service/target/jvm-3/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[info] [patched file /build/repo/modules/service/src/main/scala/higherkindness/mu/rpc/channel/ManagedChannelInterpreter.scala]
211[info] [patched file /build/repo/modules/service/src/main/scala/higherkindness/mu/rpc/internal/service/GRPCServiceDefBuilder.scala]
212[info] [patched file /build/repo/modules/service/src/main/scala-3/higherkindness/mu/rpc/channel/package.scala]
213[warn] one warning found
214[info] done compiling
215[info] compiling 1 Scala source to /build/repo/modules/metrics/dropwizard/target/jvm-3/classes ...
216[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
217[warn] one warning found
218[info] done compiling
219[info] compiling 3 Scala sources to /build/repo/modules/service/target/jvm-3/classes ...
220[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
221[warn] one warning found
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,client-cache3) (mu-rpc-client-cache)... [1/11]
224Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
225[info] compiling 1 Scala source to /build/repo/modules/client/cache/target/jvm-3/classes ...
226[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
227[warn] one warning found
228[info] done compiling
229Starting build for ProjectRef(file:/build/repo/,client-okhttp3) (mu-rpc-client-okhttp)... [2/11]
230Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
231Starting build for ProjectRef(file:/build/repo/,client-netty3) (mu-rpc-client-netty)... [3/11]
232Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
233[info] compiling 3 Scala sources to /build/repo/modules/client/netty/target/jvm-3/classes ...
234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
235[info] [patched file /build/repo/modules/client/netty/src/main/scala/higherkindness/mu/rpc/channel/netty/NettyChannelConfig.scala]
236[warn] one warning found
237[info] done compiling
238[info] compiling 1 Scala source to /build/repo/modules/client/netty/target/jvm-3/classes ...
239[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
240[warn] one warning found
241[info] done compiling
242Starting build for ProjectRef(file:/build/repo/,testing3) (mu-rpc-testing)... [4/11]
243Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
244[info] compiling 4 Scala sources and 1 Java source to /build/repo/modules/testing/target/jvm-3/classes ...
245[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
246[warn] one warning found
247[info] done compiling
248Starting build for ProjectRef(file:/build/repo/,rpc-service3) (mu-rpc-service)... [5/11]
249Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
250Starting build for ProjectRef(file:/build/repo/,server3) (mu-rpc-server)... [6/11]
251Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
252[info] compiling 7 Scala sources to /build/repo/modules/server/target/jvm-3/classes ...
253[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
254[info] [patched file /build/repo/modules/server/src/main/scala/higherkindness/mu/rpc/server/handlers/GrpcServerHandler.scala]
255[info] [patched file /build/repo/modules/server/src/main/scala/higherkindness/mu/rpc/server/GrpcServer.scala]
256[info] [patched file /build/repo/modules/server/src/main/scala/higherkindness/mu/rpc/server/netty.scala]
257[warn] one warning found
258[info] done compiling
259[info] compiling 3 Scala sources to /build/repo/modules/server/target/jvm-3/classes ...
260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
261[warn] one warning found
262[info] done compiling
263Starting build for ProjectRef(file:/build/repo/,prometheus3) (mu-rpc-prometheus)... [7/11]
264Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
265[info] compiling 1 Scala source to /build/repo/modules/metrics/prometheus/target/jvm-3/classes ...
266[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
267[info] [patched file /build/repo/modules/metrics/prometheus/src/main/scala/higherkindness/mu/rpc/prometheus/PrometheusMetrics.scala]
268[warn] one warning found
269[info] done compiling
270[info] compiling 1 Scala source to /build/repo/modules/metrics/prometheus/target/jvm-3/classes ...
271[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
272[warn] one warning found
273[info] done compiling
274Starting build for ProjectRef(file:/build/repo/,fs23) (mu-rpc-fs2)... [8/11]
275Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
276[info] compiling 2 Scala sources to /build/repo/modules/fs2/target/jvm-3/classes ...
277[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
278[warn] one warning found
279[info] done compiling
280Starting build for ProjectRef(file:/build/repo/,netty-ssl3) (mu-rpc-netty-ssl)... [9/11]
281Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
282Starting build for ProjectRef(file:/build/repo/,health-check3) (mu-rpc-health-check)... [10/11]
283Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:src=src_managed/.*:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
284[info] Compiling 1 protobuf files to /build/repo/modules/health-check/target/jvm-3/src_managed/main
285[info] compiling 6 Scala sources to /build/repo/modules/health-check/target/jvm-3/classes ...
286[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
287[info] [patched file /build/repo/modules/health-check/target/jvm-3/src_managed/main/grpc/health/v1/health/HealthProto.scala]
288[info] [patched file /build/repo/modules/health-check/target/jvm-3/src_managed/main/grpc/health/v1/health/HealthCheckResponse.scala]
289[info] [patched file /build/repo/modules/health-check/target/jvm-3/src_managed/main/grpc/health/v1/health/HealthCheckRequest.scala]
290[warn] one warning found
291[info] done compiling
292[info] compiling 3 Scala sources to /build/repo/modules/health-check/target/jvm-3/classes ...
293[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
294[warn] one warning found
295[info] done compiling
296
297************************
298Build summary:
299[{
300 "module": "mu-rpc-dropwizard",
301 "compile": {"status": "ok", "tookMs": 11894, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 1533, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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": ["3.4.3"]
308}
309},{
310 "module": "mu-rpc-client-cache",
311 "compile": {"status": "ok", "tookMs": 1673, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
313 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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": ["3.4.3"]
318}
319},{
320 "module": "mu-rpc-client-okhttp",
321 "compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
323 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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": ["3.4.3"]
328}
329},{
330 "module": "mu-rpc-client-netty",
331 "compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
333 "test-compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
335 "publish": {"status": "skipped", "tookMs": 0},
336 "metadata": {
337 "crossScalaVersions": ["3.4.3"]
338}
339},{
340 "module": "mu-rpc-testing",
341 "compile": {"status": "ok", "tookMs": 1688, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
343 "test-compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
345 "publish": {"status": "skipped", "tookMs": 0},
346 "metadata": {
347 "crossScalaVersions": ["3.4.3"]
348}
349},{
350 "module": "mu-rpc-service",
351 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
352 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
353 "test-compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
354 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
355 "publish": {"status": "skipped", "tookMs": 0},
356 "metadata": {
357 "crossScalaVersions": ["3.4.3"]
358}
359},{
360 "module": "mu-rpc-server",
361 "compile": {"status": "ok", "tookMs": 2294, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
362 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
363 "test-compile": {"status": "ok", "tookMs": 1364, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
364 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
365 "publish": {"status": "skipped", "tookMs": 0},
366 "metadata": {
367 "crossScalaVersions": ["3.4.3"]
368}
369},{
370 "module": "mu-rpc-prometheus",
371 "compile": {"status": "ok", "tookMs": 929, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
372 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
373 "test-compile": {"status": "ok", "tookMs": 836, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
374 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
375 "publish": {"status": "skipped", "tookMs": 0},
376 "metadata": {
377 "crossScalaVersions": ["3.4.3"]
378}
379},{
380 "module": "mu-rpc-fs2",
381 "compile": {"status": "ok", "tookMs": 889, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
382 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
383 "test-compile": {"status": "ok", "tookMs": 163, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
385 "publish": {"status": "skipped", "tookMs": 0},
386 "metadata": {
387 "crossScalaVersions": ["3.4.3"]
388}
389},{
390 "module": "mu-rpc-netty-ssl",
391 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
392 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
393 "test-compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
394 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
395 "publish": {"status": "skipped", "tookMs": 0},
396 "metadata": {
397 "crossScalaVersions": ["3.4.3"]
398}
399},{
400 "module": "mu-rpc-health-check",
401 "compile": {"status": "ok", "tookMs": 3456, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
402 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
403 "test-compile": {"status": "ok", "tookMs": 856, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
404 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
405 "publish": {"status": "skipped", "tookMs": 0},
406 "metadata": {
407 "crossScalaVersions": ["3.4.3"]
408}
409}]
410************************
411[success] Total time: 40 s, completed Jan 8, 2026, 12:54:10 AM
412[0JChecking patch project/plugins.sbt...
413Checking patch project/build.properties...
414Checking patch build.sbt...
415Applied patch project/plugins.sbt cleanly.
416Applied patch project/build.properties cleanly.
417Applied patch build.sbt cleanly.
418Commit migration rewrites
419Switched to a new branch 'opencb/migrate-source-3.4'
420[opencb/migrate-source-3.4 8a072562] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
421 8 files changed, 16 insertions(+), 16 deletions(-)
422----
423Preparing build for 3.8.0-RC6
424Scala binary version found: 3.8
425Implicitly using source version 3.8
426Scala binary version found: 3.8
427Implicitly using source version 3.8
428Would try to apply common scalacOption (best-effort, sbt/mill only):
429Append: ,REQUIRE:-source:3.8
430Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
431
432Try apply source patch:
433Path: build.sbt
434Pattern: val scala3 = "3.4.3"
435Replacement: val scala3 = "3.8.0-RC6"
436Successfully applied pattern 'val scala3 = "3.4.3"' in build.sbt
437----
438Starting build for 3.8.0-RC6
439Execute tests: true
440sbt project found:
441Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
442Enforcing usage of sbt in version 1.11.5
443No prepare script found for project higherkindness/mu-scala
444##################################
445Scala version: 3.8.0-RC6
446Targets: io.higherkindness%mu-rpc-client-cache io.higherkindness%mu-rpc-client-netty io.higherkindness%mu-rpc-client-okhttp io.higherkindness%mu-rpc-dropwizard io.higherkindness%mu-rpc-fs2 io.higherkindness%mu-rpc-health-check io.higherkindness%mu-rpc-netty-ssl io.higherkindness%mu-rpc-prometheus io.higherkindness%mu-rpc-server io.higherkindness%mu-rpc-service io.higherkindness%mu-rpc-testing
447Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
448##################################
449Using extra scalacOptions: ,REQUIRE:-source:3.8
450Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
451[sbt_options] declare -a sbt_options=()
452[process_args] java_version = '17'
453[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
454# Executing command line:
455java
456-Dfile.encoding=UTF-8
457-Xmx5g
458-Djava.awt.headless=true
459-Dfile.encoding=utf8
460-Duser.timezone=UTC
461-Dcommunitybuild.scala=3.8.0-RC6
462-Dcommunitybuild.project.dependencies.add=
463-Xmx7G
464-Xms4G
465-Xss8M
466-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
467-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
468-jar
469/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
470"setCrossScalaVersions 3.8.0-RC6"
471"++3.8.0-RC6 -v"
472"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
473"set every credentials := Nil"
474"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
475"removeScalacOptionsStartingWith -P:wartremover"
476
477moduleMappings
478"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.higherkindness%mu-rpc-client-cache io.higherkindness%mu-rpc-client-netty io.higherkindness%mu-rpc-client-okhttp io.higherkindness%mu-rpc-dropwizard io.higherkindness%mu-rpc-fs2 io.higherkindness%mu-rpc-health-check io.higherkindness%mu-rpc-netty-ssl io.higherkindness%mu-rpc-prometheus io.higherkindness%mu-rpc-server io.higherkindness%mu-rpc-service io.higherkindness%mu-rpc-testing"
479
480[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
481[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
482[info] loading project definition from /build/repo/project
483/build/repo/build.sbt:8: warning: 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:
484 resolvers += Resolver.sonatypeCentralSnapshots
485ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
486 ^
487[info] loading settings for project repo from build.sbt...
488[info] resolving key references (37461 settings) ...
489[info] set current project to repo (in build file:/build/repo/)
490Execute setCrossScalaVersions: 3.8.0-RC6
491OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in server/crossScalaVersions
492OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in documentation3/crossScalaVersions
493OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in health-check3/crossScalaVersions
494OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in microsite3/crossScalaVersions
495OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in fs2/crossScalaVersions
496OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in protobuf-rpc-tests/crossScalaVersions
497OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in prometheus3/crossScalaVersions
498OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in test-utils3/crossScalaVersions
499OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in client-netty/crossScalaVersions
500OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in testing/crossScalaVersions
501OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in dropwizard3/crossScalaVersions
502OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in tests3/crossScalaVersions
503OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in rpc-service/crossScalaVersions
504OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in testing3/crossScalaVersions
505OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in server3/crossScalaVersions
506OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in client-okhttp/crossScalaVersions
507OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in prometheus/crossScalaVersions
508OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in avro-rpc-tests3/crossScalaVersions
509OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in client-cache/crossScalaVersions
510OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in fs23/crossScalaVersions
511OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in avro-rpc-tests/crossScalaVersions
512OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in netty-ssl/crossScalaVersions
513OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in repo/crossScalaVersions
514OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in microsite-examples-protobuf3/crossScalaVersions
515OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in tests/crossScalaVersions
516OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in microsite-examples-avro3/crossScalaVersions
517OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in netty-ssl3/crossScalaVersions
518OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in client-okhttp3/crossScalaVersions
519OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in client-cache3/crossScalaVersions
520OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in benchmarks-vnext/crossScalaVersions
521OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in config/crossScalaVersions
522OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rpc-service3/crossScalaVersions
523OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in dropwizard/crossScalaVersions
524OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in health-check/crossScalaVersions
525OpenCB::Limitting incorrect crossVersions List(3.8.0-RC6) -> List(2.13.16) in test-utils/crossScalaVersions
526OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in client-netty3/crossScalaVersions
527OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in protobuf-rpc-tests3/crossScalaVersions
528[info] set current project to repo (in build file:/build/repo/)
529[info] Setting Scala version to 3.8.0-RC6 on 20 projects.
530[info] Switching Scala version on:
531[info] netty-ssl3 (3.8.0-RC6)
532[info] health-check3 (3.8.0-RC6)
533[info] dropwizard3 (3.8.0-RC6)
534[info] server3 (3.8.0-RC6)
535[info] rpc-service3 (3.8.0-RC6)
536[info] avro-rpc-tests3 (3.8.0-RC6)
537[info] microsite-examples-avro3 (3.8.0-RC6)
538[info] documentation3 (3.8.0-RC6)
539[info] microsite-examples-protobuf3 (3.8.0-RC6)
540[info] fs23 (3.8.0-RC6)
541[info] tests3 (3.8.0-RC6)
542[info] prometheus3 (3.8.0-RC6)
543[info] client-cache3 (3.8.0-RC6)
544[info] testing3 (3.8.0-RC6)
545[info] protobuf-rpc-tests3 (3.8.0-RC6)
546[info] * repo (3.8.0-RC6)
547[info] test-utils3 (3.8.0-RC6)
548[info] client-okhttp3 (3.8.0-RC6)
549[info] client-netty3 (3.8.0-RC6)
550[info] microsite3 (3.8.0-RC6)
551[info] Excluding projects:
552[info] protobuf-rpc-tests (2.13.16)
553[info] server (2.13.16)
554[info] fs2 (2.13.16)
555[info] dropwizard (2.13.16)
556[info] netty-ssl (2.13.16)
557[info] tests (2.13.16)
558[info] prometheus (2.13.16)
559[info] config (2.13.16)
560[info] client-okhttp (2.13.16)
561[info] test-utils (2.13.16)
562[info] testing (2.13.16)
563[info] client-cache (2.13.16)
564[info] benchmarks-vnext (2.13.16)
565[info] client-netty (2.13.16)
566[info] avro-rpc-tests (2.13.16)
567[info] rpc-service (2.13.16)
568[info] health-check (2.13.16)
569[info] Reapplying settings...
570[info] set current project to repo (in build file:/build/repo/)
571Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
572[info] Reapplying settings...
573[info] set current project to repo (in build file:/build/repo/)
574[info] Defining Global / credentials, avro-rpc-tests / credentials and 35 others.
575[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 295 others.
576[info] Run `last` for details.
577[info] Reapplying settings...
578[info] set current project to repo (in build file:/build/repo/)
579Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
580[info] Reapplying settings...
581OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
582
583 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
584 Did you mean client-okhttp3 / allExcludeDependencies ?
585 , retry without global scopes
586[info] Reapplying settings...
587[info] set current project to repo (in build file:/build/repo/)
588Execute removeScalacOptionsStartingWith: -P:wartremover
589[info] Reapplying settings...
590[info] set current project to repo (in build file:/build/repo/)
591[success] Total time: 0 s, completed Jan 8, 2026, 12:54:40 AM
592Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
593Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
594Starting build...
595Projects: Set(netty-ssl3, health-check3, dropwizard3, server3, rpc-service3, fs23, prometheus3, client-cache3, testing3, client-okhttp3, client-netty3)
596Starting build for ProjectRef(file:/build/repo/,dropwizard3) (mu-rpc-dropwizard)... [0/11]
597OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
598OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
599OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
600OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
601Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
602[info] compiling 24 Scala sources to /build/repo/modules/service/target/jvm-3/classes ...
603[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
604[warn] one warning found
605[info] done compiling
606[info] compiling 1 Scala source to /build/repo/modules/metrics/dropwizard/target/jvm-3/classes ...
607[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
608[warn] one warning found
609[info] done compiling
610Starting build for ProjectRef(file:/build/repo/,client-cache3) (mu-rpc-client-cache)... [1/11]
611Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
612[info] compiling 1 Scala source to /build/repo/modules/client/cache/target/jvm-3/classes ...
613[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
614[warn] one warning found
615[info] done compiling
616Starting build for ProjectRef(file:/build/repo/,client-okhttp3) (mu-rpc-client-okhttp)... [2/11]
617Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
618Starting build for ProjectRef(file:/build/repo/,client-netty3) (mu-rpc-client-netty)... [3/11]
619Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
620[info] compiling 3 Scala sources to /build/repo/modules/client/netty/target/jvm-3/classes ...
621[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
622[warn] one warning found
623[info] done compiling
624Starting build for ProjectRef(file:/build/repo/,testing3) (mu-rpc-testing)... [4/11]
625Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
626[info] compiling 4 Scala sources and 1 Java source to /build/repo/modules/testing/target/jvm-3/classes ...
627[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
628[warn] one warning found
629[info] done compiling
630Starting build for ProjectRef(file:/build/repo/,rpc-service3) (mu-rpc-service)... [5/11]
631Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
632Starting build for ProjectRef(file:/build/repo/,server3) (mu-rpc-server)... [6/11]
633Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
634[info] compiling 7 Scala sources to /build/repo/modules/server/target/jvm-3/classes ...
635[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
636[warn] one warning found
637[info] done compiling
638Starting build for ProjectRef(file:/build/repo/,prometheus3) (mu-rpc-prometheus)... [7/11]
639Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
640[info] compiling 1 Scala source to /build/repo/modules/metrics/prometheus/target/jvm-3/classes ...
641[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
642[warn] one warning found
643[info] done compiling
644Starting build for ProjectRef(file:/build/repo/,fs23) (mu-rpc-fs2)... [8/11]
645Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
646[info] compiling 2 Scala sources to /build/repo/modules/fs2/target/jvm-3/classes ...
647[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
648[warn] one warning found
649[info] done compiling
650Starting build for ProjectRef(file:/build/repo/,netty-ssl3) (mu-rpc-netty-ssl)... [9/11]
651Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
652Starting build for ProjectRef(file:/build/repo/,health-check3) (mu-rpc-health-check)... [10/11]
653Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:src=src_managed/.*:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
654[info] Compiling 1 protobuf files to /build/repo/modules/health-check/target/jvm-3/src_managed/main
655[info] compiling 6 Scala sources to /build/repo/modules/health-check/target/jvm-3/classes ...
656[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
657[warn] one warning found
658[info] done compiling
659
660************************
661Build summary:
662[{
663 "module": "mu-rpc-dropwizard",
664 "compile": {"status": "ok", "tookMs": 12787, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
665 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
666 "test-compile": {"status": "ok", "tookMs": 215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
667 "test": {"status": "ok", "tookMs": 228, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
668 "publish": {"status": "skipped", "tookMs": 0},
669 "metadata": {
670 "crossScalaVersions": ["3.4.3"]
671}
672},{
673 "module": "mu-rpc-client-cache",
674 "compile": {"status": "ok", "tookMs": 1885, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
675 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
676 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
677 "test": {"status": "ok", "tookMs": 104, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
678 "publish": {"status": "skipped", "tookMs": 0},
679 "metadata": {
680 "crossScalaVersions": ["3.4.3"]
681}
682},{
683 "module": "mu-rpc-client-okhttp",
684 "compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
685 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
686 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
687 "test": {"status": "ok", "tookMs": 165, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
688 "publish": {"status": "skipped", "tookMs": 0},
689 "metadata": {
690 "crossScalaVersions": ["3.4.3"]
691}
692},{
693 "module": "mu-rpc-client-netty",
694 "compile": {"status": "ok", "tookMs": 1003, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
695 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
696 "test-compile": {"status": "ok", "tookMs": 183, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
697 "test": {"status": "ok", "tookMs": 208, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
698 "publish": {"status": "skipped", "tookMs": 0},
699 "metadata": {
700 "crossScalaVersions": ["3.4.3"]
701}
702},{
703 "module": "mu-rpc-testing",
704 "compile": {"status": "ok", "tookMs": 1478, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
705 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
706 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
707 "test": {"status": "ok", "tookMs": 88, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
708 "publish": {"status": "skipped", "tookMs": 0},
709 "metadata": {
710 "crossScalaVersions": ["3.4.3"]
711}
712},{
713 "module": "mu-rpc-service",
714 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
715 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
716 "test-compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
717 "test": {"status": "ok", "tookMs": 106, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
718 "publish": {"status": "skipped", "tookMs": 0},
719 "metadata": {
720 "crossScalaVersions": ["3.4.3"]
721}
722},{
723 "module": "mu-rpc-server",
724 "compile": {"status": "ok", "tookMs": 2237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
725 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
726 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
727 "test": {"status": "ok", "tookMs": 147, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
728 "publish": {"status": "skipped", "tookMs": 0},
729 "metadata": {
730 "crossScalaVersions": ["3.4.3"]
731}
732},{
733 "module": "mu-rpc-prometheus",
734 "compile": {"status": "ok", "tookMs": 1016, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
735 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
736 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
737 "test": {"status": "ok", "tookMs": 155, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
738 "publish": {"status": "skipped", "tookMs": 0},
739 "metadata": {
740 "crossScalaVersions": ["3.4.3"]
741}
742},{
743 "module": "mu-rpc-fs2",
744 "compile": {"status": "ok", "tookMs": 1047, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
745 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
746 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
747 "test": {"status": "ok", "tookMs": 160, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
748 "publish": {"status": "skipped", "tookMs": 0},
749 "metadata": {
750 "crossScalaVersions": ["3.4.3"]
751}
752},{
753 "module": "mu-rpc-netty-ssl",
754 "compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
755 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
756 "test-compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
757 "test": {"status": "ok", "tookMs": 81, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
758 "publish": {"status": "skipped", "tookMs": 0},
759 "metadata": {
760 "crossScalaVersions": ["3.4.3"]
761}
762},{
763 "module": "mu-rpc-health-check",
764 "compile": {"status": "ok", "tookMs": 3269, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
765 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
766 "test-compile": {"status": "ok", "tookMs": 237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
767 "test": {"status": "ok", "tookMs": 213, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
768 "publish": {"status": "skipped", "tookMs": 0},
769 "metadata": {
770 "crossScalaVersions": ["3.4.3"]
771}
772}]
773************************
774[success] Total time: 39 s, completed Jan 8, 2026, 12:55:19 AM
775[0JChecking patch project/plugins.sbt...
776Checking patch project/build.properties...
777Checking patch build.sbt...
778Applied patch project/plugins.sbt cleanly.
779Applied patch project/build.properties cleanly.
780Applied patch build.sbt cleanly.