Build Logs

shopstic/caliban • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

179

Total Lines

1036

1##################################
2Clonning https://github.com/shopstic/caliban.git into /build/repo using revision v1.3.3.1
3##################################
4Note: switching to '606c4e75a2d3aaf9ef61449f1e04ecfc52116a82'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.1.0
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.7 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.1.0"
33Replacement: val scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.1.0"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.6.1 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project shopstic/caliban
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: dev.chopsticks%caliban dev.chopsticks%caliban-cats dev.chopsticks%caliban-client dev.chopsticks%caliban-federation dev.chopsticks%caliban-http4s dev.chopsticks%caliban-macros dev.chopsticks%caliban-monix dev.chopsticks%caliban-tapir dev.chopsticks%caliban-zio-http
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-XX:MaxMetaspaceSize=3G
60-Dcommunitybuild.scala=3.7.4-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.7.4-RC2"
70"++3.7.4-RC2 -v"
71"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" dev.chopsticks%caliban dev.chopsticks%caliban-cats dev.chopsticks%caliban-client dev.chopsticks%caliban-federation dev.chopsticks%caliban-http4s dev.chopsticks%caliban-macros dev.chopsticks%caliban-monix dev.chopsticks%caliban-tapir dev.chopsticks%caliban-zio-http"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.543s.
85[info] done compiling
86[info] loading settings for project root from build.sbt, version.sbt...
87[info] resolving key references (18155 settings) ...
88[info] ____ _ _ _
89[info] / ___|__ _| (_) |__ __ _ _ __
90[info] | | / _` | | | '_ \ / _` | '_ \
91[info] | |__| (_| | | | |_) | (_| | | | |
92[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
93[info]
94[info] Useful sbt tasks:
95[info] > ~compile - Compile all modules with file-watch enabled
96[info] > test - Run the unit test suite
97[info] > fmt - Run scalafmt on the entire project
98[info] > scripted - Run the scripted test suite
99[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
100[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
101[info] > benchmarks/jmh:run - Run the benchmarks
102[info] > +publishLocal - Publish caliban locally
103Execute setCrossScalaVersions: 3.7.4-RC2
104OpenCB::Limitting incorrect crossVersions List() -> List(2.12.14) in root/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in clientJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in clientLaminextJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in catsInterop/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in monixInterop/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in http4s/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in tapirInterop/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in clientJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttp/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in macros/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in core/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in federation/crossScalaVersions
116[info] ____ _ _ _
117[info] / ___|__ _| (_) |__ __ _ _ __
118[info] | | / _` | | | '_ \ / _` | '_ \
119[info] | |__| (_| | | | |_) | (_| | | | |
120[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
121[info]
122[info] Useful sbt tasks:
123[info] > ~compile - Compile all modules with file-watch enabled
124[info] > test - Run the unit test suite
125[info] > fmt - Run scalafmt on the entire project
126[info] > scripted - Run the scripted test suite
127[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
128[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
129[info] > benchmarks/jmh:run - Run the benchmarks
130[info] > +publishLocal - Publish caliban locally
131[info] Setting Scala version to 3.7.4-RC2 on 11 projects.
132[info] Switching Scala version on:
133[info] clientLaminextJS (2.13.8, 3.7.4-RC2)
134[info] http4s (2.12.14, 2.13.8, 3.7.4-RC2)
135[info] zioHttp (2.12.14, 2.13.8, 3.7.4-RC2)
136[info] clientJS (2.12.14, 2.13.8, 3.7.4-RC2)
137[info] clientJVM (2.12.14, 2.13.8, 3.7.4-RC2)
138[info] monixInterop (2.12.14, 2.13.8, 3.7.4-RC2)
139[info] macros (2.12.14, 2.13.8, 3.7.4-RC2)
140[info] tapirInterop (2.12.14, 2.13.8, 3.7.4-RC2)
141[info] catsInterop (2.12.14, 2.13.8, 3.7.4-RC2)
142[info] core (2.12.14, 2.13.8, 3.7.4-RC2)
143[info] federation (2.12.14, 2.13.8, 3.7.4-RC2)
144[info] Excluding projects:
145[info] benchmarks (2.12.14, 2.13.8)
146[info] examples (2.12.14, 2.13.8)
147[info] * root (2.12.14)
148[info] play (2.12.14, 2.13.8)
149[info] docs (2.12.14, 2.13.8)
150[info] tools (2.12.14, 2.13.8)
151[info] akkaHttp (2.12.14, 2.13.8)
152[info] codegenSbt (2.12.14)
153[info] Reapplying settings...
154[info] ____ _ _ _
155[info] / ___|__ _| (_) |__ __ _ _ __
156[info] | | / _` | | | '_ \ / _` | '_ \
157[info] | |__| (_| | | | |_) | (_| | | | |
158[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
159[info]
160[info] Useful sbt tasks:
161[info] > ~compile - Compile all modules with file-watch enabled
162[info] > test - Run the unit test suite
163[info] > fmt - Run scalafmt on the entire project
164[info] > scripted - Run the scripted test suite
165[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
166[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
167[info] > benchmarks/jmh:run - Run the benchmarks
168[info] > +publishLocal - Publish caliban locally
169Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
170[info] Reapplying settings...
171[info] ____ _ _ _
172[info] / ___|__ _| (_) |__ __ _ _ __
173[info] | | / _` | | | '_ \ / _` | '_ \
174[info] | |__| (_| | | | |_) | (_| | | | |
175[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
176[info]
177[info] Useful sbt tasks:
178[info] > ~compile - Compile all modules with file-watch enabled
179[info] > test - Run the unit test suite
180[info] > fmt - Run scalafmt on the entire project
181[info] > scripted - Run the scripted test suite
182[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
183[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
184[info] > benchmarks/jmh:run - Run the benchmarks
185[info] > +publishLocal - Publish caliban locally
186[info] Defining Global / credentials, akkaHttp / credentials and 17 others.
187[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 94 others.
188[info] Run `last` for details.
189[info] Reapplying settings...
190[info] ____ _ _ _
191[info] / ___|__ _| (_) |__ __ _ _ __
192[info] | | / _` | | | '_ \ / _` | '_ \
193[info] | |__| (_| | | | |_) | (_| | | | |
194[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
195[info]
196[info] Useful sbt tasks:
197[info] > ~compile - Compile all modules with file-watch enabled
198[info] > test - Run the unit test suite
199[info] > fmt - Run scalafmt on the entire project
200[info] > scripted - Run the scripted test suite
201[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
202[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
203[info] > benchmarks/jmh:run - Run the benchmarks
204[info] > +publishLocal - Publish caliban locally
205Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
206[info] Reapplying settings...
207OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
208
209 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
210 Did you mean http4s / allExcludeDependencies ?
211 , retry without global scopes
212[info] Reapplying settings...
213[info] ____ _ _ _
214[info] / ___|__ _| (_) |__ __ _ _ __
215[info] | | / _` | | | '_ \ / _` | '_ \
216[info] | |__| (_| | | | |_) | (_| | | | |
217[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
218[info]
219[info] Useful sbt tasks:
220[info] > ~compile - Compile all modules with file-watch enabled
221[info] > test - Run the unit test suite
222[info] > fmt - Run scalafmt on the entire project
223[info] > scripted - Run the scripted test suite
224[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
225[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
226[info] > benchmarks/jmh:run - Run the benchmarks
227[info] > +publishLocal - Publish caliban locally
228Execute removeScalacOptionsStartingWith: -P:wartremover
229[info] Reapplying settings...
230[info] ____ _ _ _
231[info] / ___|__ _| (_) |__ __ _ _ __
232[info] | | / _` | | | '_ \ / _` | '_ \
233[info] | |__| (_| | | | |_) | (_| | | | |
234[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
235[info]
236[info] Useful sbt tasks:
237[info] > ~compile - Compile all modules with file-watch enabled
238[info] > test - Run the unit test suite
239[info] > fmt - Run scalafmt on the entire project
240[info] > scripted - Run the scripted test suite
241[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
242[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
243[info] > benchmarks/jmh:run - Run the benchmarks
244[info] > +publishLocal - Publish caliban locally
245[success] Total time: 0 s, completed Nov 25, 2025, 2:42:10 PM
246Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
247Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
248Starting build...
249Projects: Set(http4s, zioHttp, clientJVM, monixInterop, macros, tapirInterop, catsInterop, core, federation)
250Starting build for ProjectRef(file:/build/repo/,macros) (caliban-macros)... [0/9]
251OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
252OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
253OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
254OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
255OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
256Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
257Starting build for ProjectRef(file:/build/repo/,http4s) (caliban-http4s)... [1/9]
258Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
259[info] compiling 82 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
261[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:29:8
262[warn] 29 | new ArgBuilder[A] {
263[warn] | ^
264[warn] | New anonymous class definition will be duplicated at each inline site
265[warn] |
266[warn] | longer explanation available when compiling with `-explain`
267[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:50:8
268[warn] 50 | new ArgBuilder[A] {
269[warn] | ^
270[warn] | New anonymous class definition will be duplicated at each inline site
271[warn] |
272[warn] | longer explanation available when compiling with `-explain`
273[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:70:8
274[warn] 70 | new Schema[R, A] {
275[warn] | ^
276[warn] | New anonymous class definition will be duplicated at each inline site
277[warn] |
278[warn] | longer explanation available when compiling with `-explain`
279[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:131:8
280[warn] 131 | new Schema[R, A] {
281[warn] | ^
282[warn] | New anonymous class definition will be duplicated at each inline site
283[warn] |
284[warn] | longer explanation available when compiling with `-explain`
285[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SubscriptionSchemaDerivation.scala:19:8
286[warn] 19 | new SubscriptionSchema[A] {}
287[warn] | ^
288[warn] | New anonymous class definition will be duplicated at each inline site
289[warn] |
290[warn] | longer explanation available when compiling with `-explain`
291Warning: mocking up superclass for module class macros
292[info] [patched file /build/repo/core/src/main/scala/caliban/schema/Schema.scala]
293[info] [patched file /build/repo/core/src/main/scala/caliban/Rendering.scala]
294[info] [patched file /build/repo/core/src/main/scala/caliban/wrappers/Wrappers.scala]
295[info] [patched file /build/repo/core/src/main/scala-3/caliban/parsing/Parser.scala]
296[info] [patched file /build/repo/core/src/main/scala/caliban/GraphQLInterpreter.scala]
297[info] [patched file /build/repo/core/src/main/scala/caliban/relay/Connection.scala]
298[info] [patched file /build/repo/core/src/main/scala-3/caliban/parsing/SourceMapper.scala]
299[info] [patched file /build/repo/core/src/main/scala/caliban/interop/circe/circe.scala]
300[info] [patched file /build/repo/core/src/main/scala/caliban/schema/ArgBuilder.scala]
301[warn] 6 warnings found
302[info] [patched file /build/repo/core/src/main/scala/caliban/schema/Schema.scala]
303[info] [patched file /build/repo/core/src/main/scala/caliban/Rendering.scala]
304[info] [patched file /build/repo/core/src/main/scala/caliban/wrappers/Wrappers.scala]
305[info] [patched file /build/repo/core/src/main/scala-3/caliban/parsing/Parser.scala]
306[info] [patched file /build/repo/core/src/main/scala/caliban/GraphQLInterpreter.scala]
307[info] [patched file /build/repo/core/src/main/scala/caliban/relay/Connection.scala]
308[info] [patched file /build/repo/core/src/main/scala-3/caliban/parsing/SourceMapper.scala]
309[info] [patched file /build/repo/core/src/main/scala/caliban/interop/circe/circe.scala]
310[info] [patched file /build/repo/core/src/main/scala/caliban/schema/ArgBuilder.scala]
311[warn] 6 warnings found
312[info] done compiling
313[info] compiling 4 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4-RC2/classes ...
314[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
315[info] compiling 2 Scala sources to /build/repo/interop/cats/target/scala-3.7.4-RC2/classes ...
316[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
317[warn] one warning found
318[info] done compiling
319[info] [patched file /build/repo/interop/tapir/src/main/scala/caliban/interop/tapir/TapirAdapter.scala]
320[warn] one warning found
321[info] done compiling
322[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4-RC2/classes ...
323[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
324[info] [patched file /build/repo/adapters/http4s/src/main/scala/caliban/Http4sAdapter.scala]
325[warn] one warning found
326[info] done compiling
327[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
328[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
329Warning: mocking up superclass for module class macros
330[warn] one warning found
331[info] done compiling
332[info] compiling 8 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
333[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
334[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:29:8
335[warn] 29 | new ArgBuilder[A] {
336[warn] | ^
337[warn] | New anonymous class definition will be duplicated at each inline site
338[warn] |
339[warn] | longer explanation available when compiling with `-explain`
340[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:50:8
341[warn] 50 | new ArgBuilder[A] {
342[warn] | ^
343[warn] | New anonymous class definition will be duplicated at each inline site
344[warn] |
345[warn] | longer explanation available when compiling with `-explain`
346[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:70:8
347[warn] 70 | new Schema[R, A] {
348[warn] | ^
349[warn] | New anonymous class definition will be duplicated at each inline site
350[warn] |
351[warn] | longer explanation available when compiling with `-explain`
352[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:131:8
353[warn] 131 | new Schema[R, A] {
354[warn] | ^
355[warn] | New anonymous class definition will be duplicated at each inline site
356[warn] |
357[warn] | longer explanation available when compiling with `-explain`
358Warning: mocking up superclass for module class macros
359[warn] 6 warnings found
360[info] done compiling
361[info] compiling 1 Scala source to /build/repo/interop/cats/target/scala-3.7.4-RC2/classes ...
362[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
363[info] compiling 1 Scala source to /build/repo/interop/tapir/target/scala-3.7.4-RC2/classes ...
364[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
365[warn] one warning found
366[info] done compiling
367[warn] one warning found
368[info] done compiling
369[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4-RC2/classes ...
370[info] compiling 5 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4-RC2/test-classes ...
371[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
372[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
373[warn] one warning found
374[info] done compiling
375Warning: mocking up superclass for module class macros
376[info] [patched file /build/repo/interop/tapir/src/test/scala/caliban/interop/tapir/TapirAdapterSpec.scala]
377[info] [patched file /build/repo/interop/tapir/src/test/scala/caliban/interop/tapir/TestApi.scala]
378[warn] one warning found
379[info] done compiling
380[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4-RC2/test-classes ...
381[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
382[info] [patched file /build/repo/adapters/http4s/src/test/scala/caliban/Http4sAdapterSpec.scala]
383[warn] one warning found
384[info] done compiling
385[info] compiling 2 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4-RC2/test-classes ...
386[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
387Warning: mocking up superclass for module class macros
388[warn] one warning found
389[info] done compiling
390[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4-RC2/test-classes ...
391[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
392[warn] one warning found
393[info] done compiling
394Starting build for ProjectRef(file:/build/repo/,core) (caliban)... [2/9]
395Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
396[info] compiling 24 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/test-classes ...
397[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
398Warning: mocking up superclass for module class macros
399[info] [patched file /build/repo/core/src/test/scala/caliban/schema/SchemaSpec.scala]
400[info] [patched file /build/repo/core/src/test/scala/caliban/execution/ExecutionSpec.scala]
401[info] [patched file /build/repo/core/src/test/scala/caliban/schema/ArgBuilderSpec.scala]
402[info] [patched file /build/repo/core/src/test/scala-3/caliban/Scala3SpecificSpec.scala]
403[info] [patched file /build/repo/core/src/test/scala/caliban/TestUtils.scala]
404[warn] one warning found
405[info] done compiling
406[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/test-classes ...
407[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
408Warning: mocking up superclass for module class macros
409[warn] one warning found
410[info] done compiling
411Starting build for ProjectRef(file:/build/repo/,federation) (caliban-federation)... [3/9]
412Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
413[info] Compiling 1 protobuf files to /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb
414[info] compiling 19 Scala sources to /build/repo/federation/target/scala-3.7.4-RC2/classes ...
415[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
416Warning: mocking up superclass for module class macros
417[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/QueryLatencyStats.scala]
418[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedTypeStats.scala]
419[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/ReportHeader.scala]
420[info] [patched file /build/repo/federation/src/main/scala/caliban/federation/Federation.scala]
421[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/PathErrorStats.scala]
422[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/Trace.scala]
423[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/TracesAndStats.scala]
424[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/ReportsProto.scala]
425[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedQueryLatencyStats.scala]
426[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/Type.scala]
427[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedStats.scala]
428[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/StatsContext.scala]
429[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/FieldStat.scala]
430[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/Field.scala]
431[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/Report.scala]
432[info] [patched file /build/repo/federation/target/scala-3.7.4-RC2/src_managed/main/scalapb/mdg/engine/proto/reports/TypeStat.scala]
433[warn] one warning found
434[info] done compiling
435[info] compiling 19 Scala sources to /build/repo/federation/target/scala-3.7.4-RC2/classes ...
436[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
437Warning: mocking up superclass for module class macros
438[warn] one warning found
439[info] done compiling
440[info] compiling 2 Scala sources to /build/repo/federation/target/scala-3.7.4-RC2/test-classes ...
441[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
442Warning: mocking up superclass for module class macros
443[warn] one warning found
444[info] done compiling
445Starting build for ProjectRef(file:/build/repo/,tapirInterop) (caliban-tapir)... [4/9]
446Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
447Starting build for ProjectRef(file:/build/repo/,catsInterop) (caliban-cats)... [5/9]
448Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
449Starting build for ProjectRef(file:/build/repo/,monixInterop) (caliban-monix)... [6/9]
450Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
451[info] compiling 2 Scala sources to /build/repo/interop/monix/target/scala-3.7.4-RC2/classes ...
452[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
453[warn] one warning found
454[info] done compiling
455Starting build for ProjectRef(file:/build/repo/,clientJVM) (caliban-client)... [7/9]
456Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
457[info] compiling 15 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4-RC2/classes ...
458[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
459[info] [patched file /build/repo/client/src/main/scala/caliban/client/__Value.scala]
460[info] [patched file /build/repo/client/src/main/scala/caliban/client/SelectionBuilder.scala]
461[info] [patched file /build/repo/client/src/main/scala/caliban/client/Selection.scala]
462[info] [patched file /build/repo/client/src/main/scala/caliban/client/GraphQLRequest.scala]
463[warn] one warning found
464[info] done compiling
465[info] compiling 4 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4-RC2/classes ...
466[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
467[warn] one warning found
468[info] done compiling
469[info] compiling 5 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4-RC2/test-classes ...
470[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
471[info] [patched file /build/repo/client/src/test/scala/caliban/client/SelectionBuilderSpec.scala]
472[warn] one warning found
473[info] done compiling
474[info] compiling 1 Scala source to /build/repo/client/.jvm/target/scala-3.7.4-RC2/test-classes ...
475[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
476[warn] one warning found
477[info] done compiling
478Starting build for ProjectRef(file:/build/repo/,zioHttp) (caliban-zio-http)... [8/9]
479Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
480[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.7.4-RC2/classes ...
481[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
482[info] [patched file /build/repo/adapters/zio-http/src/main/scala/caliban/ZHttpAdapter.scala]
483[warn] one warning found
484[info] done compiling
485[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.7.4-RC2/classes ...
486[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
487[warn] one warning found
488[info] done compiling
489[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.7.4-RC2/test-classes ...
490[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
491[warn] one warning found
492[info] done compiling
493
494************************
495Build summary:
496[{
497 "module": "caliban-macros",
498 "compile": {"status": "ok", "tookMs": 827, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
499 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
500 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
501 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
502 "publish": {"status": "skipped", "tookMs": 0},
503 "metadata": {
504 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
505}
506},{
507 "module": "caliban-http4s",
508 "compile": {"status": "ok", "tookMs": 33844, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
509 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
510 "test-compile": {"status": "ok", "tookMs": 15852, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
511 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
512 "publish": {"status": "skipped", "tookMs": 0},
513 "metadata": {
514 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
515}
516},{
517 "module": "caliban",
518 "compile": {"status": "ok", "tookMs": 109, "warnings": 5, "errors": 0, "sourceVersion": "3.7-migration"},
519 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
520 "test-compile": {"status": "ok", "tookMs": 73580, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
521 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
522 "publish": {"status": "skipped", "tookMs": 0},
523 "metadata": {
524 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
525}
526},{
527 "module": "caliban-federation",
528 "compile": {"status": "ok", "tookMs": 7638, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
529 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
530 "test-compile": {"status": "ok", "tookMs": 4818, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
531 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
532 "publish": {"status": "skipped", "tookMs": 0},
533 "metadata": {
534 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
535}
536},{
537 "module": "caliban-tapir",
538 "compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
539 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
540 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
541 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
542 "publish": {"status": "skipped", "tookMs": 0},
543 "metadata": {
544 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
545}
546},{
547 "module": "caliban-cats",
548 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
549 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
550 "test-compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
551 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
552 "publish": {"status": "skipped", "tookMs": 0},
553 "metadata": {
554 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
555}
556},{
557 "module": "caliban-monix",
558 "compile": {"status": "ok", "tookMs": 704, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
559 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
560 "test-compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
561 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
562 "publish": {"status": "skipped", "tookMs": 0},
563 "metadata": {
564 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
565}
566},{
567 "module": "caliban-client",
568 "compile": {"status": "ok", "tookMs": 1144, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
569 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
570 "test-compile": {"status": "ok", "tookMs": 1385, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
571 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
572 "publish": {"status": "skipped", "tookMs": 0},
573 "metadata": {
574 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
575}
576},{
577 "module": "caliban-zio-http",
578 "compile": {"status": "ok", "tookMs": 767, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
579 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
580 "test-compile": {"status": "ok", "tookMs": 1171, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
581 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
582 "publish": {"status": "skipped", "tookMs": 0},
583 "metadata": {
584 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
585}
586}]
587************************
588[success] Total time: 226 s (0:03:46.0), completed Nov 25, 2025, 2:45:56 PM
589[0JChecking patch project/plugins.sbt...
590Checking patch project/build.properties...
591Checking patch build.sbt...
592Applied patch project/plugins.sbt cleanly.
593Applied patch project/build.properties cleanly.
594Applied patch build.sbt cleanly.
595Commit migration rewrites
596Switched to a new branch 'opencb/migrate-source-3.7'
597[opencb/migrate-source-3.7 99db54f1] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
598 26 files changed, 85 insertions(+), 84 deletions(-)
599----
600Preparing build for 3.8.0-RC2
601Scala binary version found: 3.8
602Implicitly using source version 3.8
603Scala binary version found: 3.8
604Implicitly using source version 3.8
605Would try to apply common scalacOption (best-effort, sbt/mill only):
606Append: ,REQUIRE:-source:3.8
607Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
608
609Try apply source patch:
610Path: build.sbt
611Pattern: val scala3 = "3.1.0"
612Replacement: val scala3 = "3.8.0-RC2"
613Successfully applied pattern 'val scala3 = "3.1.0"' in build.sbt
614----
615Starting build for 3.8.0-RC2
616Execute tests: false
617sbt project found:
618Sbt version 1.6.1 is not supported, minimal supported version is 1.11.5
619Enforcing usage of sbt in version 1.11.5
620No prepare script found for project shopstic/caliban
621/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
622##################################
623Scala version: 3.8.0-RC2
624Targets: dev.chopsticks%caliban dev.chopsticks%caliban-cats dev.chopsticks%caliban-client dev.chopsticks%caliban-federation dev.chopsticks%caliban-http4s dev.chopsticks%caliban-macros dev.chopsticks%caliban-monix dev.chopsticks%caliban-tapir dev.chopsticks%caliban-zio-http
625Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
626##################################
627Using extra scalacOptions: ,REQUIRE:-source:3.8
628Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
629[sbt_options] declare -a sbt_options=()
630[process_args] java_version = '17'
631[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
632# Executing command line:
633java
634-Dfile.encoding=UTF-8
635-XX:MaxMetaspaceSize=3G
636-Dcommunitybuild.scala=3.8.0-RC2
637-Dcommunitybuild.project.dependencies.add=
638-Xmx7G
639-Xms4G
640-Xss8M
641-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
642-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
643-jar
644/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
645"setCrossScalaVersions 3.8.0-RC2"
646"++3.8.0-RC2 -v"
647"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
648"set every credentials := Nil"
649"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
650"removeScalacOptionsStartingWith -P:wartremover"
651
652moduleMappings
653"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" dev.chopsticks%caliban dev.chopsticks%caliban-cats dev.chopsticks%caliban-client dev.chopsticks%caliban-federation dev.chopsticks%caliban-http4s dev.chopsticks%caliban-macros dev.chopsticks%caliban-monix dev.chopsticks%caliban-tapir dev.chopsticks%caliban-zio-http"
654
655[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
656[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
657[info] loading project definition from /build/repo/project
658[info] loading settings for project root from build.sbt, version.sbt...
659[info] resolving key references (18155 settings) ...
660[info] ____ _ _ _
661[info] / ___|__ _| (_) |__ __ _ _ __
662[info] | | / _` | | | '_ \ / _` | '_ \
663[info] | |__| (_| | | | |_) | (_| | | | |
664[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
665[info]
666[info] Useful sbt tasks:
667[info] > ~compile - Compile all modules with file-watch enabled
668[info] > test - Run the unit test suite
669[info] > fmt - Run scalafmt on the entire project
670[info] > scripted - Run the scripted test suite
671[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
672[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
673[info] > benchmarks/jmh:run - Run the benchmarks
674[info] > +publishLocal - Publish caliban locally
675Execute setCrossScalaVersions: 3.8.0-RC2
676OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsInterop/crossScalaVersions
677OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in monixInterop/crossScalaVersions
678OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
679OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tapirInterop/crossScalaVersions
680OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in http4s/crossScalaVersions
681OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientJVM/crossScalaVersions
682OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in federation/crossScalaVersions
683OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientJS/crossScalaVersions
684OpenCB::Limitting incorrect crossVersions List() -> List(2.12.14) in root/crossScalaVersions
685OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientLaminextJS/crossScalaVersions
686OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioHttp/crossScalaVersions
687OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in macros/crossScalaVersions
688[info] ____ _ _ _
689[info] / ___|__ _| (_) |__ __ _ _ __
690[info] | | / _` | | | '_ \ / _` | '_ \
691[info] | |__| (_| | | | |_) | (_| | | | |
692[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
693[info]
694[info] Useful sbt tasks:
695[info] > ~compile - Compile all modules with file-watch enabled
696[info] > test - Run the unit test suite
697[info] > fmt - Run scalafmt on the entire project
698[info] > scripted - Run the scripted test suite
699[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
700[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
701[info] > benchmarks/jmh:run - Run the benchmarks
702[info] > +publishLocal - Publish caliban locally
703[info] Setting Scala version to 3.8.0-RC2 on 11 projects.
704[info] Switching Scala version on:
705[info] clientLaminextJS (2.13.8, 3.8.0-RC2)
706[info] http4s (2.12.14, 2.13.8, 3.8.0-RC2)
707[info] zioHttp (2.12.14, 2.13.8, 3.8.0-RC2)
708[info] clientJS (2.12.14, 2.13.8, 3.8.0-RC2)
709[info] clientJVM (2.12.14, 2.13.8, 3.8.0-RC2)
710[info] monixInterop (2.12.14, 2.13.8, 3.8.0-RC2)
711[info] macros (2.12.14, 2.13.8, 3.8.0-RC2)
712[info] tapirInterop (2.12.14, 2.13.8, 3.8.0-RC2)
713[info] catsInterop (2.12.14, 2.13.8, 3.8.0-RC2)
714[info] core (2.12.14, 2.13.8, 3.8.0-RC2)
715[info] federation (2.12.14, 2.13.8, 3.8.0-RC2)
716[info] Excluding projects:
717[info] benchmarks (2.12.14, 2.13.8)
718[info] examples (2.12.14, 2.13.8)
719[info] * root (2.12.14)
720[info] play (2.12.14, 2.13.8)
721[info] docs (2.12.14, 2.13.8)
722[info] tools (2.12.14, 2.13.8)
723[info] akkaHttp (2.12.14, 2.13.8)
724[info] codegenSbt (2.12.14)
725[info] Reapplying settings...
726[info] ____ _ _ _
727[info] / ___|__ _| (_) |__ __ _ _ __
728[info] | | / _` | | | '_ \ / _` | '_ \
729[info] | |__| (_| | | | |_) | (_| | | | |
730[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
731[info]
732[info] Useful sbt tasks:
733[info] > ~compile - Compile all modules with file-watch enabled
734[info] > test - Run the unit test suite
735[info] > fmt - Run scalafmt on the entire project
736[info] > scripted - Run the scripted test suite
737[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
738[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
739[info] > benchmarks/jmh:run - Run the benchmarks
740[info] > +publishLocal - Publish caliban locally
741Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
742[info] Reapplying settings...
743[info] ____ _ _ _
744[info] / ___|__ _| (_) |__ __ _ _ __
745[info] | | / _` | | | '_ \ / _` | '_ \
746[info] | |__| (_| | | | |_) | (_| | | | |
747[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
748[info]
749[info] Useful sbt tasks:
750[info] > ~compile - Compile all modules with file-watch enabled
751[info] > test - Run the unit test suite
752[info] > fmt - Run scalafmt on the entire project
753[info] > scripted - Run the scripted test suite
754[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
755[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
756[info] > benchmarks/jmh:run - Run the benchmarks
757[info] > +publishLocal - Publish caliban locally
758[info] Defining Global / credentials, akkaHttp / credentials and 17 others.
759[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 94 others.
760[info] Run `last` for details.
761[info] Reapplying settings...
762[info] ____ _ _ _
763[info] / ___|__ _| (_) |__ __ _ _ __
764[info] | | / _` | | | '_ \ / _` | '_ \
765[info] | |__| (_| | | | |_) | (_| | | | |
766[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
767[info]
768[info] Useful sbt tasks:
769[info] > ~compile - Compile all modules with file-watch enabled
770[info] > test - Run the unit test suite
771[info] > fmt - Run scalafmt on the entire project
772[info] > scripted - Run the scripted test suite
773[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
774[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
775[info] > benchmarks/jmh:run - Run the benchmarks
776[info] > +publishLocal - Publish caliban locally
777Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
778[info] Reapplying settings...
779OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
780
781 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
782 Did you mean http4s / allExcludeDependencies ?
783 , retry without global scopes
784[info] Reapplying settings...
785[info] ____ _ _ _
786[info] / ___|__ _| (_) |__ __ _ _ __
787[info] | | / _` | | | '_ \ / _` | '_ \
788[info] | |__| (_| | | | |_) | (_| | | | |
789[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
790[info]
791[info] Useful sbt tasks:
792[info] > ~compile - Compile all modules with file-watch enabled
793[info] > test - Run the unit test suite
794[info] > fmt - Run scalafmt on the entire project
795[info] > scripted - Run the scripted test suite
796[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
797[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
798[info] > benchmarks/jmh:run - Run the benchmarks
799[info] > +publishLocal - Publish caliban locally
800Execute removeScalacOptionsStartingWith: -P:wartremover
801[info] Reapplying settings...
802[info] ____ _ _ _
803[info] / ___|__ _| (_) |__ __ _ _ __
804[info] | | / _` | | | '_ \ / _` | '_ \
805[info] | |__| (_| | | | |_) | (_| | | | |
806[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 1.3.3.1
807[info]
808[info] Useful sbt tasks:
809[info] > ~compile - Compile all modules with file-watch enabled
810[info] > test - Run the unit test suite
811[info] > fmt - Run scalafmt on the entire project
812[info] > scripted - Run the scripted test suite
813[info] > examples/runMain example.http4s.ExampleApp - Start the example server (http4s based)
814[info] > examples/runMain example.akkahttp.ExampleApp - Start the example server (akka-http based)
815[info] > benchmarks/jmh:run - Run the benchmarks
816[info] > +publishLocal - Publish caliban locally
817[success] Total time: 0 s, completed Nov 25, 2025, 2:46:18 PM
818Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
819Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
820Starting build...
821Projects: Set(http4s, zioHttp, clientJVM, monixInterop, macros, tapirInterop, catsInterop, core, federation)
822Starting build for ProjectRef(file:/build/repo/,macros) (caliban-macros)... [0/9]
823OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
824OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
825OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
826OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
827Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
828Starting build for ProjectRef(file:/build/repo/,http4s) (caliban-http4s)... [1/9]
829Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
830[info] compiling 82 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
831[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
832[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:29:8
833[warn] 29 | new ArgBuilder[A] {
834[warn] | ^
835[warn] | New anonymous class definition will be duplicated at each inline site
836[warn] |
837[warn] | longer explanation available when compiling with `-explain`
838[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/ArgBuilderDerivation.scala:50:8
839[warn] 50 | new ArgBuilder[A] {
840[warn] | ^
841[warn] | New anonymous class definition will be duplicated at each inline site
842[warn] |
843[warn] | longer explanation available when compiling with `-explain`
844[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:70:8
845[warn] 70 | new Schema[R, A] {
846[warn] | ^
847[warn] | New anonymous class definition will be duplicated at each inline site
848[warn] |
849[warn] | longer explanation available when compiling with `-explain`
850[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SchemaDerivation.scala:131:8
851[warn] 131 | new Schema[R, A] {
852[warn] | ^
853[warn] | New anonymous class definition will be duplicated at each inline site
854[warn] |
855[warn] | longer explanation available when compiling with `-explain`
856[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala-3/caliban/schema/SubscriptionSchemaDerivation.scala:19:8
857[warn] 19 | new SubscriptionSchema[A] {}
858[warn] | ^
859[warn] | New anonymous class definition will be duplicated at each inline site
860[warn] |
861[warn] | longer explanation available when compiling with `-explain`
862Warning: mocking up superclass for module class macros
863[warn] 6 warnings found
864[warn] 6 warnings found
865[info] done compiling
866[info] compiling 4 Scala sources to /build/repo/interop/tapir/target/scala-3.8.0-RC2/classes ...
867[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
868[info] compiling 2 Scala sources to /build/repo/interop/cats/target/scala-3.8.0-RC2/classes ...
869[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
870[warn] one warning found
871[info] done compiling
872[warn] one warning found
873[info] done compiling
874[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.8.0-RC2/classes ...
875[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
876[warn] one warning found
877[info] done compiling
878[info] compiling 5 Scala sources to /build/repo/interop/tapir/target/scala-3.8.0-RC2/test-classes ...
879[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
880Warning: mocking up superclass for module class macros
881[warn] one warning found
882[info] done compiling
883[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.8.0-RC2/test-classes ...
884[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
885[warn] one warning found
886[info] done compiling
887Starting build for ProjectRef(file:/build/repo/,core) (caliban)... [2/9]
888Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
889[info] compiling 24 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
890[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
891[warn] one warning found
892[info] done compiling
893Starting build for ProjectRef(file:/build/repo/,federation) (caliban-federation)... [3/9]
894Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
895[info] Compiling 1 protobuf files to /build/repo/federation/target/scala-3.8.0-RC2/src_managed/main/scalapb
896[info] compiling 19 Scala sources to /build/repo/federation/target/scala-3.8.0-RC2/classes ...
897[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
898[warn] one warning found
899[info] done compiling
900[info] compiling 2 Scala sources to /build/repo/federation/target/scala-3.8.0-RC2/test-classes ...
901[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
902Warning: mocking up superclass for module class macros
903[warn] one warning found
904[info] done compiling
905Starting build for ProjectRef(file:/build/repo/,tapirInterop) (caliban-tapir)... [4/9]
906Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
907Starting build for ProjectRef(file:/build/repo/,catsInterop) (caliban-cats)... [5/9]
908Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
909Starting build for ProjectRef(file:/build/repo/,monixInterop) (caliban-monix)... [6/9]
910Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
911[info] compiling 2 Scala sources to /build/repo/interop/monix/target/scala-3.8.0-RC2/classes ...
912[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
913[warn] one warning found
914[info] done compiling
915Starting build for ProjectRef(file:/build/repo/,clientJVM) (caliban-client)... [7/9]
916Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
917[info] compiling 15 Scala sources to /build/repo/client/.jvm/target/scala-3.8.0-RC2/classes ...
918[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
919[warn] one warning found
920[info] done compiling
921[info] compiling 5 Scala sources to /build/repo/client/.jvm/target/scala-3.8.0-RC2/test-classes ...
922[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
923[warn] one warning found
924[info] done compiling
925Starting build for ProjectRef(file:/build/repo/,zioHttp) (caliban-zio-http)... [8/9]
926Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
927[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.8.0-RC2/classes ...
928[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
929[warn] one warning found
930[info] done compiling
931[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.8.0-RC2/test-classes ...
932[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
933[warn] one warning found
934[info] done compiling
935
936************************
937Build summary:
938[{
939 "module": "caliban-macros",
940 "compile": {"status": "ok", "tookMs": 2286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
941 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
942 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
943 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
944 "publish": {"status": "skipped", "tookMs": 0},
945 "metadata": {
946 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
947}
948},{
949 "module": "caliban-http4s",
950 "compile": {"status": "ok", "tookMs": 36949, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
951 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
952 "test-compile": {"status": "ok", "tookMs": 9051, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
953 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
954 "publish": {"status": "skipped", "tookMs": 0},
955 "metadata": {
956 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
957}
958},{
959 "module": "caliban",
960 "compile": {"status": "ok", "tookMs": 133, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
961 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
962 "test-compile": {"status": "ok", "tookMs": 89876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
963 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
964 "publish": {"status": "skipped", "tookMs": 0},
965 "metadata": {
966 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
967}
968},{
969 "module": "caliban-federation",
970 "compile": {"status": "ok", "tookMs": 4906, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
971 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
972 "test-compile": {"status": "ok", "tookMs": 2886, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
973 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
974 "publish": {"status": "skipped", "tookMs": 0},
975 "metadata": {
976 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
977}
978},{
979 "module": "caliban-tapir",
980 "compile": {"status": "ok", "tookMs": 166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
981 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
982 "test-compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
983 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
984 "publish": {"status": "skipped", "tookMs": 0},
985 "metadata": {
986 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
987}
988},{
989 "module": "caliban-cats",
990 "compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
991 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
992 "test-compile": {"status": "ok", "tookMs": 199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
993 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
994 "publish": {"status": "skipped", "tookMs": 0},
995 "metadata": {
996 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
997}
998},{
999 "module": "caliban-monix",
1000 "compile": {"status": "ok", "tookMs": 930, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1001 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1002 "test-compile": {"status": "ok", "tookMs": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1003 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1004 "publish": {"status": "skipped", "tookMs": 0},
1005 "metadata": {
1006 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
1007}
1008},{
1009 "module": "caliban-client",
1010 "compile": {"status": "ok", "tookMs": 1380, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1011 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1012 "test-compile": {"status": "ok", "tookMs": 958, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1013 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1014 "publish": {"status": "skipped", "tookMs": 0},
1015 "metadata": {
1016 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
1017}
1018},{
1019 "module": "caliban-zio-http",
1020 "compile": {"status": "ok", "tookMs": 760, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1021 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1022 "test-compile": {"status": "ok", "tookMs": 846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1023 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1024 "publish": {"status": "skipped", "tookMs": 0},
1025 "metadata": {
1026 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
1027}
1028}]
1029************************
1030[success] Total time: 166 s (0:02:46.0), completed Nov 25, 2025, 2:49:04 PM
1031[0JChecking patch project/plugins.sbt...
1032Checking patch project/build.properties...
1033Checking patch build.sbt...
1034Applied patch project/plugins.sbt cleanly.
1035Applied patch project/build.properties cleanly.
1036Applied patch build.sbt cleanly.