Build Logs
softwaremill/sttp-shared • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
Errors
11
Warnings
78
Total Lines
518
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-20251219-d71e859-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-20251219-d71e859-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-20251219-d71e859-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-20251219-d71e859-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-20251219-d71e859-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-20251219-d71e859-NIGHTLY"
69"++3.8.1-RC1-bin-20251219-d71e859-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-20251219-d71e859-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.766s.
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-20251219-d71e859-NIGHTLY
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JS/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in fs2ce2JS3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in fs2ce2JS3/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in zioNative3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in zioNative3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in wsJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in monixJS3/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in monixJS3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in ws/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in core3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in core3/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in fs2JS3/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in fs2JS3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekko/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2ce2/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in akka/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreJS3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreJS3/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in akka3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in akka3/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2ce2JS/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in vertx/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in fs23/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in fs23/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in wsNative3/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in wsNative3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeria/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in armeria3/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in armeria3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioNative/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreJS/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in wsNative/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in fs2ce23/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in fs2ce23/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monix/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in monix3/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJS/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreNative/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in wsJS3/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in wsJS3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2JS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in zio3/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in zio3/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in ws3/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in ws3/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in zio13/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in zio13/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in rootProject/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in vertx3/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in vertx3/crossScalaVersions
144OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in pekko3/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in pekko3/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in zioJS3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in zioJS3/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monixJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreNative3/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreNative3/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in zio1JS3/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in zio1JS3/crossScalaVersions
153OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in monix3/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-20251219-d71e859-NIGHTLY on 21 projects.
156[info] Switching Scala version on:
157[info] coreNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
158[info] zio1JS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
159[info] armeria3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
160[info] monix3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
161[info] core3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
162[info] fs2ce23 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
163[info] zioNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
164[info] pekko3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
165[info] zio3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
166[info] ws3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
167[info] fs23 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
168[info] monixJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
169[info] wsNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
170[info] fs2JS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
171[info] zio13 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
172[info] wsJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
173[info] fs2ce2JS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
174[info] zioJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
175[info] akka3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
176[info] vertx3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
177[info] coreJS3 (3.8.1-RC1-bin-20251219-d71e859-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 Dec 20, 2025, 12:44:38 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] |
268[warn] 183 | case Left(t) => p.failure(t)
269[warn] 184 | case Right(t) => p.success(t)
270[warn] 185 | }
271[warn] there were 3 deprecation warnings; re-run with -deprecation for details
272[warn] four warnings found
273[info] done compiling
274[info] compiling 1 Scala source to /build/repo/armeria/target/jvm-3/classes ...
275[info] done compiling
276Starting build for ProjectRef(file:/build/repo/,zio13) (zio1)... [1/11]
277Compile 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
278[info] compiling 1 Scala source to /build/repo/zio1/target/jvm-3/classes ...
279[info] done compiling
280Starting build for ProjectRef(file:/build/repo/,monix3) (monix)... [2/11]
281Compile 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
282[info] compiling 1 Scala source to /build/repo/monix/target/jvm-3/classes ...
283[info] done compiling
284Starting build for ProjectRef(file:/build/repo/,core3) (core)... [3/11]
285Compile 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
286[info] compiling 3 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
287[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/FutureMonadTest.scala:17:4
288[warn] 17 | intercept[RuntimeException] {
289[warn] | ^
290[warn] | unused value of type RuntimeException
291[warn] |
292[warn] 18 | m.ensure2((throw new RuntimeException("boom!")): Future[Int], Future(ran.set(true))).futureValue
293[warn] 19 | }
294[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/IdentityMonadTest.scala:19:4
295[warn] 19 | intercept[RuntimeException] {
296[warn] | ^
297[warn] | unused value of type RuntimeException
298[warn] |
299[warn] 20 | m.ensure2(m.error(new RuntimeException("boom!")), { ran = true })
300[warn] 21 | }
301[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/monad/IdentityMonadTest.scala:29:4
302[warn] 29 | intercept[RuntimeException] {
303[warn] | ^
304[warn] | unused value of type RuntimeException
305[warn] |
306[warn] 30 | m.error[Int](new RuntimeException("boom!")).ensure({ ran = true })
307[warn] 31 | }
308[warn] three warnings found
309[info] done compiling
310Starting build for ProjectRef(file:/build/repo/,ws3) (ws)... [4/11]
311Compile 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
312[info] compiling 4 Scala sources to /build/repo/ws/target/jvm-3/classes ...
313[info] done compiling
314[info] compiling 1 Scala source to /build/repo/ws/target/jvm-3/test-classes ...
315[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:20:4
316[warn] 20 | ws.receive() shouldBe WebSocketFrame.text("a")
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:21:4
320[warn] 21 | ws.receive() shouldBe WebSocketFrame.text("b")
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:31:4
324[warn] 31 | ws.receive() shouldBe WebSocketFrame.text("abc")
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:48:4
328[warn] 48 | ws.receive() shouldBe WebSocketFrame.text("No. 1")
329[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
330[warn] | unused value of type org.scalatest.Assertion
331[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:49:4
332[warn] 49 | assertThrows[IllegalStateException](ws.receive()) // 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:51:4
336[warn] 51 | assertThrows[IllegalStateException](ws.receive()) // still, no more stubbed messages
337[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
338[warn] | unused value of type org.scalatest.compatible.Assertion
339[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:53:4
340[warn] 53 | ws.receive() shouldBe WebSocketFrame.text("Second")
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:66:4
344[warn] 66 | ws.receive() shouldBe WebSocketFrame.text("ok")
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:77:4
348[warn] 77 | ws.receive() shouldBe closeFrame
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:78:4
352[warn] 78 | ws.isOpen() shouldBe false
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:93:4
356[warn] 93 | ws.receive() shouldBe WebSocketFrame.text("No. 0")
357[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
358[warn] | unused value of type org.scalatest.Assertion
359[warn] -- [E176] Potential Issue Warning: /build/repo/ws/src/test/scala/sttp/ws/testing/WebSocketStubTests.scala:94:4
360[warn] 94 | ws.receive() shouldBe WebSocketFrame.text("No. 1")
361[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
362[warn] | unused value of type org.scalatest.Assertion
363[warn] 12 warnings found
364[info] done compiling
365Starting build for ProjectRef(file:/build/repo/,zio3) (zio)... [5/11]
366Compile 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
367[info] compiling 1 Scala source to /build/repo/zio/target/jvm-3/classes ...
368[info] done compiling
369[info] compiling 1 Scala source to /build/repo/zio/target/jvm-3/test-classes ...
370[info] done compiling
371Starting build for ProjectRef(file:/build/repo/,fs2ce23) (fs2-ce2)... [6/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/fs2-ce2/target/jvm-3/classes ...
374[info] done compiling
375Starting build for ProjectRef(file:/build/repo/,vertx3) (vertx)... [7/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/vertx/target/jvm-3/classes ...
378[info] done compiling
379Starting build for ProjectRef(file:/build/repo/,pekko3) (pekko)... [8/11]
380Compile 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
381[info] compiling 1 Scala source to /build/repo/pekko/target/jvm-3/classes ...
382[info] done compiling
383[info] compiling 1 Scala source to /build/repo/pekko/target/jvm-3/test-classes ...
384[info] done compiling
385Starting build for ProjectRef(file:/build/repo/,fs23) (fs2)... [9/11]
386Compile 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
387[info] compiling 1 Scala source to /build/repo/fs2/target/jvm-3/classes ...
388[info] done compiling
389[info] compiling 1 Scala source to /build/repo/fs2/target/jvm-3/test-classes ...
390[info] done compiling
391Starting build for ProjectRef(file:/build/repo/,akka3) (akka)... [10/11]
392Compile 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
393[info] compiling 1 Scala source to /build/repo/akka/target/jvm-3/classes ...
394[info] done compiling
395[info] compiling 1 Scala source to /build/repo/akka/target/jvm-3/test-classes ...
396[info] done compiling
397
398************************
399Build summary:
400[{
401 "module": "armeria",
402 "compile": {"status": "ok", "tookMs": 10040, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
404 "test-compile": {"status": "ok", "tookMs": 317, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
405 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
406 "publish": {"status": "skipped", "tookMs": 0},
407 "metadata": {
408 "crossScalaVersions": ["2.12.20"]
409}
410},{
411 "module": "zio1",
412 "compile": {"status": "ok", "tookMs": 340, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
414 "test-compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "skipped", "tookMs": 0},
417 "metadata": {
418 "crossScalaVersions": ["2.12.20"]
419}
420},{
421 "module": "monix",
422 "compile": {"status": "ok", "tookMs": 340, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
423 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
424 "test-compile": {"status": "ok", "tookMs": 201, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
425 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
426 "publish": {"status": "skipped", "tookMs": 0},
427 "metadata": {
428 "crossScalaVersions": ["2.12.20"]
429}
430},{
431 "module": "core",
432 "compile": {"status": "ok", "tookMs": 51, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
433 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
434 "test-compile": {"status": "ok", "tookMs": 2246, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
435 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
436 "publish": {"status": "skipped", "tookMs": 0},
437 "metadata": {
438 "crossScalaVersions": ["2.12.20"]
439}
440},{
441 "module": "ws",
442 "compile": {"status": "ok", "tookMs": 1517, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
443 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
444 "test-compile": {"status": "ok", "tookMs": 1726, "warnings": 12, "errors": 0, "sourceVersion": "3.8"},
445 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
446 "publish": {"status": "skipped", "tookMs": 0},
447 "metadata": {
448 "crossScalaVersions": ["2.12.20"]
449}
450},{
451 "module": "zio",
452 "compile": {"status": "ok", "tookMs": 687, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
453 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
454 "test-compile": {"status": "ok", "tookMs": 1043, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
455 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
456 "publish": {"status": "skipped", "tookMs": 0},
457 "metadata": {
458 "crossScalaVersions": ["2.12.20"]
459}
460},{
461 "module": "fs2-ce2",
462 "compile": {"status": "ok", "tookMs": 308, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
463 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
464 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
465 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
466 "publish": {"status": "skipped", "tookMs": 0},
467 "metadata": {
468 "crossScalaVersions": ["2.12.20"]
469}
470},{
471 "module": "vertx",
472 "compile": {"status": "ok", "tookMs": 212, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
473 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
474 "test-compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
475 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
476 "publish": {"status": "skipped", "tookMs": 0},
477 "metadata": {
478 "crossScalaVersions": ["2.12.20"]
479}
480},{
481 "module": "pekko",
482 "compile": {"status": "ok", "tookMs": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
483 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
484 "test-compile": {"status": "ok", "tookMs": 1022, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
485 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
486 "publish": {"status": "skipped", "tookMs": 0},
487 "metadata": {
488 "crossScalaVersions": ["2.12.20"]
489}
490},{
491 "module": "fs2",
492 "compile": {"status": "ok", "tookMs": 533, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
493 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
494 "test-compile": {"status": "ok", "tookMs": 913, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
495 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
496 "publish": {"status": "skipped", "tookMs": 0},
497 "metadata": {
498 "crossScalaVersions": ["2.12.20"]
499}
500},{
501 "module": "akka",
502 "compile": {"status": "ok", "tookMs": 325, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
503 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
504 "test-compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
505 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
506 "publish": {"status": "skipped", "tookMs": 0},
507 "metadata": {
508 "crossScalaVersions": ["2.12.20"]
509}
510}]
511************************
512[success] Total time: 114 s (0:01:54.0), completed Dec 20, 2025, 12:46:32 AM
513[0JChecking patch project/plugins.sbt...
514Checking patch project/build.properties...
515Checking patch build.sbt...
516Applied patch project/plugins.sbt cleanly.
517Applied patch project/build.properties cleanly.
518Applied patch build.sbt cleanly.