Build Logs

http4s/http4s-session • 3.8.0-RC2:2025-11-25

Errors

3

Warnings

11

Total Lines

398

1##################################
2Clonning https://github.com/http4s/http4s-session.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '9aad0efbad0cc9619f57fe15cc858f724c2592aa'.
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.0
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 Scala3 = "3.3.0"
33Replacement: val Scala3 = "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 Scala3 = "3.3.0"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.9.2 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 http4s/http4s-session
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.http4s%http4s-session
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 Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<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 Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.http4s%http4s-session"
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.291s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (11356 settings) ...
87[info] set scmInfo to https://github.com/http4s/http4s-session
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.7.4-RC2
90OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/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 rootNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreNative/crossScalaVersions
98[info] set scmInfo to https://github.com/http4s/http4s-session
99OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in examples/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.7.4-RC2 on 9 projects.
102[info] Switching Scala version on:
103[info] examples (2.13.11, 3.7.4-RC2)
104[info] * root (2.13.11, 3.7.4-RC2)
105[info] rootJS (2.13.11, 3.7.4-RC2)
106[info] coreNative (2.13.11, 3.7.4-RC2)
107[info] docs (2.13.11, 3.7.4-RC2)
108[info] coreJS (2.13.11, 3.7.4-RC2)
109[info] coreJVM (2.13.11, 3.7.4-RC2)
110[info] rootJVM (2.13.11, 3.7.4-RC2)
111[info] rootNative (2.13.11, 3.7.4-RC2)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/http4s/http4s-session
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/http4s/http4s-session
119[info] set current project to root (in build file:/build/repo/)
120[info] Defining Global / credentials, coreJS / credentials and 7 others.
121[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 52 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/http4s/http4s-session
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:336)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/http4s/http4s-session
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/http4s/http4s-session
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Nov 25, 2025, 3:58:44 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 Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(coreJVM)
145Starting build for ProjectRef(file:/build/repo/,coreJVM) (http4s-session)... [0/1]
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 '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
151Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/core/.jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
152[info] compiling 7 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[info] [patched file /build/repo/core/src/main/scala/org/http4s/session/SessionMiddleware.scala]
155[info] [patched file /build/repo/core/src/main/scala/org/http4s/session/VaultSessionMiddleware.scala]
156[warn] one warning found
157[info] done compiling
158[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
159[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
160[warn] one warning found
161[info] done compiling
162[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
163[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
164[warn] one warning found
165[info] done compiling
166
167************************
168Build summary:
169[{
170 "module": "http4s-session",
171 "compile": {"status": "ok", "tookMs": 8694, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 3368, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.13.11", "3.3.0"]
178}
179}]
180************************
181[success] Total time: 23 s, completed Nov 25, 2025, 3:59:07 PM
182[0JChecking patch project/plugins.sbt...
183Checking patch project/build.properties...
184Checking patch build.sbt...
185Applied patch project/plugins.sbt cleanly.
186Applied patch project/build.properties cleanly.
187Applied patch build.sbt cleanly.
188Commit migration rewrites
189Switched to a new branch 'opencb/migrate-source-3.4'
190[opencb/migrate-source-3.4 956b789] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
191 2 files changed, 3 insertions(+), 3 deletions(-)
192----
193Preparing build for 3.8.0-RC2
194Scala binary version found: 3.8
195Implicitly using source version 3.8
196Scala binary version found: 3.8
197Implicitly using source version 3.8
198Would try to apply common scalacOption (best-effort, sbt/mill only):
199Append: ,REQUIRE:-source:3.8
200Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
201
202Try apply source patch:
203Path: build.sbt
204Pattern: val Scala3 = "3.3.0"
205Replacement: val Scala3 = "3.8.0-RC2"
206Successfully applied pattern 'val Scala3 = "3.3.0"' in build.sbt
207----
208Starting build for 3.8.0-RC2
209Execute tests: false
210sbt project found:
211Sbt version 1.9.2 is not supported, minimal supported version is 1.11.5
212Enforcing usage of sbt in version 1.11.5
213No prepare script found for project http4s/http4s-session
214/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
215##################################
216Scala version: 3.8.0-RC2
217Targets: org.http4s%http4s-session
218Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
219##################################
220Using extra scalacOptions: ,REQUIRE:-source:3.8
221Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
222[sbt_options] declare -a sbt_options=()
223[process_args] java_version = '17'
224[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
225# Executing command line:
226java
227-Dfile.encoding=UTF-8
228-Dcommunitybuild.scala=3.8.0-RC2
229-Dcommunitybuild.project.dependencies.add=
230-Xmx7G
231-Xms4G
232-Xss8M
233-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
234-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
235-jar
236/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
237"setCrossScalaVersions 3.8.0-RC2"
238"++3.8.0-RC2 -v"
239"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
240"set every credentials := Nil"
241"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
242"removeScalacOptionsStartingWith -P:wartremover"
243
244moduleMappings
245"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.http4s%http4s-session"
246
247[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
248[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
249[info] loading project definition from /build/repo/project
250[info] loading settings for project root from build.sbt...
251[info] resolving key references (11356 settings) ...
252[info] set scmInfo to https://github.com/http4s/http4s-session
253java.lang.RuntimeException: Your tlBaseVersion 0.1 is behind the latest tag 0.2.0
254 at scala.sys.package$.error(package.scala:30)
255 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$12(TypelevelVersioningPlugin.scala:93)
256 at scala.Option.flatMap(Option.scala:271)
257 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$10(TypelevelVersioningPlugin.scala:91)
258 at scala.Option.getOrElse(Option.scala:189)
259 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$6(TypelevelVersioningPlugin.scala:84)
260 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
261 at sbt.internal.util.EvaluateSettings$MixedNode.evaluate0(INode.scala:229)
262 at sbt.internal.util.EvaluateSettings$INode.evaluate(INode.scala:171)
263 at sbt.internal.util.EvaluateSettings.$anonfun$submitEvaluate$1(INode.scala:88)
264 at sbt.internal.util.EvaluateSettings.sbt$internal$util$EvaluateSettings$$run0(INode.scala:100)
265 at sbt.internal.util.EvaluateSettings$$anon$3.run(INode.scala:95)
266 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
267 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
268 at java.base/java.lang.Thread.run(Thread.java:833)
269[error] Your tlBaseVersion 0.1 is behind the latest tag 0.2.0
270[error] Use 'last' for the full log.
271[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
272[0JSuccessfully applied pattern 'tlBaseVersion := [^,\n]+' in ./build.sbt
273Retrying build, retry 1/2, force Scala version:false, enable migration:
274[sbt_options] declare -a sbt_options=()
275[process_args] java_version = '17'
276[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
277# Executing command line:
278java
279-Dfile.encoding=UTF-8
280-Dcommunitybuild.scala=3.8.0-RC2
281-Dcommunitybuild.project.dependencies.add=
282-Xmx7G
283-Xms4G
284-Xss8M
285-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
286-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
287-jar
288/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
289"setCrossScalaVersions 3.8.0-RC2"
290"++3.8.0-RC2 -v"
291"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
292"set every credentials := Nil"
293"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
294"removeScalacOptionsStartingWith -P:wartremover"
295
296moduleMappings
297"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.http4s%http4s-session"
298
299[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
300[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
301[info] loading project definition from /build/repo/project
302[info] loading settings for project root from build.sbt...
303[info] resolving key references (11356 settings) ...
304[info] set scmInfo to https://github.com/http4s/http4s-session
305[info] set current project to root (in build file:/build/repo/)
306Execute setCrossScalaVersions: 3.8.0-RC2
307OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
308OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
309OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
310OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootNative/crossScalaVersions
311OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
312OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJS/crossScalaVersions
313OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
314OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
315[info] set scmInfo to https://github.com/http4s/http4s-session
316OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examples/crossScalaVersions
317[info] set current project to root (in build file:/build/repo/)
318[info] Setting Scala version to 3.8.0-RC2 on 9 projects.
319[info] Switching Scala version on:
320[info] examples (2.13.11, 3.8.0-RC2)
321[info] * root (2.13.11, 3.8.0-RC2)
322[info] rootJS (2.13.11, 3.8.0-RC2)
323[info] coreNative (2.13.11, 3.8.0-RC2)
324[info] docs (2.13.11, 3.8.0-RC2)
325[info] coreJS (2.13.11, 3.8.0-RC2)
326[info] coreJVM (2.13.11, 3.8.0-RC2)
327[info] rootJVM (2.13.11, 3.8.0-RC2)
328[info] rootNative (2.13.11, 3.8.0-RC2)
329[info] Excluding projects:
330[info] Reapplying settings...
331[info] set scmInfo to https://github.com/http4s/http4s-session
332[info] set current project to root (in build file:/build/repo/)
333Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
334[info] Reapplying settings...
335[info] set scmInfo to https://github.com/http4s/http4s-session
336[info] set current project to root (in build file:/build/repo/)
337[info] Defining Global / credentials, coreJS / credentials and 7 others.
338[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 52 others.
339[info] Run `last` for details.
340[info] Reapplying settings...
341[info] set scmInfo to https://github.com/http4s/http4s-session
342[info] set current project to root (in build file:/build/repo/)
343Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
344[info] Reapplying settings...
345OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
346
347 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
348 Did you mean allExcludeDependencies ?
349 , retry without global scopes
350[info] Reapplying settings...
351[info] set scmInfo to https://github.com/http4s/http4s-session
352[info] set current project to root (in build file:/build/repo/)
353Execute removeScalacOptionsStartingWith: -P:wartremover
354[info] Reapplying settings...
355[info] set scmInfo to https://github.com/http4s/http4s-session
356[info] set current project to root (in build file:/build/repo/)
357[success] Total time: 0 s, completed Nov 25, 2025, 3:59:37 PM
358Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
359Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
360Starting build...
361Projects: Set(coreJVM)
362Starting build for ProjectRef(file:/build/repo/,coreJVM) (http4s-session)... [0/1]
363OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
364OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
365OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
366OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
367Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/core/.jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
368[info] compiling 7 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC2/classes ...
369[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
370[warn] one warning found
371[info] done compiling
372[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.0-RC2/test-classes ...
373[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
374[warn] one warning found
375[info] done compiling
376
377************************
378Build summary:
379[{
380 "module": "http4s-session",
381 "compile": {"status": "ok", "tookMs": 10069, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
382 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
383 "test-compile": {"status": "ok", "tookMs": 1003, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
385 "publish": {"status": "skipped", "tookMs": 0},
386 "metadata": {
387 "crossScalaVersions": ["2.13.11", "3.3.0"]
388}
389}]
390************************
391[success] Total time: 18 s, completed Nov 25, 2025, 3:59:56 PM
392[0JChecking patch project/plugins.sbt...
393Checking patch project/build.properties...
394Checking patch build.sbt...
395Context reduced to (1/1) to apply fragment at 1
396Applied patch project/plugins.sbt cleanly.
397Applied patch project/build.properties cleanly.
398Applied patch build.sbt cleanly.