Build Logs

ghostdogpr/caliban • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

2

Warnings

201

Total Lines

1875

1##################################
2Clonning https://github.com/ghostdogpr/caliban.git into /build/repo using revision v2.11.1
3##################################
4Note: switching to 'ce7d63b679c8cdcb06d1af6500e2c9f781a7ee37'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.5 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.5-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: core/src/main/scala/caliban/GraphQLInterpreter.scala
32Pattern: R0 with R1 <:< R
33Replacement: (R0 & R1) <:< R
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'R0 with R1 <:< R' in core/src/main/scala/caliban/GraphQLInterpreter.scala
38
39Try apply source patch:
40Path: build.sbt
41Pattern: val scala3 = "3.3.6"
42Replacement: val scala3 = "3.7.4"
43Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
44----
45Starting build for 3.7.4
46Execute tests: false
47sbt project found:
48Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
49Enforcing usage of sbt in version 1.11.5
50No prepare script found for project ghostdogpr/caliban
51##################################
52Scala version: 3.7.4
53Targets: com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http
54Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
55##################################
56Using extra scalacOptions: -rewrite,REQUIRE:-source:3.5-migration
57Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
58[sbt_options] declare -a sbt_options=()
59[process_args] java_version = '17'
60[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
61# Executing command line:
62java
63-Dfile.encoding=UTF-8
64-XX:MaxMetaspaceSize=3G
65-Xmx3G
66-XX:+UseG1GC
67-Dcommunitybuild.scala=3.7.4
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.7.4"
77"++3.7.4 -v"
78"mapScalacOptions "-rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 9.42s.
92[info] done compiling
93[info] loading settings for project root from build.sbt...
94[info] resolving key references (37616 settings) ...
95[info] ____ _ _ _
96[info] / ___|__ _| (_) |__ __ _ _ __
97[info] | | / _` | | | '_ \ / _` | '_ \
98[info] | |__| (_| | | | |_) | (_| | | | |
99[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1652-SNAPSHOT
100[info]
101[info] Useful sbt tasks:
102[info] > ~compile - Compile all modules with file-watch enabled
103[info] > +test - Run the unit test suite for all modules and Scala versions
104[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
105[info] > fmt - Run scalafmt on the entire project
106[info] > scripted - Run the scripted test suite
107[info] > examples/runMain example.quick.ExampleApp - Start the example server
108[info] > benchmarks/jmh:run - Run the benchmarks
109[info] > +publishLocal - Publish caliban locally
110[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
111Execute setCrossScalaVersions: 3.7.4
112OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM3/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in codegenSbt/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmarks/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in apolloCompatibility/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientJS/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM213/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM212/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientLaminextJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsInterop/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in monixInterop/crossScalaVersions
124OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientJVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4s/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tools/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tapirInterop/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in federation/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioHttp/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in quickAdapter/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pekkoHttp/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in reporting/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in macros/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tracing/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play/crossScalaVersions
137[info] ____ _ _ _
138[info] / ___|__ _| (_) |__ __ _ _ __
139[info] | | / _` | | | '_ \ / _` | '_ \
140[info] | |__| (_| | | | |_) | (_| | | | |
141[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1652-SNAPSHOT
142[info]
143[info] Useful sbt tasks:
144[info] > ~compile - Compile all modules with file-watch enabled
145[info] > +test - Run the unit test suite for all modules and Scala versions
146[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
147[info] > fmt - Run scalafmt on the entire project
148[info] > scripted - Run the scripted test suite
149[info] > examples/runMain example.quick.ExampleApp - Start the example server
150[info] > benchmarks/jmh:run - Run the benchmarks
151[info] > +publishLocal - Publish caliban locally
152[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
153[info] Setting Scala version to 3.7.4 on 20 projects.
154[info] Switching Scala version on:
155[info] clientLaminextJS (2.13.16, 3.7.4)
156[info] benchmarks (2.13.16, 3.7.4)
157[info] http4s (2.12.20, 2.13.16, 3.7.4)
158[info] pekkoHttp (2.12.20, 2.13.16, 3.7.4)
159[info] zioHttp (2.12.20, 2.13.16, 3.7.4)
160[info] clientNative (2.12.20, 2.13.16, 3.7.4)
161[info] play (2.13.16, 3.7.4)
162[info] clientJS (2.12.20, 2.13.16, 3.7.4)
163[info] tools (2.12.20, 2.13.16, 3.7.4)
164[info] clientJVM (2.12.20, 2.13.16, 3.7.4)
165[info] reporting (2.12.20, 2.13.16, 3.7.4)
166[info] monixInterop (2.12.20, 2.13.16, 3.7.4)
167[info] macros (2.12.20, 2.13.16, 3.7.4)
168[info] tapirInterop (2.12.20, 2.13.16, 3.7.4)
169[info] catsInterop (2.12.20, 2.13.16, 3.7.4)
170[info] core (2.12.20, 2.13.16, 3.7.4)
171[info] tracing (2.12.20, 2.13.16, 3.7.4)
172[info] quickAdapter (2.12.20, 2.13.16, 3.7.4)
173[info] federation (2.12.20, 2.13.16, 3.7.4)
174[info] apolloCompatibility (2.13.16, 3.7.4)
175[info] Excluding projects:
176[info] rootJVM213 (2.13.16)
177[info] rootJVM3 (2.13.16)
178[info] examples (2.13.16)
179[info] * root (2.13.16)
180[info] docs (2.12.20, 2.13.16)
181[info] akkaHttp (2.12.20, 2.13.16)
182[info] rootJVM212 (2.13.16)
183[info] codegenSbt (2.13.16)
184[info] Reapplying settings...
185[info] ____ _ _ _
186[info] / ___|__ _| (_) |__ __ _ _ __
187[info] | | / _` | | | '_ \ / _` | '_ \
188[info] | |__| (_| | | | |_) | (_| | | | |
189[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1652-SNAPSHOT
190[info]
191[info] Useful sbt tasks:
192[info] > ~compile - Compile all modules with file-watch enabled
193[info] > +test - Run the unit test suite for all modules and Scala versions
194[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
195[info] > fmt - Run scalafmt on the entire project
196[info] > scripted - Run the scripted test suite
197[info] > examples/runMain example.quick.ExampleApp - Start the example server
198[info] > benchmarks/jmh:run - Run the benchmarks
199[info] > +publishLocal - Publish caliban locally
200[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
201Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
202[info] Reapplying settings...
203[info] ____ _ _ _
204[info] / ___|__ _| (_) |__ __ _ _ __
205[info] | | / _` | | | '_ \ / _` | '_ \
206[info] | |__| (_| | | | |_) | (_| | | | |
207[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1652-SNAPSHOT
208[info]
209[info] Useful sbt tasks:
210[info] > ~compile - Compile all modules with file-watch enabled
211[info] > +test - Run the unit test suite for all modules and Scala versions
212[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
213[info] > fmt - Run scalafmt on the entire project
214[info] > scripted - Run the scripted test suite
215[info] > examples/runMain example.quick.ExampleApp - Start the example server
216[info] > benchmarks/jmh:run - Run the benchmarks
217[info] > +publishLocal - Publish caliban locally
218[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
219[info] Defining Global / credentials, akkaHttp / credentials and 26 others.
220[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 224 others.
221[info] Run `last` for details.
222[info] Reapplying settings...
223[info] ____ _ _ _
224[info] / ___|__ _| (_) |__ __ _ _ __
225[info] | | / _` | | | '_ \ / _` | '_ \
226[info] | |__| (_| | | | |_) | (_| | | | |
227[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1652-SNAPSHOT
228[info]
229[info] Useful sbt tasks:
230[info] > ~compile - Compile all modules with file-watch enabled
231[info] > +test - Run the unit test suite for all modules and Scala versions
232[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
233[info] > fmt - Run scalafmt on the entire project
234[info] > scripted - Run the scripted test suite
235[info] > examples/runMain example.quick.ExampleApp - Start the example server
236[info] > benchmarks/jmh:run - Run the benchmarks
237[info] > +publishLocal - Publish caliban locally
238[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
239Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
240[info] Reapplying settings...
241OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
242
243 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
244 Did you mean rootJVM3 / allExcludeDependencies ?
245 , retry without global scopes
246[info] Reapplying settings...
247[info] ____ _ _ _
248[info] / ___|__ _| (_) |__ __ _ _ __
249[info] | | / _` | | | '_ \ / _` | '_ \
250[info] | |__| (_| | | | |_) | (_| | | | |
251[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1653-SNAPSHOT
252[info]
253[info] Useful sbt tasks:
254[info] > ~compile - Compile all modules with file-watch enabled
255[info] > +test - Run the unit test suite for all modules and Scala versions
256[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
257[info] > fmt - Run scalafmt on the entire project
258[info] > scripted - Run the scripted test suite
259[info] > examples/runMain example.quick.ExampleApp - Start the example server
260[info] > benchmarks/jmh:run - Run the benchmarks
261[info] > +publishLocal - Publish caliban locally
262[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
263Execute removeScalacOptionsStartingWith: -P:wartremover
264[info] Reapplying settings...
265[info] ____ _ _ _
266[info] / ___|__ _| (_) |__ __ _ _ __
267[info] | | / _` | | | '_ \ / _` | '_ \
268[info] | |__| (_| | | | |_) | (_| | | | |
269[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+0-ce7d63b6+20251228-1653-SNAPSHOT
270[info]
271[info] Useful sbt tasks:
272[info] > ~compile - Compile all modules with file-watch enabled
273[info] > +test - Run the unit test suite for all modules and Scala versions
274[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
275[info] > fmt - Run scalafmt on the entire project
276[info] > scripted - Run the scripted test suite
277[info] > examples/runMain example.quick.ExampleApp - Start the example server
278[info] > benchmarks/jmh:run - Run the benchmarks
279[info] > +publishLocal - Publish caliban locally
280[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
281[success] Total time: 0 s, completed Dec 28, 2025, 4:53:05 PM
282Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
283Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
284Starting build...
285Projects: Set(http4s, pekkoHttp, zioHttp, play, tools, clientJVM, reporting, monixInterop, macros, tapirInterop, catsInterop, core, tracing, quickAdapter, federation)
286Starting build for ProjectRef(file:/build/repo/,reporting) (caliban-reporting)... [0/15]
287OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
288OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
289OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
290OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
291OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
292OpenCB::Filter out '-no-indent', matches setting pattern '^-?-no-indent'
293Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
294[info] compiling 16 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4/classes ...
295[info] compiling 117 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
296[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
297[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
298[info] [patched file /build/repo/client/src/main/scala/caliban/client/SelectionBuilder.scala]
299[info] [patched file /build/repo/client/src/main/scala/caliban/client/Selection.scala]
300[warn] one warning found
301[info] done compiling
302[info] [patched file /build/repo/core/src/main/scala/caliban/schema/Schema.scala]
303[info] [patched file /build/repo/core/src/main/scala-3/caliban/schema/TypeUnionDerivation.scala]
304[info] [patched file /build/repo/core/src/main/scala/caliban/schema/ArgBuilder.scala]
305[info] [patched file /build/repo/core/src/main/scala/caliban/GraphQLInterpreter.scala]
306[info] [patched file /build/repo/core/src/main/scala/caliban/ws/WebSocketHooks.scala]
307[info] [patched file /build/repo/core/src/main/scala/caliban/execution/Field.scala]
308[info] [patched file /build/repo/core/src/main/scala/caliban/parsing/parsers/StringParsers.scala]
309[info] [patched file /build/repo/core/src/main/scala/caliban/relay/Connection.scala]
310[info] [patched file /build/repo/core/src/main/scala/caliban/interop/circe/circe.scala]
311[info] [patched file /build/repo/core/src/main/scala/caliban/parsing/SourceMapper.scala]
312[info] [patched file /build/repo/core/src/main/scala/caliban/execution/Executor.scala]
313[info] [patched file /build/repo/core/src/main/scala/caliban/transformers/Transformer.scala]
314[warn] one warning found
315[info] [patched file /build/repo/core/src/main/scala/caliban/schema/Schema.scala]
316[info] [patched file /build/repo/core/src/main/scala-3/caliban/schema/TypeUnionDerivation.scala]
317[info] [patched file /build/repo/core/src/main/scala/caliban/schema/ArgBuilder.scala]
318[info] [patched file /build/repo/core/src/main/scala/caliban/GraphQLInterpreter.scala]
319[info] [patched file /build/repo/core/src/main/scala/caliban/ws/WebSocketHooks.scala]
320[info] [patched file /build/repo/core/src/main/scala/caliban/execution/Field.scala]
321[info] [patched file /build/repo/core/src/main/scala/caliban/parsing/parsers/StringParsers.scala]
322[info] [patched file /build/repo/core/src/main/scala/caliban/relay/Connection.scala]
323[info] [patched file /build/repo/core/src/main/scala/caliban/interop/circe/circe.scala]
324[info] [patched file /build/repo/core/src/main/scala/caliban/parsing/SourceMapper.scala]
325[info] [patched file /build/repo/core/src/main/scala/caliban/execution/Executor.scala]
326[info] [patched file /build/repo/core/src/main/scala/caliban/transformers/Transformer.scala]
327[warn] one warning found
328[info] done compiling
329[info] compiling 12 Scala sources to /build/repo/reporting/target/scala-3.7.4/classes ...
330[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
331[info] [patched file /build/repo/reporting/src/main/scala/caliban/reporting/ReportingDaemon.scala]
332[info] [patched file /build/repo/reporting/src/main/scala/caliban/reporting/SchemaReporter.scala]
333[warn] one warning found
334[info] done compiling
335[info] compiling 2 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4/classes ...
336[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
337[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
338[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
339[warn] one warning found
340[info] done compiling
341[warn] one warning found
342[info] done compiling
343[info] compiling 23 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
344[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
345[warn] two warnings found
346[warn] two warnings found
347[info] done compiling
348[info] compiling 22 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
349[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
350[warn] three warnings found
351[warn] three warnings found
352[info] done compiling
353[info] compiling 2 Scala sources to /build/repo/reporting/target/scala-3.7.4/classes ...
354[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
355[warn] one warning found
356[info] done compiling
357[info] compiling 1 Scala source to /build/repo/reporting/target/scala-3.7.4/test-classes ...
358[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
359[info] [patched file /build/repo/reporting/src/test/scala/caliban/reporting/ReportingDaemonSpec.scala]
360[warn] one warning found
361[info] done compiling
362[info] compiling 1 Scala source to /build/repo/reporting/target/scala-3.7.4/test-classes ...
363[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
364[warn] one warning found
365[info] done compiling
366Starting build for ProjectRef(file:/build/repo/,macros) (caliban-macros)... [1/15]
367Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
368Starting build for ProjectRef(file:/build/repo/,pekkoHttp) (caliban-pekko-http)... [2/15]
369Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
370[info] compiling 9 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4/classes ...
371[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
372[info] [patched file /build/repo/interop/tapir/src/main/scala/caliban/interop/tapir/TapirAdapter.scala]
373[warn] one warning found
374[info] done compiling
375[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/classes ...
376[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
377[info] [patched file /build/repo/adapters/pekko-http/src/main/scala/caliban/PekkoHttpAdapter.scala]
378[warn] one warning found
379[info] done compiling
380[info] compiling 1 Scala source to /build/repo/interop/tapir/target/scala-3.7.4/classes ...
381[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
382[warn] one warning found
383[info] done compiling
384[info] compiling 6 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4/test-classes ...
385[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/classes ...
386[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
387[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
388[warn] one warning found
389[info] done compiling
390[info] [patched file /build/repo/interop/tapir/src/test/scala/caliban/interop/tapir/FakeAuthorizationInterceptor.scala]
391[info] [patched file /build/repo/interop/tapir/src/test/scala/caliban/interop/tapir/TestApi.scala]
392[info] [patched file /build/repo/interop/tapir/src/test/scala/caliban/interop/tapir/TapirAdapterSpec.scala]
393[warn] one warning found
394[info] done compiling
395[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/test-classes ...
396[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
397[info] [patched file /build/repo/adapters/pekko-http/src/test/scala/caliban/PekkoHttpAdapterSpec.scala]
398[warn] one warning found
399[info] done compiling
400[info] compiling 3 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4/test-classes ...
401[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
402[warn] one warning found
403[info] done compiling
404[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/test-classes ...
405[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
406[warn] one warning found
407[info] done compiling
408Starting build for ProjectRef(file:/build/repo/,http4s) (caliban-http4s)... [3/15]
409Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
410[info] compiling 7 Scala sources to /build/repo/interop/cats/target/scala-3.7.4/classes ...
411[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
412[warn] one warning found
413[info] done compiling
414[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/classes ...
415[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
416[info] [patched file /build/repo/adapters/http4s/src/main/scala/caliban/Http4sAdapter.scala]
417[warn] one warning found
418[info] done compiling
419[info] compiling 46 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
420[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
421[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/classes ...
422[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
423[warn] one warning found
424[info] done compiling
425[info] [patched file /build/repo/core/src/test/scala/caliban/schema/ArgBuilderSpec.scala]
426[info] [patched file /build/repo/core/src/test/scala/caliban/execution/TestDeferredSchema.scala]
427[info] [patched file /build/repo/core/src/test/scala-3/caliban/Scala3SpecificSpec.scala]
428[info] [patched file /build/repo/core/src/test/scala/caliban/execution/ExecutionSpec.scala]
429[info] [patched file /build/repo/core/src/test/scala/caliban/wrappers/FieldMetricsSpec.scala]
430[info] [patched file /build/repo/core/src/test/scala/caliban/TestUtils.scala]
431[info] [patched file /build/repo/core/src/test/scala/caliban/schema/SchemaSpec.scala]
432[info] [patched file /build/repo/core/src/test/scala-3/caliban/schema/SchemaDerivesAutoSpec.scala]
433[warn] one warning found
434[info] done compiling
435[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/test-classes ...
436[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
437[info] [patched file /build/repo/adapters/http4s/src/test/scala/caliban/Http4sAdapterSpec.scala]
438[warn] one warning found
439[info] done compiling
440[info] compiling 8 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
441[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
442[warn] one warning found
443[info] done compiling
444[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/test-classes ...
445[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
446[warn] one warning found
447[info] done compiling
448Starting build for ProjectRef(file:/build/repo/,core) (caliban)... [4/15]
449Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
450Starting build for ProjectRef(file:/build/repo/,federation) (caliban-federation)... [5/15]
451Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
452[info] Compiling 1 protobuf files to /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb
453[info] compiling 32 Scala sources to /build/repo/federation/target/scala-3.7.4/classes ...
454[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
455[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/ReportHeader.scala]
456[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/TypeStat.scala]
457[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/ReportsProto.scala]
458[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/FieldStat.scala]
459[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/PathErrorStats.scala]
460[info] [patched file /build/repo/federation/src/main/scala/caliban/federation/FederationSupport.scala]
461[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/Trace.scala]
462[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedStats.scala]
463[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedQueryLatencyStats.scala]
464[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/StatsContext.scala]
465[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/QueryLatencyStats.scala]
466[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/Field.scala]
467[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/Type.scala]
468[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/Report.scala]
469[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/ContextualizedTypeStats.scala]
470[info] [patched file /build/repo/federation/target/scala-3.7.4/src_managed/main/scalapb/mdg/engine/proto/reports/TracesAndStats.scala]
471[warn] one warning found
472[info] done compiling
473[info] compiling 16 Scala sources to /build/repo/federation/target/scala-3.7.4/classes ...
474[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
475[warn] one warning found
476[info] done compiling
477[info] compiling 3 Scala sources to /build/repo/federation/target/scala-3.7.4/test-classes ...
478[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
479[warn] one warning found
480[info] done compiling
481Starting build for ProjectRef(file:/build/repo/,tracing) (caliban-tracing)... [6/15]
482Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
483[info] compiling 22 Scala sources to /build/repo/tools/target/scala-3.7.4/classes ...
484[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
485[info] [patched file /build/repo/tools/src/main/scala/caliban/tools/IntrospectionClient.scala]
486[info] [patched file /build/repo/tools/src/main/scala/caliban/tools/SchemaLoader.scala]
487[info] [patched file /build/repo/tools/src/main/scala/caliban/tools/CalibanCommonSettings.scala]
488[warn] one warning found
489[info] done compiling
490[info] compiling 4 Scala sources to /build/repo/tracing/target/scala-3.7.4/classes ...
491[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
492[warn] one warning found
493[info] done compiling
494[info] compiling 3 Scala sources to /build/repo/tools/target/scala-3.7.4/classes ...
495[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
496[warn] one warning found
497[info] done compiling
498[info] compiling 2 Scala sources to /build/repo/tracing/target/scala-3.7.4/test-classes ...
499[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
500[info] [patched file /build/repo/tracing/src/test/scala/caliban/tracing/MockTracer.scala]
501[warn] one warning found
502[info] done compiling
503[info] compiling 1 Scala source to /build/repo/tracing/target/scala-3.7.4/test-classes ...
504[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
505[warn] one warning found
506[info] done compiling
507[info] compiling 1 Scala source to /build/repo/tracing/target/scala-3.7.4/test-classes ...
508[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
509[warn] two warnings found
510[info] done compiling
511Starting build for ProjectRef(file:/build/repo/,quickAdapter) (caliban-quick)... [7/15]
512Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
513[info] compiling 6 Scala sources to /build/repo/adapters/quick/target/scala-3.7.4/classes ...
514[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
515[warn] one warning found
516[info] done compiling
517[info] compiling 1 Scala source to /build/repo/adapters/quick/target/scala-3.7.4/test-classes ...
518[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
519[warn] one warning found
520[info] done compiling
521Starting build for ProjectRef(file:/build/repo/,play) (caliban-play)... [8/15]
522Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
523[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/classes ...
524[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
525[info] [patched file /build/repo/adapters/play/src/main/scala/caliban/PlayAdapter.scala]
526[warn] one warning found
527[info] done compiling
528[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/classes ...
529[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
530[warn] one warning found
531[info] done compiling
532[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/test-classes ...
533[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
534[info] [patched file /build/repo/adapters/play/src/test/scala/caliban/PlayAdapterSpec.scala]
535[warn] one warning found
536[info] done compiling
537[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/test-classes ...
538[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
539[warn] one warning found
540[info] done compiling
541Starting build for ProjectRef(file:/build/repo/,tools) (caliban-tools)... [9/15]
542Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
543[info] compiling 11 Scala sources to /build/repo/tools/target/scala-3.7.4/test-classes ...
544[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
545[warn] one warning found
546[info] done compiling
547Starting build for ProjectRef(file:/build/repo/,tapirInterop) (caliban-tapir)... [10/15]
548Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
549Starting build for ProjectRef(file:/build/repo/,catsInterop) (caliban-cats)... [11/15]
550Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
551[info] compiling 2 Scala sources to /build/repo/interop/cats/target/scala-3.7.4/test-classes ...
552[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
553[warn] one warning found
554[info] done compiling
555Starting build for ProjectRef(file:/build/repo/,monixInterop) (caliban-monix)... [12/15]
556Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
557[info] compiling 2 Scala sources to /build/repo/interop/monix/target/scala-3.7.4/classes ...
558[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
559[warn] one warning found
560[info] done compiling
561Starting build for ProjectRef(file:/build/repo/,clientJVM) (caliban-client)... [13/15]
562Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
563[info] compiling 6 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4/test-classes ...
564[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
565[warn] one warning found
566[info] done compiling
567Starting build for ProjectRef(file:/build/repo/,zioHttp) (caliban-zio-http)... [14/15]
568Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
569[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.7.4/classes ...
570[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
571[warn] one warning found
572[info] done compiling
573
574************************
575Build summary:
576[{
577 "module": "caliban-reporting",
578 "compile": {"status": "ok", "tookMs": 43189, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
579 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
580 "test-compile": {"status": "ok", "tookMs": 24802, "warnings": 0, "errors": 0, "sourceVersion": "3.5-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.20", "2.13.16", "3.3.6"]
585}
586},{
587 "module": "caliban-macros",
588 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
589 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
590 "test-compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
591 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
592 "publish": {"status": "skipped", "tookMs": 0},
593 "metadata": {
594 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
595}
596},{
597 "module": "caliban-pekko-http",
598 "compile": {"status": "ok", "tookMs": 3414, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
599 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
600 "test-compile": {"status": "ok", "tookMs": 6749, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
601 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
602 "publish": {"status": "skipped", "tookMs": 0},
603 "metadata": {
604 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
605}
606},{
607 "module": "caliban-http4s",
608 "compile": {"status": "ok", "tookMs": 1727, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
609 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
610 "test-compile": {"status": "ok", "tookMs": 37021, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
611 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
612 "publish": {"status": "skipped", "tookMs": 0},
613 "metadata": {
614 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
615}
616},{
617 "module": "caliban",
618 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
619 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
620 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
621 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
622 "publish": {"status": "skipped", "tookMs": 0},
623 "metadata": {
624 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
625}
626},{
627 "module": "caliban-federation",
628 "compile": {"status": "ok", "tookMs": 6245, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
629 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
630 "test-compile": {"status": "ok", "tookMs": 4515, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
631 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
632 "publish": {"status": "skipped", "tookMs": 0},
633 "metadata": {
634 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
635}
636},{
637 "module": "caliban-tracing",
638 "compile": {"status": "ok", "tookMs": 12048, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
639 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
640 "test-compile": {"status": "ok", "tookMs": 11711, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
641 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
642 "publish": {"status": "skipped", "tookMs": 0},
643 "metadata": {
644 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
645}
646},{
647 "module": "caliban-quick",
648 "compile": {"status": "ok", "tookMs": 1037, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
649 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
650 "test-compile": {"status": "ok", "tookMs": 858, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
651 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
652 "publish": {"status": "skipped", "tookMs": 0},
653 "metadata": {
654 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
655}
656},{
657 "module": "caliban-play",
658 "compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
659 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
660 "test-compile": {"status": "ok", "tookMs": 1426, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
661 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
662 "publish": {"status": "skipped", "tookMs": 0},
663 "metadata": {
664 "crossScalaVersions": ["2.13.16", "3.3.6"]
665}
666},{
667 "module": "caliban-tools",
668 "compile": {"status": "ok", "tookMs": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
669 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
670 "test-compile": {"status": "ok", "tookMs": 2057, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
671 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
672 "publish": {"status": "skipped", "tookMs": 0},
673 "metadata": {
674 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
675}
676},{
677 "module": "caliban-tapir",
678 "compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
679 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
680 "test-compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
681 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
682 "publish": {"status": "skipped", "tookMs": 0},
683 "metadata": {
684 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
685}
686},{
687 "module": "caliban-cats",
688 "compile": {"status": "ok", "tookMs": 232, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
689 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
690 "test-compile": {"status": "ok", "tookMs": 1245, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
691 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
692 "publish": {"status": "skipped", "tookMs": 0},
693 "metadata": {
694 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
695}
696},{
697 "module": "caliban-monix",
698 "compile": {"status": "ok", "tookMs": 843, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
699 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
700 "test-compile": {"status": "ok", "tookMs": 238, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
701 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
702 "publish": {"status": "skipped", "tookMs": 0},
703 "metadata": {
704 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
705}
706},{
707 "module": "caliban-client",
708 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
709 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
710 "test-compile": {"status": "ok", "tookMs": 2380, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
711 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
712 "publish": {"status": "skipped", "tookMs": 0},
713 "metadata": {
714 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
715}
716},{
717 "module": "caliban-zio-http",
718 "compile": {"status": "ok", "tookMs": 494, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
719 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
720 "test-compile": {"status": "ok", "tookMs": 246, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
721 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
722 "publish": {"status": "skipped", "tookMs": 0},
723 "metadata": {
724 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
725}
726}]
727************************
728[success] Total time: 316 s (0:05:16.0), completed Dec 28, 2025, 4:58:22 PM
729[0JChecking patch project/plugins.sbt...
730Checking patch project/build.properties...
731Checking patch core/src/main/scala/caliban/GraphQLInterpreter.scala...
732error: while searching for:
733 final class ProvideSomeLayer[R0, -R, +E](private val self: GraphQLInterpreter[R, E]) extends AnyVal {
734 def apply[E1 >: E, R1](
735 layer: => ZLayer[R0, E1, R1]
736 )(implicit ev1: (R0 & R1) <:< R, tagged: Tag[R1]): GraphQLInterpreter[R0, E1] =
737 self.asInstanceOf[GraphQLInterpreter[R0 with R1, E]].provideLayer(ZLayer.environment[R0] ++ layer)
738 }
739}
740
741error: patch failed: core/src/main/scala/caliban/GraphQLInterpreter.scala:94
742Checking patch build.sbt...
743Applied patch project/plugins.sbt cleanly.
744Applied patch project/build.properties cleanly.
745Applying patch core/src/main/scala/caliban/GraphQLInterpreter.scala with 1 reject...
746Rejected hunk #1.
747Applied patch build.sbt cleanly.
748Commit migration rewrites
749Switched to a new branch 'opencb/migrate-source-3.5'
750[opencb/migrate-source-3.5 ad5aaaca] Apply Scala compiler rewrites using -source:3.5-migration using Scala 3.7.4
751 40 files changed, 117 insertions(+), 117 deletions(-)
752Using target Scala version for migration: 3.7.4
753Migrating project for -source:3.6 using Scala 3.7.4
754----
755Preparing build for 3.7.4
756Would try to apply common scalacOption (best-effort, sbt/mill only):
757Append: -rewrite,REQUIRE:-source:3.6-migration
758Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
759
760Try apply source patch:
761Path: core/src/main/scala/caliban/GraphQLInterpreter.scala
762Pattern: R0 with R1 <:< R
763Replacement: (R0 & R1) <:< R
764Failed to apply pattern 'R0 with R1 <:< R' in core/src/main/scala/caliban/GraphQLInterpreter.scala
765
766Try apply source patch:
767Path: build.sbt
768Pattern: val scala3 = "3.3.6"
769Replacement: val scala3 = "3.7.4"
770Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
771----
772Starting build for 3.7.4
773Execute tests: false
774sbt project found:
775Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
776Enforcing usage of sbt in version 1.11.5
777No prepare script found for project ghostdogpr/caliban
778##################################
779Scala version: 3.7.4
780Targets: com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http
781Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
782##################################
783Using extra scalacOptions: -rewrite,REQUIRE:-source:3.6-migration
784Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
785[sbt_options] declare -a sbt_options=()
786[process_args] java_version = '17'
787[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
788# Executing command line:
789java
790-Dfile.encoding=UTF-8
791-XX:MaxMetaspaceSize=3G
792-Xmx3G
793-XX:+UseG1GC
794-Dcommunitybuild.scala=3.7.4
795-Dcommunitybuild.project.dependencies.add=
796-Xmx7G
797-Xms4G
798-Xss8M
799-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
800-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
801-jar
802/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
803"setCrossScalaVersions 3.7.4"
804"++3.7.4 -v"
805"mapScalacOptions "-rewrite,REQUIRE:-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
806"set every credentials := Nil"
807"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
808"removeScalacOptionsStartingWith -P:wartremover"
809
810moduleMappings
811"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http"
812
813[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
814[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
815[info] loading project definition from /build/repo/project
816[info] loading settings for project root from build.sbt...
817[info] resolving key references (37616 settings) ...
818[info] ____ _ _ _
819[info] / ___|__ _| (_) |__ __ _ _ __
820[info] | | / _` | | | '_ \ / _` | '_ \
821[info] | |__| (_| | | | |_) | (_| | | | |
822[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
823[info]
824[info] Useful sbt tasks:
825[info] > ~compile - Compile all modules with file-watch enabled
826[info] > +test - Run the unit test suite for all modules and Scala versions
827[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
828[info] > fmt - Run scalafmt on the entire project
829[info] > scripted - Run the scripted test suite
830[info] > examples/runMain example.quick.ExampleApp - Start the example server
831[info] > benchmarks/jmh:run - Run the benchmarks
832[info] > +publishLocal - Publish caliban locally
833[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
834Execute setCrossScalaVersions: 3.7.4
835OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM3/crossScalaVersions
836OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in codegenSbt/crossScalaVersions
837OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmarks/crossScalaVersions
838OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in apolloCompatibility/crossScalaVersions
839OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientJS/crossScalaVersions
840OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
841OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM213/crossScalaVersions
842OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM212/crossScalaVersions
843OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientLaminextJS/crossScalaVersions
844OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsInterop/crossScalaVersions
845OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
846OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientNative/crossScalaVersions
847OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in clientJVM/crossScalaVersions
848OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4s/crossScalaVersions
849OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in monixInterop/crossScalaVersions
850OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tools/crossScalaVersions
851OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tapirInterop/crossScalaVersions
852OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in federation/crossScalaVersions
853OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioHttp/crossScalaVersions
854OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in quickAdapter/crossScalaVersions
855OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pekkoHttp/crossScalaVersions
856OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in reporting/crossScalaVersions
857OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in macros/crossScalaVersions
858OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tracing/crossScalaVersions
859OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play/crossScalaVersions
860[info] ____ _ _ _
861[info] / ___|__ _| (_) |__ __ _ _ __
862[info] | | / _` | | | '_ \ / _` | '_ \
863[info] | |__| (_| | | | |_) | (_| | | | |
864[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
865[info]
866[info] Useful sbt tasks:
867[info] > ~compile - Compile all modules with file-watch enabled
868[info] > +test - Run the unit test suite for all modules and Scala versions
869[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
870[info] > fmt - Run scalafmt on the entire project
871[info] > scripted - Run the scripted test suite
872[info] > examples/runMain example.quick.ExampleApp - Start the example server
873[info] > benchmarks/jmh:run - Run the benchmarks
874[info] > +publishLocal - Publish caliban locally
875[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
876[info] Setting Scala version to 3.7.4 on 20 projects.
877[info] Switching Scala version on:
878[info] clientLaminextJS (2.13.16, 3.7.4)
879[info] benchmarks (2.13.16, 3.7.4)
880[info] http4s (2.12.20, 2.13.16, 3.7.4)
881[info] pekkoHttp (2.12.20, 2.13.16, 3.7.4)
882[info] zioHttp (2.12.20, 2.13.16, 3.7.4)
883[info] clientNative (2.12.20, 2.13.16, 3.7.4)
884[info] play (2.13.16, 3.7.4)
885[info] clientJS (2.12.20, 2.13.16, 3.7.4)
886[info] tools (2.12.20, 2.13.16, 3.7.4)
887[info] clientJVM (2.12.20, 2.13.16, 3.7.4)
888[info] reporting (2.12.20, 2.13.16, 3.7.4)
889[info] monixInterop (2.12.20, 2.13.16, 3.7.4)
890[info] macros (2.12.20, 2.13.16, 3.7.4)
891[info] tapirInterop (2.12.20, 2.13.16, 3.7.4)
892[info] catsInterop (2.12.20, 2.13.16, 3.7.4)
893[info] core (2.12.20, 2.13.16, 3.7.4)
894[info] tracing (2.12.20, 2.13.16, 3.7.4)
895[info] quickAdapter (2.12.20, 2.13.16, 3.7.4)
896[info] federation (2.12.20, 2.13.16, 3.7.4)
897[info] apolloCompatibility (2.13.16, 3.7.4)
898[info] Excluding projects:
899[info] rootJVM213 (2.13.16)
900[info] rootJVM3 (2.13.16)
901[info] examples (2.13.16)
902[info] * root (2.13.16)
903[info] docs (2.12.20, 2.13.16)
904[info] akkaHttp (2.12.20, 2.13.16)
905[info] rootJVM212 (2.13.16)
906[info] codegenSbt (2.13.16)
907[info] Reapplying settings...
908[info] ____ _ _ _
909[info] / ___|__ _| (_) |__ __ _ _ __
910[info] | | / _` | | | '_ \ / _` | '_ \
911[info] | |__| (_| | | | |_) | (_| | | | |
912[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
913[info]
914[info] Useful sbt tasks:
915[info] > ~compile - Compile all modules with file-watch enabled
916[info] > +test - Run the unit test suite for all modules and Scala versions
917[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
918[info] > fmt - Run scalafmt on the entire project
919[info] > scripted - Run the scripted test suite
920[info] > examples/runMain example.quick.ExampleApp - Start the example server
921[info] > benchmarks/jmh:run - Run the benchmarks
922[info] > +publishLocal - Publish caliban locally
923[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
924Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
925[info] Reapplying settings...
926[info] ____ _ _ _
927[info] / ___|__ _| (_) |__ __ _ _ __
928[info] | | / _` | | | '_ \ / _` | '_ \
929[info] | |__| (_| | | | |_) | (_| | | | |
930[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
931[info]
932[info] Useful sbt tasks:
933[info] > ~compile - Compile all modules with file-watch enabled
934[info] > +test - Run the unit test suite for all modules and Scala versions
935[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
936[info] > fmt - Run scalafmt on the entire project
937[info] > scripted - Run the scripted test suite
938[info] > examples/runMain example.quick.ExampleApp - Start the example server
939[info] > benchmarks/jmh:run - Run the benchmarks
940[info] > +publishLocal - Publish caliban locally
941[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
942[info] Defining Global / credentials, akkaHttp / credentials and 26 others.
943[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 224 others.
944[info] Run `last` for details.
945[info] Reapplying settings...
946[info] ____ _ _ _
947[info] / ___|__ _| (_) |__ __ _ _ __
948[info] | | / _` | | | '_ \ / _` | '_ \
949[info] | |__| (_| | | | |_) | (_| | | | |
950[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
951[info]
952[info] Useful sbt tasks:
953[info] > ~compile - Compile all modules with file-watch enabled
954[info] > +test - Run the unit test suite for all modules and Scala versions
955[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
956[info] > fmt - Run scalafmt on the entire project
957[info] > scripted - Run the scripted test suite
958[info] > examples/runMain example.quick.ExampleApp - Start the example server
959[info] > benchmarks/jmh:run - Run the benchmarks
960[info] > +publishLocal - Publish caliban locally
961[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
962Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
963[info] Reapplying settings...
964OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
965
966 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
967 Did you mean rootJVM3 / allExcludeDependencies ?
968 , retry without global scopes
969[info] Reapplying settings...
970[info] ____ _ _ _
971[info] / ___|__ _| (_) |__ __ _ _ __
972[info] | | / _` | | | '_ \ / _` | '_ \
973[info] | |__| (_| | | | |_) | (_| | | | |
974[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
975[info]
976[info] Useful sbt tasks:
977[info] > ~compile - Compile all modules with file-watch enabled
978[info] > +test - Run the unit test suite for all modules and Scala versions
979[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
980[info] > fmt - Run scalafmt on the entire project
981[info] > scripted - Run the scripted test suite
982[info] > examples/runMain example.quick.ExampleApp - Start the example server
983[info] > benchmarks/jmh:run - Run the benchmarks
984[info] > +publishLocal - Publish caliban locally
985[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
986Execute removeScalacOptionsStartingWith: -P:wartremover
987[info] Reapplying settings...
988[info] ____ _ _ _
989[info] / ___|__ _| (_) |__ __ _ _ __
990[info] | | / _` | | | '_ \ / _` | '_ \
991[info] | |__| (_| | | | |_) | (_| | | | |
992[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1658-SNAPSHOT
993[info]
994[info] Useful sbt tasks:
995[info] > ~compile - Compile all modules with file-watch enabled
996[info] > +test - Run the unit test suite for all modules and Scala versions
997[info] > ++3.7.4; rootJVM3/test - Run tests for all JVM modules in Scala 3
998[info] > fmt - Run scalafmt on the entire project
999[info] > scripted - Run the scripted test suite
1000[info] > examples/runMain example.quick.ExampleApp - Start the example server
1001[info] > benchmarks/jmh:run - Run the benchmarks
1002[info] > +publishLocal - Publish caliban locally
1003[info] > ++2.12.20; ++2.13.16; ++3.7.4 - Changing scala versions
1004[success] Total time: 0 s, completed Dec 28, 2025, 4:58:53 PM
1005Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1006Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1007Starting build...
1008Projects: Set(http4s, pekkoHttp, zioHttp, play, tools, clientJVM, reporting, monixInterop, macros, tapirInterop, catsInterop, core, tracing, quickAdapter, federation)
1009Starting build for ProjectRef(file:/build/repo/,reporting) (caliban-reporting)... [0/15]
1010OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
1011OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.6-migration` in Scala 2.12.20 module Global
1012OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1013OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1014OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1015OpenCB::Filter out '-no-indent', matches setting pattern '^-?-no-indent'
1016Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1017[info] compiling 16 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4/classes ...
1018[info] compiling 117 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
1019[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1020[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1021[warn] one warning found
1022[info] done compiling
1023[warn] one warning found
1024[warn] one warning found
1025[info] done compiling
1026[info] compiling 12 Scala sources to /build/repo/reporting/target/scala-3.7.4/classes ...
1027[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1028[warn] one warning found
1029[info] done compiling
1030[info] compiling 1 Scala source to /build/repo/reporting/target/scala-3.7.4/test-classes ...
1031[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1032[warn] one warning found
1033[info] done compiling
1034Starting build for ProjectRef(file:/build/repo/,macros) (caliban-macros)... [1/15]
1035Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1036Starting build for ProjectRef(file:/build/repo/,pekkoHttp) (caliban-pekko-http)... [2/15]
1037Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1038[info] compiling 9 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4/classes ...
1039[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1040[warn] one warning found
1041[info] done compiling
1042[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/classes ...
1043[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1044[warn] one warning found
1045[info] done compiling
1046[info] compiling 6 Scala sources to /build/repo/interop/tapir/target/scala-3.7.4/test-classes ...
1047[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1048[warn] one warning found
1049[info] done compiling
1050[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.7.4/test-classes ...
1051[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1052[warn] one warning found
1053[info] done compiling
1054Starting build for ProjectRef(file:/build/repo/,http4s) (caliban-http4s)... [3/15]
1055Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1056[info] compiling 7 Scala sources to /build/repo/interop/cats/target/scala-3.7.4/classes ...
1057[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1058[warn] one warning found
1059[info] done compiling
1060[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/classes ...
1061[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1062[warn] one warning found
1063[info] done compiling
1064[info] compiling 46 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
1065[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1066[warn] one warning found
1067[info] done compiling
1068[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.7.4/test-classes ...
1069[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1070[warn] one warning found
1071[info] done compiling
1072Starting build for ProjectRef(file:/build/repo/,core) (caliban)... [4/15]
1073Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1074Starting build for ProjectRef(file:/build/repo/,federation) (caliban-federation)... [5/15]
1075Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1076[info] compiling 32 Scala sources to /build/repo/federation/target/scala-3.7.4/classes ...
1077[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1078[warn] one warning found
1079[info] done compiling
1080[info] compiling 3 Scala sources to /build/repo/federation/target/scala-3.7.4/test-classes ...
1081[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1082[warn] one warning found
1083[info] done compiling
1084Starting build for ProjectRef(file:/build/repo/,tracing) (caliban-tracing)... [6/15]
1085Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1086[info] compiling 22 Scala sources to /build/repo/tools/target/scala-3.7.4/classes ...
1087[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1088[warn] one warning found
1089[info] done compiling
1090[info] compiling 4 Scala sources to /build/repo/tracing/target/scala-3.7.4/classes ...
1091[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1092[warn] one warning found
1093[info] done compiling
1094[info] compiling 2 Scala sources to /build/repo/tracing/target/scala-3.7.4/test-classes ...
1095[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1096[warn] one warning found
1097[info] done compiling
1098Starting build for ProjectRef(file:/build/repo/,quickAdapter) (caliban-quick)... [7/15]
1099Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1100[info] compiling 6 Scala sources to /build/repo/adapters/quick/target/scala-3.7.4/classes ...
1101[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1102[warn] one warning found
1103[info] done compiling
1104[info] compiling 1 Scala source to /build/repo/adapters/quick/target/scala-3.7.4/test-classes ...
1105[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1106[warn] one warning found
1107[info] done compiling
1108Starting build for ProjectRef(file:/build/repo/,play) (caliban-play)... [8/15]
1109Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1110[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/classes ...
1111[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1112[warn] one warning found
1113[info] done compiling
1114[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.7.4/test-classes ...
1115[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1116[warn] one warning found
1117[info] done compiling
1118Starting build for ProjectRef(file:/build/repo/,tools) (caliban-tools)... [9/15]
1119Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1120[info] compiling 11 Scala sources to /build/repo/tools/target/scala-3.7.4/test-classes ...
1121[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1122[warn] one warning found
1123[info] done compiling
1124Starting build for ProjectRef(file:/build/repo/,tapirInterop) (caliban-tapir)... [10/15]
1125Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1126Starting build for ProjectRef(file:/build/repo/,catsInterop) (caliban-cats)... [11/15]
1127Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1128[info] compiling 2 Scala sources to /build/repo/interop/cats/target/scala-3.7.4/test-classes ...
1129[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1130[warn] one warning found
1131[info] done compiling
1132Starting build for ProjectRef(file:/build/repo/,monixInterop) (caliban-monix)... [12/15]
1133Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1134[info] compiling 2 Scala sources to /build/repo/interop/monix/target/scala-3.7.4/classes ...
1135[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1136[warn] one warning found
1137[info] done compiling
1138Starting build for ProjectRef(file:/build/repo/,clientJVM) (caliban-client)... [13/15]
1139Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1140[info] compiling 6 Scala sources to /build/repo/client/.jvm/target/scala-3.7.4/test-classes ...
1141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1142[warn] one warning found
1143[info] done compiling
1144Starting build for ProjectRef(file:/build/repo/,zioHttp) (caliban-zio-http)... [14/15]
1145Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 11, -explain-types, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.6-migration
1146[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.7.4/classes ...
1147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1148[warn] one warning found
1149[info] done compiling
1150
1151************************
1152Build summary:
1153[{
1154 "module": "caliban-reporting",
1155 "compile": {"status": "ok", "tookMs": 42919, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1157 "test-compile": {"status": "ok", "tookMs": 2411, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1159 "publish": {"status": "skipped", "tookMs": 0},
1160 "metadata": {
1161 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1162}
1163},{
1164 "module": "caliban-macros",
1165 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1167 "test-compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1169 "publish": {"status": "skipped", "tookMs": 0},
1170 "metadata": {
1171 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1172}
1173},{
1174 "module": "caliban-pekko-http",
1175 "compile": {"status": "ok", "tookMs": 4304, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1177 "test-compile": {"status": "ok", "tookMs": 7005, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1179 "publish": {"status": "skipped", "tookMs": 0},
1180 "metadata": {
1181 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1182}
1183},{
1184 "module": "caliban-http4s",
1185 "compile": {"status": "ok", "tookMs": 2358, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1187 "test-compile": {"status": "ok", "tookMs": 41822, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1189 "publish": {"status": "skipped", "tookMs": 0},
1190 "metadata": {
1191 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1192}
1193},{
1194 "module": "caliban",
1195 "compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1197 "test-compile": {"status": "ok", "tookMs": 175, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1199 "publish": {"status": "skipped", "tookMs": 0},
1200 "metadata": {
1201 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1202}
1203},{
1204 "module": "caliban-federation",
1205 "compile": {"status": "ok", "tookMs": 3792, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1207 "test-compile": {"status": "ok", "tookMs": 2029, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1209 "publish": {"status": "skipped", "tookMs": 0},
1210 "metadata": {
1211 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1212}
1213},{
1214 "module": "caliban-tracing",
1215 "compile": {"status": "ok", "tookMs": 12554, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1217 "test-compile": {"status": "ok", "tookMs": 1552, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1219 "publish": {"status": "skipped", "tookMs": 0},
1220 "metadata": {
1221 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1222}
1223},{
1224 "module": "caliban-quick",
1225 "compile": {"status": "ok", "tookMs": 1268, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1227 "test-compile": {"status": "ok", "tookMs": 898, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1229 "publish": {"status": "skipped", "tookMs": 0},
1230 "metadata": {
1231 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1232}
1233},{
1234 "module": "caliban-play",
1235 "compile": {"status": "ok", "tookMs": 710, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1237 "test-compile": {"status": "ok", "tookMs": 953, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1239 "publish": {"status": "skipped", "tookMs": 0},
1240 "metadata": {
1241 "crossScalaVersions": ["2.13.16", "3.3.6"]
1242}
1243},{
1244 "module": "caliban-tools",
1245 "compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1247 "test-compile": {"status": "ok", "tookMs": 2318, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1249 "publish": {"status": "skipped", "tookMs": 0},
1250 "metadata": {
1251 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1252}
1253},{
1254 "module": "caliban-tapir",
1255 "compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1257 "test-compile": {"status": "ok", "tookMs": 190, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1259 "publish": {"status": "skipped", "tookMs": 0},
1260 "metadata": {
1261 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1262}
1263},{
1264 "module": "caliban-cats",
1265 "compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1267 "test-compile": {"status": "ok", "tookMs": 1378, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1269 "publish": {"status": "skipped", "tookMs": 0},
1270 "metadata": {
1271 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1272}
1273},{
1274 "module": "caliban-monix",
1275 "compile": {"status": "ok", "tookMs": 760, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1277 "test-compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1279 "publish": {"status": "skipped", "tookMs": 0},
1280 "metadata": {
1281 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1282}
1283},{
1284 "module": "caliban-client",
1285 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1287 "test-compile": {"status": "ok", "tookMs": 2383, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1289 "publish": {"status": "skipped", "tookMs": 0},
1290 "metadata": {
1291 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1292}
1293},{
1294 "module": "caliban-zio-http",
1295 "compile": {"status": "ok", "tookMs": 504, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1297 "test-compile": {"status": "ok", "tookMs": 256, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1299 "publish": {"status": "skipped", "tookMs": 0},
1300 "metadata": {
1301 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1302}
1303}]
1304************************
1305[success] Total time: 149 s (0:02:29.0), completed Dec 28, 2025, 5:01:22 PM
1306[0JChecking patch project/plugins.sbt...
1307Checking patch project/build.properties...
1308Checking patch build.sbt...
1309Applied patch project/plugins.sbt cleanly.
1310Applied patch project/build.properties cleanly.
1311Applied patch build.sbt cleanly.
1312No migration rewrite changes found, would not commit
1313----
1314Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1315Scala binary version found: 3.8
1316Implicitly using source version 3.8
1317Scala binary version found: 3.8
1318Implicitly using source version 3.8
1319Would try to apply common scalacOption (best-effort, sbt/mill only):
1320Append: ,REQUIRE:-source:3.8
1321Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1322
1323Try apply source patch:
1324Path: core/src/main/scala/caliban/GraphQLInterpreter.scala
1325Pattern: R0 with R1 <:< R
1326Replacement: (R0 & R1) <:< R
1327Failed to apply pattern 'R0 with R1 <:< R' in core/src/main/scala/caliban/GraphQLInterpreter.scala
1328
1329Try apply source patch:
1330Path: build.sbt
1331Pattern: val scala3 = "3.3.6"
1332Replacement: val scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
1333Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
1334----
1335Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1336Execute tests: false
1337sbt project found:
1338Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
1339Enforcing usage of sbt in version 1.11.5
1340No prepare script found for project ghostdogpr/caliban
1341##################################
1342Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1343Targets: com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http
1344Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1345##################################
1346Using extra scalacOptions: ,REQUIRE:-source:3.8
1347Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1348[sbt_options] declare -a sbt_options=()
1349[process_args] java_version = '17'
1350[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1351# Executing command line:
1352java
1353-Dfile.encoding=UTF-8
1354-XX:MaxMetaspaceSize=3G
1355-Xmx3G
1356-XX:+UseG1GC
1357-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1358-Dcommunitybuild.project.dependencies.add=
1359-Xmx7G
1360-Xms4G
1361-Xss8M
1362-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1363-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1364-jar
1365/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1366"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
1367"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
1368"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1369"set every credentials := Nil"
1370"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1371"removeScalacOptionsStartingWith -P:wartremover"
1372
1373moduleMappings
1374"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.ghostdogpr%caliban com.github.ghostdogpr%caliban-cats com.github.ghostdogpr%caliban-client com.github.ghostdogpr%caliban-federation com.github.ghostdogpr%caliban-http4s com.github.ghostdogpr%caliban-macros com.github.ghostdogpr%caliban-monix com.github.ghostdogpr%caliban-pekko-http com.github.ghostdogpr%caliban-play com.github.ghostdogpr%caliban-quick com.github.ghostdogpr%caliban-reporting com.github.ghostdogpr%caliban-tapir com.github.ghostdogpr%caliban-tools com.github.ghostdogpr%caliban-tracing com.github.ghostdogpr%caliban-zio-http"
1375
1376[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1377[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1378[info] loading project definition from /build/repo/project
1379[info] loading settings for project root from build.sbt...
1380[info] resolving key references (37616 settings) ...
1381[info] ____ _ _ _
1382[info] / ___|__ _| (_) |__ __ _ _ __
1383[info] | | / _` | | | '_ \ / _` | '_ \
1384[info] | |__| (_| | | | |_) | (_| | | | |
1385[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1386[info]
1387[info] Useful sbt tasks:
1388[info] > ~compile - Compile all modules with file-watch enabled
1389[info] > +test - Run the unit test suite for all modules and Scala versions
1390[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1391[info] > fmt - Run scalafmt on the entire project
1392[info] > scripted - Run the scripted test suite
1393[info] > examples/runMain example.quick.ExampleApp - Start the example server
1394[info] > benchmarks/jmh:run - Run the benchmarks
1395[info] > +publishLocal - Publish caliban locally
1396[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1397Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1398OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM3/crossScalaVersions
1399OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in codegenSbt/crossScalaVersions
1400OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in benchmarks/crossScalaVersions
1401OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in apolloCompatibility/crossScalaVersions
1402OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJS/crossScalaVersions
1403OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
1404OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM213/crossScalaVersions
1405OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in rootJVM212/crossScalaVersions
1406OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientLaminextJS/crossScalaVersions
1407OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in catsInterop/crossScalaVersions
1408OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientNative/crossScalaVersions
1409OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
1410OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in monixInterop/crossScalaVersions
1411OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJVM/crossScalaVersions
1412OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4s/crossScalaVersions
1413OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tools/crossScalaVersions
1414OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tapirInterop/crossScalaVersions
1415OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in federation/crossScalaVersions
1416OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zioHttp/crossScalaVersions
1417OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in quickAdapter/crossScalaVersions
1418OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in pekkoHttp/crossScalaVersions
1419OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in macros/crossScalaVersions
1420OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in reporting/crossScalaVersions
1421OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tracing/crossScalaVersions
1422OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play/crossScalaVersions
1423[info] ____ _ _ _
1424[info] / ___|__ _| (_) |__ __ _ _ __
1425[info] | | / _` | | | '_ \ / _` | '_ \
1426[info] | |__| (_| | | | |_) | (_| | | | |
1427[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1428[info]
1429[info] Useful sbt tasks:
1430[info] > ~compile - Compile all modules with file-watch enabled
1431[info] > +test - Run the unit test suite for all modules and Scala versions
1432[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1433[info] > fmt - Run scalafmt on the entire project
1434[info] > scripted - Run the scripted test suite
1435[info] > examples/runMain example.quick.ExampleApp - Start the example server
1436[info] > benchmarks/jmh:run - Run the benchmarks
1437[info] > +publishLocal - Publish caliban locally
1438[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1439[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 20 projects.
1440[info] Switching Scala version on:
1441[info] clientLaminextJS (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1442[info] benchmarks (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1443[info] http4s (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1444[info] pekkoHttp (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1445[info] zioHttp (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1446[info] clientNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1447[info] play (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1448[info] clientJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1449[info] tools (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1450[info] clientJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1451[info] reporting (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1452[info] monixInterop (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1453[info] macros (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1454[info] tapirInterop (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1455[info] catsInterop (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1456[info] core (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1457[info] tracing (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1458[info] quickAdapter (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1459[info] federation (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1460[info] apolloCompatibility (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1461[info] Excluding projects:
1462[info] rootJVM213 (2.13.16)
1463[info] rootJVM3 (2.13.16)
1464[info] examples (2.13.16)
1465[info] * root (2.13.16)
1466[info] docs (2.12.20, 2.13.16)
1467[info] akkaHttp (2.12.20, 2.13.16)
1468[info] rootJVM212 (2.13.16)
1469[info] codegenSbt (2.13.16)
1470[info] Reapplying settings...
1471[info] ____ _ _ _
1472[info] / ___|__ _| (_) |__ __ _ _ __
1473[info] | | / _` | | | '_ \ / _` | '_ \
1474[info] | |__| (_| | | | |_) | (_| | | | |
1475[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1476[info]
1477[info] Useful sbt tasks:
1478[info] > ~compile - Compile all modules with file-watch enabled
1479[info] > +test - Run the unit test suite for all modules and Scala versions
1480[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1481[info] > fmt - Run scalafmt on the entire project
1482[info] > scripted - Run the scripted test suite
1483[info] > examples/runMain example.quick.ExampleApp - Start the example server
1484[info] > benchmarks/jmh:run - Run the benchmarks
1485[info] > +publishLocal - Publish caliban locally
1486[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1487Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1488[info] Reapplying settings...
1489[info] ____ _ _ _
1490[info] / ___|__ _| (_) |__ __ _ _ __
1491[info] | | / _` | | | '_ \ / _` | '_ \
1492[info] | |__| (_| | | | |_) | (_| | | | |
1493[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1494[info]
1495[info] Useful sbt tasks:
1496[info] > ~compile - Compile all modules with file-watch enabled
1497[info] > +test - Run the unit test suite for all modules and Scala versions
1498[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1499[info] > fmt - Run scalafmt on the entire project
1500[info] > scripted - Run the scripted test suite
1501[info] > examples/runMain example.quick.ExampleApp - Start the example server
1502[info] > benchmarks/jmh:run - Run the benchmarks
1503[info] > +publishLocal - Publish caliban locally
1504[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1505[info] Defining Global / credentials, akkaHttp / credentials and 26 others.
1506[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 224 others.
1507[info] Run `last` for details.
1508[info] Reapplying settings...
1509[info] ____ _ _ _
1510[info] / ___|__ _| (_) |__ __ _ _ __
1511[info] | | / _` | | | '_ \ / _` | '_ \
1512[info] | |__| (_| | | | |_) | (_| | | | |
1513[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1514[info]
1515[info] Useful sbt tasks:
1516[info] > ~compile - Compile all modules with file-watch enabled
1517[info] > +test - Run the unit test suite for all modules and Scala versions
1518[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1519[info] > fmt - Run scalafmt on the entire project
1520[info] > scripted - Run the scripted test suite
1521[info] > examples/runMain example.quick.ExampleApp - Start the example server
1522[info] > benchmarks/jmh:run - Run the benchmarks
1523[info] > +publishLocal - Publish caliban locally
1524[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1525Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1526[info] Reapplying settings...
1527OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1528
1529 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1530 Did you mean rootJVM3 / allExcludeDependencies ?
1531 , retry without global scopes
1532[info] Reapplying settings...
1533[info] ____ _ _ _
1534[info] / ___|__ _| (_) |__ __ _ _ __
1535[info] | | / _` | | | '_ \ / _` | '_ \
1536[info] | |__| (_| | | | |_) | (_| | | | |
1537[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1538[info]
1539[info] Useful sbt tasks:
1540[info] > ~compile - Compile all modules with file-watch enabled
1541[info] > +test - Run the unit test suite for all modules and Scala versions
1542[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1543[info] > fmt - Run scalafmt on the entire project
1544[info] > scripted - Run the scripted test suite
1545[info] > examples/runMain example.quick.ExampleApp - Start the example server
1546[info] > benchmarks/jmh:run - Run the benchmarks
1547[info] > +publishLocal - Publish caliban locally
1548[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1549Execute removeScalacOptionsStartingWith: -P:wartremover
1550[info] Reapplying settings...
1551[info] ____ _ _ _
1552[info] / ___|__ _| (_) |__ __ _ _ __
1553[info] | | / _` | | | '_ \ / _` | '_ \
1554[info] | |__| (_| | | | |_) | (_| | | | |
1555[info] \____\__,_|_|_|_.__/ \__,_|_| |_| 2.11.1+1-ad5aaaca+20251228-1701-SNAPSHOT
1556[info]
1557[info] Useful sbt tasks:
1558[info] > ~compile - Compile all modules with file-watch enabled
1559[info] > +test - Run the unit test suite for all modules and Scala versions
1560[info] > ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY; rootJVM3/test - Run tests for all JVM modules in Scala 3
1561[info] > fmt - Run scalafmt on the entire project
1562[info] > scripted - Run the scripted test suite
1563[info] > examples/runMain example.quick.ExampleApp - Start the example server
1564[info] > benchmarks/jmh:run - Run the benchmarks
1565[info] > +publishLocal - Publish caliban locally
1566[info] > ++2.12.20; ++2.13.16; ++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY - Changing scala versions
1567[success] Total time: 0 s, completed Dec 28, 2025, 5:01:58 PM
1568Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5","3.6"],"sourcePatches":[{"path":"core/src/main/scala/caliban/GraphQLInterpreter.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1569Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1570Starting build...
1571Projects: Set(http4s, pekkoHttp, zioHttp, play, tools, clientJVM, reporting, monixInterop, macros, tapirInterop, catsInterop, core, tracing, quickAdapter, federation)
1572Starting build for ProjectRef(file:/build/repo/,reporting) (caliban-reporting)... [0/15]
1573OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1574OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1575OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1576OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1577Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1578[info] compiling 16 Scala sources to /build/repo/client/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1579[info] compiling 117 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1580[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1581[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1582[warn] one warning found
1583[info] done compiling
1584[warn] there were 6 deprecation warnings; re-run with -deprecation for details
1585[warn] two warnings found
1586[warn] there were 6 deprecation warnings; re-run with -deprecation for details
1587[warn] three warnings found
1588[info] done compiling
1589[info] compiling 12 Scala sources to /build/repo/reporting/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1590[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1591[warn] one warning found
1592[info] done compiling
1593[info] compiling 1 Scala source to /build/repo/reporting/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1594[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1595[warn] one warning found
1596[info] done compiling
1597Starting build for ProjectRef(file:/build/repo/,macros) (caliban-macros)... [1/15]
1598Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1599Starting build for ProjectRef(file:/build/repo/,pekkoHttp) (caliban-pekko-http)... [2/15]
1600Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1601[info] compiling 9 Scala sources to /build/repo/interop/tapir/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1602[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1603[warn] one warning found
1604[info] done compiling
1605[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1606[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1607[warn] one warning found
1608[info] done compiling
1609[info] compiling 6 Scala sources to /build/repo/interop/tapir/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1610[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1611[warn] one warning found
1612[info] done compiling
1613[info] compiling 1 Scala source to /build/repo/adapters/pekko-http/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1614[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1615[warn] one warning found
1616[info] done compiling
1617Starting build for ProjectRef(file:/build/repo/,http4s) (caliban-http4s)... [3/15]
1618Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1619[info] compiling 7 Scala sources to /build/repo/interop/cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1620[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1621[warn] one warning found
1622[info] done compiling
1623[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1624[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1625[warn] one warning found
1626[info] done compiling
1627[info] compiling 46 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1628[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1629[warn] one warning found
1630[info] done compiling
1631[info] compiling 1 Scala source to /build/repo/adapters/http4s/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1632[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1633[warn] one warning found
1634[info] done compiling
1635Starting build for ProjectRef(file:/build/repo/,core) (caliban)... [4/15]
1636Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1637Starting build for ProjectRef(file:/build/repo/,federation) (caliban-federation)... [5/15]
1638Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1639[info] Compiling 1 protobuf files to /build/repo/federation/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/main/scalapb
1640[info] compiling 32 Scala sources to /build/repo/federation/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1641[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1642[warn] one warning found
1643[info] done compiling
1644[info] compiling 3 Scala sources to /build/repo/federation/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1645[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1646[warn] one warning found
1647[info] done compiling
1648Starting build for ProjectRef(file:/build/repo/,tracing) (caliban-tracing)... [6/15]
1649Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1650[info] compiling 22 Scala sources to /build/repo/tools/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1651[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1652[warn] one warning found
1653[info] done compiling
1654[info] compiling 4 Scala sources to /build/repo/tracing/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1655[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1656[warn] one warning found
1657[info] done compiling
1658[info] compiling 2 Scala sources to /build/repo/tracing/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1659[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1660[warn] one warning found
1661[info] done compiling
1662Starting build for ProjectRef(file:/build/repo/,quickAdapter) (caliban-quick)... [7/15]
1663Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1664[info] compiling 6 Scala sources to /build/repo/adapters/quick/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1665[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1666[warn] one warning found
1667[info] done compiling
1668[info] compiling 1 Scala source to /build/repo/adapters/quick/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1669[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1670[warn] one warning found
1671[info] done compiling
1672Starting build for ProjectRef(file:/build/repo/,play) (caliban-play)... [8/15]
1673Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1674[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1675[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1676[warn] one warning found
1677[info] done compiling
1678[info] compiling 1 Scala source to /build/repo/adapters/play/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1679[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1680[warn] one warning found
1681[info] done compiling
1682Starting build for ProjectRef(file:/build/repo/,tools) (caliban-tools)... [9/15]
1683Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1684[info] compiling 11 Scala sources to /build/repo/tools/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1685[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1686[warn] one warning found
1687[info] done compiling
1688Starting build for ProjectRef(file:/build/repo/,tapirInterop) (caliban-tapir)... [10/15]
1689Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1690Starting build for ProjectRef(file:/build/repo/,catsInterop) (caliban-cats)... [11/15]
1691Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1692[info] compiling 2 Scala sources to /build/repo/interop/cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1693[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1694[warn] one warning found
1695[info] done compiling
1696Starting build for ProjectRef(file:/build/repo/,monixInterop) (caliban-monix)... [12/15]
1697Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1698[info] compiling 2 Scala sources to /build/repo/interop/monix/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1699[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1700[warn] one warning found
1701[info] done compiling
1702Starting build for ProjectRef(file:/build/repo/,clientJVM) (caliban-client)... [13/15]
1703Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1704[info] compiling 6 Scala sources to /build/repo/client/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
1705[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1706[warn] one warning found
1707[info] done compiling
1708Starting build for ProjectRef(file:/build/repo/,zioHttp) (caliban-zio-http)... [14/15]
1709Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, --java-output-version:17, 11, -explain-types, -Ykind-projector, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1710[info] compiling 1 Scala source to /build/repo/adapters/zio-http/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
1711[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1712[warn] one warning found
1713[info] done compiling
1714
1715************************
1716Build summary:
1717[{
1718 "module": "caliban-reporting",
1719 "compile": {"status": "ok", "tookMs": 45934, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1720 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1721 "test-compile": {"status": "ok", "tookMs": 1759, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1722 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1723 "publish": {"status": "skipped", "tookMs": 0},
1724 "metadata": {
1725 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1726}
1727},{
1728 "module": "caliban-macros",
1729 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1730 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1731 "test-compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1732 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1733 "publish": {"status": "skipped", "tookMs": 0},
1734 "metadata": {
1735 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1736}
1737},{
1738 "module": "caliban-pekko-http",
1739 "compile": {"status": "ok", "tookMs": 3970, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1740 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1741 "test-compile": {"status": "ok", "tookMs": 6348, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1742 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1743 "publish": {"status": "skipped", "tookMs": 0},
1744 "metadata": {
1745 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1746}
1747},{
1748 "module": "caliban-http4s",
1749 "compile": {"status": "ok", "tookMs": 2141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1750 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1751 "test-compile": {"status": "ok", "tookMs": 42210, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1752 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1753 "publish": {"status": "skipped", "tookMs": 0},
1754 "metadata": {
1755 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1756}
1757},{
1758 "module": "caliban",
1759 "compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1760 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1761 "test-compile": {"status": "ok", "tookMs": 211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1762 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1763 "publish": {"status": "skipped", "tookMs": 0},
1764 "metadata": {
1765 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1766}
1767},{
1768 "module": "caliban-federation",
1769 "compile": {"status": "ok", "tookMs": 4698, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1770 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1771 "test-compile": {"status": "ok", "tookMs": 2145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1772 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1773 "publish": {"status": "skipped", "tookMs": 0},
1774 "metadata": {
1775 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1776}
1777},{
1778 "module": "caliban-tracing",
1779 "compile": {"status": "ok", "tookMs": 12329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1780 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1781 "test-compile": {"status": "ok", "tookMs": 1691, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1782 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1783 "publish": {"status": "skipped", "tookMs": 0},
1784 "metadata": {
1785 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1786}
1787},{
1788 "module": "caliban-quick",
1789 "compile": {"status": "ok", "tookMs": 1262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1790 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1791 "test-compile": {"status": "ok", "tookMs": 904, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1792 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1793 "publish": {"status": "skipped", "tookMs": 0},
1794 "metadata": {
1795 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1796}
1797},{
1798 "module": "caliban-play",
1799 "compile": {"status": "ok", "tookMs": 701, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1800 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1801 "test-compile": {"status": "ok", "tookMs": 917, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1802 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1803 "publish": {"status": "skipped", "tookMs": 0},
1804 "metadata": {
1805 "crossScalaVersions": ["2.13.16", "3.3.6"]
1806}
1807},{
1808 "module": "caliban-tools",
1809 "compile": {"status": "ok", "tookMs": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1810 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1811 "test-compile": {"status": "ok", "tookMs": 2303, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1812 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1813 "publish": {"status": "skipped", "tookMs": 0},
1814 "metadata": {
1815 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1816}
1817},{
1818 "module": "caliban-tapir",
1819 "compile": {"status": "ok", "tookMs": 170, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1820 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1821 "test-compile": {"status": "ok", "tookMs": 190, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1822 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1823 "publish": {"status": "skipped", "tookMs": 0},
1824 "metadata": {
1825 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1826}
1827},{
1828 "module": "caliban-cats",
1829 "compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1830 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1831 "test-compile": {"status": "ok", "tookMs": 1383, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1832 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1833 "publish": {"status": "skipped", "tookMs": 0},
1834 "metadata": {
1835 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1836}
1837},{
1838 "module": "caliban-monix",
1839 "compile": {"status": "ok", "tookMs": 763, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1840 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1841 "test-compile": {"status": "ok", "tookMs": 204, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1842 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1843 "publish": {"status": "skipped", "tookMs": 0},
1844 "metadata": {
1845 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1846}
1847},{
1848 "module": "caliban-client",
1849 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1850 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1851 "test-compile": {"status": "ok", "tookMs": 2285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1852 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1853 "publish": {"status": "skipped", "tookMs": 0},
1854 "metadata": {
1855 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1856}
1857},{
1858 "module": "caliban-zio-http",
1859 "compile": {"status": "ok", "tookMs": 584, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1860 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1861 "test-compile": {"status": "ok", "tookMs": 344, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1862 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1863 "publish": {"status": "skipped", "tookMs": 0},
1864 "metadata": {
1865 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
1866}
1867}]
1868************************
1869[success] Total time: 157 s (0:02:37.0), completed Dec 28, 2025, 5:04:36 PM
1870[0JChecking patch project/plugins.sbt...
1871Checking patch project/build.properties...
1872Checking patch build.sbt...
1873Applied patch project/plugins.sbt cleanly.
1874Applied patch project/build.properties cleanly.
1875Applied patch build.sbt cleanly.