Build Logs

theiterators/http4s-stir • 3.7.4:2025-11-06

Errors

0

Warnings

0

Total Lines

389

1##################################
2Clonning https://github.com/theiterators/http4s-stir.git into /build/repo using revision v0.4.0
3##################################
4Note: switching to 'daaff1d2d7ff73a675b6cc5493513489a685f118'.
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 scala_3 = "3.3.4"
33Replacement: val scala_3 = "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 scala_3 = "3.3.4"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.10.0 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 theiterators/http4s-stir
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: pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit
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 scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<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-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"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""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"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 scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}""" pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.211s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set scmInfo to https://github.com/theiterators/http4s-stir
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.7.4-RC2
89[info] set scmInfo to https://github.com/theiterators/http4s-stir
90OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in root/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in core/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreTests/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in examples/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testkit/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.7.4-RC2 on 10 projects.
102[info] Switching Scala version on:
103[info] examples (2.13.15, 3.7.4-RC2)
104[info] * root (2.13.15, 3.7.4-RC2)
105[info] rootJS (2.13.15, 3.7.4-RC2)
106[info] coreNative (2.13.15, 3.7.4-RC2)
107[info] coreJS (2.13.15, 3.7.4-RC2)
108[info] rootJVM (2.13.15, 3.7.4-RC2)
109[info] rootNative (2.13.15, 3.7.4-RC2)
110[info] core (2.13.15, 3.7.4-RC2)
111[info] coreTests (2.13.15, 3.7.4-RC2)
112[info] testkit (2.13.15, 3.7.4-RC2)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set scmInfo to https://github.com/theiterators/http4s-stir
116[info] set current project to root (in build file:/build/repo/)
117Execute 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
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/theiterators/http4s-stir
120[info] set current project to root (in build file:/build/repo/)
121[info] Defining Global / credentials, core / credentials and 8 others.
122[info] The new values will be used by allCredentials, core / allCredentials and 77 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set scmInfo to https://github.com/theiterators/http4s-stir
126[info] set current project to root (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
132 Did you mean allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set scmInfo to https://github.com/theiterators/http4s-stir
136[info] set current project to root (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/theiterators/http4s-stir
140[info] set current project to root (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 6, 2025, 12:15:45 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(core, testkit)
146Starting build for ProjectRef(file:/build/repo/,core) (http4s-stir)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
151Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
152[info] scalafmt: Formatting 61 Scala sources (/build/repo/core/.jvm)...
153[info] compiling 61 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
154[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/BasicDirectives.scala]
155[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/FormFieldDirectives.scala]
156[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/PathDirectives.scala]
157[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/SecurityDirectives.scala]
158[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/IODirectives.scala]
159[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/PathMatcher.scala]
160[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/RouteDirectives.scala]
161[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/Directive.scala]
162[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/RejectionHandler.scala]
163[info] done compiling
164[info] scalafmt: Formatting 9 Scala sources (/build/repo/core/.jvm)...
165[info] scalafmt: Reformatted 4 Scala sources
166[info] compiling 9 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
167[info] done compiling
168[info] compiling 5 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
169[info] done compiling
170[info] compiling 4 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
171[info] done compiling
172Starting build for ProjectRef(file:/build/repo/,testkit) (http4s-stir-testkit)... [1/2]
173Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
174[info] scalafmt: Formatting 2 Scala sources (/build/repo/testkit/.jvm)...
175[info] scalafmt: Formatting 7 Scala sources (/build/repo/testkit/.jvm)...
176[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4-RC2/classes ...
177[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/Specs2Utils.scala]
178[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/ScalatestUtils.scala]
179[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/RouteTestResultComponent.scala]
180[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/RequestBuilding.scala]
181[info] done compiling
182[info] scalafmt: Formatting 4 Scala sources (/build/repo/testkit/.jvm)...
183[info] scalafmt: Reformatted 1 Scala sources
184[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4-RC2/classes ...
185[info] done compiling
186[info] compiling 2 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4-RC2/test-classes ...
187[info] done compiling
188[info] compiling 1 Scala source to /build/repo/testkit/.jvm/target/scala-3.7.4-RC2/classes ...
189[info] done compiling
190
191************************
192Build summary:
193[{
194 "module": "http4s-stir",
195 "compile": {"status": "ok", "tookMs": 49581, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
197 "test-compile": {"status": "ok", "tookMs": 8433, "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.13.15", "3.3.4"]
202}
203},{
204 "module": "http4s-stir-testkit",
205 "compile": {"status": "ok", "tookMs": 2711, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 3968, "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.13.15", "3.3.4"]
212}
213}]
214************************
215[success] Total time: 98 s (0:01:38.0), completed Nov 6, 2025, 12:17:23 AM
216[0JChecking patch project/plugins.sbt...
217Checking patch project/build.properties...
218Checking patch build.sbt...
219Applied patch project/plugins.sbt cleanly.
220Applied patch project/build.properties cleanly.
221Applied patch build.sbt cleanly.
222Commit migration rewrites
223Switched to a new branch 'opencb/migrate-source-3.4'
224[opencb/migrate-source-3.4 326b045] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
225 13 files changed, 40 insertions(+), 40 deletions(-)
226----
227Preparing build for 3.7.4
228Scala binary version found: 3.7
229Implicitly using source version 3.7
230Scala binary version found: 3.7
231Implicitly using source version 3.7
232Would try to apply common scalacOption (best-effort, sbt/mill only):
233Append: ,REQUIRE:-source:3.7
234Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
235
236Try apply source patch:
237Path: build.sbt
238Pattern: val scala_3 = "3.3.4"
239Replacement: val scala_3 = "3.7.4"
240Successfully applied pattern 'val scala_3 = "3.3.4"' in build.sbt
241----
242Starting build for 3.7.4
243Execute tests: false
244sbt project found:
245Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
246Enforcing usage of sbt in version 1.11.5
247No prepare script found for project theiterators/http4s-stir
248/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
249##################################
250Scala version: 3.7.4
251Targets: pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit
252Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
253##################################
254Using extra scalacOptions: ,REQUIRE:-source:3.7
255Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
256[sbt_options] declare -a sbt_options=()
257[process_args] java_version = '17'
258[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
259# Executing command line:
260java
261-Dfile.encoding=UTF-8
262-Dcommunitybuild.scala=3.7.4
263-Dcommunitybuild.project.dependencies.add=
264-Xmx7G
265-Xms4G
266-Xss8M
267-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
268-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
269-jar
270/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
271"setCrossScalaVersions 3.7.4"
272"++3.7.4 -v"
273"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
274"set every credentials := Nil"
275"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
276"removeScalacOptionsStartingWith -P:wartremover"
277
278moduleMappings
279"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 scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}""" pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit"
280
281[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
282[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
283[info] loading project definition from /build/repo/project
284[info] loading settings for project root from build.sbt...
285[info] set scmInfo to https://github.com/theiterators/http4s-stir
286[info] set current project to root (in build file:/build/repo/)
287Execute setCrossScalaVersions: 3.7.4
288[info] set scmInfo to https://github.com/theiterators/http4s-stir
289OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJS/crossScalaVersions
290OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
291OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJVM/crossScalaVersions
292OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
293OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootNative/crossScalaVersions
294OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreTests/crossScalaVersions
295OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
296OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
297OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examples/crossScalaVersions
298OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testkit/crossScalaVersions
299[info] set current project to root (in build file:/build/repo/)
300[info] Setting Scala version to 3.7.4 on 10 projects.
301[info] Switching Scala version on:
302[info] examples (2.13.15, 3.7.4)
303[info] * root (2.13.15, 3.7.4)
304[info] rootJS (2.13.15, 3.7.4)
305[info] coreNative (2.13.15, 3.7.4)
306[info] coreJS (2.13.15, 3.7.4)
307[info] rootJVM (2.13.15, 3.7.4)
308[info] rootNative (2.13.15, 3.7.4)
309[info] core (2.13.15, 3.7.4)
310[info] coreTests (2.13.15, 3.7.4)
311[info] testkit (2.13.15, 3.7.4)
312[info] Excluding projects:
313[info] Reapplying settings...
314[info] set scmInfo to https://github.com/theiterators/http4s-stir
315[info] set current project to root (in build file:/build/repo/)
316Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
317[info] Reapplying settings...
318[info] set scmInfo to https://github.com/theiterators/http4s-stir
319[info] set current project to root (in build file:/build/repo/)
320[info] Defining Global / credentials, core / credentials and 8 others.
321[info] The new values will be used by allCredentials, core / allCredentials and 77 others.
322[info] Run `last` for details.
323[info] Reapplying settings...
324[info] set scmInfo to https://github.com/theiterators/http4s-stir
325[info] set current project to root (in build file:/build/repo/)
326Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
327[info] Reapplying settings...
328OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
329
330 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
331 Did you mean allExcludeDependencies ?
332 , retry without global scopes
333[info] Reapplying settings...
334[info] set scmInfo to https://github.com/theiterators/http4s-stir
335[info] set current project to root (in build file:/build/repo/)
336Execute removeScalacOptionsStartingWith: -P:wartremover
337[info] Reapplying settings...
338[info] set scmInfo to https://github.com/theiterators/http4s-stir
339[info] set current project to root (in build file:/build/repo/)
340[success] Total time: 0 s, completed Nov 6, 2025, 12:17:41 AM
341Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
342Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
343Starting build...
344Projects: Set(core, testkit)
345Starting build for ProjectRef(file:/build/repo/,core) (http4s-stir)... [0/2]
346OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
347OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
348OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
349Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
350[info] compiling 61 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
351[info] done compiling
352Starting build for ProjectRef(file:/build/repo/,testkit) (http4s-stir-testkit)... [1/2]
353Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
354[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4/classes ...
355[info] done compiling
356[info] compiling 2 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4/test-classes ...
357[info] done compiling
358
359************************
360Build summary:
361[{
362 "module": "http4s-stir",
363 "compile": {"status": "ok", "tookMs": 25161, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
364 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
365 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
366 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
367 "publish": {"status": "skipped", "tookMs": 0},
368 "metadata": {
369 "crossScalaVersions": ["2.13.15", "3.3.4"]
370}
371},{
372 "module": "http4s-stir-testkit",
373 "compile": {"status": "ok", "tookMs": 2657, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
374 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
375 "test-compile": {"status": "ok", "tookMs": 2434, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
376 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
377 "publish": {"status": "skipped", "tookMs": 0},
378 "metadata": {
379 "crossScalaVersions": ["2.13.15", "3.3.4"]
380}
381}]
382************************
383[success] Total time: 41 s, completed Nov 6, 2025, 12:18:21 AM
384[0JChecking patch project/plugins.sbt...
385Checking patch project/build.properties...
386Checking patch build.sbt...
387Applied patch project/plugins.sbt cleanly.
388Applied patch project/build.properties cleanly.
389Applied patch build.sbt cleanly.