Build Logs

zio/zio-http • dotty-staging/dotty:fix-23773:2025-11-22

Errors

248

Warnings

69

Total Lines

947

1##################################
2Clonning https://github.com/zio/zio-http.git into /build/repo using revision v3.5.1
3##################################
4Note: switching to '617cf98d4118cc855079b425ee6d5135944e24a7'.
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.4 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.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
32Pattern: contentAsJsonSchema(codec, referenceType = referenceType) _
33Replacement: contentAsJsonSchema(codec, referenceType = referenceType)
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (21))
36Compiled project (Scala 3.7.3, JVM (21))
37Failed to apply pattern 'contentAsJsonSchema(codec, referenceType = referenceType) _' in zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
38
39Try apply source patch:
40Path: zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
41Pattern: R0 with R1 <:< R
42Replacement: (R0 & R1) <:< R
43Failed to apply pattern 'R0 with R1 <:< R' in zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
44
45Try apply source patch:
46Path: zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala
47Pattern: R0 with R1 <:< R
48Replacement: (R0 & R1) <:< R
49Successfully applied pattern 'R0 with R1 <:< R' in zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala
50
51Try apply source patch:
52Path: zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala
53Pattern: Env0 with Ctx <:< Env
54Replacement: (Env0 & Ctx) <:< Env
55Successfully applied pattern 'Env0 with Ctx <:< Env' in zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala
56
57Try apply source patch:
58Path: zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala
59Pattern: Env0 with Ctx <:< Env
60Replacement: (Env0 & Ctx) <:< Env
61Successfully applied pattern 'Env0 with Ctx <:< Env' in zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala
62
63Try apply source patch:
64Path: zio-http/shared/src/main/scala/zio/http/Handler.scala
65Pattern: R0 with R1 <:< R
66Replacement: (R0 & R1) <:< R
67Successfully applied pattern 'R0 with R1 <:< R' in zio-http/shared/src/main/scala/zio/http/Handler.scala
68
69Try apply source patch:
70Path: zio-http/jvm/src/test/scala/zio/http/endpoint/NotFoundSpec.scala
71Pattern: ) _
72Replacement: )
73Successfully applied pattern ') _' in zio-http/jvm/src/test/scala/zio/http/endpoint/NotFoundSpec.scala
74
75Try apply source patch:
76Path: zio-http/jvm/src/test/scala/zio/http/endpoint/QueryParameterSpec.scala
77Pattern: ) _
78Replacement: )
79Successfully applied pattern ') _' in zio-http/jvm/src/test/scala/zio/http/endpoint/QueryParameterSpec.scala
80
81Try apply source patch:
82Path: zio-http/jvm/src/test/scala/zio/http/endpoint/RequestSpec.scala
83Pattern: ) _
84Replacement: )
85Successfully applied pattern ') _' in zio-http/jvm/src/test/scala/zio/http/endpoint/RequestSpec.scala
86
87Try apply source patch:
88Path: zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala
89Pattern: ) _
90Replacement: )
91Successfully applied pattern ') _' in zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala
92
93Try apply source patch:
94Path: zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
95Pattern: contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription) _,
96Replacement: contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription),
97Successfully applied pattern 'contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription) _,' in zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala
98
99Try apply source patch:
100Path: project/BuildHelper.scala
101Pattern: val Scala3 = "3.3.6"
102Replacement: val Scala3 = "3.7.4-RC2"
103Successfully applied pattern 'val Scala3 = "3.3.6"' in project/BuildHelper.scala
104----
105Starting build for 3.7.4-RC2
106Execute tests: false
107sbt project found:
108No prepare script found for project zio/zio-http
109/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
110##################################
111Scala version: 3.7.4-RC2
112Targets: dev.zio%sbt-zio-http-grpc dev.zio%zio-http dev.zio%zio-http-cli dev.zio%zio-http-datastar-sdk dev.zio%zio-http-gen dev.zio%zio-http-htmx dev.zio%zio-http-shaded dev.zio%zio-http-testkit dev.zio%zio-http-testkit-shaded
113Project projectConfig: {"projects":{"exclude":["dev.zio%zio-http-testkit-shaded","dev.zio%zio-http-shaded"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType) _","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType)"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala/zio/http/Handler.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/NotFoundSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/QueryParameterSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/RequestSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription) _,","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription),"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
114##################################
115Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
116Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[sbt_options] declare -a sbt_options=()
118[process_args] java_version = '21'
119[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
120# Executing command line:
121java
122-Dfile.encoding=UTF-8
123-Xms2G
124-Xmx4G
125-XX:+UseG1GC
126-XX:ReservedCodeCacheSize=1G
127-XX:NonProfiledCodeHeapSize=512M
128-Dcommunitybuild.scala=3.7.4-RC2
129-Dcommunitybuild.project.dependencies.add=
130-Xmx7G
131-Xms4G
132-Xss8M
133-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
134-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
135-jar
136/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
137"setCrossScalaVersions 3.7.4-RC2"
138"++3.7.4-RC2 -v"
139"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
140"set every credentials := Nil"
141"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
142"removeScalacOptionsStartingWith -P:wartremover"
143
144moduleMappings
145"runBuild 3.7.4-RC2 """{"projects":{"exclude":["dev.zio%zio-http-testkit-shaded","dev.zio%zio-http-shaded"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType) _","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType)"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala/zio/http/Handler.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/NotFoundSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/QueryParameterSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/RequestSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription) _,","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription),"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%sbt-zio-http-grpc dev.zio%zio-http dev.zio%zio-http-cli dev.zio%zio-http-datastar-sdk dev.zio%zio-http-gen dev.zio%zio-http-htmx dev.zio%zio-http-shaded dev.zio%zio-http-testkit dev.zio%zio-http-testkit-shaded"
146
147[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
148[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
149[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
150[info] loading project definition from /build/repo/project
151[info] compiling 11 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
152[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
153[info] Compilation completed in 8.175s.
154[info] done compiling
155*** shading enabled: false (env.PUBLISH_SHADED=None, sysprops.`publish.shaded`=None)
156[info] loading settings for project root from aliases.sbt, build.sbt, global.sbt...
157[info] resolving key references (18661 settings) ...
158Warning: Tried to extract the base path for relative glob zio-http-benchmarks/src/main/scala-2.13/**. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
159Warning: Tried to extract the base path for relative glob zio-http-benchmarks/src/main/scala/**. To disable this warning, re-run the program with java option, -Dsbt.io.implicit.relative.glob.conversion=allow
160[info]
161[info] ____ ___ ___ _ _ _____ _____ ___
162[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
163[info] / / | | | (_) | |___| | __ | | | | | | _/
164[info] /___| |___| \___/ |_||_| |_| |_| |_|
165[info]
166[info] Useful sbt tasks:
167[info] > fmt: Prepares source files using scalafix and scalafmt.
168[info] > sFix: Fixes source files using scalafix.
169[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
170[info] > sFixCheck: Checks sources by applying both scalafix.
171[info]
172[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
173[info]
174[warn] there are 2 keys that are not used by any other settings/tasks:
175[warn]
176[warn] * ThisBuild / licenses
177[warn] +- /build/repo/build.sbt:119
178[warn] * ThisBuild / organization
179[warn] +- /build/repo/build.sbt:119
180[warn]
181[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
182[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
183Execute setCrossScalaVersions: 3.7.4-RC2
184OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpBenchmarks/crossScalaVersions
185OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpCli/crossScalaVersions
186OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpHtmx/crossScalaVersions
187OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpExample/crossScalaVersions
188OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpTools/crossScalaVersions
189OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
190OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpJVM/crossScalaVersions
191OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sbtZioHttpGrpc/crossScalaVersions
192OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sbtZioHttpGrpcTests/crossScalaVersions
193OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpDatastarSdk/crossScalaVersions
194OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpGen/crossScalaVersions
195OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in root/crossScalaVersions
196OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpTestkit/crossScalaVersions
197OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioHttpJS/crossScalaVersions
198[info]
199[info] ____ ___ ___ _ _ _____ _____ ___
200[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
201[info] / / | | | (_) | |___| | __ | | | | | | _/
202[info] /___| |___| \___/ |_||_| |_| |_| |_|
203[info]
204[info] Useful sbt tasks:
205[info] > fmt: Prepares source files using scalafix and scalafmt.
206[info] > sFix: Fixes source files using scalafix.
207[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
208[info] > sFixCheck: Checks sources by applying both scalafix.
209[info]
210[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
211[info]
212[info] Setting Scala version to 3.7.4-RC2 on 14 projects.
213[info] Switching Scala version on:
214[info] zioHttpDatastarSdk (2.12.20, 2.13.16, 3.7.4-RC2)
215[info] sbtZioHttpGrpc (2.12.20, 2.13.16, 3.7.4-RC2)
216[info] zioHttpCli (2.12.20, 2.13.16, 3.7.4-RC2)
217[info] * root (2.12.20, 2.13.16, 3.7.4-RC2)
218[info] zioHttpJVM (2.12.20, 2.13.16, 3.7.4-RC2)
219[info] docs (2.12.20, 2.13.16, 3.7.4-RC2)
220[info] sbtZioHttpGrpcTests (2.12.20, 2.13.16, 3.7.4-RC2)
221[info] zioHttpGen (2.12.20, 2.13.16, 3.7.4-RC2)
222[info] zioHttpBenchmarks (2.12.20, 2.13.16, 3.7.4-RC2)
223[info] zioHttpTools (2.12.20, 2.13.16, 3.7.4-RC2)
224[info] zioHttpExample (2.12.20, 2.13.16, 3.7.4-RC2)
225[info] zioHttpTestkit (2.12.20, 2.13.16, 3.7.4-RC2)
226[info] zioHttpJS (2.12.20, 2.13.16, 3.7.4-RC2)
227[info] zioHttpHtmx (2.12.20, 2.13.16, 3.7.4-RC2)
228[info] Excluding projects:
229[info] Reapplying settings...
230[info]
231[info] ____ ___ ___ _ _ _____ _____ ___
232[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
233[info] / / | | | (_) | |___| | __ | | | | | | _/
234[info] /___| |___| \___/ |_||_| |_| |_| |_|
235[info]
236[info] Useful sbt tasks:
237[info] > fmt: Prepares source files using scalafix and scalafmt.
238[info] > sFix: Fixes source files using scalafix.
239[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
240[info] > sFixCheck: Checks sources by applying both scalafix.
241[info]
242[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
243[info]
244Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
245[info] Reapplying settings...
246[info]
247[info] ____ ___ ___ _ _ _____ _____ ___
248[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
249[info] / / | | | (_) | |___| | __ | | | | | | _/
250[info] /___| |___| \___/ |_||_| |_| |_| |_|
251[info]
252[info] Useful sbt tasks:
253[info] > fmt: Prepares source files using scalafix and scalafmt.
254[info] > sFix: Fixes source files using scalafix.
255[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
256[info] > sFixCheck: Checks sources by applying both scalafix.
257[info]
258[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
259[info]
260[info] Defining Global / credentials, credentials and 12 others.
261[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 126 others.
262[info] Run `last` for details.
263[info] Reapplying settings...
264[info]
265[info] ____ ___ ___ _ _ _____ _____ ___
266[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
267[info] / / | | | (_) | |___| | __ | | | | | | _/
268[info] /___| |___| \___/ |_||_| |_| |_| |_|
269[info]
270[info] Useful sbt tasks:
271[info] > fmt: Prepares source files using scalafix and scalafmt.
272[info] > sFix: Fixes source files using scalafix.
273[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
274[info] > sFixCheck: Checks sources by applying both scalafix.
275[info]
276[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
277[info]
278Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
279[info] Reapplying settings...
280OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
281
282 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
283 Did you mean zioHttpCli / allExcludeDependencies ?
284 , retry without global scopes
285[info] Reapplying settings...
286[info]
287[info] ____ ___ ___ _ _ _____ _____ ___
288[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
289[info] / / | | | (_) | |___| | __ | | | | | | _/
290[info] /___| |___| \___/ |_||_| |_| |_| |_|
291[info]
292[info] Useful sbt tasks:
293[info] > fmt: Prepares source files using scalafix and scalafmt.
294[info] > sFix: Fixes source files using scalafix.
295[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
296[info] > sFixCheck: Checks sources by applying both scalafix.
297[info]
298[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
299[info]
300Execute removeScalacOptionsStartingWith: -P:wartremover
301[info] Reapplying settings...
302[info]
303[info] ____ ___ ___ _ _ _____ _____ ___
304[info] |_ / |_ _| / _ \ ___ | || | |_ _| |_ _| | _ \
305[info] / / | | | (_) | |___| | __ | | | | | | _/
306[info] /___| |___| \___/ |_||_| |_| |_| |_|
307[info]
308[info] Useful sbt tasks:
309[info] > fmt: Prepares source files using scalafix and scalafmt.
310[info] > sFix: Fixes source files using scalafix.
311[info] > fmtCheck: Checks sources by applying both scalafix and scalafmt.
312[info] > sFixCheck: Checks sources by applying both scalafix.
313[info]
314[info] > Need help? Send us a message on discord: https://discord.gg/7KBzr3SRsh
315[info]
316[success] Total time: 0 s, completed Nov 22, 2025, 5:24:23 PM
317Build config: {"projects":{"exclude":["dev.zio%zio-http-testkit-shaded","dev.zio%zio-http-shaded"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType) _","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType)"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala","pattern":"Env0 with Ctx <:< Env","replaceWith":"(Env0 & Ctx) <:< Env"},{"path":"zio-http/shared/src/main/scala/zio/http/Handler.scala","pattern":"R0 with R1 <:< R","replaceWith":"(R0 & R1) <:< R"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/NotFoundSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/QueryParameterSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/RequestSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala","pattern":") _\n","replaceWith":")\n"},{"path":"zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala","pattern":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription) _,","replaceWith":"contentAsJsonSchema(codec, referenceType = referenceType, omitDescription = omitContentDescription),"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
318Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(dev.zio%zio-http-testkit-shaded, dev.zio%zio-http-shaded),Map()),CompileOnly,List()))
319Excluding target 'dev.zio%zio-http-shaded' - matches exclusion rule: 'dev.zio%zio-http-shaded'
320Excluding target 'dev.zio%zio-http-testkit-shaded' - matches exclusion rule: 'dev.zio%zio-http-testkit-shaded'
321Starting build...
322Projects: Set(zioHttpDatastarSdk, sbtZioHttpGrpc, zioHttpCli, zioHttpJVM, zioHttpGen, zioHttpTestkit, zioHttpHtmx)
323Starting build for ProjectRef(file:/build/repo/,zioHttpJVM) (zio-http)... [0/7]
324OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
325OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
326OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
327OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
328OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
329Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
330[info] compiling 193 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/classes ...
331[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpCodec.scala:2478:23
332[warn] 2478 | case HttpCodec.Halt => Chunk.empty
333[warn] | ^^^^^^^^^^^^^^
334[warn] | Unreachable case
335[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/AtomizedCodecs.scala:95:11
336[warn] 95 | case Halt => Chunk.empty
337[warn] | ^^^^
338[warn] | Unreachable case
339[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/Mechanic.scala:102:11
340[warn] 102 | case Halt => throw HaltException
341[warn] | ^^^^
342[warn] | Unreachable case
343[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/Mechanic.scala:144:11
344[warn] 144 | case Halt => (_, _) => ()
345[warn] | ^^^^
346[warn] | Unreachable case
347[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:229:23
348[warn] 229 | case HttpCodec.Halt => Chunk.empty
349[warn] | ^^^^^^^^^^^^^^
350[warn] | Unreachable case
351[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:418:21
352[warn] 418 | case HttpCodec.Halt => JsonSchema.Null
353[warn] | ^^^^^^^^^^^^^^
354[warn] | Unreachable case
355[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:504:21
356[warn] 504 | case HttpCodec.Halt =>
357[warn] | ^^^^^^^^^^^^^^
358[warn] | Unreachable case
359[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpCodecError.scala]
360[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Handler.scala]
361[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Route.scala]
362[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/ZClient.scala]
363[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/template/Elements.scala]
364[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/WithContext.scala]
365[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/QueryParamsError.scala]
366[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Request.scala]
367[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/ServerPlatformSpecific.scala]
368[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/template2/HtmlElements.scala]
369[info] [patched file /build/repo/zio-http/shared/src/main/scala-3/zio/http/RoutesCompanionVersionSpecific.scala]
370[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Flash.scala]
371[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Proxy.scala]
372[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/SwaggerUI.scala]
373[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/client/NettyConnectionPool.scala]
374[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/server/ServerChannelInitializer.scala]
375[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpCodecType.scala]
376[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/ZClientPlatformSpecific.scala]
377[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/internal/HeaderChecks.scala]
378[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/EndpointExecutor.scala]
379[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/template2/Dom.scala]
380[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Server.scala]
381[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/JsonSchema.scala]
382[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/NettyBody.scala]
383[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/DnsResolver.scala]
384[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/Endpoint.scala]
385[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/EndpointLocator.scala]
386[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Routes.scala]
387[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/RequestStore.scala]
388[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/internal/CookieEncoding.scala]
389[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/internal/StringSchemaCodec.scala]
390[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/EncoderDecoder.scala]
391[info] [patched file /build/repo/zio-http/shared/src/main/scala-3/zio/http/template2/CssInterpolatorMacros.scala]
392[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/internal/QueryModifier.scala]
393[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/http/HttpGen.scala]
394[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/AtomizedCodecs.scala]
395[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Form.scala]
396[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Header.scala]
397[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/Mechanic.scala]
398[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPI.scala]
399[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/RoutePattern.scala]
400[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/EndpointNotFound.scala]
401[info] [patched file /build/repo/zio-http/shared/src/main/scala-3/zio/http/template2/JsInterpolatorMacros.scala]
402[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/ServerSentEvent.scala]
403[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpContentCodec.scala]
404[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/Doc.scala]
405[info] [patched file /build/repo/zio-http/shared/src/main/scala-3/zio/http/HandlerVersionSpecific.scala]
406[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/server/ServerInboundHandler.scala]
407[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/SegmentCodec.scala]
408[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/PathCodec.scala]
409[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/RichTextCodec.scala]
410[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/NettyRuntime.scala]
411[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpCodec.scala]
412[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/QueryParams.scala]
413[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/WebSocketApp.scala]
414[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/Middleware.scala]
415[info] [patched file /build/repo/zio-http/jvm/src/main/scala/zio/http/netty/AsyncBodyReader.scala]
416[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/ZCompose.scala]
417[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/internal/QueryChecks.scala]
418[info] [patched file /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala]
419[warn] 7 warnings found
420[info] done compiling
421[info] compiling 62 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/classes ...
422[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/HttpCodec.scala:2478:23
423[warn] 2478 | case HttpCodec.Halt => Chunk.empty
424[warn] | ^^^^^^^^^^^^^^
425[warn] | Unreachable case
426[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/AtomizedCodecs.scala:95:11
427[warn] 95 | case Halt => Chunk.empty
428[warn] | ^^^^
429[warn] | Unreachable case
430[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/Mechanic.scala:102:11
431[warn] 102 | case Halt => throw HaltException
432[warn] | ^^^^
433[warn] | Unreachable case
434[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/codec/internal/Mechanic.scala:144:11
435[warn] 144 | case Halt => (_, _) => ()
436[warn] | ^^^^
437[warn] | Unreachable case
438[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:229:23
439[warn] 229 | case HttpCodec.Halt => Chunk.empty
440[warn] | ^^^^^^^^^^^^^^
441[warn] | Unreachable case
442[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:418:21
443[warn] 418 | case HttpCodec.Halt => JsonSchema.Null
444[warn] | ^^^^^^^^^^^^^^
445[warn] | Unreachable case
446[warn] -- [E030] Match case Unreachable Warning: /build/repo/zio-http/shared/src/main/scala/zio/http/endpoint/openapi/OpenAPIGen.scala:504:21
447[warn] 504 | case HttpCodec.Halt =>
448[warn] | ^^^^^^^^^^^^^^
449[warn] | Unreachable case
450[warn] 7 warnings found
451[info] done compiling
452[info] compiling 32 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/classes ...
453[warn] 7 warnings found
454[info] done compiling
455[info] compiling 24 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/classes ...
456[warn] 7 warnings found
457[info] done compiling
458[info] compiling 182 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/test-classes ...
459[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/TrailerSpec.scala]
460[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/RangeSpec.scala]
461[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketLocationSpec.scala]
462[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/security/MetricsSpec.scala]
463[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlAllowMethodsSpec.scala]
464[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AcceptRangesSpec.scala]
465[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ForwardHeaderSpec.scala]
466[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/DnsResolverSpec.scala]
467[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ETagSpec.scala]
468[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/internal/UUIDCodecSpec.scala]
469[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ClearSiteDataSpec.scala]
470[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/TransferEncodingSpec.scala]
471[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/ServerSentEventEndpointSpec.scala]
472[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/HeaderSpec.scala]
473[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/NettyMaxHeaderLengthSpec.scala]
474[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/UpgradeInsecureRequestsSpec.scala]
475[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/HandlerSpec.scala]
476[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/DynamicServer.scala]
477[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlRequestMethodSpec.scala]
478[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketVersionSpec.scala]
479[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/security/TimingAttacksSpec.scala]
480[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlMaxAgeSpec.scala]
481[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketExtensionsSpec.scala]
482[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/NettyBodySpec.scala]
483[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlRequestHeadersSpec.scala]
484[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlAllowHeadersSpec.scala]
485[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/security/SizeLimitsSpec.scala]
486[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/RouteSpec.scala]
487[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/IfNoneMatchSpec.scala]
488[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/AuthSpec.scala]
489[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/LocationSpec.scala]
490[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/IfUnmodifiedSinceSpec.scala]
491[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/CookieSpec.scala]
492[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ServerStartSpec.scala]
493[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/RequestSpec.scala]
494[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ClientServerSentEventSpec.scala]
495[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ExpiresSpec.scala]
496[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/DateSpec.scala]
497[info] [patched file /build/repo/zio-http/shared/src/test/scala/zio/http/codec/SegmentCodecSpec.scala]
498[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/openapi/OpenAPIGenSpec.scala]
499[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/RetryAfterEncodingSpec.scala]
500[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/CacheControlSpec.scala]
501[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ViaSpec.scala]
502[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/CachedDateHeaderSpec.scala]
503[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/openapi/SwaggerUISpec.scala]
504[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/LastModifiedSpec.scala]
505[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/BodySpec.scala]
506[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ClientStreamingSpec.scala]
507[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/DNTSpec.scala]
508[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AcceptEncodingSpec.scala]
509[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/NettyMaxInitialLineLengthSpec.scala]
510[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/middlewares/WebSpec.scala]
511[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ForwardedSpec.scala]
512[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/TeSpec.scala]
513[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketProtocolSpec.scala]
514[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AcceptLanguageSpec.scala]
515[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/IfMatchSpec.scala]
516[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/middlewares/RequestLoggingSpec.scala]
517[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/HostSpec.scala]
518[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/HttpGen.scala]
519[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ProxyAuthenticateSpec.scala]
520[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/VarySpec.scala]
521[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/RequestStreamingServerSpec.scala]
522[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AuthorizationSpec.scala]
523[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/UpgradeSpec.scala]
524[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/NettyStreamBodySpec.scala]
525[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/model/ConversionsSpec.scala]
526[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/WWWAuthenticateSpec.scala]
527[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/IfModifiedSinceSpec.scala]
528[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/RoutesRunnableSpec.scala]
529[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ServerSentEventSpec.scala]
530[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/server/ServerEventLoopGroupsSpec.scala]
531[info] [patched file /build/repo/zio-http/jvm/src/test/scala-3/zio/http/endpoint/UnionRoundtripSpec.scala]
532[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/LogAnnotationMiddlewareSpec.scala]
533[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/XFrameOptionsSpec.scala]
534[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/LinkSpec.scala]
535[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/OriginSpec.scala]
536[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketAcceptSpec.scala]
537[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/IfRangeSpec.scala]
538[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlAllowCredentialsSpec.scala]
539[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/middlewares/MetricsSpec.scala]
540[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AllowSpec.scala]
541[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/QueryParamsSpec.scala]
542[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AcceptPatchSpec.scala]
543[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/RoundtripSpec.scala]
544[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/ZClientAspectSpec.scala]
545[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/FromSpec.scala]
546[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/internal/package.scala]
547[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ExpectSpec.scala]
548[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/netty/client/NettyConnectionPoolSpec.scala]
549[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/MultipartMixedSpec.scala]
550[info] [patched file /build/repo/zio-http/shared/src/test/scala/zio/http/internal/DateEncodingSpec.scala]
551[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/endpoint/EndpointSpec.scala]
552[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketKeySpec.scala]
553[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/codec/RichTextCodecSpec.scala]
554[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/UserAgentSpec.scala]
555[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ContentEncodingSpec.scala]
556[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SetCookieSpec.scala]
557[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/SecWebSocketOriginSpec.scala]
558[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/ConnectionSpec.scala]
559[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/HandlerAspectSpec.scala]
560[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/headers/AccessControlExposeHeadersSpec.scala]
561[info] [patched file /build/repo/zio-http/jvm/src/test/scala/zio/http/FormSpec.scala]
562[info] done compiling
563[info] compiling 182 Scala sources to /build/repo/zio-http/jvm/target/scala-3.7.4-RC2/test-classes ...
564[info] done compiling
565Starting build for ProjectRef(file:/build/repo/,sbtZioHttpGrpc) (sbt-zio-http-grpc)... [1/7]
566Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
567[info] compiling 6 Scala sources to /build/repo/zio-http-gen/target/scala-3.7.4-RC2/classes ...
568[info] done compiling
569[info] compiling 1 Scala source to /build/repo/sbt-zio-http-grpc/target/scala-3.7.4-RC2/classes ...
570[info] done compiling
571Starting build for ProjectRef(file:/build/repo/,zioHttpCli) (zio-http-cli)... [2/7]
572Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
573[info] compiling 7 Scala sources to /build/repo/zio-http-cli/target/scala-3.7.4-RC2/classes ...
574[info] [patched file /build/repo/zio-http-cli/src/main/scala/zio/http/endpoint/cli/CliEndpoint.scala]
575[info] [patched file /build/repo/zio-http-cli/src/main/scala/zio/http/endpoint/cli/HttpOptions.scala]
576[info] [patched file /build/repo/zio-http-cli/src/main/scala/zio/http/endpoint/cli/HttpCliApp.scala]
577[info] [patched file /build/repo/zio-http-cli/src/main/scala/zio/http/endpoint/cli/HttpCommand.scala]
578[info] done compiling
579[info] compiling 3 Scala sources to /build/repo/zio-http-testkit/target/scala-3.7.4-RC2/classes ...
580[info] compiling 7 Scala sources to /build/repo/zio-http-cli/target/scala-3.7.4-RC2/classes ...
581[info] [patched file /build/repo/zio-http-testkit/src/main/scala/zio/http/TestServer.scala]
582[info] [patched file /build/repo/zio-http-testkit/src/main/scala/zio/http/TestClient.scala]
583[info] done compiling
584[info] done compiling
585[info] compiling 7 Scala sources to /build/repo/zio-http-cli/target/scala-3.7.4-RC2/test-classes ...
586[info] [patched file /build/repo/zio-http-cli/src/test/scala/zio/http/endpoint/cli/EndpointGen.scala]
587[info] [patched file /build/repo/zio-http-cli/src/test/scala/zio/http/endpoint/cli/AuxGen.scala]
588[info] [patched file /build/repo/zio-http-cli/src/test/scala/zio/http/endpoint/cli/CommandGen.scala]
589[info] [patched file /build/repo/zio-http-cli/src/test/scala/zio/http/endpoint/cli/Tree.scala]
590[info] done compiling
591[info] compiling 3 Scala sources to /build/repo/zio-http-testkit/target/scala-3.7.4-RC2/classes ...
592[info] done compiling
593[info] compiling 7 Scala sources to /build/repo/zio-http-cli/target/scala-3.7.4-RC2/test-classes ...
594[info] done compiling
595Starting build for ProjectRef(file:/build/repo/,zioHttpDatastarSdk) (zio-http-datastar-sdk)... [3/7]
596Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
597[info] compiling 3 Scala sources to /build/repo/zio-http-datastar-sdk/target/scala-3.7.4-RC2/classes ...
598[info] [patched file /build/repo/zio-http-datastar-sdk/src/main/scala/zio/http/datastar/ServerSentEventGenerator.scala]
599[info] [patched file /build/repo/zio-http-datastar-sdk/src/main/scala/zio/http/datastar/package.scala]
600[info] done compiling
601[info] compiling 3 Scala sources to /build/repo/zio-http-datastar-sdk/target/scala-3.7.4-RC2/classes ...
602[info] done compiling
603[info] compiling 2 Scala sources to /build/repo/zio-http-datastar-sdk/target/scala-3.7.4-RC2/test-classes ...
604[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:19:45
605[error] 19 | val datastarHandler = events(handler)
606[error] | ^
607[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
608[error] |
609[error] | where: R1 is a type variable
610[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:37:45
611[error] 37 | val datastarHandler = events(handler)
612[error] | ^
613[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
614[error] |
615[error] | where: R1 is a type variable
616[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:53:45
617[error] 53 | val datastarHandler = events(handler)
618[error] | ^
619[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
620[error] |
621[error] | where: R1 is a type variable
622[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:77:45
623[error] 77 | val datastarHandler = events(handler)
624[error] | ^
625[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
626[error] |
627[error] | where: R1 is a type variable
628[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:111:45
629[error] 111 | val datastarHandler = events(handler)
630[error] | ^
631[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
632[error] |
633[error] | where: R1 is a type variable
634[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:142:45
635[error] 142 | val datastarHandler = events(handler)
636[error] | ^
637[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
638[error] |
639[error] | where: R1 is a type variable
640[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:167:39
641[error] 167 | val datastarHandler = events(h)
642[error] | ^
643[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
644[error] |
645[error] | where: R1 is a type variable
646[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:196:45
647[error] 196 | val datastarHandler = events(handler)
648[error] | ^
649[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
650[error] |
651[error] | where: R1 is a type variable
652[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:230:49
653[error] 230 | val datastarHandler = events(handler)
654[error] | ^
655[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
656[error] |
657[error] | where: R1 is a type variable
658[error] -- [E008] Not Found Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:246:26
659[error] 246 | .map(_.reduce(_ && _))
660[error] | ^^^^
661[error] | value && is not a member of Any
662[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:247:7
663[error] 247 | },
664[error] | ^
665[error] |No given instance of type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]] was found for parameter testConstructor of method test in class ZIOSpec.
666[error] |I found:
667[error] |
668[error] | zio.test.TestConstructor.AssertZIOConstructor[R², E², A]
669[error] |
670[error] |But method AssertZIOConstructor in trait TestConstructorLowPriority1 does not match type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]]
671[error] |
672[error] |where: E is a type variable
673[error] | E² is a type variable
674[error] | R is a type variable
675[error] | R² is a type variable
676[error] |.
677[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:260:85
678[error] 260 | val datastarHandler: Handler[Config, Nothing, Unit, Response] = events(handler)
679[error] | ^
680[error] |Cannot prove that zio.http.datastar.DatastarMethodSpec.Config & zio.http.datastar.Datastar <:< R1.
681[error] |
682[error] |where: R1 is a type variable with constraint >: zio.http.datastar.DatastarMethodSpec.Config
683[error] 12 errors found
684[error] (zioHttpDatastarSdk / Test / compileIncremental) Compilation failed
685[info] compiling 2 Scala sources to /build/repo/zio-http-datastar-sdk/target/scala-3.7.4-RC2/test-classes ...
686[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:19:45
687[error] 19 | val datastarHandler = events(handler)
688[error] | ^
689[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
690[error] |
691[error] | where: R1 is a type variable
692[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:37:45
693[error] 37 | val datastarHandler = events(handler)
694[error] | ^
695[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
696[error] |
697[error] | where: R1 is a type variable
698[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:53:45
699[error] 53 | val datastarHandler = events(handler)
700[error] | ^
701[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
702[error] |
703[error] | where: R1 is a type variable
704[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:77:45
705[error] 77 | val datastarHandler = events(handler)
706[error] | ^
707[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
708[error] |
709[error] | where: R1 is a type variable
710[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:111:45
711[error] 111 | val datastarHandler = events(handler)
712[error] | ^
713[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
714[error] |
715[error] | where: R1 is a type variable
716[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:142:45
717[error] 142 | val datastarHandler = events(handler)
718[error] | ^
719[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
720[error] |
721[error] | where: R1 is a type variable
722[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:167:39
723[error] 167 | val datastarHandler = events(h)
724[error] | ^
725[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
726[error] |
727[error] | where: R1 is a type variable
728[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:196:45
729[error] 196 | val datastarHandler = events(handler)
730[error] | ^
731[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
732[error] |
733[error] | where: R1 is a type variable
734[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:230:49
735[error] 230 | val datastarHandler = events(handler)
736[error] | ^
737[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
738[error] |
739[error] | where: R1 is a type variable
740[error] -- [E008] Not Found Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:246:26
741[error] 246 | .map(_.reduce(_ && _))
742[error] | ^^^^
743[error] | value && is not a member of Any
744[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:247:7
745[error] 247 | },
746[error] | ^
747[error] |No given instance of type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]] was found for parameter testConstructor of method test in class ZIOSpec.
748[error] |I found:
749[error] |
750[error] | zio.test.TestConstructor.AssertZIOConstructor[R², E², A]
751[error] |
752[error] |But method AssertZIOConstructor in trait TestConstructorLowPriority1 does not match type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]]
753[error] |
754[error] |where: E is a type variable
755[error] | E² is a type variable
756[error] | R is a type variable
757[error] | R² is a type variable
758[error] |.
759[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:260:85
760[error] 260 | val datastarHandler: Handler[Config, Nothing, Unit, Response] = events(handler)
761[error] | ^
762[error] |Cannot prove that zio.http.datastar.DatastarMethodSpec.Config & zio.http.datastar.Datastar <:< R1.
763[error] |
764[error] |where: R1 is a type variable with constraint >: zio.http.datastar.DatastarMethodSpec.Config
765[error] 12 errors found
766[error] (zioHttpDatastarSdk / Test / compileIncremental) Compilation failed
767[info] compiling 2 Scala sources to /build/repo/zio-http-datastar-sdk/target/scala-3.7.4-RC2/test-classes ...
768[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:19:45
769[error] 19 | val datastarHandler = events(handler)
770[error] | ^
771[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
772[error] |
773[error] | where: R1 is a type variable
774[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:37:45
775[error] 37 | val datastarHandler = events(handler)
776[error] | ^
777[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
778[error] |
779[error] | where: R1 is a type variable
780[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:53:45
781[error] 53 | val datastarHandler = events(handler)
782[error] | ^
783[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
784[error] |
785[error] | where: R1 is a type variable
786[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:77:45
787[error] 77 | val datastarHandler = events(handler)
788[error] | ^
789[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
790[error] |
791[error] | where: R1 is a type variable
792[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:111:45
793[error] 111 | val datastarHandler = events(handler)
794[error] | ^
795[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
796[error] |
797[error] | where: R1 is a type variable
798[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:142:45
799[error] 142 | val datastarHandler = events(handler)
800[error] | ^
801[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
802[error] |
803[error] | where: R1 is a type variable
804[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:167:39
805[error] 167 | val datastarHandler = events(h)
806[error] | ^
807[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
808[error] |
809[error] | where: R1 is a type variable
810[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:196:45
811[error] 196 | val datastarHandler = events(handler)
812[error] | ^
813[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
814[error] |
815[error] | where: R1 is a type variable
816[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:230:49
817[error] 230 | val datastarHandler = events(handler)
818[error] | ^
819[error] | Cannot prove that zio.http.datastar.Datastar <:< R1.
820[error] |
821[error] | where: R1 is a type variable
822[error] -- [E008] Not Found Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:246:26
823[error] 246 | .map(_.reduce(_ && _))
824[error] | ^^^^
825[error] | value && is not a member of Any
826[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:247:7
827[error] 247 | },
828[error] | ^
829[error] |No given instance of type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]] was found for parameter testConstructor of method test in class ZIOSpec.
830[error] |I found:
831[error] |
832[error] | zio.test.TestConstructor.AssertZIOConstructor[R², E², A]
833[error] |
834[error] |But method AssertZIOConstructor in trait TestConstructorLowPriority1 does not match type zio.test.TestConstructor[Nothing, zio.ZIO[R, E, Any]]
835[error] |
836[error] |where: E is a type variable
837[error] | E² is a type variable
838[error] | R is a type variable
839[error] | R² is a type variable
840[error] |.
841[error] -- [E172] Type Error: /build/repo/zio-http-datastar-sdk/src/test/scala/zio/http/datastar/DatastarMethodSpec.scala:260:85
842[error] 260 | val datastarHandler: Handler[Config, Nothing, Unit, Response] = events(handler)
843[error] | ^
844[error] |Cannot prove that zio.http.datastar.DatastarMethodSpec.Config & zio.http.datastar.Datastar <:< R1.
845[error] |
846[error] |where: R1 is a type variable with constraint >: zio.http.datastar.DatastarMethodSpec.Config
847[error] 12 errors found
848[error] (zioHttpDatastarSdk / Test / compileIncremental) Compilation failed
849Starting build for ProjectRef(file:/build/repo/,zioHttpGen) (zio-http-gen)... [4/7]
850Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
851[info] compiling 13 Scala sources to /build/repo/zio-http-gen/target/scala-3.7.4-RC2/test-classes ...
852[info] [patched file /build/repo/zio-http-gen/src/test/scala/zio/http/gen/grpc/EndpointGenSpec.scala]
853[info] [patched file /build/repo/zio-http-gen/src/test/scala/zio/http/gen/scala/FieldNormalizationSpec.scala]
854[info] [patched file /build/repo/zio-http-gen/src/test/scala/zio/http/gen/scala/CodeGenSpec.scala]
855[info] [patched file /build/repo/zio-http-gen/src/test/scala/zio/http/gen/openapi/EndpointGenSpec.scala]
856[info] done compiling
857[info] compiling 4 Scala sources to /build/repo/zio-http-gen/target/scala-3.7.4-RC2/test-classes ...
858[info] done compiling
859Starting build for ProjectRef(file:/build/repo/,zioHttpHtmx) (zio-http-htmx)... [5/7]
860Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
861[info] compiling 2 Scala sources to /build/repo/zio-http-htmx/target/scala-3.7.4-RC2/classes ...
862[info] done compiling
863[info] compiling 1 Scala source to /build/repo/zio-http-htmx/target/scala-3.7.4-RC2/test-classes ...
864[info] done compiling
865Starting build for ProjectRef(file:/build/repo/,zioHttpTestkit) (zio-http-testkit)... [6/7]
866Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:postfixOps, -Xignore-scala2-macros, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
867[info] compiling 5 Scala sources to /build/repo/zio-http-testkit/target/scala-3.7.4-RC2/test-classes ...
868[info] done compiling
869
870************************
871Build summary:
872[{
873 "module": "zio-http",
874 "compile": {"status": "ok", "tookMs": 58902, "warnings": 7, "errors": 0, "sourceVersion": "3.4-migration"},
875 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
876 "test-compile": {"status": "ok", "tookMs": 60801, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
877 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
878 "publish": {"status": "skipped", "tookMs": 0},
879 "metadata": {
880 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
881}
882},{
883 "module": "sbt-zio-http-grpc",
884 "compile": {"status": "ok", "tookMs": 2073, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
885 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
886 "test-compile": {"status": "ok", "tookMs": 229, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
887 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
888 "publish": {"status": "skipped", "tookMs": 0},
889 "metadata": {
890 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
891}
892},{
893 "module": "zio-http-cli",
894 "compile": {"status": "ok", "tookMs": 1743, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
895 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
896 "test-compile": {"status": "ok", "tookMs": 3402, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
897 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
898 "publish": {"status": "skipped", "tookMs": 0},
899 "metadata": {
900 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
901}
902},{
903 "module": "zio-http-datastar-sdk",
904 "compile": {"status": "ok", "tookMs": 758, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
905 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
906 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2638, "warnings": 0, "errors": 12, "sourceVersion": "3.4-migration"},
907 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
908 "publish": {"status": "skipped", "tookMs": 0},
909 "metadata": {
910 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
911}
912},{
913 "module": "zio-http-gen",
914 "compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
915 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
916 "test-compile": {"status": "ok", "tookMs": 3131, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
917 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
918 "publish": {"status": "skipped", "tookMs": 0},
919 "metadata": {
920 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
921}
922},{
923 "module": "zio-http-htmx",
924 "compile": {"status": "ok", "tookMs": 410, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
925 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
926 "test-compile": {"status": "ok", "tookMs": 497, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
927 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
928 "publish": {"status": "skipped", "tookMs": 0},
929 "metadata": {
930 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
931}
932},{
933 "module": "zio-http-testkit",
934 "compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
935 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
936 "test-compile": {"status": "ok", "tookMs": 1373, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
937 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
938 "publish": {"status": "skipped", "tookMs": 0},
939 "metadata": {
940 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
941}
942}]
943************************
944[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-http-datastar-sdk
945[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-http-datastar-sdk
946[error] Total time: 211 s (0:03:31.0), completed Nov 22, 2025, 5:27:55 PM
947[0JBuild failed, not retrying.