Build Logs

ghostdogpr/caliban • 3.8.0-RC1:2025-11-14

Errors

2

Warnings

201

Total Lines

1878

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