Build Logs
theiterators/http4s-stir • 3.8.0-RC5:2025-12-31
Errors
6
Warnings
0
Total Lines
540
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
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.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"
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
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##################################
46Scala version: 3.7.4
47Targets: pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit
48Project 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>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"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"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.569s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] set scmInfo to https://github.com/theiterators/http4s-stir
86[info] set current project to root (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.7.4
88[info] set scmInfo to https://github.com/theiterators/http4s-stir
89OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJVM/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreTests/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examples/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testkit/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.7.4 on 10 projects.
101[info] Switching Scala version on:
102[info] examples (2.13.15, 3.7.4)
103[info] * root (2.13.15, 3.7.4)
104[info] rootJS (2.13.15, 3.7.4)
105[info] coreNative (2.13.15, 3.7.4)
106[info] coreJS (2.13.15, 3.7.4)
107[info] rootJVM (2.13.15, 3.7.4)
108[info] rootNative (2.13.15, 3.7.4)
109[info] core (2.13.15, 3.7.4)
110[info] coreTests (2.13.15, 3.7.4)
111[info] testkit (2.13.15, 3.7.4)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/theiterators/http4s-stir
115[info] set current project to root (in build file:/build/repo/)
116Execute 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
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/theiterators/http4s-stir
119[info] set current project to root (in build file:/build/repo/)
120[info] Defining Global / credentials, core / credentials and 8 others.
121[info] The new values will be used by allCredentials, core / allCredentials and 77 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/theiterators/http4s-stir
125[info] set current project to root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/theiterators/http4s-stir
135[info] set current project to root (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/theiterators/http4s-stir
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 31, 2025, 8:58:27 PM
141Build 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>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(core, testkit)
145Starting build for ProjectRef(file:/build/repo/,core) (http4s-stir)... [0/2]
146OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
150Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
151[info] scalafmt: Formatting 61 Scala sources (/build/repo/core/.jvm)...
152[info] compiling 61 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
153[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/PathMatcher.scala]
154[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/IODirectives.scala]
155[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/Directive.scala]
156[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/SecurityDirectives.scala]
157[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/PathDirectives.scala]
158[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/RouteDirectives.scala]
159[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/RejectionHandler.scala]
160[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/BasicDirectives.scala]
161[info] [patched file /build/repo/core/src/main/scala/pl/iterators/stir/server/directives/FormFieldDirectives.scala]
162[info] done compiling
163[info] scalafmt: Formatting 9 Scala sources (/build/repo/core/.jvm)...
164[info] scalafmt: Reformatted 4 Scala sources
165[info] compiling 9 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
166[info] done compiling
167[info] compiling 5 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
168[info] done compiling
169[info] compiling 4 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,testkit) (http4s-stir-testkit)... [1/2]
172Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
173[info] scalafmt: Formatting 2 Scala sources (/build/repo/testkit/.jvm)...
174[info] scalafmt: Formatting 7 Scala sources (/build/repo/testkit/.jvm)...
175[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4/classes ...
176[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/Specs2Utils.scala]
177[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/RouteTestResultComponent.scala]
178[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/RequestBuilding.scala]
179[info] [patched file /build/repo/testkit/src/main/scala/pl/iterators/stir/testkit/ScalatestUtils.scala]
180[info] done compiling
181[info] scalafmt: Formatting 4 Scala sources (/build/repo/testkit/.jvm)...
182[info] scalafmt: Reformatted 1 Scala sources
183[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4/classes ...
184[info] done compiling
185[info] compiling 2 Scala sources to /build/repo/testkit/.jvm/target/scala-3.7.4/test-classes ...
186[info] done compiling
187[info] compiling 1 Scala source to /build/repo/testkit/.jvm/target/scala-3.7.4/classes ...
188[info] done compiling
189
190************************
191Build summary:
192[{
193 "module": "http4s-stir",
194 "compile": {"status": "ok", "tookMs": 37141, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 8040, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.13.15", "3.3.4"]
201}
202},{
203 "module": "http4s-stir-testkit",
204 "compile": {"status": "ok", "tookMs": 2390, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 3747, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.13.15", "3.3.4"]
211}
212}]
213************************
214[success] Total time: 58 s, completed Dec 31, 2025, 8:59:25 PM
215[0JChecking patch project/plugins.sbt...
216Checking patch project/build.properties...
217Checking patch build.sbt...
218Applied patch project/plugins.sbt cleanly.
219Applied patch project/build.properties cleanly.
220Applied patch build.sbt cleanly.
221Commit migration rewrites
222Switched to a new branch 'opencb/migrate-source-3.4'
223[opencb/migrate-source-3.4 00f84e1] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
224 13 files changed, 40 insertions(+), 40 deletions(-)
225----
226Preparing build for 3.8.0-RC5
227Scala binary version found: 3.8
228Implicitly using source version 3.8
229Scala binary version found: 3.8
230Implicitly using source version 3.8
231Would try to apply common scalacOption (best-effort, sbt/mill only):
232Append: ,REQUIRE:-source:3.8
233Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
234
235Try apply source patch:
236Path: build.sbt
237Pattern: val scala_3 = "3.3.4"
238Replacement: val scala_3 = "3.8.0-RC5"
239Successfully applied pattern 'val scala_3 = "3.3.4"' in build.sbt
240----
241Starting build for 3.8.0-RC5
242Execute tests: true
243sbt project found:
244Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
245Enforcing usage of sbt in version 1.11.5
246No prepare script found for project theiterators/http4s-stir
247##################################
248Scala version: 3.8.0-RC5
249Targets: pl.iterators%http4s-stir pl.iterators%http4s-stir-testkit
250Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
251##################################
252Using extra scalacOptions: ,REQUIRE:-source:3.8
253Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
254[sbt_options] declare -a sbt_options=()
255[process_args] java_version = '17'
256[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
257# Executing command line:
258java
259-Dfile.encoding=UTF-8
260-Dcommunitybuild.scala=3.8.0-RC5
261-Dcommunitybuild.project.dependencies.add=
262-Xmx7G
263-Xms4G
264-Xss8M
265-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
266-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
267-jar
268/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
269"setCrossScalaVersions 3.8.0-RC5"
270"++3.8.0-RC5 -v"
271"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
272"set every credentials := Nil"
273"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
274"removeScalacOptionsStartingWith -P:wartremover"
275
276moduleMappings
277"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
278
279[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
280[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
281[info] loading project definition from /build/repo/project
282[info] loading settings for project root from build.sbt...
283[info] set scmInfo to https://github.com/theiterators/http4s-stir
284[info] set current project to root (in build file:/build/repo/)
285Execute setCrossScalaVersions: 3.8.0-RC5
286[info] set scmInfo to https://github.com/theiterators/http4s-stir
287OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in rootNative/crossScalaVersions
288OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in root/crossScalaVersions
289OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in core/crossScalaVersions
290OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in rootJVM/crossScalaVersions
291OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreTests/crossScalaVersions
292OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreJS/crossScalaVersions
293OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreNative/crossScalaVersions
294OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in examples/crossScalaVersions
295OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in testkit/crossScalaVersions
296OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in rootJS/crossScalaVersions
297[info] set current project to root (in build file:/build/repo/)
298[info] Setting Scala version to 3.8.0-RC5 on 10 projects.
299[info] Switching Scala version on:
300[info] examples (2.13.15, 3.8.0-RC5)
301[info] * root (2.13.15, 3.8.0-RC5)
302[info] rootJS (2.13.15, 3.8.0-RC5)
303[info] coreNative (2.13.15, 3.8.0-RC5)
304[info] coreJS (2.13.15, 3.8.0-RC5)
305[info] rootJVM (2.13.15, 3.8.0-RC5)
306[info] rootNative (2.13.15, 3.8.0-RC5)
307[info] core (2.13.15, 3.8.0-RC5)
308[info] coreTests (2.13.15, 3.8.0-RC5)
309[info] testkit (2.13.15, 3.8.0-RC5)
310[info] Excluding projects:
311[info] Reapplying settings...
312[info] set scmInfo to https://github.com/theiterators/http4s-stir
313[info] set current project to root (in build file:/build/repo/)
314Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
315[info] Reapplying settings...
316[info] set scmInfo to https://github.com/theiterators/http4s-stir
317[info] set current project to root (in build file:/build/repo/)
318[info] Defining Global / credentials, core / credentials and 8 others.
319[info] The new values will be used by allCredentials, core / allCredentials and 77 others.
320[info] Run `last` for details.
321[info] Reapplying settings...
322[info] set scmInfo to https://github.com/theiterators/http4s-stir
323[info] set current project to root (in build file:/build/repo/)
324Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
325[info] Reapplying settings...
326OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
327
328 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
329 Did you mean allExcludeDependencies ?
330 , retry without global scopes
331[info] Reapplying settings...
332[info] set scmInfo to https://github.com/theiterators/http4s-stir
333[info] set current project to root (in build file:/build/repo/)
334Execute removeScalacOptionsStartingWith: -P:wartremover
335[info] Reapplying settings...
336[info] set scmInfo to https://github.com/theiterators/http4s-stir
337[info] set current project to root (in build file:/build/repo/)
338[success] Total time: 0 s, completed Dec 31, 2025, 8:59:42 PM
339Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala_3 = \"3.3.4\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
340Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
341Starting build...
342Projects: Set(core, testkit)
343Starting build for ProjectRef(file:/build/repo/,core) (http4s-stir)... [0/2]
344OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
345OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
346OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
347Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
348[info] compiling 61 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC5/classes ...
349[info] done compiling
350Starting build for ProjectRef(file:/build/repo/,testkit) (http4s-stir-testkit)... [1/2]
351Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
352[info] compiling 7 Scala sources to /build/repo/testkit/.jvm/target/scala-3.8.0-RC5/classes ...
353[info] done compiling
354[info] compiling 2 Scala sources to /build/repo/testkit/.jvm/target/scala-3.8.0-RC5/test-classes ...
355[info] done compiling
356SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
357SLF4J: Defaulting to no-operation (NOP) logger implementation
358SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
359Error during processing of request: 'BOOM'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler.
360java.lang.RuntimeException: BOOM
361 at pl.iterators.stir.testkit.Specs2RouteTestSpec.$anonfun$3(Specs2RouteTestSpec.scala:97)
362 at pl.iterators.stir.server.Directive$.addByNameNullaryApply$$anonfun$1$$anonfun$1(Directive.scala:162)
363 at pl.iterators.stir.server.ConjunctionMagnet$$anon$3.apply$$anonfun$1$$anonfun$1$$anonfun$1(Directive.scala:232)
364 at pl.iterators.stir.server.directives.BasicDirectives.mapRouteResult$$anonfun$1$$anonfun$1(BasicDirectives.scala:49)
365 at pl.iterators.stir.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:144)
366 at pl.iterators.stir.server.directives.ExecutionDirectives.handleExceptions$$anonfun$1$$anonfun$1(ExecutionDirectives.scala:25)
367 at pl.iterators.stir.testkit.RouteTest$$anon$3.apply(RouteTest.scala:158)
368 at pl.iterators.stir.testkit.RouteTest$$anon$3.apply(RouteTest.scala:140)
369 at pl.iterators.stir.testkit.RouteTest$WithTransformation2.$tilde$greater(RouteTest.scala:110)
370 at pl.iterators.stir.testkit.Specs2RouteTestSpec.$init$$$anonfun$1$$anonfun$6(Specs2RouteTestSpec.scala:100)
371 at org.specs2.matcher.MatchResult$.org$specs2$matcher$MatchResult$$anon$12$$_$asResult$$anonfun$1(MatchResult.scala:354)
372 at org.specs2.execute.ResultExecution.execute(ResultExecution.scala:23)
373 at org.specs2.execute.ResultExecution.execute$(ResultExecution.scala:14)
374 at org.specs2.execute.ResultExecution$.execute(ResultExecution.scala:125)
375 at org.specs2.execute.Result$$anon$4.asResult(Result.scala:247)
376 at org.specs2.execute.AsResult$.apply(AsResult.scala:32)
377 at org.specs2.matcher.MatchResult$$anon$12.asResult(MatchResult.scala:354)
378 at org.specs2.execute.AsResult$.apply(AsResult.scala:32)
379 at org.specs2.specification.core.AsExecution$$anon$1.execute$$anonfun$1(AsExecution.scala:17)
380 at org.specs2.execute.ResultExecution.execute(ResultExecution.scala:23)
381 at org.specs2.execute.ResultExecution.execute$(ResultExecution.scala:14)
382 at org.specs2.execute.ResultExecution$.execute(ResultExecution.scala:125)
383 at org.specs2.execute.Result$$anon$4.asResult(Result.scala:247)
384 at org.specs2.execute.AsResult$.apply(AsResult.scala:32)
385 at org.specs2.execute.AsResult$.safely$$anonfun$1(AsResult.scala:40)
386 at org.specs2.execute.ResultExecution.execute(ResultExecution.scala:23)
387 at org.specs2.execute.ResultExecution.execute$(ResultExecution.scala:14)
388 at org.specs2.execute.ResultExecution$.execute(ResultExecution.scala:125)
389 at org.specs2.execute.AsResult$.safely(AsResult.scala:40)
390 at org.specs2.specification.core.Execution$.result$$anonfun$1(Execution.scala:357)
391 at org.specs2.specification.core.Execution$.withEnvSync$$anonfun$1$$anonfun$1$$anonfun$1(Execution.scala:375)
392 at org.specs2.execute.ResultExecution.execute(ResultExecution.scala:23)
393 at org.specs2.execute.ResultExecution.execute$(ResultExecution.scala:14)
394 at org.specs2.execute.ResultExecution$.execute(ResultExecution.scala:125)
395 at org.specs2.execute.Result$$anon$4.asResult(Result.scala:247)
396 at org.specs2.execute.AsResult$.apply(AsResult.scala:32)
397 at org.specs2.execute.AsResult$.safely$$anonfun$1(AsResult.scala:40)
398 at org.specs2.execute.ResultExecution.execute(ResultExecution.scala:23)
399 at org.specs2.execute.ResultExecution.execute$(ResultExecution.scala:14)
400 at org.specs2.execute.ResultExecution$.execute(ResultExecution.scala:125)
401 at org.specs2.execute.AsResult$.safely(AsResult.scala:40)
402 at org.specs2.specification.core.Execution$.withEnvSync$$anonfun$1$$anonfun$1(Execution.scala:375)
403 at org.specs2.specification.core.Execution.$anonfun$2$$anonfun$1(Execution.scala:143)
404 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
405 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
406 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
407 at java.base/java.lang.Thread.run(Thread.java:833)
408[info] Specs2RouteTestSpec
409[info] The ScalatestRouteTest should support should
410[info] + the most simple and direct route test
411[info] + a test using a directive and some checks
412[info] + proper rejection collection
413[info] + failing the test inside the route
414[info] + failing an assertion inside the route
415[info] + internal server error
416[info] Total for specification Specs2RouteTestSpec
417[info] Finished in 235 ms
418[info] 6 examples, 7 expectations, 0 failure, 0 error
419Error during processing of request: 'BOOM'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler.
420java.lang.RuntimeException: BOOM
421 at pl.iterators.stir.testkit.ScalatestRouteTestSpec.$anonfun$3(ScalatestRouteTestSpec.scala:139)
422 at pl.iterators.stir.server.Directive$.addByNameNullaryApply$$anonfun$1$$anonfun$1(Directive.scala:162)
423 at pl.iterators.stir.server.ConjunctionMagnet$$anon$3.apply$$anonfun$1$$anonfun$1$$anonfun$1(Directive.scala:232)
424 at pl.iterators.stir.server.directives.BasicDirectives.mapRouteResult$$anonfun$1$$anonfun$1(BasicDirectives.scala:49)
425 at pl.iterators.stir.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:144)
426 at pl.iterators.stir.server.directives.ExecutionDirectives.handleExceptions$$anonfun$1$$anonfun$1(ExecutionDirectives.scala:25)
427 at pl.iterators.stir.testkit.RouteTest$$anon$3.apply(RouteTest.scala:158)
428 at pl.iterators.stir.testkit.RouteTest$$anon$3.apply(RouteTest.scala:140)
429 at pl.iterators.stir.testkit.RouteTest$WithTransformation2.$tilde$greater(RouteTest.scala:110)
430 at pl.iterators.stir.testkit.ScalatestRouteTestSpec.$init$$$anonfun$1$$anonfun$7(ScalatestRouteTestSpec.scala:142)
431 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
432 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
433 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
434 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
435 at org.scalatest.Transformer.apply(Transformer.scala:22)
436 at org.scalatest.Transformer.apply(Transformer.scala:21)
437 at org.scalatest.freespec.AnyFreeSpecLike$$anon$1.apply(AnyFreeSpecLike.scala:424)
438 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
439 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
440 at org.scalatest.freespec.AnyFreeSpec.withFixture(AnyFreeSpec.scala:1739)
441 at org.scalatest.freespec.AnyFreeSpecLike.invokeWithFixture$1(AnyFreeSpecLike.scala:430)
442 at org.scalatest.freespec.AnyFreeSpecLike.runTest$$anonfun$1(AnyFreeSpecLike.scala:434)
443 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
444 at org.scalatest.freespec.AnyFreeSpecLike.runTest(AnyFreeSpecLike.scala:434)
445 at org.scalatest.freespec.AnyFreeSpecLike.runTest$(AnyFreeSpecLike.scala:49)
446 at org.scalatest.freespec.AnyFreeSpec.runTest(AnyFreeSpec.scala:1739)
447 at org.scalatest.freespec.AnyFreeSpecLike.runTests$$anonfun$1(AnyFreeSpecLike.scala:493)
448 at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413)
449 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
450 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
451 at scala.collection.immutable.List.foreach(List.scala:327)
452 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
453 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
454 at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427)
455 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
456 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
457 at scala.collection.immutable.List.foreach(List.scala:327)
458 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
459 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
460 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
461 at org.scalatest.freespec.AnyFreeSpecLike.runTests(AnyFreeSpecLike.scala:493)
462 at org.scalatest.freespec.AnyFreeSpecLike.runTests$(AnyFreeSpecLike.scala:49)
463 at org.scalatest.freespec.AnyFreeSpec.runTests(AnyFreeSpec.scala:1739)
464 at org.scalatest.Suite.run(Suite.scala:1114)
465 at org.scalatest.Suite.run$(Suite.scala:564)
466 at org.scalatest.freespec.AnyFreeSpec.org$scalatest$freespec$AnyFreeSpecLike$$super$run(AnyFreeSpec.scala:1739)
467 at org.scalatest.freespec.AnyFreeSpecLike.run$$anonfun$1(AnyFreeSpecLike.scala:537)
468 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
469 at org.scalatest.freespec.AnyFreeSpecLike.run(AnyFreeSpecLike.scala:537)
470 at org.scalatest.freespec.AnyFreeSpecLike.run$(AnyFreeSpecLike.scala:49)
471 at pl.iterators.stir.testkit.ScalatestRouteTestSpec.org$scalatest$BeforeAndAfterAll$$super$run(ScalatestRouteTestSpec.scala:17)
472 at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
473 at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
474 at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
475 at pl.iterators.stir.testkit.ScalatestRouteTestSpec.run(ScalatestRouteTestSpec.scala:17)
476 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
477 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
478 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
479 at sbt.TestRunner.run(TestFramework.scala:168)
480 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
481 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
482 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
483 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
484 at sbt.TestFunction.apply(TestFramework.scala:348)
485 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
486 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
487 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
488 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
489 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
490 at sbt.Execute.work(Execute.scala:292)
491 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
492 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
493 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
494 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
495 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
496 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
497 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
498 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
499 at java.base/java.lang.Thread.run(Thread.java:833)
500[info] ScalatestRouteTestSpec:
501[info] The ScalatestRouteTest should support
502[info] - the most simple and direct route test
503[info] - a test using a directive and some checks
504[info] - a test using ~!> and some checks
505[info] - proper rejection collection
506[info] - failing the test inside the route
507[info] - throwing an AssertionError inside the route
508[info] - internal server error
509
510************************
511Build summary:
512[{
513 "module": "http4s-stir",
514 "compile": {"status": "ok", "tookMs": 24283, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
515 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
516 "test-compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
517 "test": {"status": "ok", "tookMs": 167, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
518 "publish": {"status": "skipped", "tookMs": 0},
519 "metadata": {
520 "crossScalaVersions": ["2.13.15", "3.3.4"]
521}
522},{
523 "module": "http4s-stir-testkit",
524 "compile": {"status": "ok", "tookMs": 2437, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
525 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
526 "test-compile": {"status": "ok", "tookMs": 2215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
527 "test": {"status": "ok", "tookMs": 1914, "passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13, "byFramework": [{"framework": "specs2", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}},{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
528 "publish": {"status": "skipped", "tookMs": 0},
529 "metadata": {
530 "crossScalaVersions": ["2.13.15", "3.3.4"]
531}
532}]
533************************
534[success] Total time: 35 s, completed Dec 31, 2025, 9:00:17 PM
535[0JChecking patch project/plugins.sbt...
536Checking patch project/build.properties...
537Checking patch build.sbt...
538Applied patch project/plugins.sbt cleanly.
539Applied patch project/build.properties cleanly.
540Applied patch build.sbt cleanly.