Build Logs

http4s/blaze • 3.8.0-RC1:2025-11-14

Errors

1

Warnings

171

Total Lines

465

1##################################
2Clonning https://github.com/http4s/blaze.git into /build/repo using revision v1.0.0-M41
3##################################
4Note: switching to 'f41691d6de1dfca4048bb80a08337f691d4e1487'.
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
22----
23Preparing build for 3.8.0-RC1
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.4"
35Replacement: val Scala3 = "3.8.0-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.4"' in build.sbt
40----
41Starting build for 3.8.0-RC1
42Execute tests: false
43sbt project found:
44Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project http4s/blaze
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1
50Targets: org.http4s%blaze-core org.http4s%blaze-http org.http4s%http4s-blaze-client org.http4s%http4s-blaze-core org.http4s%http4s-blaze-server
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC1
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.8.0-RC1"
71"++3.8.0-RC1 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.http4s%blaze-core org.http4s%blaze-http org.http4s%http4s-blaze-client org.http4s%http4s-blaze-core org.http4s%http4s-blaze-server"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.627s.
86[info] done compiling
87[info] loading settings for project blaze from build.sbt...
88[info] resolving key references (11416 settings) ...
89[info] set scmInfo to https://github.com/http4s/blaze
90[info] set current project to blaze (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC1
92OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in http4s-blaze-client/crossScalaVersions
93[info] set scmInfo to https://github.com/http4s/blaze
94OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in blaze/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in sbt-http4s-org-scalafix-internal/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in http4s-blaze-server/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in blaze-http/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in http4s-blaze-core/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in blaze-testkit/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in blaze-core/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in blaze-examples/crossScalaVersions
102[info] set current project to blaze (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC1 on 9 projects.
104[info] Switching Scala version on:
105[info] http4s-blaze-client (3.8.0-RC1, 2.13.15)
106[info] * blaze (3.8.0-RC1, 2.13.15)
107[info] http4s-blaze-server (3.8.0-RC1, 2.13.15)
108[info] blaze-examples (3.8.0-RC1, 2.13.15)
109[info] blaze-http (3.8.0-RC1, 2.13.15)
110[info] blaze-core (3.8.0-RC1, 2.13.15)
111[info] sbt-http4s-org-scalafix-internal (3.8.0-RC1, 2.13.15)
112[info] http4s-blaze-core (3.8.0-RC1, 2.13.15)
113[info] blaze-testkit (3.8.0-RC1, 2.13.15)
114[info] Excluding projects:
115[info] Reapplying settings...
116[info] set scmInfo to https://github.com/http4s/blaze
117[info] set current project to blaze (in build file:/build/repo/)
118Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/http4s/blaze
121[info] set current project to blaze (in build file:/build/repo/)
122[info] Defining Global / credentials, blaze-core / credentials and 7 others.
123[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 79 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/http4s/blaze
127[info] set current project to blaze (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
133 Did you mean blaze-http / allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/http4s/blaze
137[info] set current project to blaze (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/http4s/blaze
141[info] set current project to blaze (in build file:/build/repo/)
142[success] Total time: 0 s, completed Nov 14, 2025, 8:46:34 PM
143Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
145Starting build...
146Projects: Set(http4s-blaze-client, http4s-blaze-server, blaze-http, blaze-core, http4s-blaze-core, blaze-testkit)
147Starting build for ProjectRef(file:/build/repo/,http4s-blaze-core) (http4s-blaze-core)... [0/6]
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
151Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/blaze-core/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 47 Scala sources and 1 Java source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
153[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/http4s/blaze/channel/nio1/NIO1HeadStage.scala:52:21
154[warn] 52 | scratch.limit(size)
155[warn] | ^^^^^^^^^^^^^^^^^^^
156[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
157[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/http4s/blaze/channel/nio1/NIO1HeadStage.scala:336:42
158[warn] 336 | if (key.isValid) key.interestOps(0)
159[warn] | ^^^^^^^^^^^^^^^^^^
160[warn] |discarded non-Unit value of type java.nio.channels.SelectionKey. Add `: Unit` to discard silently.
161[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/http4s/blaze/channel/nio2/ByteBufferHead.scala:83:25
162[warn] 83 | scratchBuffer.limit(size)
163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
164[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
165[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/http4s/blaze/pipeline/stages/ByteToObjectStage.scala:124:28
166[warn] 124 | _decodeBuffer.position(_decodeBuffer.position() + slice.position())
167[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
168[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
169[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/http4s/blaze/pipeline/stages/SSLStage.scala:275:21
170[warn] 275 | scratch.clear()
171[warn] | ^^^^^^^^^^^^^^^
172[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
173[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/org/http4s/blaze/util/Actor.scala:25:35
174[warn] 25 |import org.http4s.blaze.util.Actor.DefaultMaxIterations
175[warn] | ^^^^^^^^^^^^^^^^^^^^
176[warn] | unused import
177[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/org/http4s/blaze/util/TickWheelExecutor.scala:24:47
178[warn] 24 |import org.http4s.blaze.util.TickWheelExecutor.DefaultWheelSize
179[warn] | ^^^^^^^^^^^^^^^^
180[warn] | unused import
181[warn] 7 warnings found
182[info] done compiling
183[info] compiling 54 Scala sources and 6 Java sources to /build/repo/http/target/scala-3.8.0-RC1/classes ...
184[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/FrameSerializer.scala:70:22
185[warn] 70 | headerBuffer.put((padding - 1).toByte)
186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
188[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/FrameSerializer.scala:116:16
189[warn] 116 | header.put((padding - 1).toByte)
190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
191[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
192[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/FrameSerializer.scala:207:16
193[warn] 207 | buffer.put((padding - 1).toByte)
194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
196[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/HeaderDecoder.scala:115:30
197[warn] 115 | decoder.endHeaderBlock()
198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
199[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
200[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/SessionFlowControlImpl.scala:65:35
201[warn] 65 | session.writeController.write(session.http2Encoder.sessionWindowUpdate(update.session))
202[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
203[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
204[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/http2/SessionFrameListener.scala:151:39
205[warn] 151 | session.writeController.write(FrameSerializer.mkSettingsAckFrame())
206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
207[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
208[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/util/HeaderTools.scala:97:48
209[warn] 97 | if (v.length > 0) sb.append(": ").append(v)
210[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
211[warn] |discarded non-Unit value of type StringBuilder. Add `: Unit` to discard silently.
212[warn] -- [E198] Unused Symbol Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/ClientResponse.scala:47:8
213[warn] 47 | var count = 0
214[warn] | ^^^^^
215[warn] | local variable was mutated but not read
216[warn] -- [E198] Unused Symbol Warning: /build/repo/http/src/main/scala/org/http4s/blaze/http/util/HeaderTools.scala:26:21
217[warn] 26 | private case class CachedDateHeader(acquired: Long, header: String)
218[warn] | ^^^^^^^^^^^^^^^^
219[warn] | unused private member
220[warn] 9 warnings found
221[info] done compiling
222[info] compiling 24 Scala sources to /build/repo/blaze-core/target/scala-3.8.0-RC1/classes ...
223[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/main/scala/org/http4s/blaze/core/Http1Stage.scala:369:8
224[warn] 369 | rr << h << "\r\n"
225[warn] | ^^^^^^^^^^^^^^^^^
226[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
227[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/main/scala/org/http4s/blaze/core/Http1Stage.scala:374:6
228[warn] 374 | rr << dateName << ": " << currentDate << "\r\n"
229[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
230[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
231[warn] two warnings found
232[info] done compiling
233[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
234[info] done compiling
235[info] compiling 9 Scala sources to /build/repo/blaze-core/target/scala-3.8.0-RC1/test-classes ...
236[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/test/scala/org/http4s/blaze/core/TestHead.scala:122:38
237[warn] 122 | while (bodyIt.hasNext) bodyIt.next()
238[warn] | ^^^^^^^^^^^^^
239[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
240[warn] one warning found
241[info] done compiling
242[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
243[info] done compiling
244[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
245[info] done compiling
246Starting build for ProjectRef(file:/build/repo/,http4s-blaze-client) (http4s-blaze-client)... [1/6]
247Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/blaze-client/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
249[info] done compiling
250[info] compiling 14 Scala sources to /build/repo/blaze-client/target/scala-3.8.0-RC1/classes ...
251[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/Http1Connection.scala:202:12
252[warn] 202 | rr << userAgent.get << "\r\n"
253[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
254[warn] |discarded non-Unit value of type org.http4s.util.StringWriter. Add `: Unit` to discard silently.
255[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/Http1Connection.scala:505:34
256[warn] 505 | if (uri.port.isDefined) writer << ':' << uri.port.get
257[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
258[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
259[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/PoolManager.scala:78:42
260[warn] 78 | if (q.isEmpty) idleQueues.remove(key)
261[warn] | ^^^^^^^^^^^^^^^^^^^^^^
262[warn] |discarded non-Unit value of type Option[scala.collection.mutable.Queue[PoolManager.this.PooledConnection]]. Add `: Unit` to discard silently.
263[warn] three warnings found
264[info] done compiling
265[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
266[info] done compiling
267[info] compiling 8 Scala sources to /build/repo/blaze-client/target/scala-3.8.0-RC1/test-classes ...
268[info] done compiling
269[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
270[info] done compiling
271[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
272[info] done compiling
273Starting build for ProjectRef(file:/build/repo/,blaze-core) (blaze-core)... [2/6]
274Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
275[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
276[info] done compiling
277[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
278[info] compiling 1 Scala source to /build/repo/testkit/target/scala-3.8.0-RC1/classes ...
279[info] done compiling
280[info] done compiling
281[info] compiling 23 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/test-classes ...
282[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/org/http4s/blaze/util/ActorSuite.scala:28:21
283[warn] 28 | private case class E(msg: String) extends Exception(msg)
284[warn] | ^
285[warn] | unused private member
286[warn] one warning found
287[info] done compiling
288[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
289[info] done compiling
290[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
291[info] done compiling
292Starting build for ProjectRef(file:/build/repo/,http4s-blaze-server) (http4s-blaze-server)... [3/6]
293Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/blaze-server/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
294[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
295[info] done compiling
296[info] compiling 9 Scala sources to /build/repo/blaze-server/target/scala-3.8.0-RC1/classes ...
297[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/Http1ServerStage.scala:270:38
298[warn] 270 | case (_, _, Some(len)) => rr << len << "\r\n"
299[warn] | ^^^^^^^^^^^^^^^^^^^
300[warn] |discarded non-Unit value of type org.http4s.util.StringWriter. Add `: Unit` to discard silently.
301[warn] -- [E198] Unused Symbol Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WSFrameAggregator.scala:114:22
302[warn] 114 | private[this] var size = 0
303[warn] | ^^^^
304[warn] | private variable was mutated but not read
305[warn] -- Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WebSocketSupport.scala:40:25
306[warn] 40 | implicit protected val F: Async[F]
307[warn] | ^
308[warn] | cannot override val parameter value F in class Http1ServerStage
309[warn] -- Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WebSocketSupport.scala:44:15
310[warn] 44 | implicit val dispatcher: Dispatcher[F]
311[warn] | ^
312[warn] |cannot override val parameter value dispatcher in class Http1ServerStage
313[warn] four warnings found
314[info] done compiling
315[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
316[info] done compiling
317[info] compiling 6 Scala sources to /build/repo/blaze-server/target/scala-3.8.0-RC1/test-classes ...
318[info] done compiling
319[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
320[info] done compiling
321[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
322[info] done compiling
323Starting build for ProjectRef(file:/build/repo/,blaze-http) (blaze-http)... [4/6]
324Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/http/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
325[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
326[info] done compiling
327[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
328[info] done compiling
329[info] compiling 43 Scala sources to /build/repo/http/target/scala-3.8.0-RC1/test-classes ...
330[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/http2/CodecUtils.scala:31:38
331[warn] 31 | while (buff.hasRemaining) buff.put(s, 0, math.min(buff.remaining(), s.length))
332[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
333[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
334[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:54:7
335[warn] 54 | f(ii)
336[warn] | ^^^^^
337[warn] | discarded non-Unit value of type Any. Add `: Unit` to discard silently.
338[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:62:7
339[warn] 62 | f(ii)
340[warn] | ^^^^^
341[warn] | discarded non-Unit value of type Any. Add `: Unit` to discard silently.
342[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:79:17
343[warn] 79 | b.reset()
344[warn] | ^^^^^^^^^
345[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
346[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:47:15
347[warn] 47 | c.reset()
348[warn] | ^^^^^^^^^
349[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
350[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:273:13
351[warn] 273 | b.limit(b.limit() + 1)
352[warn] | ^^^^^^^^^^^^^^^^^^^^^^
353[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
354[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:276:13
355[warn] 276 | b.limit(b.limit() + 1)
356[warn] | ^^^^^^^^^^^^^^^^^^^^^^
357[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
358[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:279:44
359[warn] 279 | if (null == p.parsecontent(b)) b.limit(b.limit() + 1)
360[warn] | ^^^^^^^^^^^^^^^^^^^^^^
361[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
362[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:339:13
363[warn] 339 | b.limit(b.limit() + 1)
364[warn] | ^^^^^^^^^^^^^^^^^^^^^^
365[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
366[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:342:13
367[warn] 342 | b.limit(b.limit() + 1)
368[warn] | ^^^^^^^^^^^^^^^^^^^^^^
369[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
370[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:348:35
371[warn] 348 | if (b.limit() < blim) b.limit(b.limit() + 1)
372[warn] | ^^^^^^^^^^^^^^^^^^^^^^
373[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
374[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:367:13
375[warn] 367 | b.limit(b.limit() + 1)
376[warn] | ^^^^^^^^^^^^^^^^^^^^^^
377[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
378[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:370:13
379[warn] 370 | b.limit(b.limit() + 1)
380[warn] | ^^^^^^^^^^^^^^^^^^^^^^
381[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
382[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:378:35
383[warn] 378 | if (b.limit() < blim) b.limit(b.limit() + 1)
384[warn] | ^^^^^^^^^^^^^^^^^^^^^^
385[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
386[warn] 14 warnings found
387[info] done compiling
388[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
389[info] done compiling
390[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC1/classes ...
391[info] done compiling
392Starting build for ProjectRef(file:/build/repo/,blaze-testkit) (blaze-testkit)... [5/6]
393Compile 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:17, -Xsemanticdb, -semanticdb-target, /build/repo/testkit/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
394
395************************
396Build summary:
397[{
398 "module": "http4s-blaze-core",
399 "compile": {"status": "ok", "tookMs": 25686, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
401 "test-compile": {"status": "ok", "tookMs": 3891, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
402 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
403 "publish": {"status": "skipped", "tookMs": 0},
404 "metadata": {
405 "crossScalaVersions": ["2.13.15", "3.3.4"]
406}
407},{
408 "module": "http4s-blaze-client",
409 "compile": {"status": "ok", "tookMs": 3981, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
411 "test-compile": {"status": "ok", "tookMs": 5898, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
412 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "skipped", "tookMs": 0},
414 "metadata": {
415 "crossScalaVersions": ["2.13.15", "3.3.4"]
416}
417},{
418 "module": "blaze-core",
419 "compile": {"status": "ok", "tookMs": 395, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 3154, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
422 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["2.13.15", "3.3.4"]
426}
427},{
428 "module": "http4s-blaze-server",
429 "compile": {"status": "ok", "tookMs": 3150, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
430 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
431 "test-compile": {"status": "ok", "tookMs": 3797, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
432 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
433 "publish": {"status": "skipped", "tookMs": 0},
434 "metadata": {
435 "crossScalaVersions": ["2.13.15", "3.3.4"]
436}
437},{
438 "module": "blaze-http",
439 "compile": {"status": "ok", "tookMs": 340, "warnings": 9, "errors": 0, "sourceVersion": "3.8"},
440 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
441 "test-compile": {"status": "ok", "tookMs": 4187, "warnings": 14, "errors": 0, "sourceVersion": "3.8"},
442 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
443 "publish": {"status": "skipped", "tookMs": 0},
444 "metadata": {
445 "crossScalaVersions": ["2.13.15", "3.3.4"]
446}
447},{
448 "module": "blaze-testkit",
449 "compile": {"status": "ok", "tookMs": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
451 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
452 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
453 "publish": {"status": "ok", "tookMs": 1},
454 "metadata": {
455 "crossScalaVersions": ["2.13.15", "3.3.4"]
456}
457}]
458************************
459[success] Total time: 109 s (0:01:49.0), completed Nov 14, 2025, 8:48:23 PM
460[0JChecking patch project/plugins.sbt...
461Checking patch project/build.properties...
462Checking patch build.sbt...
463Applied patch project/plugins.sbt cleanly.
464Applied patch project/build.properties cleanly.
465Applied patch build.sbt cleanly.