Build Logs

wvlet/airframe • dotty-staging/dotty:fix-23773:2025-11-22

Errors

3

Warnings

154

Total Lines

1687

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