Build Logs

wvlet/airframe • 3.8.0-RC4:2025-12-22

Errors

3

Warnings

154

Total Lines

1685

1##################################
2Clonning https://github.com/wvlet/airframe.git into /build/repo using revision v2025.1.21
3##################################
4Note: switching to 'ce79dacaaf96ee8f78d8f97340e07e0f0d9c6e2e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32No prepare script found for project wvlet/airframe
33##################################
34Scala version: 3.7.4
35Targets: org.wvlet.airframe%airframe org.wvlet.airframe%airframe-canvas org.wvlet.airframe%airframe-codec org.wvlet.airframe%airframe-config org.wvlet.airframe%airframe-control org.wvlet.airframe%airframe-di-macros org.wvlet.airframe%airframe-fluentd org.wvlet.airframe%airframe-http org.wvlet.airframe%airframe-http-codegen org.wvlet.airframe%airframe-http-grpc org.wvlet.airframe%airframe-http-netty org.wvlet.airframe%airframe-http-okhttp org.wvlet.airframe%airframe-http-recorder org.wvlet.airframe%airframe-jdbc org.wvlet.airframe%airframe-jmx org.wvlet.airframe%airframe-json org.wvlet.airframe%airframe-launcher org.wvlet.airframe%airframe-log org.wvlet.airframe%airframe-metrics org.wvlet.airframe%airframe-msgpack org.wvlet.airframe%airframe-parquet org.wvlet.airframe%airframe-rx org.wvlet.airframe%airframe-rx-html org.wvlet.airframe%airframe-sql org.wvlet.airframe%airframe-surface org.wvlet.airframe%airframe-ulid org.wvlet.airframe%airspec
36Project projectConfig: {"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
37##################################
38Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
39Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
40[sbt_options] declare -a sbt_options=()
41[process_args] java_version = '21'
42[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
43# Executing command line:
44java
45-Dfile.encoding=UTF-8
46-Dcommunitybuild.scala=3.7.4
47-Dcommunitybuild.project.dependencies.add=
48-Xmx7G
49-Xms4G
50-Xss8M
51-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
52-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
53-jar
54/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
55"setCrossScalaVersions 3.7.4"
56"++3.7.4 -v"
57"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""
58"set every credentials := Nil"
59"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
60"removeScalacOptionsStartingWith -P:wartremover"
61
62moduleMappings
63"runBuild 3.7.4 """{"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.wvlet.airframe%airframe org.wvlet.airframe%airframe-canvas org.wvlet.airframe%airframe-codec org.wvlet.airframe%airframe-config org.wvlet.airframe%airframe-control org.wvlet.airframe%airframe-di-macros org.wvlet.airframe%airframe-fluentd org.wvlet.airframe%airframe-http org.wvlet.airframe%airframe-http-codegen org.wvlet.airframe%airframe-http-grpc org.wvlet.airframe%airframe-http-netty org.wvlet.airframe%airframe-http-okhttp org.wvlet.airframe%airframe-http-recorder org.wvlet.airframe%airframe-jdbc org.wvlet.airframe%airframe-jmx org.wvlet.airframe%airframe-json org.wvlet.airframe%airframe-launcher org.wvlet.airframe%airframe-log org.wvlet.airframe%airframe-metrics org.wvlet.airframe%airframe-msgpack org.wvlet.airframe%airframe-parquet org.wvlet.airframe%airframe-rx org.wvlet.airframe%airframe-rx-html org.wvlet.airframe%airframe-sql org.wvlet.airframe%airframe-surface org.wvlet.airframe%airframe-ulid org.wvlet.airframe%airspec"
64
65[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
66[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
67[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
68[info] loading project definition from /build/repo/project
69[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
70[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
71[info] Compilation completed in 7.466s.
72[info] done compiling
73/build/repo/build.sbt:11: 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:
74 resolvers += Resolver.sonatypeCentralSnapshots
75ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
76 ^
77[info] loading settings for project root from build.sbt...
78[info] resolving key references (96912 settings) ...
79[info] set current project to airframe-root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.7.4
81OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in metricsNative/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in controlJS/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in logJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in projectJS/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in projectJS/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in canvas/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in metricsJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in parquet/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ulidNative/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in sql/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in logNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integrationTestApiJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in projectDotty/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in projectDotty/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rxHtmlJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in surfaceJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in surfaceNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in fluentd/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in codecJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ulidJVM/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in httpRecorder/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rxHtmlJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in codecNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jmx/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jsonJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in benchmark/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in msgpackJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in projectNative/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in projectNative/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in logJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in httpNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integrationTest/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in projectJVM/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in projectJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jsonNative/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in httpCodeGen/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in controlNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in baseNative/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in msgpackJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in baseJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in httpJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in launcher/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in communityBuild/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in communityBuild/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diMacrosNative/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in coreNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rxJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jdbc/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in codecJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diMacrosJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diMacrosJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integrationTestJs/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in root/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in root/crossScalaVersions
139OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in config/crossScalaVersions
140OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in projectIt/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in projectIt/crossScalaVersions
142OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in grpc/crossScalaVersions
143OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in integrationTestApiJS/crossScalaVersions
144OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in netty/crossScalaVersions
145OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in dottyTest/crossScalaVersions
146OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in controlJVM/crossScalaVersions
147OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in surfaceJS/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in httpJVM/crossScalaVersions
149OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in baseJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in widgetJS/crossScalaVersions
151OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in msgpackNative/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rxNative/crossScalaVersions
153OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in okhttp/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in diJS/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in examples/crossScalaVersions
156OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in metricsJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jsonJS/crossScalaVersions
158OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in ulidJS/crossScalaVersions
159OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in rxJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in docs/crossScalaVersions
161[info] set current project to airframe-root (in build file:/build/repo/)
162[info] Setting Scala version to 3.7.4 on 73 projects.
163[info] Switching Scala version on:
164[info] rxNative (3.7.4)
165[info] jsonNative (3.7.4)
166[info] sql (3.7.4, 2.13.17, 2.12.20)
167[info] grpc (3.7.4, 2.13.17, 2.12.20)
168[info] surfaceJVM (3.7.4, 2.13.17, 2.12.20)
169[info] logJVM (3.7.4, 2.13.17, 2.12.20)
170[info] ulidJS (3.7.4, 2.13.17, 2.12.20)
171[info] examples (3.7.4, 2.13.17, 2.12.20)
172[info] projectIt (3.7.4)
173[info] integrationTestApiJVM (3.7.4)
174[info] * root (3.7.4)
175[info] surfaceNative (3.7.4)
176[info] diNative (3.7.4)
177[info] ulidNative (3.7.4)
178[info] jmx (3.7.4, 2.13.17, 2.12.20)
179[info] rxHtmlJVM (3.7.4, 2.13.17, 2.12.20)
180[info] jdbc (3.7.4, 2.13.17, 2.12.20)
181[info] rxHtmlJS (3.7.4, 2.13.17, 2.12.20)
182[info] logNative (3.7.4)
183[info] msgpackJVM (3.7.4, 2.13.17, 2.12.20)
184[info] parquet (3.7.4, 2.13.17, 2.12.20)
185[info] coreNative (3.7.4)
186[info] httpRecorder (3.7.4, 2.13.17, 2.12.20)
187[info] docs (3.7.4)
188[info] jsonJVM (3.7.4, 2.13.17, 2.12.20)
189[info] codecNative (3.7.4)
190[info] rxJS (3.7.4, 2.13.17, 2.12.20)
191[info] metricsNative (3.7.4)
192[info] baseJVM (3.7.4)
193[info] controlJVM (3.7.4, 2.13.17, 2.12.20)
194[info] projectNative (3.7.4)
195[info] config (3.7.4, 2.13.17, 2.12.20)
196[info] msgpackNative (3.7.4)
197[info] communityBuild (3.7.4)
198[info] codecJS (3.7.4, 2.13.17, 2.12.20)
199[info] controlNative (3.7.4)
200[info] integrationTest (3.7.4)
201[info] diMacrosJS (3.7.4, 2.13.17, 2.12.20)
202[info] coreJS (3.7.4)
203[info] okhttp (3.7.4, 2.13.17, 2.12.20)
204[info] integrationTestJs (3.7.4)
205[info] ulidJVM (3.7.4, 2.13.17, 2.12.20)
206[info] controlJS (3.7.4, 2.13.17, 2.12.20)
207[info] rxJVM (3.7.4, 2.13.17, 2.12.20)
208[info] dottyTest (3.7.4)
209[info] netty (3.7.4, 2.13.17, 2.12.20)
210[info] coreJVM (3.7.4)
211[info] fluentd (3.7.4, 2.13.17, 2.12.20)
212[info] httpJS (3.7.4, 2.13.17, 2.12.20)
213[info] widgetJS (3.7.4, 2.13.17, 2.12.20)
214[info] projectJS (3.7.4)
215[info] httpJVM (3.7.4, 2.13.17, 2.12.20)
216[info] metricsJVM (3.7.4, 2.13.17, 2.12.20)
217[info] codecJVM (3.7.4, 2.13.17, 2.12.20)
218[info] diJVM (3.7.4, 2.13.17, 2.12.20)
219[info] logJS (3.7.4, 2.13.17, 2.12.20)
220[info] httpNative (3.7.4)
221[info] diJS (3.7.4, 2.13.17, 2.12.20)
222[info] diMacrosNative (3.7.4)
223[info] msgpackJS (3.7.4, 2.13.17, 2.12.20)
224[info] surfaceJS (3.7.4, 2.13.17, 2.12.20)
225[info] baseJS (3.7.4)
226[info] integrationTestApiJS (3.7.4)
227[info] projectJVM (3.7.4)
228[info] jsonJS (3.7.4, 2.13.17, 2.12.20)
229[info] httpCodeGen (3.7.4, 2.13.17, 2.12.20)
230[info] metricsJS (3.7.4, 2.13.17, 2.12.20)
231[info] diMacrosJVM (3.7.4, 2.13.17, 2.12.20)
232[info] baseNative (3.7.4)
233[info] canvas (3.7.4, 2.13.17, 2.12.20)
234[info] projectDotty (3.7.4)
235[info] benchmark (3.7.4, 2.13.17, 2.12.20)
236[info] launcher (3.7.4, 2.13.17, 2.12.20)
237[info] Excluding projects:
238[info] finagle (2.13.17, 2.12.20)
239[info] Reapplying settings...
240[info] set current project to airframe-root (in build file:/build/repo/)
241Execute 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
242[info] Reapplying settings...
243[info] set current project to airframe-root (in build file:/build/repo/)
244[info] Defining Global / credentials, baseJS / credentials and 72 others.
245[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 592 others.
246[info] Run `last` for details.
247[info] Reapplying settings...
248[info] set current project to airframe-root (in build file:/build/repo/)
249Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
250[info] Reapplying settings...
251OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
252
253 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
254 Did you mean config / allExcludeDependencies ?
255 , retry without global scopes
256[info] Reapplying settings...
257[info] set current project to airframe-root (in build file:/build/repo/)
258Execute removeScalacOptionsStartingWith: -P:wartremover
259[info] Reapplying settings...
260[info] set current project to airframe-root (in build file:/build/repo/)
261[success] Total time: 0 s, completed Dec 22, 2025, 5:57:42 PM
262Build config: {"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
263Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(org.wvlet.airframe%airspec),Map()),CompileOnly,List()))
264Excluding target 'org.wvlet.airframe%airspec' - matches exclusion rule: 'org.wvlet.airframe%airspec'
265Starting build...
266Projects: Set(sql, grpc, surfaceJVM, logJVM, jmx, rxHtmlJVM, jdbc, msgpackJVM, parquet, httpRecorder, jsonJVM, controlJVM, config, okhttp, ulidJVM, rxJVM, netty, fluentd, httpJVM, metricsJVM, codecJVM, diJVM, httpCodeGen, diMacrosJVM, canvas, launcher)
267Starting build for ProjectRef(file:/build/repo/,httpCodeGen) (airframe-http-codegen)... [0/26]
268OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
269OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
270OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
271OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
272Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
273OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
274[info] compiling 4 Scala sources to /build/repo/airframe-ulid/.jvm/target/scala-3.7.4/classes ...
275[info] compiling 22 Scala sources to /build/repo/airframe-log/.jvm/target/scala-3.7.4/classes ...
276[warn] there was 1 deprecation warning; re-run with -deprecation for details
277[warn] one warning found
278[info] done compiling
279[info] [patched file /build/repo/airframe-log/.jvm/src/main/scala/wvlet/log/Guard.scala]
280[info] [patched file /build/repo/airframe-log/src/main/scala/wvlet/log/LogEnvBase.scala]
281[info] [patched file /build/repo/airframe-log/src/main/scala/wvlet/log/LogSupport.scala]
282[info] [patched file /build/repo/airframe-log/.jvm/src/main/scala/wvlet/log/LogEnv.scala]
283[info] [patched file /build/repo/airframe-log/src/main/scala/wvlet/log/io/StopWatch.scala]
284[info] [patched file /build/repo/airframe-log/.jvm/src/main/scala/wvlet/log/AsyncHandler.scala]
285[info] [patched file /build/repo/airframe-log/.jvm/src/main/scala/wvlet/log/io/Resource.scala]
286[warn] there were 2 deprecation warnings; re-run with -deprecation for details
287[warn] one warning found
288[info] done compiling
289[info] compiling 14 Scala sources to /build/repo/airframe-rx/.jvm/target/scala-3.7.4/classes ...
290[info] compiling 21 Scala sources and 2 Java sources to /build/repo/airframe-surface/.jvm/target/scala-3.7.4/classes ...
291[info] compiling 10 Scala sources to /build/repo/airframe-json/.jvm/target/scala-3.7.4/classes ...
292[info] [patched file /build/repo/airframe-json/src/main/scala/wvlet/airframe/json/JSONScanner.scala]
293[info] [patched file /build/repo/airframe-json/src/main/scala/wvlet/airframe/json/JSONValueBuilder.scala]
294[info] [patched file /build/repo/airframe-json/src/main/scala/wvlet/airframe/json/JSONSource.scala]
295[info] done compiling
296[info] compiling 25 Scala sources to /build/repo/airframe-msgpack/.jvm/target/scala-3.7.4/classes ...
297[info] [patched file /build/repo/airframe-msgpack/src/main/scala/wvlet/airframe/msgpack/spi/Value.scala]
298[info] [patched file /build/repo/airframe-msgpack/src/main/scala/wvlet/airframe/msgpack/io/ByteArrayBuffer.scala]
299[info] done compiling
300[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/RxVar.scala]
301[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/RxQueue.scala]
302[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/RxOption.scala]
303[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala]
304[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/LazyF0.scala]
305[info] [patched file /build/repo/airframe-rx/src/main/scala/wvlet/airframe/rx/Rx.scala]
306[info] [patched file /build/repo/airframe-rx/.jvm/src/main/scala/wvlet/airframe/rx/RxBlockingQueue.scala]
307[info] done compiling
308[info] compiling 18 Scala sources and 1 Java source to /build/repo/airframe-control/.jvm/target/scala-3.7.4/classes ...
309[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/ReflectTypeUtil.scala]
310[info] [patched file /build/repo/airframe-surface/src/main/scala/wvlet/airframe/surface/Zero.scala]
311[info] [patched file /build/repo/airframe-surface/src/main/scala/wvlet/airframe/surface/Surfaces.scala]
312[info] [patched file /build/repo/airframe-surface/src/main/scala-3/wvlet/airframe/surface/Surface.scala]
313[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/MethodCallBuilder.scala]
314[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/ReflectMethodSurface.scala]
315[info] [patched file /build/repo/airframe-surface/src/main/scala/wvlet/airframe/surface/Union.scala]
316[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/TypeConverter.scala]
317[info] [patched file /build/repo/airframe-surface/src/main/scala/wvlet/airframe/surface/RecordSurface.scala]
318[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/ObjectBuilder.scala]
319[info] [patched file /build/repo/airframe-surface/src/main/scala-3/wvlet/airframe/surface/CompileTimeSurfaceFactory.scala]
320[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/package.scala]
321[info] [patched file /build/repo/airframe-surface/src/main/scala/wvlet/airframe/surface/tag/package.scala]
322[info] [patched file /build/repo/airframe-surface/.jvm/src/main/scala/wvlet/airframe/surface/reflect/RuntimeMethodParameter.scala]
323[warn] there was 1 deprecation warning; re-run with -deprecation for details
324[warn] one warning found
325[info] done compiling
326[info] compiling 1 Scala source to /build/repo/airframe-di-macros/.jvm/target/scala-3.7.4/classes ...
327[info] compiling 9 Scala sources to /build/repo/airframe-metrics/.jvm/target/scala-3.7.4/classes ...
328[info] done compiling
329[info] compiling 23 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.7.4/classes ...
330[info] [patched file /build/repo/airframe-control/src/main/scala/wvlet/airframe/control/util/ExponentialMovingAverage.scala]
331[info] [patched file /build/repo/airframe-control/.jvm/src/main/scala/wvlet/airframe/control/Shell.scala]
332[warn] there was 1 deprecation warning; re-run with -deprecation for details
333[warn] one warning found
334[info] done compiling
335[info] done compiling
336[info] compiling 30 Scala sources to /build/repo/airframe-codec/.jvm/target/scala-3.7.4/classes ...
337[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/Design.scala]
338[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/lifecycle/LifeCycleEventHandler.scala]
339[info] [patched file /build/repo/airframe-di/.jvm/src/main/scala/wvlet/airframe/lifecycle/JSR250LifeCycleExecutor.scala]
340[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/AirframeException.scala]
341[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/Binder.scala]
342[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/LazyF0.scala]
343[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/SessionBuilder.scala]
344[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/Session.scala]
345[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/lifecycle/LifeCycleHook.scala]
346[info] [patched file /build/repo/airframe-di/src/main/scala/wvlet/airframe/lifecycle/LifeCycleManager.scala]
347[warn] there was 1 deprecation warning; re-run with -deprecation for details
348[warn] one warning found
349[info] done compiling
350[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/ScalaStandardCodec.scala]
351[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/UnionCodec.scala]
352[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/MessageCodecException.scala]
353[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/MessageCodecFinder.scala]
354[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/MessageCodecFactory.scala]
355[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/PrimitiveCodec.scala]
356[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/MessageContext.scala]
357[info] [patched file /build/repo/airframe-codec/.jvm/src/main/scala/wvlet/airframe/codec/JavaStandardCodec.scala]
358[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/ObjectCodec.scala]
359[info] [patched file /build/repo/airframe-codec/.jvm/src/main/scala/wvlet/airframe/codec/Compat.scala]
360[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/MessageCodec.scala]
361[info] [patched file /build/repo/airframe-codec/src/main/scala/wvlet/airframe/codec/StandardCodec.scala]
362[info] done compiling
363[info] compiling 72 Scala sources and 3 Java sources to /build/repo/airframe-http/.jvm/target/scala-3.7.4/classes ...
364[info] compiling 7 Scala sources and 3 Java sources to /build/repo/airframe-launcher/target/scala-3.7.4/classes ...
365[info] [patched file /build/repo/airframe-launcher/src/main/scala/wvlet/airframe/launcher/OptionParser.scala]
366[info] [patched file /build/repo/airframe-launcher/src/main/scala/wvlet/airframe/launcher/Launcher.scala]
367[info] done compiling
368[info] [patched file /build/repo/airframe-http/src/main/scala/wvlet/airframe/http/RxRouter.scala]
369[info] [patched file /build/repo/airframe-http/.jvm/src/main/scala/wvlet/airframe/http/router/HttpEndpointExecutionContext.scala]
370[info] [patched file /build/repo/airframe-http/.jvm/src/main/scala/wvlet/airframe/http/router/Route.scala]
371[info] [patched file /build/repo/airframe-http/src/main/scala/wvlet/airframe/http/internal/HttpResponseBodyCodec.scala]
372[info] [patched file /build/repo/airframe-http/.jvm/src/main/scala/wvlet/airframe/http/Router.scala]
373[info] [patched file /build/repo/airframe-http/.jvm/src/main/scala/wvlet/airframe/http/router/HttpRequestMapper.scala]
374[info] [patched file /build/repo/airframe-http/src/main/scala/wvlet/airframe/http/HttpClientException.scala]
375[info] [patched file /build/repo/airframe-http/src/main/scala/wvlet/airframe/http/HttpBackend.scala]
376[warn] there were 2 deprecation warnings; re-run with -deprecation for details
377[warn] one warning found
378[info] done compiling
379[info] compiling 11 Scala sources to /build/repo/airframe-http-codegen/target/scala-3.7.4/classes ...
380[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/codegen/client/HttpClientGenerator.scala]
381[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/openapi/OpenAPIGenerator.scala]
382[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/codegen/RouteAnalyzer.scala]
383[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/codegen/RouteScanner.scala]
384[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/codegen/HttpClientIR.scala]
385[info] [patched file /build/repo/airframe-http-codegen/src/main/scala/wvlet/airframe/http/openapi/OpenAPI.scala]
386[info] done compiling
387[info] compiling 7 Scala sources to /build/repo/airframe-log/.jvm/target/scala-3.7.4/classes ...
388[warn] there were 2 deprecation warnings; re-run with -deprecation for details
389[warn] one warning found
390[info] done compiling
391[info] compiling 5 Scala sources to /build/repo/airframe-json/.jvm/target/scala-3.7.4/classes ...
392[info] compiling 21 Scala sources and 2 Java sources to /build/repo/airframe-surface/.jvm/target/scala-3.7.4/classes ...
393[info] compiling 14 Scala sources to /build/repo/airframe-rx/.jvm/target/scala-3.7.4/classes ...
394[info] done compiling
395[info] compiling 4 Scala sources to /build/repo/airframe-msgpack/.jvm/target/scala-3.7.4/classes ...
396[info] done compiling
397[info] done compiling
398[info] compiling 7 Scala sources to /build/repo/airframe-control/.jvm/target/scala-3.7.4/classes ...
399[warn] there was 1 deprecation warning; re-run with -deprecation for details
400[warn] one warning found
401[info] done compiling
402[info] compiling 9 Scala sources to /build/repo/airframe-metrics/.jvm/target/scala-3.7.4/classes ...
403[info] compiling 23 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.7.4/classes ...
404[warn] there was 1 deprecation warning; re-run with -deprecation for details
405[warn] one warning found
406[info] done compiling
407[info] done compiling
408[info] compiling 30 Scala sources to /build/repo/airframe-codec/.jvm/target/scala-3.7.4/classes ...
409[warn] there was 1 deprecation warning; re-run with -deprecation for details
410[warn] one warning found
411[info] done compiling
412[info] done compiling
413[info] compiling 7 Scala sources and 3 Java sources to /build/repo/airframe-launcher/target/scala-3.7.4/classes ...
414[info] compiling 37 Scala sources to /build/repo/airframe-http/.jvm/target/scala-3.7.4/classes ...
415[info] done compiling
416[warn] there was 1 deprecation warning; re-run with -deprecation for details
417[warn] one warning found
418[info] done compiling
419[info] compiling 11 Scala sources to /build/repo/airframe-http-codegen/target/scala-3.7.4/classes ...
420[info] done compiling
421[info] compiling 23 Scala sources to /build/repo/airframe-http-codegen/target/scala-3.7.4/test-classes ...
422[warn] there were 15 deprecation warnings; re-run with -deprecation for details
423[warn] one warning found
424[info] done compiling
425Starting build for ProjectRef(file:/build/repo/,jdbc) (airframe-jdbc)... [1/26]
426Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
427[info] compiling 5 Scala sources to /build/repo/airframe-config/target/scala-3.7.4/classes ...
428[info] [patched file /build/repo/airframe-config/src/main/scala/wvlet/airframe/config/YamlReader.scala]
429[info] done compiling
430[info] compiling 5 Scala sources to /build/repo/airframe-jdbc/target/scala-3.7.4/classes ...
431[info] [patched file /build/repo/airframe-jdbc/src/main/scala/wvlet/airframe/jdbc/ConnectionPoolFactory.scala]
432[info] done compiling
433[info] compiling 1 Scala source to /build/repo/airframe-config/target/scala-3.7.4/classes ...
434[info] done compiling
435[info] compiling 1 Scala source to /build/repo/airframe-jdbc/target/scala-3.7.4/classes ...
436[info] done compiling
437[info] compiling 3 Scala sources to /build/repo/airframe-jdbc/target/scala-3.7.4/test-classes ...
438[info] done compiling
439Starting build for ProjectRef(file:/build/repo/,controlJVM) (airframe-control)... [2/26]
440Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
441[info] compiling 11 Scala sources to /build/repo/airframe-control/.jvm/target/scala-3.7.4/test-classes ...
442[info] done compiling
443Starting build for ProjectRef(file:/build/repo/,rxHtmlJVM) (airframe-rx-html)... [3/26]
444Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
445[info] compiling 16 Scala sources to /build/repo/airframe-rx-html/.jvm/target/scala-3.7.4/classes ...
446[info] [patched file /build/repo/airframe-rx-html/src/main/scala/wvlet/airframe/rx/html/RxElement.scala]
447[info] done compiling
448[info] compiling 1 Scala source to /build/repo/airframe-rx-html/.jvm/target/scala-3.7.4/classes ...
449[info] done compiling
450[info] compiling 3 Scala sources to /build/repo/airframe-rx-html/.jvm/target/scala-3.7.4/test-classes ...
451[info] done compiling
452Starting build for ProjectRef(file:/build/repo/,rxJVM) (airframe-rx)... [4/26]
453Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
454[info] compiling 12 Scala sources to /build/repo/airframe-rx/.jvm/target/scala-3.7.4/test-classes ...
455[info] [patched file /build/repo/airframe-rx/src/test/scala/wvlet/airframe/rx/RxCacheTest.scala]
456[warn] there was 1 deprecation warning; re-run with -deprecation for details
457[warn] one warning found
458[info] done compiling
459[info] compiling 1 Scala source to /build/repo/airframe-rx/.jvm/target/scala-3.7.4/test-classes ...
460[info] done compiling
461Starting build for ProjectRef(file:/build/repo/,config) (airframe-config)... [5/26]
462Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
463[info] compiling 8 Scala sources to /build/repo/airframe-config/target/scala-3.7.4/test-classes ...
464[info] done compiling
465Starting build for ProjectRef(file:/build/repo/,canvas) (airframe-canvas)... [6/26]
466Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
467[info] compiling 5 Scala sources to /build/repo/airframe-canvas/target/scala-3.7.4/classes ...
468[info] done compiling
469[info] compiling 2 Scala sources to /build/repo/airframe-canvas/target/scala-3.7.4/test-classes ...
470[info] done compiling
471Starting build for ProjectRef(file:/build/repo/,sql) (airframe-sql)... [7/26]
472Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
473[info] compiling 26 Scala sources and 6 Java sources to /build/repo/airframe-sql/target/scala-3.7.4/classes ...
474[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:179:13
475[warn] 179 | case other => other
476[warn] | ^^^^^
477[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
478[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:462:17
479[warn] 462 | case _ =>
480[warn] | ^
481[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
482[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:480:15
483[warn] 480 | case other => toResolvedAttribute(other.name, other)
484[warn] | ^^^^^
485[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
486[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/model/LogicalPlan.scala:524:19
487[warn] 524 | case others => others
488[warn] | ^^^^^^
489[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
490[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLGenerator.scala:523:11
491[warn] 523 | case other => unknown(other)
492[warn] | ^^^^^
493[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
494[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLInterpreter.scala:347:11
495[warn] 347 | case other =>
496[warn] | ^^^^^
497[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
498[info] [patched file /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLInterpreter.scala]
499[info] [patched file /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/model/Expression.scala]
500[info] [patched file /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/model/LogicalPlan.scala]
501[info] [patched file /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLGenerator.scala]
502[info] [patched file /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLParser.scala]
503[warn] 6 warnings found
504[info] done compiling
505[info] compiling 5 Scala sources to /build/repo/airframe-sql/target/scala-3.7.4/classes ...
506[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/model/LogicalPlan.scala:524:19
507[warn] 524 | case others => others
508[warn] | ^^^^^^
509[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
510[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLGenerator.scala:523:11
511[warn] 523 | case other => unknown(other)
512[warn] | ^^^^^
513[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
514[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLInterpreter.scala:347:11
515[warn] 347 | case other =>
516[warn] | ^^^^^
517[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
518[warn] three warnings found
519[info] done compiling
520[info] compiling 4 Scala sources to /build/repo/airframe-sql/target/scala-3.7.4/classes ...
521[warn] three warnings found
522[info] done compiling
523[info] compiling 16 Scala sources to /build/repo/airframe-sql/target/scala-3.7.4/test-classes ...
524[info] done compiling
525Starting build for ProjectRef(file:/build/repo/,okhttp) (airframe-http-okhttp)... [8/26]
526Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
527[info] compiling 3 Scala sources to /build/repo/airframe-http-okhttp/target/scala-3.7.4/classes ...
528[info] [patched file /build/repo/airframe-http-okhttp/src/main/scala/wvlet/airframe/http/okhttp/OkHttpChannel.scala]
529[info] done compiling
530[info] compiling 1 Scala source to /build/repo/airframe-http-okhttp/target/scala-3.7.4/classes ...
531[info] compiling 7 Scala sources to /build/repo/airframe-http-netty/target/scala-3.7.4/classes ...
532[info] done compiling
533[info] [patched file /build/repo/airframe-http-netty/src/main/scala/wvlet/airframe/http/netty/NettyServer.scala]
534[info] [patched file /build/repo/airframe-http-netty/src/main/scala/wvlet/airframe/http/netty/NettyBackend.scala]
535[warn] there were 9 deprecation warnings; re-run with -deprecation for details
536[warn] one warning found
537[info] done compiling
538[info] compiling 2 Scala sources to /build/repo/airframe-http-okhttp/target/scala-3.7.4/test-classes ...
539[info] done compiling
540[info] compiling 2 Scala sources to /build/repo/airframe-http-netty/target/scala-3.7.4/classes ...
541[warn] there were 9 deprecation warnings; re-run with -deprecation for details
542[warn] one warning found
543[info] done compiling
544Starting build for ProjectRef(file:/build/repo/,metricsJVM) (airframe-metrics)... [9/26]
545Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
546[info] compiling 6 Scala sources to /build/repo/airframe-metrics/.jvm/target/scala-3.7.4/test-classes ...
547[info] done compiling
548Starting build for ProjectRef(file:/build/repo/,httpRecorder) (airframe-http-recorder)... [10/26]
549Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
550[info] compiling 5 Scala sources to /build/repo/airframe-http-recorder/target/scala-3.7.4/classes ...
551[info] [patched file /build/repo/airframe-http-recorder/src/main/scala/wvlet/airframe/http/recorder/HttpRecordStore.scala]
552[info] [patched file /build/repo/airframe-http-recorder/src/main/scala/wvlet/airframe/http/recorder/HttpRecorderServer.scala]
553[info] done compiling
554[info] compiling 2 Scala sources to /build/repo/airframe-http-recorder/target/scala-3.7.4/classes ...
555[info] done compiling
556[info] compiling 2 Scala sources to /build/repo/airframe-http-recorder/target/scala-3.7.4/test-classes ...
557[info] done compiling
558Starting build for ProjectRef(file:/build/repo/,netty) (airframe-http-netty)... [11/26]
559Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
560[info] compiling 15 Scala sources to /build/repo/airframe-http-netty/target/scala-3.7.4/test-classes ...
561[info] done compiling
562Starting build for ProjectRef(file:/build/repo/,codecJVM) (airframe-codec)... [12/26]
563Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
564[info] compiling 19 Scala sources and 1 Java source to /build/repo/airframe-codec/.jvm/target/scala-3.7.4/test-classes ...
565[info] [patched file /build/repo/airframe-codec/.jvm/src/test/scala/wvlet/airframe/codec/JDBCCodecTest.scala]
566[info] [patched file /build/repo/airframe-codec/src/test/scala/wvlet/airframe/codec/PrimitiveCodecTest.scala]
567[info] done compiling
568[info] compiling 2 Scala sources to /build/repo/airframe-codec/.jvm/target/scala-3.7.4/test-classes ...
569[info] done compiling
570Starting build for ProjectRef(file:/build/repo/,msgpackJVM) (airframe-msgpack)... [13/26]
571Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
572[info] compiling 7 Scala sources to /build/repo/airframe-msgpack/.jvm/target/scala-3.7.4/test-classes ...
573[info] done compiling
574Starting build for ProjectRef(file:/build/repo/,httpJVM) (airframe-http)... [14/26]
575Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
576[info] compiling 35 Scala sources to /build/repo/airframe-http/.jvm/target/scala-3.7.4/test-classes ...
577[warn] there were 23 deprecation warnings; re-run with -deprecation for details
578[warn] one warning found
579[info] done compiling
580Starting build for ProjectRef(file:/build/repo/,parquet) (airframe-parquet)... [15/26]
581Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
582[info] compiling 13 Scala sources to /build/repo/airframe-parquet/target/scala-3.7.4/classes ...
583[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetQueryPlanner.scala:58:17
584[warn] 58 | case other =>
585[warn] | ^^^^^
586[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
587[info] [patched file /build/repo/airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetStatsReader.scala]
588[info] [patched file /build/repo/airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetWriteCodec.scala]
589[info] [patched file /build/repo/airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetSchema.scala]
590[warn] one warning found
591[info] done compiling
592[info] compiling 3 Scala sources to /build/repo/airframe-parquet/target/scala-3.7.4/classes ...
593[info] done compiling
594[info] compiling 2 Scala sources to /build/repo/airframe-parquet/target/scala-3.7.4/classes ...
595[info] done compiling
596[info] compiling 8 Scala sources to /build/repo/airframe-parquet/target/scala-3.7.4/test-classes ...
597[info] [patched file /build/repo/airframe-parquet/src/test/scala/wvlet/airframe/parquet/ParquetSchemaTest.scala]
598[info] done compiling
599[info] compiling 1 Scala source to /build/repo/airframe-parquet/target/scala-3.7.4/test-classes ...
600[info] done compiling
601Starting build for ProjectRef(file:/build/repo/,fluentd) (airframe-fluentd)... [16/26]
602Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
603[info] compiling 7 Scala sources to /build/repo/airframe-fluentd/target/scala-3.7.4/classes ...
604[info] [patched file /build/repo/airframe-fluentd/src/main/scala/wvlet/airframe/fluentd/MetricLogger.scala]
605[info] done compiling
606[info] compiling 1 Scala source to /build/repo/airframe-fluentd/target/scala-3.7.4/classes ...
607[info] done compiling
608[info] compiling 4 Scala sources to /build/repo/airframe-fluentd/target/scala-3.7.4/test-classes ...
609[info] [patched file /build/repo/airframe-fluentd/src/test/scala/wvlet/airframe/fluentd/FluentdTest.scala]
610[info] done compiling
611[info] compiling 1 Scala source to /build/repo/airframe-fluentd/target/scala-3.7.4/test-classes ...
612[info] done compiling
613Starting build for ProjectRef(file:/build/repo/,diMacrosJVM) (airframe-di-macros)... [17/26]
614Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
615Starting build for ProjectRef(file:/build/repo/,surfaceJVM) (airframe-surface)... [18/26]
616Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
617[info] compiling 41 Scala sources and 1 Java source to /build/repo/airframe-surface/.jvm/target/scala-3.7.4/test-classes ...
618[info] [patched file /build/repo/airframe-surface/src/test/scala/wvlet/airframe/surface/SurfaceTest.scala]
619[info] [patched file /build/repo/airframe-surface/.jvm/src/test/scala/wvlet/airframe/surface/reflect/RuntimeSurfaceTest.scala]
620[info] [patched file /build/repo/airframe-surface/src/test/scala/wvlet/airframe/surface/i3451.scala]
621[info] done compiling
622[info] compiling 3 Scala sources to /build/repo/airframe-surface/.jvm/target/scala-3.7.4/test-classes ...
623[info] done compiling
624Starting build for ProjectRef(file:/build/repo/,logJVM) (airframe-log)... [19/26]
625Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
626[info] compiling 13 Scala sources to /build/repo/airframe-log/.jvm/target/scala-3.7.4/test-classes ...
627[info] done compiling
628Starting build for ProjectRef(file:/build/repo/,grpc) (airframe-http-grpc)... [20/26]
629Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
630[info] compiling 15 Scala sources to /build/repo/airframe-http-grpc/target/scala-3.7.4/classes ...
631[info] [patched file /build/repo/airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/GrpcContext.scala]
632[info] [patched file /build/repo/airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/internal/GrpcRequestLogger.scala]
633[info] [patched file /build/repo/airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/GrpcServer.scala]
634[info] [patched file /build/repo/airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/internal/GrpcServiceBuilder.scala]
635[info] [patched file /build/repo/airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/internal/GrpcRequestHandler.scala]
636[info] done compiling
637[info] compiling 5 Scala sources to /build/repo/airframe-http-grpc/target/scala-3.7.4/classes ...
638[info] done compiling
639[info] compiling 14 Scala sources to /build/repo/airframe-http-grpc/target/scala-3.7.4/test-classes ...
640[warn] there were 14 deprecation warnings; re-run with -deprecation for details
641[warn] one warning found
642[info] done compiling
643Starting build for ProjectRef(file:/build/repo/,jsonJVM) (airframe-json)... [21/26]
644Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
645[info] compiling 5 Scala sources to /build/repo/airframe-json/.jvm/target/scala-3.7.4/test-classes ...
646[info] done compiling
647Starting build for ProjectRef(file:/build/repo/,launcher) (airframe-launcher)... [22/26]
648Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
649[info] compiling 5 Scala sources to /build/repo/airframe-launcher/target/scala-3.7.4/test-classes ...
650[info] done compiling
651Starting build for ProjectRef(file:/build/repo/,ulidJVM) (airframe-ulid)... [23/26]
652Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
653[info] compiling 4 Scala sources to /build/repo/airframe-ulid/.jvm/target/scala-3.7.4/test-classes ...
654[info] done compiling
655Starting build for ProjectRef(file:/build/repo/,jmx) (airframe-jmx)... [24/26]
656Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
657[info] compiling 6 Scala sources and 1 Java source to /build/repo/airframe-jmx/target/scala-3.7.4/classes ...
658[info] [patched file /build/repo/airframe-jmx/src/main/scala/wvlet/airframe/jmx/JMXRegistry.scala]
659[warn] there was 1 deprecation warning; re-run with -deprecation for details
660[warn] one warning found
661[info] done compiling
662[info] compiling 1 Scala source to /build/repo/airframe-jmx/target/scala-3.7.4/classes ...
663[info] done compiling
664[info] compiling 1 Scala source to /build/repo/airframe-jmx/target/scala-3.7.4/classes ...
665[info] done compiling
666[info] compiling 2 Scala sources to /build/repo/airframe-jmx/target/scala-3.7.4/test-classes ...
667[info] done compiling
668Starting build for ProjectRef(file:/build/repo/,diJVM) (airframe)... [25/26]
669Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
670[info] compiling 36 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.7.4/test-classes ...
671[info] [patched file /build/repo/airframe-di/.jvm/src/test/scala/wvlet/airframe/ProviderSerializationTest.scala]
672[info] [patched file /build/repo/airframe-di/.jvm/src/test/scala/wvlet/airframe/DesignSerializationTest.scala]
673[info] done compiling
674[info] compiling 2 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.7.4/test-classes ...
675[info] done compiling
676
677************************
678Build summary:
679[{
680 "module": "airframe-http-codegen",
681 "compile": {"status": "ok", "tookMs": 36693, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
682 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
683 "test-compile": {"status": "ok", "tookMs": 15684, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
684 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
685 "publish": {"status": "skipped", "tookMs": 0},
686 "metadata": {
687 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
688}
689},{
690 "module": "airframe-jdbc",
691 "compile": {"status": "ok", "tookMs": 1670, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
692 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
693 "test-compile": {"status": "ok", "tookMs": 2450, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
694 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
695 "publish": {"status": "skipped", "tookMs": 0},
696 "metadata": {
697 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
698}
699},{
700 "module": "airframe-control",
701 "compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
702 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
703 "test-compile": {"status": "ok", "tookMs": 1259, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
704 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
705 "publish": {"status": "skipped", "tookMs": 0},
706 "metadata": {
707 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
708}
709},{
710 "module": "airframe-rx-html",
711 "compile": {"status": "ok", "tookMs": 1332, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
712 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
713 "test-compile": {"status": "ok", "tookMs": 873, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
714 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
715 "publish": {"status": "skipped", "tookMs": 0},
716 "metadata": {
717 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
718}
719},{
720 "module": "airframe-rx",
721 "compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
722 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
723 "test-compile": {"status": "ok", "tookMs": 1890, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
724 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
725 "publish": {"status": "skipped", "tookMs": 0},
726 "metadata": {
727 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
728}
729},{
730 "module": "airframe-config",
731 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
732 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
733 "test-compile": {"status": "ok", "tookMs": 1836, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
734 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
735 "publish": {"status": "skipped", "tookMs": 0},
736 "metadata": {
737 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
738}
739},{
740 "module": "airframe-canvas",
741 "compile": {"status": "ok", "tookMs": 395, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
742 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
743 "test-compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
744 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
745 "publish": {"status": "skipped", "tookMs": 0},
746 "metadata": {
747 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
748}
749},{
750 "module": "airframe-sql",
751 "compile": {"status": "ok", "tookMs": 7780, "warnings": 6, "errors": 0, "sourceVersion": "3.4-migration"},
752 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
753 "test-compile": {"status": "ok", "tookMs": 5930, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
754 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
755 "publish": {"status": "skipped", "tookMs": 0},
756 "metadata": {
757 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
758}
759},{
760 "module": "airframe-http-okhttp",
761 "compile": {"status": "ok", "tookMs": 887, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
762 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
763 "test-compile": {"status": "ok", "tookMs": 2300, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
764 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
765 "publish": {"status": "skipped", "tookMs": 0},
766 "metadata": {
767 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
768}
769},{
770 "module": "airframe-metrics",
771 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
772 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
773 "test-compile": {"status": "ok", "tookMs": 584, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
774 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "skipped", "tookMs": 0},
776 "metadata": {
777 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
778}
779},{
780 "module": "airframe-http-recorder",
781 "compile": {"status": "ok", "tookMs": 1107, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
782 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
783 "test-compile": {"status": "ok", "tookMs": 1767, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
784 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
785 "publish": {"status": "skipped", "tookMs": 0},
786 "metadata": {
787 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
788}
789},{
790 "module": "airframe-http-netty",
791 "compile": {"status": "ok", "tookMs": 561, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
792 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
793 "test-compile": {"status": "ok", "tookMs": 2509, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
794 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
795 "publish": {"status": "skipped", "tookMs": 0},
796 "metadata": {
797 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
798}
799},{
800 "module": "airframe-codec",
801 "compile": {"status": "ok", "tookMs": 378, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
802 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
803 "test-compile": {"status": "ok", "tookMs": 2727, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
804 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
805 "publish": {"status": "skipped", "tookMs": 0},
806 "metadata": {
807 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
808}
809},{
810 "module": "airframe-msgpack",
811 "compile": {"status": "ok", "tookMs": 155, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
812 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
813 "test-compile": {"status": "ok", "tookMs": 1017, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
814 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
815 "publish": {"status": "skipped", "tookMs": 0},
816 "metadata": {
817 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
818}
819},{
820 "module": "airframe-http",
821 "compile": {"status": "ok", "tookMs": 817, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
822 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
823 "test-compile": {"status": "ok", "tookMs": 4974, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
824 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
825 "publish": {"status": "skipped", "tookMs": 0},
826 "metadata": {
827 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
828}
829},{
830 "module": "airframe-parquet",
831 "compile": {"status": "ok", "tookMs": 1536, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
832 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
833 "test-compile": {"status": "ok", "tookMs": 3933, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
834 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
835 "publish": {"status": "skipped", "tookMs": 0},
836 "metadata": {
837 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
838}
839},{
840 "module": "airframe-fluentd",
841 "compile": {"status": "ok", "tookMs": 950, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
842 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
843 "test-compile": {"status": "ok", "tookMs": 1806, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
844 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
845 "publish": {"status": "skipped", "tookMs": 0},
846 "metadata": {
847 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
848}
849},{
850 "module": "airframe-di-macros",
851 "compile": {"status": "ok", "tookMs": 196, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
852 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
853 "test-compile": {"status": "ok", "tookMs": 260, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
854 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
855 "publish": {"status": "skipped", "tookMs": 0},
856 "metadata": {
857 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
858}
859},{
860 "module": "airframe-surface",
861 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
862 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
863 "test-compile": {"status": "ok", "tookMs": 2987, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
864 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
865 "publish": {"status": "skipped", "tookMs": 0},
866 "metadata": {
867 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
868}
869},{
870 "module": "airframe-log",
871 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
872 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
873 "test-compile": {"status": "ok", "tookMs": 764, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
874 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
875 "publish": {"status": "skipped", "tookMs": 0},
876 "metadata": {
877 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
878}
879},{
880 "module": "airframe-http-grpc",
881 "compile": {"status": "ok", "tookMs": 1510, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
882 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
883 "test-compile": {"status": "ok", "tookMs": 3032, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
884 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
885 "publish": {"status": "skipped", "tookMs": 0},
886 "metadata": {
887 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
888}
889},{
890 "module": "airframe-json",
891 "compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
892 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
893 "test-compile": {"status": "ok", "tookMs": 679, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
894 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
895 "publish": {"status": "skipped", "tookMs": 0},
896 "metadata": {
897 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
898}
899},{
900 "module": "airframe-launcher",
901 "compile": {"status": "ok", "tookMs": 737, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
902 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
903 "test-compile": {"status": "ok", "tookMs": 1662, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
904 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
905 "publish": {"status": "skipped", "tookMs": 0},
906 "metadata": {
907 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
908}
909},{
910 "module": "airframe-ulid",
911 "compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
912 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
913 "test-compile": {"status": "ok", "tookMs": 538, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
914 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
915 "publish": {"status": "skipped", "tookMs": 0},
916 "metadata": {
917 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
918}
919},{
920 "module": "airframe-jmx",
921 "compile": {"status": "ok", "tookMs": 516, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
922 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
923 "test-compile": {"status": "ok", "tookMs": 826, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
924 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
925 "publish": {"status": "skipped", "tookMs": 0},
926 "metadata": {
927 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
928}
929},{
930 "module": "airframe",
931 "compile": {"status": "ok", "tookMs": 247, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
932 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
933 "test-compile": {"status": "ok", "tookMs": 3847, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
934 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
935 "publish": {"status": "skipped", "tookMs": 0},
936 "metadata": {
937 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
938}
939}]
940************************
941[success] Total time: 284 s (0:04:44.0), completed Dec 22, 2025, 6:02:26 PM
942[0JChecking patch build.sbt...
943Applied patch build.sbt cleanly.
944Commit migration rewrites
945Switched to a new branch 'opencb/migrate-source-3.4'
946[opencb/migrate-source-3.4 d5e6b5511] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
947 106 files changed, 342 insertions(+), 342 deletions(-)
948----
949Preparing build for 3.8.0-RC4
950Scala binary version found: 3.8
951Implicitly using source version 3.8
952Scala binary version found: 3.8
953Implicitly using source version 3.8
954Would try to apply common scalacOption (best-effort, sbt/mill only):
955Append: ,REQUIRE:-source:3.8
956Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
957----
958Starting build for 3.8.0-RC4
959Execute tests: true
960sbt project found:
961No prepare script found for project wvlet/airframe
962##################################
963Scala version: 3.8.0-RC4
964Targets: org.wvlet.airframe%airframe org.wvlet.airframe%airframe-canvas org.wvlet.airframe%airframe-codec org.wvlet.airframe%airframe-config org.wvlet.airframe%airframe-control org.wvlet.airframe%airframe-di-macros org.wvlet.airframe%airframe-fluentd org.wvlet.airframe%airframe-http org.wvlet.airframe%airframe-http-codegen org.wvlet.airframe%airframe-http-grpc org.wvlet.airframe%airframe-http-netty org.wvlet.airframe%airframe-http-okhttp org.wvlet.airframe%airframe-http-recorder org.wvlet.airframe%airframe-jdbc org.wvlet.airframe%airframe-jmx org.wvlet.airframe%airframe-json org.wvlet.airframe%airframe-launcher org.wvlet.airframe%airframe-log org.wvlet.airframe%airframe-metrics org.wvlet.airframe%airframe-msgpack org.wvlet.airframe%airframe-parquet org.wvlet.airframe%airframe-rx org.wvlet.airframe%airframe-rx-html org.wvlet.airframe%airframe-sql org.wvlet.airframe%airframe-surface org.wvlet.airframe%airframe-ulid org.wvlet.airframe%airspec
965Project projectConfig: {"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
966##################################
967Using extra scalacOptions: ,REQUIRE:-source:3.8
968Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
969[sbt_options] declare -a sbt_options=()
970[process_args] java_version = '21'
971[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
972# Executing command line:
973java
974-Dfile.encoding=UTF-8
975-Dcommunitybuild.scala=3.8.0-RC4
976-Dcommunitybuild.project.dependencies.add=
977-Xmx7G
978-Xms4G
979-Xss8M
980-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
981-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
982-jar
983/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
984"setCrossScalaVersions 3.8.0-RC4"
985"++3.8.0-RC4 -v"
986"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
987"set every credentials := Nil"
988"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
989"removeScalacOptionsStartingWith -P:wartremover"
990
991moduleMappings
992"runBuild 3.8.0-RC4 """{"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.wvlet.airframe%airframe org.wvlet.airframe%airframe-canvas org.wvlet.airframe%airframe-codec org.wvlet.airframe%airframe-config org.wvlet.airframe%airframe-control org.wvlet.airframe%airframe-di-macros org.wvlet.airframe%airframe-fluentd org.wvlet.airframe%airframe-http org.wvlet.airframe%airframe-http-codegen org.wvlet.airframe%airframe-http-grpc org.wvlet.airframe%airframe-http-netty org.wvlet.airframe%airframe-http-okhttp org.wvlet.airframe%airframe-http-recorder org.wvlet.airframe%airframe-jdbc org.wvlet.airframe%airframe-jmx org.wvlet.airframe%airframe-json org.wvlet.airframe%airframe-launcher org.wvlet.airframe%airframe-log org.wvlet.airframe%airframe-metrics org.wvlet.airframe%airframe-msgpack org.wvlet.airframe%airframe-parquet org.wvlet.airframe%airframe-rx org.wvlet.airframe%airframe-rx-html org.wvlet.airframe%airframe-sql org.wvlet.airframe%airframe-surface org.wvlet.airframe%airframe-ulid org.wvlet.airframe%airspec"
993
994[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
995[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
996[info] loading project definition from /build/repo/project
997[info] loading settings for project root from build.sbt...
998[info] resolving key references (96912 settings) ...
999[info] set current project to airframe-root (in build file:/build/repo/)
1000Execute setCrossScalaVersions: 3.8.0-RC4
1001OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in metricsNative/crossScalaVersions
1002OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in controlJS/crossScalaVersions
1003OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in logJS/crossScalaVersions
1004OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in projectJS/crossScalaVersions
1005OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in projectJS/crossScalaVersions
1006OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in canvas/crossScalaVersions
1007OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in metricsJS/crossScalaVersions
1008OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in parquet/crossScalaVersions
1009OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in ulidNative/crossScalaVersions
1010OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diJVM/crossScalaVersions
1011OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in sql/crossScalaVersions
1012OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diNative/crossScalaVersions
1013OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in logNative/crossScalaVersions
1014OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in integrationTestApiJVM/crossScalaVersions
1015OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in projectDotty/crossScalaVersions
1016OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in projectDotty/crossScalaVersions
1017OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in rxHtmlJS/crossScalaVersions
1018OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in surfaceJVM/crossScalaVersions
1019OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in surfaceNative/crossScalaVersions
1020OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in fluentd/crossScalaVersions
1021OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
1022OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in codecJVM/crossScalaVersions
1023OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in ulidJVM/crossScalaVersions
1024OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in httpRecorder/crossScalaVersions
1025OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in rxHtmlJVM/crossScalaVersions
1026OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in codecNative/crossScalaVersions
1027OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in jmx/crossScalaVersions
1028OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in jsonJVM/crossScalaVersions
1029OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in benchmark/crossScalaVersions
1030OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in msgpackJS/crossScalaVersions
1031OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in projectNative/crossScalaVersions
1032OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in projectNative/crossScalaVersions
1033OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in logJVM/crossScalaVersions
1034OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in httpNative/crossScalaVersions
1035OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in integrationTest/crossScalaVersions
1036OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in projectJVM/crossScalaVersions
1037OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in projectJVM/crossScalaVersions
1038OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in jsonNative/crossScalaVersions
1039OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in httpCodeGen/crossScalaVersions
1040OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in controlNative/crossScalaVersions
1041OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in baseNative/crossScalaVersions
1042OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in msgpackJVM/crossScalaVersions
1043OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in baseJS/crossScalaVersions
1044OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreJS/crossScalaVersions
1045OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in httpJS/crossScalaVersions
1046OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in launcher/crossScalaVersions
1047OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in communityBuild/crossScalaVersions
1048OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in communityBuild/crossScalaVersions
1049OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diMacrosNative/crossScalaVersions
1050OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreNative/crossScalaVersions
1051OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in rxJVM/crossScalaVersions
1052OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in jdbc/crossScalaVersions
1053OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in codecJS/crossScalaVersions
1054OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diMacrosJS/crossScalaVersions
1055OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diMacrosJVM/crossScalaVersions
1056OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in integrationTestJs/crossScalaVersions
1057OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in root/crossScalaVersions
1058OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in root/crossScalaVersions
1059OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in config/crossScalaVersions
1060OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in projectIt/crossScalaVersions
1061OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in projectIt/crossScalaVersions
1062OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in grpc/crossScalaVersions
1063OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in integrationTestApiJS/crossScalaVersions
1064OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in netty/crossScalaVersions
1065OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in dottyTest/crossScalaVersions
1066OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in controlJVM/crossScalaVersions
1067OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in surfaceJS/crossScalaVersions
1068OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in httpJVM/crossScalaVersions
1069OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in baseJVM/crossScalaVersions
1070OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in widgetJS/crossScalaVersions
1071OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in msgpackNative/crossScalaVersions
1072OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in rxNative/crossScalaVersions
1073OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in okhttp/crossScalaVersions
1074OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in examples/crossScalaVersions
1075OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in diJS/crossScalaVersions
1076OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in metricsJVM/crossScalaVersions
1077OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in jsonJS/crossScalaVersions
1078OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in ulidJS/crossScalaVersions
1079OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in rxJS/crossScalaVersions
1080OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in docs/crossScalaVersions
1081[info] set current project to airframe-root (in build file:/build/repo/)
1082[info] Setting Scala version to 3.8.0-RC4 on 73 projects.
1083[info] Switching Scala version on:
1084[info] rxNative (3.8.0-RC4)
1085[info] jsonNative (3.8.0-RC4)
1086[info] sql (3.8.0-RC4, 2.13.17, 2.12.20)
1087[info] grpc (3.8.0-RC4, 2.13.17, 2.12.20)
1088[info] surfaceJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1089[info] logJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1090[info] ulidJS (3.8.0-RC4, 2.13.17, 2.12.20)
1091[info] examples (3.8.0-RC4, 2.13.17, 2.12.20)
1092[info] projectIt (3.8.0-RC4)
1093[info] integrationTestApiJVM (3.8.0-RC4)
1094[info] * root (3.8.0-RC4)
1095[info] surfaceNative (3.8.0-RC4)
1096[info] diNative (3.8.0-RC4)
1097[info] ulidNative (3.8.0-RC4)
1098[info] jmx (3.8.0-RC4, 2.13.17, 2.12.20)
1099[info] rxHtmlJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1100[info] jdbc (3.8.0-RC4, 2.13.17, 2.12.20)
1101[info] rxHtmlJS (3.8.0-RC4, 2.13.17, 2.12.20)
1102[info] logNative (3.8.0-RC4)
1103[info] msgpackJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1104[info] parquet (3.8.0-RC4, 2.13.17, 2.12.20)
1105[info] coreNative (3.8.0-RC4)
1106[info] httpRecorder (3.8.0-RC4, 2.13.17, 2.12.20)
1107[info] docs (3.8.0-RC4)
1108[info] jsonJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1109[info] codecNative (3.8.0-RC4)
1110[info] rxJS (3.8.0-RC4, 2.13.17, 2.12.20)
1111[info] metricsNative (3.8.0-RC4)
1112[info] baseJVM (3.8.0-RC4)
1113[info] controlJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1114[info] projectNative (3.8.0-RC4)
1115[info] config (3.8.0-RC4, 2.13.17, 2.12.20)
1116[info] msgpackNative (3.8.0-RC4)
1117[info] communityBuild (3.8.0-RC4)
1118[info] codecJS (3.8.0-RC4, 2.13.17, 2.12.20)
1119[info] controlNative (3.8.0-RC4)
1120[info] integrationTest (3.8.0-RC4)
1121[info] diMacrosJS (3.8.0-RC4, 2.13.17, 2.12.20)
1122[info] coreJS (3.8.0-RC4)
1123[info] okhttp (3.8.0-RC4, 2.13.17, 2.12.20)
1124[info] integrationTestJs (3.8.0-RC4)
1125[info] ulidJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1126[info] controlJS (3.8.0-RC4, 2.13.17, 2.12.20)
1127[info] rxJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1128[info] dottyTest (3.8.0-RC4)
1129[info] netty (3.8.0-RC4, 2.13.17, 2.12.20)
1130[info] coreJVM (3.8.0-RC4)
1131[info] fluentd (3.8.0-RC4, 2.13.17, 2.12.20)
1132[info] httpJS (3.8.0-RC4, 2.13.17, 2.12.20)
1133[info] widgetJS (3.8.0-RC4, 2.13.17, 2.12.20)
1134[info] projectJS (3.8.0-RC4)
1135[info] httpJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1136[info] metricsJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1137[info] codecJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1138[info] diJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1139[info] logJS (3.8.0-RC4, 2.13.17, 2.12.20)
1140[info] httpNative (3.8.0-RC4)
1141[info] diJS (3.8.0-RC4, 2.13.17, 2.12.20)
1142[info] diMacrosNative (3.8.0-RC4)
1143[info] msgpackJS (3.8.0-RC4, 2.13.17, 2.12.20)
1144[info] surfaceJS (3.8.0-RC4, 2.13.17, 2.12.20)
1145[info] baseJS (3.8.0-RC4)
1146[info] integrationTestApiJS (3.8.0-RC4)
1147[info] projectJVM (3.8.0-RC4)
1148[info] jsonJS (3.8.0-RC4, 2.13.17, 2.12.20)
1149[info] httpCodeGen (3.8.0-RC4, 2.13.17, 2.12.20)
1150[info] metricsJS (3.8.0-RC4, 2.13.17, 2.12.20)
1151[info] diMacrosJVM (3.8.0-RC4, 2.13.17, 2.12.20)
1152[info] baseNative (3.8.0-RC4)
1153[info] canvas (3.8.0-RC4, 2.13.17, 2.12.20)
1154[info] projectDotty (3.8.0-RC4)
1155[info] benchmark (3.8.0-RC4, 2.13.17, 2.12.20)
1156[info] launcher (3.8.0-RC4, 2.13.17, 2.12.20)
1157[info] Excluding projects:
1158[info] finagle (2.13.17, 2.12.20)
1159[info] Reapplying settings...
1160[info] set current project to airframe-root (in build file:/build/repo/)
1161Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1162[info] Reapplying settings...
1163[info] set current project to airframe-root (in build file:/build/repo/)
1164[info] Defining Global / credentials, baseJS / credentials and 72 others.
1165[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 592 others.
1166[info] Run `last` for details.
1167[info] Reapplying settings...
1168[info] set current project to airframe-root (in build file:/build/repo/)
1169Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1170[info] Reapplying settings...
1171OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1172
1173 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1174 Did you mean config / allExcludeDependencies ?
1175 , retry without global scopes
1176[info] Reapplying settings...
1177[info] set current project to airframe-root (in build file:/build/repo/)
1178Execute removeScalacOptionsStartingWith: -P:wartremover
1179[info] Reapplying settings...
1180[info] set current project to airframe-root (in build file:/build/repo/)
1181[success] Total time: 0 s, completed Dec 22, 2025, 6:03:32 PM
1182Build config: {"projects":{"exclude":["org.wvlet.airframe%airspec"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
1183Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(org.wvlet.airframe%airspec),Map()),CompileOnly,List()))
1184Excluding target 'org.wvlet.airframe%airspec' - matches exclusion rule: 'org.wvlet.airframe%airspec'
1185Starting build...
1186Projects: Set(sql, grpc, surfaceJVM, logJVM, jmx, rxHtmlJVM, jdbc, msgpackJVM, parquet, httpRecorder, jsonJVM, controlJVM, config, okhttp, ulidJVM, rxJVM, netty, fluentd, httpJVM, metricsJVM, codecJVM, diJVM, httpCodeGen, diMacrosJVM, canvas, launcher)
1187Starting build for ProjectRef(file:/build/repo/,httpCodeGen) (airframe-http-codegen)... [0/26]
1188OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1189OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1190OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1191Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1192OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
1193[info] compiling 22 Scala sources to /build/repo/airframe-log/.jvm/target/scala-3.8.0-RC4/classes ...
1194[info] compiling 4 Scala sources to /build/repo/airframe-ulid/.jvm/target/scala-3.8.0-RC4/classes ...
1195[warn] there was 1 deprecation warning; re-run with -deprecation for details
1196[warn] one warning found
1197[info] done compiling
1198[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1199[warn] one warning found
1200[info] done compiling
1201[info] compiling 10 Scala sources to /build/repo/airframe-json/.jvm/target/scala-3.8.0-RC4/classes ...
1202[info] compiling 21 Scala sources and 2 Java sources to /build/repo/airframe-surface/.jvm/target/scala-3.8.0-RC4/classes ...
1203[info] compiling 14 Scala sources to /build/repo/airframe-rx/.jvm/target/scala-3.8.0-RC4/classes ...
1204[info] done compiling
1205[info] compiling 25 Scala sources to /build/repo/airframe-msgpack/.jvm/target/scala-3.8.0-RC4/classes ...
1206[info] done compiling
1207[info] done compiling
1208[warn] there was 1 deprecation warning; re-run with -deprecation for details
1209[warn] one warning found
1210[info] compiling 18 Scala sources and 1 Java source to /build/repo/airframe-control/.jvm/target/scala-3.8.0-RC4/classes ...
1211[info] done compiling
1212[info] compiling 9 Scala sources to /build/repo/airframe-metrics/.jvm/target/scala-3.8.0-RC4/classes ...
1213[info] compiling 1 Scala source to /build/repo/airframe-di-macros/.jvm/target/scala-3.8.0-RC4/classes ...
1214[info] done compiling
1215[info] compiling 23 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.8.0-RC4/classes ...
1216[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/airframe-metrics/src/main/scala/wvlet/airframe/metrics/ElapsedTime.scala:85:4
1217[warn] 85 | timeUnit match {
1218[warn] | ^^^^^^^^
1219[warn] |match may not be exhaustive.
1220[warn] |
1221[warn] |It would fail on pattern case: NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS
1222[warn] |(More unmatched cases are elided)
1223[warn] |
1224[warn] | longer explanation available when compiling with `-explain`
1225[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/airframe-metrics/src/main/scala/wvlet/airframe/metrics/ElapsedTime.scala:105:4
1226[warn] 105 | timeUnit match {
1227[warn] | ^^^^^^^^
1228[warn] |match may not be exhaustive.
1229[warn] |
1230[warn] |It would fail on pattern case: NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS
1231[warn] |(More unmatched cases are elided)
1232[warn] |
1233[warn] | longer explanation available when compiling with `-explain`
1234[warn] there was 1 deprecation warning; re-run with -deprecation for details
1235[warn] one warning found
1236[warn] two warnings found
1237[info] done compiling
1238[info] done compiling
1239[info] compiling 30 Scala sources to /build/repo/airframe-codec/.jvm/target/scala-3.8.0-RC4/classes ...
1240[warn] there was 1 deprecation warning; re-run with -deprecation for details
1241[warn] one warning found
1242[info] done compiling
1243[info] done compiling
1244[info] compiling 7 Scala sources and 3 Java sources to /build/repo/airframe-launcher/target/scala-3.8.0-RC4/classes ...
1245[info] compiling 72 Scala sources and 3 Java sources to /build/repo/airframe-http/.jvm/target/scala-3.8.0-RC4/classes ...
1246[info] done compiling
1247[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1248[warn] one warning found
1249[info] done compiling
1250[info] compiling 11 Scala sources to /build/repo/airframe-http-codegen/target/scala-3.8.0-RC4/classes ...
1251[info] done compiling
1252[info] compiling 23 Scala sources to /build/repo/airframe-http-codegen/target/scala-3.8.0-RC4/test-classes ...
1253[warn] there were 15 deprecation warnings; re-run with -deprecation for details
1254[warn] one warning found
1255[info] done compiling
1256Starting build for ProjectRef(file:/build/repo/,jdbc) (airframe-jdbc)... [1/26]
1257Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1258[info] compiling 5 Scala sources to /build/repo/airframe-config/target/scala-3.8.0-RC4/classes ...
1259[info] done compiling
1260[info] compiling 5 Scala sources to /build/repo/airframe-jdbc/target/scala-3.8.0-RC4/classes ...
1261[info] done compiling
1262[info] compiling 3 Scala sources to /build/repo/airframe-jdbc/target/scala-3.8.0-RC4/test-classes ...
1263[info] done compiling
1264Starting build for ProjectRef(file:/build/repo/,controlJVM) (airframe-control)... [2/26]
1265Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1266[info] compiling 11 Scala sources to /build/repo/airframe-control/.jvm/target/scala-3.8.0-RC4/test-classes ...
1267[info] done compiling
1268Starting build for ProjectRef(file:/build/repo/,rxHtmlJVM) (airframe-rx-html)... [3/26]
1269Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1270[info] compiling 16 Scala sources to /build/repo/airframe-rx-html/.jvm/target/scala-3.8.0-RC4/classes ...
1271[info] done compiling
1272[info] compiling 3 Scala sources to /build/repo/airframe-rx-html/.jvm/target/scala-3.8.0-RC4/test-classes ...
1273[info] done compiling
1274Starting build for ProjectRef(file:/build/repo/,rxJVM) (airframe-rx)... [4/26]
1275Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1276[info] compiling 12 Scala sources to /build/repo/airframe-rx/.jvm/target/scala-3.8.0-RC4/test-classes ...
1277[warn] there was 1 deprecation warning; re-run with -deprecation for details
1278[warn] one warning found
1279[info] done compiling
1280Starting build for ProjectRef(file:/build/repo/,config) (airframe-config)... [5/26]
1281Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1282[info] compiling 8 Scala sources to /build/repo/airframe-config/target/scala-3.8.0-RC4/test-classes ...
1283[info] done compiling
1284Starting build for ProjectRef(file:/build/repo/,canvas) (airframe-canvas)... [6/26]
1285Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1286[info] compiling 5 Scala sources to /build/repo/airframe-canvas/target/scala-3.8.0-RC4/classes ...
1287[info] done compiling
1288[info] compiling 2 Scala sources to /build/repo/airframe-canvas/target/scala-3.8.0-RC4/test-classes ...
1289[info] done compiling
1290Starting build for ProjectRef(file:/build/repo/,sql) (airframe-sql)... [7/26]
1291Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1292[info] compiling 26 Scala sources and 6 Java sources to /build/repo/airframe-sql/target/scala-3.8.0-RC4/classes ...
1293[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:179:13
1294[warn] 179 | case other => other
1295[warn] | ^^^^^
1296[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1297[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:462:17
1298[warn] 462 | case _ =>
1299[warn] | ^
1300[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1301[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/analyzer/TypeResolver.scala:480:15
1302[warn] 480 | case other => toResolvedAttribute(other.name, other)
1303[warn] | ^^^^^
1304[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1305[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/model/LogicalPlan.scala:524:19
1306[warn] 524 | case others => others
1307[warn] | ^^^^^^
1308[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1309[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLGenerator.scala:523:11
1310[warn] 523 | case other => unknown(other)
1311[warn] | ^^^^^
1312[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1313[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-sql/src/main/scala/wvlet/airframe/sql/parser/SQLInterpreter.scala:347:11
1314[warn] 347 | case other =>
1315[warn] | ^^^^^
1316[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1317[warn] 6 warnings found
1318[info] done compiling
1319[info] compiling 16 Scala sources to /build/repo/airframe-sql/target/scala-3.8.0-RC4/test-classes ...
1320[info] done compiling
1321Starting build for ProjectRef(file:/build/repo/,okhttp) (airframe-http-okhttp)... [8/26]
1322Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1323[info] compiling 3 Scala sources to /build/repo/airframe-http-okhttp/target/scala-3.8.0-RC4/classes ...
1324[info] done compiling
1325[info] compiling 7 Scala sources to /build/repo/airframe-http-netty/target/scala-3.8.0-RC4/classes ...
1326[warn] there were 9 deprecation warnings; re-run with -deprecation for details
1327[warn] one warning found
1328[info] done compiling
1329[info] compiling 2 Scala sources to /build/repo/airframe-http-okhttp/target/scala-3.8.0-RC4/test-classes ...
1330[info] done compiling
1331Starting build for ProjectRef(file:/build/repo/,metricsJVM) (airframe-metrics)... [9/26]
1332Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1333[info] compiling 6 Scala sources to /build/repo/airframe-metrics/.jvm/target/scala-3.8.0-RC4/test-classes ...
1334[info] done compiling
1335Starting build for ProjectRef(file:/build/repo/,httpRecorder) (airframe-http-recorder)... [10/26]
1336Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1337[info] compiling 5 Scala sources to /build/repo/airframe-http-recorder/target/scala-3.8.0-RC4/classes ...
1338[info] done compiling
1339[info] compiling 2 Scala sources to /build/repo/airframe-http-recorder/target/scala-3.8.0-RC4/test-classes ...
1340[info] done compiling
1341Starting build for ProjectRef(file:/build/repo/,netty) (airframe-http-netty)... [11/26]
1342Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1343[info] compiling 15 Scala sources to /build/repo/airframe-http-netty/target/scala-3.8.0-RC4/test-classes ...
1344[info] done compiling
1345Starting build for ProjectRef(file:/build/repo/,codecJVM) (airframe-codec)... [12/26]
1346Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1347[info] compiling 19 Scala sources and 1 Java source to /build/repo/airframe-codec/.jvm/target/scala-3.8.0-RC4/test-classes ...
1348[info] done compiling
1349Starting build for ProjectRef(file:/build/repo/,msgpackJVM) (airframe-msgpack)... [13/26]
1350Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1351[info] compiling 7 Scala sources to /build/repo/airframe-msgpack/.jvm/target/scala-3.8.0-RC4/test-classes ...
1352[info] done compiling
1353Starting build for ProjectRef(file:/build/repo/,httpJVM) (airframe-http)... [14/26]
1354Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1355[info] compiling 35 Scala sources to /build/repo/airframe-http/.jvm/target/scala-3.8.0-RC4/test-classes ...
1356[warn] there were 23 deprecation warnings; re-run with -deprecation for details
1357[warn] one warning found
1358[info] done compiling
1359Starting build for ProjectRef(file:/build/repo/,parquet) (airframe-parquet)... [15/26]
1360Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1361[info] compiling 13 Scala sources to /build/repo/airframe-parquet/target/scala-3.8.0-RC4/classes ...
1362[warn] -- [E121] Pattern Match Warning: /build/repo/airframe-parquet/src/main/scala/wvlet/airframe/parquet/ParquetQueryPlanner.scala:58:17
1363[warn] 58 | case other =>
1364[warn] | ^^^^^
1365[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1366[warn] one warning found
1367[info] done compiling
1368[info] compiling 8 Scala sources to /build/repo/airframe-parquet/target/scala-3.8.0-RC4/test-classes ...
1369[info] done compiling
1370Starting build for ProjectRef(file:/build/repo/,fluentd) (airframe-fluentd)... [16/26]
1371Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1372[info] compiling 7 Scala sources to /build/repo/airframe-fluentd/target/scala-3.8.0-RC4/classes ...
1373[info] done compiling
1374[info] compiling 4 Scala sources to /build/repo/airframe-fluentd/target/scala-3.8.0-RC4/test-classes ...
1375[info] done compiling
1376Starting build for ProjectRef(file:/build/repo/,diMacrosJVM) (airframe-di-macros)... [17/26]
1377Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1378Starting build for ProjectRef(file:/build/repo/,surfaceJVM) (airframe-surface)... [18/26]
1379Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1380[info] compiling 41 Scala sources and 1 Java source to /build/repo/airframe-surface/.jvm/target/scala-3.8.0-RC4/test-classes ...
1381[info] done compiling
1382Starting build for ProjectRef(file:/build/repo/,logJVM) (airframe-log)... [19/26]
1383Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1384[info] compiling 13 Scala sources to /build/repo/airframe-log/.jvm/target/scala-3.8.0-RC4/test-classes ...
1385[info] done compiling
1386Starting build for ProjectRef(file:/build/repo/,grpc) (airframe-http-grpc)... [20/26]
1387Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1388[info] compiling 15 Scala sources to /build/repo/airframe-http-grpc/target/scala-3.8.0-RC4/classes ...
1389[info] done compiling
1390[info] compiling 14 Scala sources to /build/repo/airframe-http-grpc/target/scala-3.8.0-RC4/test-classes ...
1391[warn] there were 14 deprecation warnings; re-run with -deprecation for details
1392[warn] one warning found
1393[info] done compiling
1394Starting build for ProjectRef(file:/build/repo/,jsonJVM) (airframe-json)... [21/26]
1395Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1396[info] compiling 5 Scala sources to /build/repo/airframe-json/.jvm/target/scala-3.8.0-RC4/test-classes ...
1397[info] done compiling
1398Starting build for ProjectRef(file:/build/repo/,launcher) (airframe-launcher)... [22/26]
1399Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1400[info] compiling 5 Scala sources to /build/repo/airframe-launcher/target/scala-3.8.0-RC4/test-classes ...
1401[info] done compiling
1402Starting build for ProjectRef(file:/build/repo/,ulidJVM) (airframe-ulid)... [23/26]
1403Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1404[info] compiling 4 Scala sources to /build/repo/airframe-ulid/.jvm/target/scala-3.8.0-RC4/test-classes ...
1405[info] done compiling
1406Starting build for ProjectRef(file:/build/repo/,jmx) (airframe-jmx)... [24/26]
1407Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1408[info] compiling 6 Scala sources and 1 Java source to /build/repo/airframe-jmx/target/scala-3.8.0-RC4/classes ...
1409[warn] there was 1 deprecation warning; re-run with -deprecation for details
1410[warn] one warning found
1411[info] done compiling
1412[info] compiling 2 Scala sources to /build/repo/airframe-jmx/target/scala-3.8.0-RC4/test-classes ...
1413[info] done compiling
1414Starting build for ProjectRef(file:/build/repo/,diJVM) (airframe)... [25/26]
1415Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1416[info] compiling 36 Scala sources to /build/repo/airframe-di/.jvm/target/scala-3.8.0-RC4/test-classes ...
1417[info] done compiling
1418
1419************************
1420Build summary:
1421[{
1422 "module": "airframe-http-codegen",
1423 "compile": {"status": "ok", "tookMs": 38930, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1424 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1425 "test-compile": {"status": "ok", "tookMs": 4446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1426 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1427 "publish": {"status": "skipped", "tookMs": 0},
1428 "metadata": {
1429 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1430}
1431},{
1432 "module": "airframe-jdbc",
1433 "compile": {"status": "ok", "tookMs": 1838, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1435 "test-compile": {"status": "ok", "tookMs": 1929, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1436 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1437 "publish": {"status": "skipped", "tookMs": 0},
1438 "metadata": {
1439 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1440}
1441},{
1442 "module": "airframe-control",
1443 "compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1444 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1445 "test-compile": {"status": "ok", "tookMs": 1258, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1446 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1447 "publish": {"status": "skipped", "tookMs": 0},
1448 "metadata": {
1449 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1450}
1451},{
1452 "module": "airframe-rx-html",
1453 "compile": {"status": "ok", "tookMs": 1418, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1454 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1455 "test-compile": {"status": "ok", "tookMs": 889, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1456 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1457 "publish": {"status": "skipped", "tookMs": 0},
1458 "metadata": {
1459 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1460}
1461},{
1462 "module": "airframe-rx",
1463 "compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1464 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1465 "test-compile": {"status": "ok", "tookMs": 2272, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1466 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1467 "publish": {"status": "skipped", "tookMs": 0},
1468 "metadata": {
1469 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1470}
1471},{
1472 "module": "airframe-config",
1473 "compile": {"status": "ok", "tookMs": 436, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1474 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1475 "test-compile": {"status": "ok", "tookMs": 2078, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1476 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1477 "publish": {"status": "skipped", "tookMs": 0},
1478 "metadata": {
1479 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1480}
1481},{
1482 "module": "airframe-canvas",
1483 "compile": {"status": "ok", "tookMs": 495, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1484 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1485 "test-compile": {"status": "ok", "tookMs": 744, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1486 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1487 "publish": {"status": "skipped", "tookMs": 0},
1488 "metadata": {
1489 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1490}
1491},{
1492 "module": "airframe-sql",
1493 "compile": {"status": "ok", "tookMs": 8625, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
1494 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1495 "test-compile": {"status": "ok", "tookMs": 3671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1496 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1497 "publish": {"status": "skipped", "tookMs": 0},
1498 "metadata": {
1499 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1500}
1501},{
1502 "module": "airframe-http-okhttp",
1503 "compile": {"status": "ok", "tookMs": 970, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1504 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1505 "test-compile": {"status": "ok", "tookMs": 2845, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1506 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1507 "publish": {"status": "skipped", "tookMs": 0},
1508 "metadata": {
1509 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1510}
1511},{
1512 "module": "airframe-metrics",
1513 "compile": {"status": "ok", "tookMs": 147, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1514 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1515 "test-compile": {"status": "ok", "tookMs": 849, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1516 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1517 "publish": {"status": "skipped", "tookMs": 0},
1518 "metadata": {
1519 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1520}
1521},{
1522 "module": "airframe-http-recorder",
1523 "compile": {"status": "ok", "tookMs": 1437, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1524 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1525 "test-compile": {"status": "ok", "tookMs": 1658, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1526 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1527 "publish": {"status": "skipped", "tookMs": 0},
1528 "metadata": {
1529 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1530}
1531},{
1532 "module": "airframe-http-netty",
1533 "compile": {"status": "ok", "tookMs": 695, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1534 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1535 "test-compile": {"status": "ok", "tookMs": 2393, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1536 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1537 "publish": {"status": "skipped", "tookMs": 0},
1538 "metadata": {
1539 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1540}
1541},{
1542 "module": "airframe-codec",
1543 "compile": {"status": "ok", "tookMs": 489, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1544 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1545 "test-compile": {"status": "ok", "tookMs": 3288, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1546 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1547 "publish": {"status": "skipped", "tookMs": 0},
1548 "metadata": {
1549 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1550}
1551},{
1552 "module": "airframe-msgpack",
1553 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1554 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1555 "test-compile": {"status": "ok", "tookMs": 1189, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1556 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1557 "publish": {"status": "skipped", "tookMs": 0},
1558 "metadata": {
1559 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1560}
1561},{
1562 "module": "airframe-http",
1563 "compile": {"status": "ok", "tookMs": 589, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1564 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1565 "test-compile": {"status": "ok", "tookMs": 3361, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1566 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1567 "publish": {"status": "skipped", "tookMs": 0},
1568 "metadata": {
1569 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1570}
1571},{
1572 "module": "airframe-parquet",
1573 "compile": {"status": "ok", "tookMs": 1721, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1574 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1575 "test-compile": {"status": "ok", "tookMs": 3646, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1576 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1577 "publish": {"status": "skipped", "tookMs": 0},
1578 "metadata": {
1579 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1580}
1581},{
1582 "module": "airframe-fluentd",
1583 "compile": {"status": "ok", "tookMs": 1348, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1584 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1585 "test-compile": {"status": "ok", "tookMs": 1761, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1586 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1587 "publish": {"status": "skipped", "tookMs": 0},
1588 "metadata": {
1589 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1590}
1591},{
1592 "module": "airframe-di-macros",
1593 "compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1594 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1595 "test-compile": {"status": "ok", "tookMs": 248, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1596 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1597 "publish": {"status": "skipped", "tookMs": 0},
1598 "metadata": {
1599 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1600}
1601},{
1602 "module": "airframe-surface",
1603 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1605 "test-compile": {"status": "ok", "tookMs": 3342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1606 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1607 "publish": {"status": "skipped", "tookMs": 0},
1608 "metadata": {
1609 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1610}
1611},{
1612 "module": "airframe-log",
1613 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1615 "test-compile": {"status": "ok", "tookMs": 620, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1616 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1617 "publish": {"status": "skipped", "tookMs": 0},
1618 "metadata": {
1619 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1620}
1621},{
1622 "module": "airframe-http-grpc",
1623 "compile": {"status": "ok", "tookMs": 1870, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1624 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1625 "test-compile": {"status": "ok", "tookMs": 2517, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1626 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1627 "publish": {"status": "skipped", "tookMs": 0},
1628 "metadata": {
1629 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1630}
1631},{
1632 "module": "airframe-json",
1633 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1634 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1635 "test-compile": {"status": "ok", "tookMs": 483, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1636 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1637 "publish": {"status": "skipped", "tookMs": 0},
1638 "metadata": {
1639 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1640}
1641},{
1642 "module": "airframe-launcher",
1643 "compile": {"status": "ok", "tookMs": 573, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1644 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1645 "test-compile": {"status": "ok", "tookMs": 1645, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1646 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1647 "publish": {"status": "skipped", "tookMs": 0},
1648 "metadata": {
1649 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1650}
1651},{
1652 "module": "airframe-ulid",
1653 "compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1654 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1655 "test-compile": {"status": "ok", "tookMs": 617, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1656 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1657 "publish": {"status": "skipped", "tookMs": 0},
1658 "metadata": {
1659 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1660}
1661},{
1662 "module": "airframe-jmx",
1663 "compile": {"status": "ok", "tookMs": 520, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1664 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1665 "test-compile": {"status": "ok", "tookMs": 569, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1666 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1667 "publish": {"status": "skipped", "tookMs": 0},
1668 "metadata": {
1669 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1670}
1671},{
1672 "module": "airframe",
1673 "compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1674 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1675 "test-compile": {"status": "ok", "tookMs": 4035, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1676 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1677 "publish": {"status": "skipped", "tookMs": 0},
1678 "metadata": {
1679 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
1680}
1681}]
1682************************
1683[success] Total time: 157 s (0:02:37.0), completed Dec 22, 2025, 6:06:10 PM
1684[0JChecking patch build.sbt...
1685Applied patch build.sbt cleanly.