Build Logs
softwaremill/sttp-shared • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
11
Warnings
74
Total Lines
514
1##################################
2Clonning https://github.com/softwaremill/sttp-shared.git into /build/repo using revision v1.5.0
3##################################
4Note: switching to '3ec10d4305da4c169de8a73e26cd0b6136e9a7f8'.
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
21----
22Preparing build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.5")
34Replacement: val scala3 = List("3.8.1-RC1-bin-20251128-fe49539-NIGHTLY")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val scala3 = List("3.3.5")' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/sttp-shared
46##################################
47Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
48Targets: com.softwaremill.sttp.shared%akka com.softwaremill.sttp.shared%armeria com.softwaremill.sttp.shared%core com.softwaremill.sttp.shared%fs2 com.softwaremill.sttp.shared%fs2-ce2 com.softwaremill.sttp.shared%monix com.softwaremill.sttp.shared%pekko com.softwaremill.sttp.shared%vertx com.softwaremill.sttp.shared%ws com.softwaremill.sttp.shared%zio com.softwaremill.sttp.shared%zio1
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.5\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
69"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.5\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.shared%akka com.softwaremill.sttp.shared%armeria com.softwaremill.sttp.shared%core com.softwaremill.sttp.shared%fs2 com.softwaremill.sttp.shared%fs2-ce2 com.softwaremill.sttp.shared%monix com.softwaremill.sttp.shared%pekko com.softwaremill.sttp.shared%vertx com.softwaremill.sttp.shared%ws com.softwaremill.sttp.shared%zio com.softwaremill.sttp.shared%zio1"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.932s.
84[info] done compiling
85[info] STTP_NATIVE *not* defined, *not* including sttp-native in the aggregate projects
86[info] loading settings for project rootProject from build.sbt...
87[info] resolving key references (61293 settings) ...
88[info] set current project to sttp-shared (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zioNative3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JS/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in ws/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in core3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in core3/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in fs2JS3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in fs2JS3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekko/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2ce2/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in akka/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreJS3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in zioNative3/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in akka3/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in akka3/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2ce2JS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreNative3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in coreNative3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in vertx/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in fs23/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in fs23/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in wsNative3/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in wsNative3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeria/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in armeria3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in armeria3/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioNative/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreJS/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in wsNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in fs2ce23/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in fs2ce23/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monix/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in monix3/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in monix3/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJS/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreNative/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in wsJS3/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in wsJS3/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2JS/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zio3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in zio3/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in ws3/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in ws3/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zio13/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in zio13/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zio1JS3/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in zio1JS3/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in vertx3/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in vertx3/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in rootProject/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in pekko3/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in pekko3/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in wsJS/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in fs2ce2JS3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in fs2ce2JS3/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monixJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in monixJS3/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in monixJS3/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in coreJS3/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in zioJS3/crossScalaVersions
153OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in zioJS3/crossScalaVersions
154[info] set current project to sttp-shared (in build file:/build/repo/)
155[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 21 projects.
156[info] Switching Scala version on:
157[info] coreNative3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
158[info] zio1JS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
159[info] armeria3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
160[info] monix3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
161[info] core3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
162[info] fs2ce23 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
163[info] zioNative3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
164[info] pekko3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
165[info] zio3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
166[info] ws3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
167[info] fs23 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
168[info] monixJS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
169[info] wsNative3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
170[info] fs2JS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
171[info] zio13 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
172[info] wsJS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
173[info] fs2ce2JS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
174[info] zioJS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
175[info] akka3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
176[info] vertx3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
177[info] coreJS3 (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
178[info] Excluding projects:
179[info] zioJS (2.13.16)
180[info] fs2ce2 (2.13.16)
181[info] zio2_12 (2.12.20)
182[info] vertx2_12 (2.12.20)
183[info] coreNative2_12 (2.12.20)
184[info] fs2 (2.13.16)
185[info] monixJS2_12 (2.12.20)
186[info] fs2ce2JS2_12 (2.12.20)
187[info] fs2ce22_12 (2.12.20)
188[info] core2_12 (2.12.20)
189[info] ws2_12 (2.12.20)
190[info] akka (2.13.16)
191[info] coreNative (2.13.16)
192[info] armeria2_12 (2.12.20)
193[info] fs22_12 (2.12.20)
194[info] zio12_12 (2.12.20)
195[info] coreJS (2.13.16)
196[info] * rootProject (2.13.16)
197[info] coreJS2_12 (2.12.20)
198[info] vertx (2.13.16)
199[info] monix2_12 (2.12.20)
200[info] wsNative2_12 (2.12.20)
201[info] monixJS (2.13.16)
202[info] armeria (2.13.16)
203[info] zio (2.13.16)
204[info] wsJS2_12 (2.12.20)
205[info] wsJS (2.13.16)
206[info] zioJS2_12 (2.12.20)
207[info] akka2_12 (2.12.20)
208[info] monix (2.13.16)
209[info] pekko2_12 (2.12.20)
210[info] zioNative2_12 (2.12.20)
211[info] zio1JS2_12 (2.12.20)
212[info] pekko (2.13.16)
213[info] fs2ce2JS (2.13.16)
214[info] fs2JS2_12 (2.12.20)
215[info] zio1 (2.13.16)
216[info] fs2JS (2.13.16)
217[info] core (2.13.16)
218[info] zioNative (2.13.16)
219[info] ws (2.13.16)
220[info] wsNative (2.13.16)
221[info] zio1JS (2.13.16)
222[info] Reapplying settings...
223[info] set current project to sttp-shared (in build file:/build/repo/)
224Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
225[info] Reapplying settings...
226[info] set current project to sttp-shared (in build file:/build/repo/)
227[info] Defining Global / credentials, akka / credentials and 62 others.
228[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 511 others.
229[info] Run `last` for details.
230[info] Reapplying settings...
231[info] set current project to sttp-shared (in build file:/build/repo/)
232Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
233[info] Reapplying settings...
234OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
235
236 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
237 Did you mean wsNative2_12 / allExcludeDependencies ?
238 , retry without global scopes
239[info] Reapplying settings...
240[info] set current project to sttp-shared (in build file:/build/repo/)
241Execute removeScalacOptionsStartingWith: -P:wartremover
242[info] Reapplying settings...
243[info] set current project to sttp-shared (in build file:/build/repo/)
244[success] Total time: 0 s, completed Nov 29, 2025, 12:45:27 AM
245Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.5\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
246Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
247Starting build...
248Projects: Set(armeria3, monix3, core3, fs2ce23, pekko3, zio3, ws3, fs23, zio13, akka3, vertx3)
249Starting build for ProjectRef(file:/build/repo/,armeria3) (armeria)... [0/11]
250OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
251OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
252OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
253Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
254[info] compiling 7 Scala sources to /build/repo/core/target/jvm-3/classes ...
255[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/main/scala/sttp/monad/MonadError.scala:123:10
256[warn] 123 | runE
257[warn] | ^^^^
258[warn] | unused value of type (runE : => Either[Throwable, Unit])
259[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/main/scala/sttp/monad/MonadError.scala:155:10
260[warn] 155 | e
261[warn] | ^
262[warn] | unused value of type (e : => scala.util.Try[Unit])
263[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/main/scala/sttp/monad/MonadError.scala:182:13
264[warn] 182 | register {
265[warn] | ^
266[warn] | unused value of type sttp.monad.Canceler
267[warn] 183 | case Left(t) => p.failure(t)
268[warn] 184 | case Right(t) => p.success(t)
269[warn] 185 | }
270[warn] there were 3 deprecation warnings; re-run with -deprecation for details
271[warn] four warnings found
272[info] done compiling
273[info] compiling 1 Scala source to /build/repo/armeria/target/jvm-3/classes ...
274[info] done compiling
275Starting build for ProjectRef(file:/build/repo/,zio13) (zio1)... [1/11]
276Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
277[info] compiling 1 Scala source to /build/repo/zio1/target/jvm-3/classes ...
278[info] done compiling
279Starting build for ProjectRef(file:/build/repo/,monix3) (monix)... [2/11]
280Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
281[info] compiling 1 Scala source to /build/repo/monix/target/jvm-3/classes ...
282[info] done compiling
283Starting build for ProjectRef(file:/build/repo/,core3) (core)... [3/11]
284Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
285[info] compiling 3 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
286[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/FutureMonadTest.scala:17:4
287[warn] 17 | intercept[RuntimeException] {
288[warn] | ^
289[warn] | unused value of type RuntimeException
290[warn] 18 | m.ensure2((throw new RuntimeException("boom!")): Future[Int], Future(ran.set(true))).futureValue
291[warn] 19 | }
292[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/IdentityMonadTest.scala:19:4
293[warn] 19 | intercept[RuntimeException] {
294[warn] | ^
295[warn] | unused value of type RuntimeException
296[warn] 20 | m.ensure2(m.error(new RuntimeException("boom!")), { ran = true })
297[warn] 21 | }
298[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/IdentityMonadTest.scala:29:4
299[warn] 29 | intercept[RuntimeException] {
300[warn] | ^
301[warn] | unused value of type RuntimeException
302[warn] 30 | m.error[Int](new RuntimeException("boom!")).ensure({ ran = true })
303[warn] 31 | }
304[warn] three warnings found
305[info] done compiling
306Starting build for ProjectRef(file:/build/repo/,ws3) (ws)... [4/11]
307Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
308[info] compiling 4 Scala sources to /build/repo/ws/target/jvm-3/classes ...
309[info] done compiling
310[info] compiling 1 Scala source to /build/repo/ws/target/jvm-3/test-classes ...
311[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:20:4
312[warn] 20 | ws.receive() shouldBe WebSocketFrame.text("a")
313[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
314[warn] | unused value of type org.scalatest.Assertion
315[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:21:4
316[warn] 21 | ws.receive() shouldBe WebSocketFrame.text("b")
317[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
318[warn] | unused value of type org.scalatest.Assertion
319[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:31:4
320[warn] 31 | ws.receive() shouldBe WebSocketFrame.text("abc")
321[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
322[warn] | unused value of type org.scalatest.Assertion
323[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:48:4
324[warn] 48 | ws.receive() shouldBe WebSocketFrame.text("No. 1")
325[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
326[warn] | unused value of type org.scalatest.Assertion
327[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:49:4
328[warn] 49 | assertThrows[IllegalStateException](ws.receive()) // no more stubbed messages
329[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
330[warn] | unused value of type org.scalatest.compatible.Assertion
331[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:51:4
332[warn] 51 | assertThrows[IllegalStateException](ws.receive()) // still, no more stubbed messages
333[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
334[warn] | unused value of type org.scalatest.compatible.Assertion
335[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:53:4
336[warn] 53 | ws.receive() shouldBe WebSocketFrame.text("Second")
337[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
338[warn] | unused value of type org.scalatest.Assertion
339[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:66:4
340[warn] 66 | ws.receive() shouldBe WebSocketFrame.text("ok")
341[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
342[warn] | unused value of type org.scalatest.Assertion
343[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:77:4
344[warn] 77 | ws.receive() shouldBe closeFrame
345[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
346[warn] | unused value of type org.scalatest.Assertion
347[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:78:4
348[warn] 78 | ws.isOpen() shouldBe false
349[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
350[warn] | unused value of type org.scalatest.Assertion
351[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:93:4
352[warn] 93 | ws.receive() shouldBe WebSocketFrame.text("No. 0")
353[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
354[warn] | unused value of type org.scalatest.Assertion
355[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:94:4
356[warn] 94 | ws.receive() shouldBe WebSocketFrame.text("No. 1")
357[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
358[warn] | unused value of type org.scalatest.Assertion
359[warn] 12 warnings found
360[info] done compiling
361Starting build for ProjectRef(file:/build/repo/,zio3) (zio)... [5/11]
362Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
363[info] compiling 1 Scala source to /build/repo/zio/target/jvm-3/classes ...
364[info] done compiling
365[info] compiling 1 Scala source to /build/repo/zio/target/jvm-3/test-classes ...
366[info] done compiling
367Starting build for ProjectRef(file:/build/repo/,fs2ce23) (fs2-ce2)... [6/11]
368Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
369[info] compiling 1 Scala source to /build/repo/fs2-ce2/target/jvm-3/classes ...
370[info] done compiling
371Starting build for ProjectRef(file:/build/repo/,vertx3) (vertx)... [7/11]
372Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
373[info] compiling 1 Scala source to /build/repo/vertx/target/jvm-3/classes ...
374[info] done compiling
375Starting build for ProjectRef(file:/build/repo/,pekko3) (pekko)... [8/11]
376Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
377[info] compiling 1 Scala source to /build/repo/pekko/target/jvm-3/classes ...
378[info] done compiling
379[info] compiling 1 Scala source to /build/repo/pekko/target/jvm-3/test-classes ...
380[info] done compiling
381Starting build for ProjectRef(file:/build/repo/,fs23) (fs2)... [9/11]
382Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
383[info] compiling 1 Scala source to /build/repo/fs2/target/jvm-3/classes ...
384[info] done compiling
385[info] compiling 1 Scala source to /build/repo/fs2/target/jvm-3/test-classes ...
386[info] done compiling
387Starting build for ProjectRef(file:/build/repo/,akka3) (akka)... [10/11]
388Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
389[info] compiling 1 Scala source to /build/repo/akka/target/jvm-3/classes ...
390[info] done compiling
391[info] compiling 1 Scala source to /build/repo/akka/target/jvm-3/test-classes ...
392[info] done compiling
393
394************************
395Build summary:
396[{
397 "module": "armeria",
398 "compile": {"status": "ok", "tookMs": 9831, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
399 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
400 "test-compile": {"status": "ok", "tookMs": 324, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
401 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
402 "publish": {"status": "skipped", "tookMs": 0},
403 "metadata": {
404 "crossScalaVersions": ["2.12.20"]
405}
406},{
407 "module": "zio1",
408 "compile": {"status": "ok", "tookMs": 395, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
409 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
410 "test-compile": {"status": "ok", "tookMs": 172, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
411 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
412 "publish": {"status": "skipped", "tookMs": 0},
413 "metadata": {
414 "crossScalaVersions": ["2.12.20"]
415}
416},{
417 "module": "monix",
418 "compile": {"status": "ok", "tookMs": 431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
419 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
420 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
421 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
422 "publish": {"status": "skipped", "tookMs": 0},
423 "metadata": {
424 "crossScalaVersions": ["2.12.20"]
425}
426},{
427 "module": "core",
428 "compile": {"status": "ok", "tookMs": 55, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
429 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
430 "test-compile": {"status": "ok", "tookMs": 2329, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
431 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
432 "publish": {"status": "skipped", "tookMs": 0},
433 "metadata": {
434 "crossScalaVersions": ["2.12.20"]
435}
436},{
437 "module": "ws",
438 "compile": {"status": "ok", "tookMs": 1494, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
439 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
440 "test-compile": {"status": "ok", "tookMs": 1712, "warnings": 12, "errors": 0, "sourceVersion": "3.8"},
441 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
442 "publish": {"status": "skipped", "tookMs": 0},
443 "metadata": {
444 "crossScalaVersions": ["2.12.20"]
445}
446},{
447 "module": "zio",
448 "compile": {"status": "ok", "tookMs": 827, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
449 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
450 "test-compile": {"status": "ok", "tookMs": 1554, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
451 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
452 "publish": {"status": "skipped", "tookMs": 0},
453 "metadata": {
454 "crossScalaVersions": ["2.12.20"]
455}
456},{
457 "module": "fs2-ce2",
458 "compile": {"status": "ok", "tookMs": 411, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
459 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
460 "test-compile": {"status": "ok", "tookMs": 163, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
461 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
462 "publish": {"status": "skipped", "tookMs": 0},
463 "metadata": {
464 "crossScalaVersions": ["2.12.20"]
465}
466},{
467 "module": "vertx",
468 "compile": {"status": "ok", "tookMs": 293, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
469 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
470 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
471 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
472 "publish": {"status": "skipped", "tookMs": 0},
473 "metadata": {
474 "crossScalaVersions": ["2.12.20"]
475}
476},{
477 "module": "pekko",
478 "compile": {"status": "ok", "tookMs": 576, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
479 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
480 "test-compile": {"status": "ok", "tookMs": 1107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
481 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
482 "publish": {"status": "skipped", "tookMs": 0},
483 "metadata": {
484 "crossScalaVersions": ["2.12.20"]
485}
486},{
487 "module": "fs2",
488 "compile": {"status": "ok", "tookMs": 642, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
489 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
490 "test-compile": {"status": "ok", "tookMs": 1059, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
491 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
492 "publish": {"status": "skipped", "tookMs": 0},
493 "metadata": {
494 "crossScalaVersions": ["2.12.20"]
495}
496},{
497 "module": "akka",
498 "compile": {"status": "ok", "tookMs": 486, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
499 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
500 "test-compile": {"status": "ok", "tookMs": 997, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
501 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
502 "publish": {"status": "skipped", "tookMs": 0},
503 "metadata": {
504 "crossScalaVersions": ["2.12.20"]
505}
506}]
507************************
508[success] Total time: 127 s (0:02:07.0), completed Nov 29, 2025, 12:47:34 AM
509[0JChecking patch project/plugins.sbt...
510Checking patch project/build.properties...
511Checking patch build.sbt...
512Applied patch project/plugins.sbt cleanly.
513Applied patch project/build.properties cleanly.
514Applied patch build.sbt cleanly.