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