Build Logs

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

Errors

0

Warnings

163

Total Lines

456

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-RC2
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-RC2"
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-RC2
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-RC2
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-RC2
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC2"
71"++3.8.0-RC2 -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-RC2 """{"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.85s.
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-RC2
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in http4s-blaze-client/crossScalaVersions
93[info] set scmInfo to https://github.com/http4s/blaze
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in blaze/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sbt-http4s-org-scalafix-internal/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in http4s-blaze-server/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in blaze-http/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in http4s-blaze-core/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in blaze-testkit/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in blaze-core/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 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-RC2 on 9 projects.
104[info] Switching Scala version on:
105[info] http4s-blaze-client (3.8.0-RC2, 2.13.15)
106[info] * blaze (3.8.0-RC2, 2.13.15)
107[info] http4s-blaze-server (3.8.0-RC2, 2.13.15)
108[info] blaze-examples (3.8.0-RC2, 2.13.15)
109[info] blaze-http (3.8.0-RC2, 2.13.15)
110[info] blaze-core (3.8.0-RC2, 2.13.15)
111[info] sbt-http4s-org-scalafix-internal (3.8.0-RC2, 2.13.15)
112[info] http4s-blaze-core (3.8.0-RC2, 2.13.15)
113[info] blaze-testkit (3.8.0-RC2, 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 25, 2025, 4:00:49 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-RC2/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-RC2/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-RC2/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] 8 warnings found
217[info] done compiling
218[info] compiling 24 Scala sources to /build/repo/blaze-core/target/scala-3.8.0-RC2/classes ...
219[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/main/scala/org/http4s/blaze/core/Http1Stage.scala:369:8
220[warn] 369 | rr << h << "\r\n"
221[warn] | ^^^^^^^^^^^^^^^^^
222[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
223[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/main/scala/org/http4s/blaze/core/Http1Stage.scala:374:6
224[warn] 374 | rr << dateName << ": " << currentDate << "\r\n"
225[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
226[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
227[warn] two warnings found
228[info] done compiling
229[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
230[info] done compiling
231[info] compiling 9 Scala sources to /build/repo/blaze-core/target/scala-3.8.0-RC2/test-classes ...
232[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-core/src/test/scala/org/http4s/blaze/core/TestHead.scala:122:38
233[warn] 122 | while (bodyIt.hasNext) bodyIt.next()
234[warn] | ^^^^^^^^^^^^^
235[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
236[warn] one warning found
237[info] done compiling
238[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
239[info] done compiling
240[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
241[info] done compiling
242Starting build for ProjectRef(file:/build/repo/,http4s-blaze-client) (http4s-blaze-client)... [1/6]
243Compile 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-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
244[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
245[info] done compiling
246[info] compiling 14 Scala sources to /build/repo/blaze-client/target/scala-3.8.0-RC2/classes ...
247[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/Http1Connection.scala:202:12
248[warn] 202 | rr << userAgent.get << "\r\n"
249[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
250[warn] |discarded non-Unit value of type org.http4s.util.StringWriter. Add `: Unit` to discard silently.
251[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/Http1Connection.scala:505:34
252[warn] 505 | if (uri.port.isDefined) writer << ':' << uri.port.get
253[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
254[warn] |discarded non-Unit value of type org.http4s.util.Writer. Add `: Unit` to discard silently.
255[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-client/src/main/scala/org/http4s/blaze/client/PoolManager.scala:78:42
256[warn] 78 | if (q.isEmpty) idleQueues.remove(key)
257[warn] | ^^^^^^^^^^^^^^^^^^^^^^
258[warn] |discarded non-Unit value of type Option[scala.collection.mutable.Queue[PoolManager.this.PooledConnection]]. Add `: Unit` to discard silently.
259[warn] three warnings found
260[info] done compiling
261[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
262[info] done compiling
263[info] compiling 8 Scala sources to /build/repo/blaze-client/target/scala-3.8.0-RC2/test-classes ...
264[info] done compiling
265[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
266[info] done compiling
267[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
268[info] done compiling
269Starting build for ProjectRef(file:/build/repo/,blaze-core) (blaze-core)... [2/6]
270Compile 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-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
272[info] done compiling
273[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
274[info] compiling 1 Scala source to /build/repo/testkit/target/scala-3.8.0-RC2/classes ...
275[info] done compiling
276[info] done compiling
277[info] compiling 23 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
278[info] done compiling
279[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
280[info] done compiling
281[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
282[info] done compiling
283Starting build for ProjectRef(file:/build/repo/,http4s-blaze-server) (http4s-blaze-server)... [3/6]
284Compile 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-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
285[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
286[info] done compiling
287[info] compiling 9 Scala sources to /build/repo/blaze-server/target/scala-3.8.0-RC2/classes ...
288[warn] -- [E175] Potential Issue Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/Http1ServerStage.scala:270:38
289[warn] 270 | case (_, _, Some(len)) => rr << len << "\r\n"
290[warn] | ^^^^^^^^^^^^^^^^^^^
291[warn] |discarded non-Unit value of type org.http4s.util.StringWriter. Add `: Unit` to discard silently.
292[warn] -- [E198] Unused Symbol Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WSFrameAggregator.scala:114:22
293[warn] 114 | private[this] var size = 0
294[warn] | ^^^^
295[warn] | private variable was mutated but not read
296[warn] -- Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WebSocketSupport.scala:40:25
297[warn] 40 | implicit protected val F: Async[F]
298[warn] | ^
299[warn] | cannot override val parameter value F in class Http1ServerStage
300[warn] -- Warning: /build/repo/blaze-server/src/main/scala/org/http4s/blaze/server/WebSocketSupport.scala:44:15
301[warn] 44 | implicit val dispatcher: Dispatcher[F]
302[warn] | ^
303[warn] |cannot override val parameter value dispatcher in class Http1ServerStage
304[warn] four warnings found
305[info] done compiling
306[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
307[info] done compiling
308[info] compiling 6 Scala sources to /build/repo/blaze-server/target/scala-3.8.0-RC2/test-classes ...
309[info] done compiling
310[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
311[info] done compiling
312[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
313[info] done compiling
314Starting build for ProjectRef(file:/build/repo/,blaze-http) (blaze-http)... [4/6]
315Compile 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-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
316[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
317[info] done compiling
318[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
319[info] done compiling
320[info] compiling 43 Scala sources to /build/repo/http/target/scala-3.8.0-RC2/test-classes ...
321[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/http2/CodecUtils.scala:31:38
322[warn] 31 | while (buff.hasRemaining) buff.put(s, 0, math.min(buff.remaining(), s.length))
323[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
324[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
325[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:54:7
326[warn] 54 | f(ii)
327[warn] | ^^^^^
328[warn] | discarded non-Unit value of type Any. Add `: Unit` to discard silently.
329[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:62:7
330[warn] 62 | f(ii)
331[warn] | ^^^^^
332[warn] | discarded non-Unit value of type Any. Add `: Unit` to discard silently.
333[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/Benchmarks.scala:79:17
334[warn] 79 | b.reset()
335[warn] | ^^^^^^^^^
336[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
337[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:47:15
338[warn] 47 | c.reset()
339[warn] | ^^^^^^^^^
340[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
341[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:273:13
342[warn] 273 | b.limit(b.limit() + 1)
343[warn] | ^^^^^^^^^^^^^^^^^^^^^^
344[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
345[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:276:13
346[warn] 276 | b.limit(b.limit() + 1)
347[warn] | ^^^^^^^^^^^^^^^^^^^^^^
348[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
349[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:279:44
350[warn] 279 | if (null == p.parsecontent(b)) b.limit(b.limit() + 1)
351[warn] | ^^^^^^^^^^^^^^^^^^^^^^
352[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
353[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:339:13
354[warn] 339 | b.limit(b.limit() + 1)
355[warn] | ^^^^^^^^^^^^^^^^^^^^^^
356[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
357[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:342:13
358[warn] 342 | b.limit(b.limit() + 1)
359[warn] | ^^^^^^^^^^^^^^^^^^^^^^
360[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
361[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:348:35
362[warn] 348 | if (b.limit() < blim) b.limit(b.limit() + 1)
363[warn] | ^^^^^^^^^^^^^^^^^^^^^^
364[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
365[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:367:13
366[warn] 367 | b.limit(b.limit() + 1)
367[warn] | ^^^^^^^^^^^^^^^^^^^^^^
368[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
369[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:370:13
370[warn] 370 | b.limit(b.limit() + 1)
371[warn] | ^^^^^^^^^^^^^^^^^^^^^^
372[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
373[warn] -- [E175] Potential Issue Warning: /build/repo/http/src/test/scala/org/http4s/blaze/http/parser/ServerParserSuite.scala:378:35
374[warn] 378 | if (b.limit() < blim) b.limit(b.limit() + 1)
375[warn] | ^^^^^^^^^^^^^^^^^^^^^^
376[warn] |discarded non-Unit value of type java.nio.ByteBuffer. Add `: Unit` to discard silently.
377[warn] 14 warnings found
378[info] done compiling
379[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
380[info] done compiling
381[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC2/classes ...
382[info] done compiling
383Starting build for ProjectRef(file:/build/repo/,blaze-testkit) (blaze-testkit)... [5/6]
384Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/testkit/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
385
386************************
387Build summary:
388[{
389 "module": "http4s-blaze-core",
390 "compile": {"status": "ok", "tookMs": 25043, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
391 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
392 "test-compile": {"status": "ok", "tookMs": 4090, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
393 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
394 "publish": {"status": "skipped", "tookMs": 0},
395 "metadata": {
396 "crossScalaVersions": ["2.13.15", "3.3.4"]
397}
398},{
399 "module": "http4s-blaze-client",
400 "compile": {"status": "ok", "tookMs": 3867, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
401 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
402 "test-compile": {"status": "ok", "tookMs": 4694, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
404 "publish": {"status": "skipped", "tookMs": 0},
405 "metadata": {
406 "crossScalaVersions": ["2.13.15", "3.3.4"]
407}
408},{
409 "module": "blaze-core",
410 "compile": {"status": "ok", "tookMs": 419, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
412 "test-compile": {"status": "ok", "tookMs": 3200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
414 "publish": {"status": "skipped", "tookMs": 0},
415 "metadata": {
416 "crossScalaVersions": ["2.13.15", "3.3.4"]
417}
418},{
419 "module": "http4s-blaze-server",
420 "compile": {"status": "ok", "tookMs": 3052, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
421 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
422 "test-compile": {"status": "ok", "tookMs": 3704, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
423 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
424 "publish": {"status": "skipped", "tookMs": 0},
425 "metadata": {
426 "crossScalaVersions": ["2.13.15", "3.3.4"]
427}
428},{
429 "module": "blaze-http",
430 "compile": {"status": "ok", "tookMs": 440, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
431 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
432 "test-compile": {"status": "ok", "tookMs": 4739, "warnings": 14, "errors": 0, "sourceVersion": "3.8"},
433 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
434 "publish": {"status": "skipped", "tookMs": 0},
435 "metadata": {
436 "crossScalaVersions": ["2.13.15", "3.3.4"]
437}
438},{
439 "module": "blaze-testkit",
440 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
441 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
442 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
443 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
444 "publish": {"status": "ok", "tookMs": 1},
445 "metadata": {
446 "crossScalaVersions": ["2.13.15", "3.3.4"]
447}
448}]
449************************
450[success] Total time: 109 s (0:01:49.0), completed Nov 25, 2025, 4:02:38 PM
451[0JChecking patch project/plugins.sbt...
452Checking patch project/build.properties...
453Checking patch build.sbt...
454Applied patch project/plugins.sbt cleanly.
455Applied patch project/build.properties cleanly.
456Applied patch build.sbt cleanly.