Build Logs

typelevel/natchez-http4s • 3.7.4:2025-11-06

Errors

0

Warnings

0

Total Lines

430

1##################################
2Clonning https://github.com/typelevel/natchez-http4s.git into /build/repo using revision v0.6.1
3##################################
4Note: switching to '8551f410a2a0ac6cb068944f99bace971b24fae6'.
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.4
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: build.sbt
32Pattern: val scala3Version = "3.3.4"
33Replacement: val scala3Version = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3Version = "3.3.4"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project typelevel/natchez-http4s
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: org.tpolecat%natchez-http4s org.tpolecat%natchez-http4s-core org.tpolecat%natchez-http4s-mtl
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Xms1G
59-Xmx4G
60-XX:+UseG1GC
61-Dcommunitybuild.scala=3.7.4-RC2
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.7.4-RC2"
71"++3.7.4-RC2 -v"
72"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""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.tpolecat%natchez-http4s org.tpolecat%natchez-http4s-core org.tpolecat%natchez-http4s-mtl"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build-build from plugins.sbt...
82[info] loading project definition from /build/repo/project/project
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.596s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (16036 settings) ...
91[info] set scmInfo to https://github.com/typelevel/natchez-http4s
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.7.4-RC2
94OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in mtlNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in http4sJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootNative/crossScalaVersions
99[info] set scmInfo to https://github.com/typelevel/natchez-http4s
100OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in http4sNative/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in mtlJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in mtlJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in http4sJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in examples/crossScalaVersions
110[info] set current project to root (in build file:/build/repo/)
111[info] Setting Scala version to 3.7.4-RC2 on 14 projects.
112[info] Switching Scala version on:
113[info] mtlNative (2.12.20, 2.13.16, 3.7.4-RC2)
114[info] http4sJVM (2.12.20, 2.13.16, 3.7.4-RC2)
115[info] http4sJS (2.12.20, 2.13.16, 3.7.4-RC2)
116[info] examples (2.12.20, 2.13.16, 3.7.4-RC2)
117[info] rootJS (2.12.20, 2.13.16, 3.7.4-RC2)
118[info] coreNative (2.12.20, 2.13.16, 3.7.4-RC2)
119[info] docs (2.12.20, 2.13.16, 3.7.4-RC2)
120[info] coreJS (2.12.20, 2.13.16, 3.7.4-RC2)
121[info] coreJVM (2.12.20, 2.13.16, 3.7.4-RC2)
122[info] rootJVM (2.12.20, 2.13.16, 3.7.4-RC2)
123[info] rootNative (2.12.20, 2.13.16, 3.7.4-RC2)
124[info] http4sNative (2.12.20, 2.13.16, 3.7.4-RC2)
125[info] mtlJS (2.12.20, 2.13.16, 3.7.4-RC2)
126[info] mtlJVM (2.12.20, 2.13.16, 3.7.4-RC2)
127[info] Excluding projects:
128[info] * root (2.13.16)
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/typelevel/natchez-http4s
131[info] set current project to root (in build file:/build/repo/)
132Execute 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
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/typelevel/natchez-http4s
135[info] set current project to root (in build file:/build/repo/)
136[info] Defining Global / credentials, coreJS / credentials and 13 others.
137[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 132 others.
138[info] Run `last` for details.
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/typelevel/natchez-http4s
141[info] set current project to root (in build file:/build/repo/)
142Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
143[info] Reapplying settings...
144OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
145
146 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
147 Did you mean rootJVM / allExcludeDependencies ?
148 , retry without global scopes
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/typelevel/natchez-http4s
151[info] set current project to root (in build file:/build/repo/)
152Execute removeScalacOptionsStartingWith: -P:wartremover
153[info] Reapplying settings...
154[info] set scmInfo to https://github.com/typelevel/natchez-http4s
155[info] set current project to root (in build file:/build/repo/)
156[success] Total time: 0 s, completed Nov 6, 2025, 12:36:56 AM
157Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
158Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
159Starting build...
160Projects: Set(http4sJVM, coreJVM, mtlJVM)
161Starting build for ProjectRef(file:/build/repo/,http4sJVM) (natchez-http4s)... [0/3]
162OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
163OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
164OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
165OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
166Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
167[info] compiling 1 Scala source to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/classes ...
168[info] done compiling
169[info] compiling 5 Scala sources to /build/repo/modules/http4s/.jvm/target/scala-3.7.4-RC2/classes ...
170[info] [patched file /build/repo/modules/http4s/src/main/scala/natchez/http4s/NatchezMiddleware.scala]
171[info] done compiling
172[info] compiling 1 Scala source to /build/repo/modules/http4s/.jvm/target/scala-3.7.4-RC2/classes ...
173[info] done compiling
174[info] compiling 2 Scala sources to /build/repo/modules/http4s/.jvm/target/scala-3.7.4-RC2/test-classes ...
175[info] [patched file /build/repo/modules/http4s/src/test/scala/natchez/http4s/InMemory.scala]
176[info] done compiling
177[info] compiling 1 Scala source to /build/repo/modules/http4s/.jvm/target/scala-3.7.4-RC2/test-classes ...
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-http4s-core)... [1/3]
180Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
181Starting build for ProjectRef(file:/build/repo/,mtlJVM) (natchez-http4s-mtl)... [2/3]
182Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
183[info] compiling 2 Scala sources to /build/repo/modules/mtl/.jvm/target/scala-3.7.4-RC2/classes ...
184[info] done compiling
185[info] compiling 1 Scala source to /build/repo/modules/mtl/.jvm/target/scala-3.7.4-RC2/test-classes ...
186[info] [patched file /build/repo/modules/mtl/src/test/scala/natchez/mtl/http4s/syntax/EntryPointOpsSuite.scala]
187[info] done compiling
188[info] compiling 1 Scala source to /build/repo/modules/mtl/.jvm/target/scala-3.7.4-RC2/test-classes ...
189[info] done compiling
190
191************************
192Build summary:
193[{
194 "module": "natchez-http4s",
195 "compile": {"status": "ok", "tookMs": 8521, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
197 "test-compile": {"status": "ok", "tookMs": 4619, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
199 "publish": {"status": "skipped", "tookMs": 0},
200 "metadata": {
201 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
202}
203},{
204 "module": "natchez-http4s-core",
205 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
212}
213},{
214 "module": "natchez-http4s-mtl",
215 "compile": {"status": "ok", "tookMs": 906, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 2302, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
222}
223}]
224************************
225[success] Total time: 44 s, completed Nov 6, 2025, 12:37:40 AM
226[0JChecking patch project/plugins.sbt...
227Checking patch project/build.properties...
228Checking patch build.sbt...
229Applied patch project/plugins.sbt cleanly.
230Applied patch project/build.properties cleanly.
231Applied patch build.sbt cleanly.
232Commit migration rewrites
233Switched to a new branch 'opencb/migrate-source-3.4'
234[opencb/migrate-source-3.4 5a4d0c0] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
235 3 files changed, 4 insertions(+), 4 deletions(-)
236----
237Preparing build for 3.7.4
238Scala binary version found: 3.7
239Implicitly using source version 3.7
240Scala binary version found: 3.7
241Implicitly using source version 3.7
242Would try to apply common scalacOption (best-effort, sbt/mill only):
243Append: ,REQUIRE:-source:3.7
244Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
245
246Try apply source patch:
247Path: build.sbt
248Pattern: val scala3Version = "3.3.4"
249Replacement: val scala3Version = "3.7.4"
250Successfully applied pattern 'val scala3Version = "3.3.4"' in build.sbt
251----
252Starting build for 3.7.4
253Execute tests: false
254sbt project found:
255Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
256Enforcing usage of sbt in version 1.11.5
257No prepare script found for project typelevel/natchez-http4s
258/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
259##################################
260Scala version: 3.7.4
261Targets: org.tpolecat%natchez-http4s org.tpolecat%natchez-http4s-core org.tpolecat%natchez-http4s-mtl
262Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
263##################################
264Using extra scalacOptions: ,REQUIRE:-source:3.7
265Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
266[sbt_options] declare -a sbt_options=()
267[process_args] java_version = '17'
268[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
269# Executing command line:
270java
271-Xms1G
272-Xmx4G
273-XX:+UseG1GC
274-Dcommunitybuild.scala=3.7.4
275-Dcommunitybuild.project.dependencies.add=
276-Xmx7G
277-Xms4G
278-Xss8M
279-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
280-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
281-jar
282/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
283"setCrossScalaVersions 3.7.4"
284"++3.7.4 -v"
285"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
286"set every credentials := Nil"
287"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
288"removeScalacOptionsStartingWith -P:wartremover"
289
290moduleMappings
291"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.tpolecat%natchez-http4s org.tpolecat%natchez-http4s-core org.tpolecat%natchez-http4s-mtl"
292
293[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
294[info] loading settings for project repo-build-build from plugins.sbt...
295[info] loading project definition from /build/repo/project/project
296[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
297[info] loading project definition from /build/repo/project
298[info] loading settings for project root from build.sbt...
299[info] resolving key references (16036 settings) ...
300[info] set scmInfo to https://github.com/typelevel/natchez-http4s
301[info] set current project to root (in build file:/build/repo/)
302Execute setCrossScalaVersions: 3.7.4
303OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mtlNative/crossScalaVersions
304OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
305OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sJS/crossScalaVersions
306OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
307OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootNative/crossScalaVersions
308OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
309OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sNative/crossScalaVersions
310[info] set scmInfo to https://github.com/typelevel/natchez-http4s
311OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
312OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJS/crossScalaVersions
313OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mtlJS/crossScalaVersions
314OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
315OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mtlJVM/crossScalaVersions
316OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sJVM/crossScalaVersions
317OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJVM/crossScalaVersions
318OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examples/crossScalaVersions
319[info] set current project to root (in build file:/build/repo/)
320[info] Setting Scala version to 3.7.4 on 14 projects.
321[info] Switching Scala version on:
322[info] mtlNative (2.12.20, 2.13.16, 3.7.4)
323[info] http4sJVM (2.12.20, 2.13.16, 3.7.4)
324[info] http4sJS (2.12.20, 2.13.16, 3.7.4)
325[info] examples (2.12.20, 2.13.16, 3.7.4)
326[info] rootJS (2.12.20, 2.13.16, 3.7.4)
327[info] coreNative (2.12.20, 2.13.16, 3.7.4)
328[info] docs (2.12.20, 2.13.16, 3.7.4)
329[info] coreJS (2.12.20, 2.13.16, 3.7.4)
330[info] coreJVM (2.12.20, 2.13.16, 3.7.4)
331[info] rootJVM (2.12.20, 2.13.16, 3.7.4)
332[info] rootNative (2.12.20, 2.13.16, 3.7.4)
333[info] http4sNative (2.12.20, 2.13.16, 3.7.4)
334[info] mtlJS (2.12.20, 2.13.16, 3.7.4)
335[info] mtlJVM (2.12.20, 2.13.16, 3.7.4)
336[info] Excluding projects:
337[info] * root (2.13.16)
338[info] Reapplying settings...
339[info] set scmInfo to https://github.com/typelevel/natchez-http4s
340[info] set current project to root (in build file:/build/repo/)
341Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
342[info] Reapplying settings...
343[info] set scmInfo to https://github.com/typelevel/natchez-http4s
344[info] set current project to root (in build file:/build/repo/)
345[info] Defining Global / credentials, coreJS / credentials and 13 others.
346[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 132 others.
347[info] Run `last` for details.
348[info] Reapplying settings...
349[info] set scmInfo to https://github.com/typelevel/natchez-http4s
350[info] set current project to root (in build file:/build/repo/)
351Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
352[info] Reapplying settings...
353OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
354
355 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
356 Did you mean rootJVM / allExcludeDependencies ?
357 , retry without global scopes
358[info] Reapplying settings...
359[info] set scmInfo to https://github.com/typelevel/natchez-http4s
360[info] set current project to root (in build file:/build/repo/)
361Execute removeScalacOptionsStartingWith: -P:wartremover
362[info] Reapplying settings...
363[info] set scmInfo to https://github.com/typelevel/natchez-http4s
364[info] set current project to root (in build file:/build/repo/)
365[success] Total time: 0 s, completed Nov 6, 2025, 12:38:01 AM
366Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
367Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
368Starting build...
369Projects: Set(http4sJVM, coreJVM, mtlJVM)
370Starting build for ProjectRef(file:/build/repo/,http4sJVM) (natchez-http4s)... [0/3]
371OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
372OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
373OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
374Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
375[info] compiling 1 Scala source to /build/repo/modules/core/.jvm/target/scala-3.7.4/classes ...
376[info] done compiling
377[info] compiling 5 Scala sources to /build/repo/modules/http4s/.jvm/target/scala-3.7.4/classes ...
378[info] done compiling
379[info] compiling 2 Scala sources to /build/repo/modules/http4s/.jvm/target/scala-3.7.4/test-classes ...
380[info] done compiling
381Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-http4s-core)... [1/3]
382Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
383Starting build for ProjectRef(file:/build/repo/,mtlJVM) (natchez-http4s-mtl)... [2/3]
384Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
385[info] compiling 2 Scala sources to /build/repo/modules/mtl/.jvm/target/scala-3.7.4/classes ...
386[info] done compiling
387[info] compiling 1 Scala source to /build/repo/modules/mtl/.jvm/target/scala-3.7.4/test-classes ...
388[info] done compiling
389
390************************
391Build summary:
392[{
393 "module": "natchez-http4s",
394 "compile": {"status": "ok", "tookMs": 8589, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
395 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
396 "test-compile": {"status": "ok", "tookMs": 3350, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
397 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
398 "publish": {"status": "skipped", "tookMs": 0},
399 "metadata": {
400 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
401}
402},{
403 "module": "natchez-http4s-core",
404 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
405 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
406 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
407 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
408 "publish": {"status": "skipped", "tookMs": 0},
409 "metadata": {
410 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
411}
412},{
413 "module": "natchez-http4s-mtl",
414 "compile": {"status": "ok", "tookMs": 1000, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
415 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
416 "test-compile": {"status": "ok", "tookMs": 2450, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
417 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
418 "publish": {"status": "skipped", "tookMs": 0},
419 "metadata": {
420 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.4"]
421}
422}]
423************************
424[success] Total time: 25 s, completed Nov 6, 2025, 12:38:26 AM
425[0JChecking patch project/plugins.sbt...
426Checking patch project/build.properties...
427Checking patch build.sbt...
428Applied patch project/plugins.sbt cleanly.
429Applied patch project/build.properties cleanly.
430Applied patch build.sbt cleanly.