Build Logs
monix/monix-connect • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
991
Total Lines
1698
1##################################
2Clonning https://github.com/monix/monix-connect.git into /build/repo using revision v0.9.0
3##################################
4Note: switching to 'b227505dbe0b58af75632f77aa2009bd35eede34'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.0 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.0-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/plugins.sbt
31Pattern: addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
32Replacement: addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")' in project/plugins.sbt
37
38Try apply source patch:
39Path: s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala
40Pattern: contentLenght.getOrElse(null)
41Replacement: contentLenght.getOrElse(-1L)
42Successfully applied pattern 'contentLenght.getOrElse(null)' in s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala
43
44Try apply source patch:
45Path: aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala
46Pattern: final case class MonixAwsConf private (
47Replacement: final case class MonixAwsConf (
48Successfully applied pattern 'final case class MonixAwsConf private (' in aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala
49
50Try apply source patch:
51Path: dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala
52Pattern: incWithF.runToFuture
53Replacement: incWithF().runToFuture
54Successfully applied pattern 'incWithF.runToFuture' in dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala
55----
56Starting build for 3.7.4-RC2
57Execute tests: false
58sbt project found:
59Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
60Enforcing usage of sbt in version 1.11.5
61No prepare script found for project monix/monix-connect
62/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
63##################################
64Scala version: 3.7.4-RC2
65Targets: io.monix%monix-akka io.monix%monix-aws-auth io.monix%monix-dynamodb io.monix%monix-elasticsearch io.monix%monix-gcs io.monix%monix-hdfs io.monix%monix-redis io.monix%monix-s3 io.monix%monix-sqs
66Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}
67##################################
68Using extra scalacOptions: -rewrite,REQUIRE:-source:3.0-migration
69Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
70[sbt_options] declare -a sbt_options=()
71[process_args] java_version = '17'
72[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
73# Executing command line:
74java
75-Dfile.encoding=UTF-8
76-Dcommunitybuild.scala=3.7.4-RC2
77-Dcommunitybuild.project.dependencies.add=
78-Xmx7G
79-Xms4G
80-Xss8M
81-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
82-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
83-jar
84/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
85"setCrossScalaVersions 3.7.4-RC2"
86"++3.7.4-RC2 -v"
87"mapScalacOptions "-rewrite,REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
88"set every credentials := Nil"
89"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
90"removeScalacOptionsStartingWith -P:wartremover"
91
92moduleMappings
93"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}""" io.monix%monix-akka io.monix%monix-aws-auth io.monix%monix-dynamodb io.monix%monix-elasticsearch io.monix%monix-gcs io.monix%monix-hdfs io.monix%monix-redis io.monix%monix-s3 io.monix%monix-sqs"
94
95[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
96[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
97[info] loading project definition from /build/repo/project
98[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
99[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
100[info] Compilation completed in 8.914s.
101[warn] /build/repo/project/Dependencies.scala:32:83: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
102[warn] if (hasIt) common ++ CommonTestDependencies.map(_ % IntegrationTest)
103[warn] ^
104[warn] /build/repo/project/Dependencies.scala:77:103: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
105[warn] "com.thesamet.scalapb" %% "scalapb-runtime-grpc" % scalapb.compiler.Version.scalapbVersion % IntegrationTest,
106[warn] ^
107[warn] /build/repo/project/Dependencies.scala:78:103: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
108[warn] "com.thesamet.scalapb" %% "scalapb-runtime" % scalapb.compiler.Version.scalapbVersion % IntegrationTest
109[warn] ^
110[warn] /build/repo/project/Dependencies.scala:84:99: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
111[warn] "com.google.cloud" % "google-cloud-nio" % Versions.GCNio % IntegrationTest,
112[warn] ^
113[warn] four warnings found
114[info] done compiling
115/build/repo/build.sbt:45: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
116 scalacOptions in(Compile, console) ++= Seq("-Ywarn-unused:imports")
117 ^
118/build/repo/build.sbt:69: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
119 scalacOptions in(Compile, doc) ++= Seq("-no-link-warnings")
120 ^
121/build/repo/build.sbt:73: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
122 scalacOptions in ThisBuild ++= Seq(
123 ^
124/build/repo/build.sbt:83: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
125 parallelExecution in Test := true
126 ^
127/build/repo/build.sbt:85: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
128 parallelExecution in ThisBuild := true
129 ^
130/build/repo/build.sbt:87: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
131 testForkedParallel in Test := true
132 ^
133/build/repo/build.sbt:89: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
134 testForkedParallel in ThisBuild := true
135 ^
136/build/repo/build.sbt:93: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
137 logBuffered in Test := false
138 ^
139/build/repo/build.sbt:95: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
140 logBuffered in IntegrationTest := false
141 ^
142/build/repo/build.sbt:95: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
143 logBuffered in IntegrationTest := false
144 ^
145/build/repo/build.sbt:163: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
146 .configs(IntegrationTest, IT)
147 ^
148/build/repo/build.sbt:236: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
149 Defaults.itSettings,
150 ^
151/build/repo/build.sbt:237: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
152 IntegrationTest / parallelExecution := isITParallelExecution,
153 ^
154/build/repo/build.sbt:238: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
155 IntegrationTest / testForkedParallel := isITParallelExecution
156 ^
157/build/repo/build.sbt:241: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
158 .configs(IntegrationTest, IT)
159 ^
160/build/repo/build.sbt:272: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
161 skip in publish := true,
162 ^
163/build/repo/build.sbt:279: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
164 unidocProjectFilter in (ScalaUnidoc, unidoc) := inProjects(akka, parquet, dynamodb, s3, sqs, elasticsearch, gcs, hdfs, mongodb, redis),
165 ^
166/build/repo/build.sbt:280: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
167 target in (ScalaUnidoc, unidoc) := (baseDirectory in LocalRootProject).value / "website" / "static" / "api",
168 ^
169/build/repo/build.sbt:280: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
170 target in (ScalaUnidoc, unidoc) := (baseDirectory in LocalRootProject).value / "website" / "static" / "api",
171 ^
172/build/repo/build.sbt:281: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
173 cleanFiles += (target in (ScalaUnidoc, unidoc)).value,
174 ^
175/build/repo/build.sbt:283: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
176 .dependsOn(unidoc in Compile)
177 ^
178/build/repo/build.sbt:284: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
179 .dependsOn(updateSiteVariables in ThisBuild)
180 ^
181/build/repo/build.sbt:288: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
182 .dependsOn(unidoc in Compile)
183 ^
184/build/repo/build.sbt:289: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
185 .dependsOn(updateSiteVariables in ThisBuild)
186 ^
187/build/repo/build.sbt:291: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
188 scalacOptions in (ScalaUnidoc, unidoc) ++= Seq(
189 ^
190/build/repo/build.sbt:293: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
191 "-sourcepath", baseDirectory.in(LocalRootProject).value.getAbsolutePath,
192 ^
193/build/repo/build.sbt:299: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
194 sources in (ScalaUnidoc, unidoc) ~= (_ filterNot { file =>
195 ^
196/build/repo/build.sbt:20: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
197skip in publish := true
198 ^
199/build/repo/build.sbt:154: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
200mimaFailOnNoPrevious in ThisBuild := false
201 ^
202/build/repo/build.sbt:157: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
203scalacOptions in (Compile, doc) ++= Seq("-no-link-warnings")
204 ^
205/build/repo/build.sbt:315: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
206updateSiteVariables in ThisBuild := {
207 ^
208/build/repo/build.sbt:325: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
209 val minorVersions = (crossScalaVersions in monixConnect).value.map(minorVersion)
210 ^
211/build/repo/build.sbt:322: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
212 "coreModuleName" -> (moduleName in monixConnect).value,
213 ^
214/build/repo/build.sbt:321: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
215 "organization" -> (organization in LocalRootProject).value,
216 ^
217/build/repo/build.sbt:317: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
218 (baseDirectory in LocalRootProject).value / "website" / "variables.js"
219 ^
220[info] loading settings for project monixConnect from build.sbt...
221[info] resolving key references (17702 settings) ...
222[info] set current project to monix-connect (in build file:/build/repo/)
223[warn] there are 5 keys that are not used by any other settings/tasks:
224[warn]
225[warn] * ThisBuild / mimaFailOnNoPrevious
226[warn] +- /build/repo/build.sbt:154
227[warn] * ThisBuild / parallelExecution
228[warn] +- /build/repo/build.sbt:85
229[warn] * ThisBuild / testForkedParallel
230[warn] +- /build/repo/build.sbt:89
231[warn] * docs / IntegrationTest / logBuffered
232[warn] +- /build/repo/build.sbt:95
233[warn] * monixConnect / IntegrationTest / logBuffered
234[warn] +- /build/repo/build.sbt:95
235[warn]
236[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
237[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
238Execute setCrossScalaVersions: 3.7.4-RC2
239OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in monixConnect/crossScalaVersions
240OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in benchmarks/crossScalaVersions
241OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in s3/crossScalaVersions
242OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in akka/crossScalaVersions
243OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in gcs/crossScalaVersions
244OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in elasticsearch/crossScalaVersions
245OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in aws-auth/crossScalaVersions
246OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in dynamodb/crossScalaVersions
247OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in redis/crossScalaVersions
248OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in sqs/crossScalaVersions
249OpenCB::Changing crossVersion 3.1.2 -> 3.7.4-RC2 in hdfs/crossScalaVersions
250[info] set current project to monix-connect (in build file:/build/repo/)
251[info] Setting Scala version to 3.7.4-RC2 on 11 projects.
252[info] Switching Scala version on:
253[info] * monixConnect (2.12.17, 2.13.8, 3.7.4-RC2)
254[info] s3 (2.12.17, 2.13.8, 3.7.4-RC2)
255[info] benchmarks (2.12.17, 2.13.8, 3.7.4-RC2)
256[info] gcs (2.12.17, 2.13.8, 3.7.4-RC2)
257[info] dynamodb (2.12.17, 2.13.8, 3.7.4-RC2)
258[info] akka (2.12.17, 2.13.8, 3.7.4-RC2)
259[info] elasticsearch (2.12.17, 2.13.8, 3.7.4-RC2)
260[info] sqs (2.12.17, 2.13.8, 3.7.4-RC2)
261[info] aws-auth (2.12.17, 2.13.8, 3.7.4-RC2)
262[info] redis (2.12.17, 2.13.8, 3.7.4-RC2)
263[info] hdfs (2.12.17, 2.13.8, 3.7.4-RC2)
264[info] Excluding projects:
265[info] parquet (2.12.17, 2.13.8)
266[info] docs (2.13.8)
267[info] mongodb (2.12.17, 2.13.8)
268[info] Reapplying settings...
269[info] set current project to monix-connect (in build file:/build/repo/)
270Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
271[info] Reapplying settings...
272[info] set current project to monix-connect (in build file:/build/repo/)
273[info] Defining Global / credentials, akka / credentials and 12 others.
274[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 69 others.
275[info] Run `last` for details.
276[info] Reapplying settings...
277[info] set current project to monix-connect (in build file:/build/repo/)
278Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
279[info] Reapplying settings...
280OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
281
282 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
283 Did you mean s3 / allExcludeDependencies ?
284 , retry without global scopes
285[info] Reapplying settings...
286[info] set current project to monix-connect (in build file:/build/repo/)
287Execute removeScalacOptionsStartingWith: -P:wartremover
288[info] Reapplying settings...
289[info] set current project to monix-connect (in build file:/build/repo/)
290[success] Total time: 0 s, completed Nov 8, 2025, 1:35:58 AM
291Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}
292Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
293Starting build...
294Projects: Set(s3, gcs, dynamodb, akka, elasticsearch, sqs, aws-auth, redis, hdfs)
295Starting build for ProjectRef(file:/build/repo/,gcs) (monix-gcs)... [0/9]
296OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
297OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.0-migration` in Scala 2.12.20 module Global
298OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
299OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.0-migration` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
300OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
301OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
302Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
303[info] compiling 9 Scala sources to /build/repo/gcs/target/scala-3.7.4-RC2/classes ...
304[warn] Flag -sourcepath set repeatedly
305[warn] Flag -sourcepath set repeatedly
306[warn] Flag -sourcepath set repeatedly
307[warn] Flag -sourcepath set repeatedly
308[warn] Flag -sourcepath set repeatedly
309[warn] Flag -sourcepath set repeatedly
310[warn] Flag -sourcepath set repeatedly
311[warn] Flag -sourcepath set repeatedly
312[warn] Flag -sourcepath set repeatedly
313[warn] Flag -sourcepath set repeatedly
314[warn] Flag -sourcepath set repeatedly
315[warn] Flag -sourcepath set repeatedly
316[warn] Flag -sourcepath set repeatedly
317[warn] bad option '-Ywarn-unused:imports' was ignored
318[warn] bad option '-Ywarn-dead-code' was ignored
319[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
320[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
321[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
322[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
323[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
324[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
325[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
326[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
327[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
328[warn] 24 warnings found
329[info] done compiling
330[info] compiling 5 Scala sources to /build/repo/gcs/target/scala-3.7.4-RC2/test-classes ...
331[warn] Flag -sourcepath set repeatedly
332[warn] Flag -sourcepath set repeatedly
333[warn] Flag -sourcepath set repeatedly
334[warn] Flag -sourcepath set repeatedly
335[warn] Flag -sourcepath set repeatedly
336[warn] Flag -sourcepath set repeatedly
337[warn] Flag -sourcepath set repeatedly
338[warn] Flag -sourcepath set repeatedly
339[warn] Flag -sourcepath set repeatedly
340[warn] Flag -sourcepath set repeatedly
341[warn] Flag -sourcepath set repeatedly
342[warn] Flag -sourcepath set repeatedly
343[warn] Flag -sourcepath set repeatedly
344[warn] bad option '-Ywarn-unused:imports' was ignored
345[warn] bad option '-Ywarn-dead-code' was ignored
346[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
347[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
348[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
349[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
350[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
351[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
352[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
353[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
354[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
355[warn] 24 warnings found
356[info] done compiling
357Starting build for ProjectRef(file:/build/repo/,redis) (monix-redis)... [1/9]
358Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
359[info] Compiling 1 protobuf files to /build/repo/redis/target/scala-3.7.4-RC2/src_managed/main/scalapb
360[info] compiling 30 Scala sources to /build/repo/redis/target/scala-3.7.4-RC2/classes ...
361[warn] Flag -sourcepath set repeatedly
362[warn] Flag -sourcepath set repeatedly
363[warn] Flag -sourcepath set repeatedly
364[warn] Flag -sourcepath set repeatedly
365[warn] Flag -sourcepath set repeatedly
366[warn] Flag -sourcepath set repeatedly
367[warn] Flag -sourcepath set repeatedly
368[warn] Flag -sourcepath set repeatedly
369[warn] Flag -sourcepath set repeatedly
370[warn] Flag -sourcepath set repeatedly
371[warn] Flag -sourcepath set repeatedly
372[warn] Flag -sourcepath set repeatedly
373[warn] Flag -sourcepath set repeatedly
374[warn] bad option '-Ywarn-unused:imports' was ignored
375[warn] bad option '-Ywarn-dead-code' was ignored
376[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
377[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
378[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
379[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
380[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
381[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
382[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
383[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
384[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
385[warn] there was 1 deprecation warning; re-run with -deprecation for details
386[warn] 25 warnings found
387[info] done compiling
388[info] compiling 4 Scala sources to /build/repo/redis/target/scala-3.7.4-RC2/test-classes ...
389[warn] Flag -sourcepath set repeatedly
390[warn] Flag -sourcepath set repeatedly
391[warn] Flag -sourcepath set repeatedly
392[warn] Flag -sourcepath set repeatedly
393[warn] Flag -sourcepath set repeatedly
394[warn] Flag -sourcepath set repeatedly
395[warn] Flag -sourcepath set repeatedly
396[warn] Flag -sourcepath set repeatedly
397[warn] Flag -sourcepath set repeatedly
398[warn] Flag -sourcepath set repeatedly
399[warn] Flag -sourcepath set repeatedly
400[warn] Flag -sourcepath set repeatedly
401[warn] Flag -sourcepath set repeatedly
402[warn] bad option '-Ywarn-unused:imports' was ignored
403[warn] bad option '-Ywarn-dead-code' was ignored
404[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
405[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
406[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
407[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
408[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
409[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
410[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
411[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
412[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
413[warn] there were 17 deprecation warnings; re-run with -deprecation for details
414[warn] 25 warnings found
415[info] done compiling
416Starting build for ProjectRef(file:/build/repo/,akka) (monix-akka)... [2/9]
417Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
418[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.7.4-RC2/classes ...
419[warn] Flag -sourcepath set repeatedly
420[warn] Flag -sourcepath set repeatedly
421[warn] Flag -sourcepath set repeatedly
422[warn] Flag -sourcepath set repeatedly
423[warn] Flag -sourcepath set repeatedly
424[warn] Flag -sourcepath set repeatedly
425[warn] Flag -sourcepath set repeatedly
426[warn] Flag -sourcepath set repeatedly
427[warn] Flag -sourcepath set repeatedly
428[warn] Flag -sourcepath set repeatedly
429[warn] Flag -sourcepath set repeatedly
430[warn] Flag -sourcepath set repeatedly
431[warn] Flag -sourcepath set repeatedly
432[warn] bad option '-Ywarn-unused:imports' was ignored
433[warn] bad option '-Ywarn-dead-code' was ignored
434[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
435[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
436[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
437[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
438[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
439[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
440[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
441[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
442[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
443[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/akka/src/main/scala/monix/connect/akka/stream/Converters.scala:36:32
444[warn] 36 | val (sub: Subscriber[In], mat: Future[Out]) = Source.asSubscriber[In].toMat(sink)(Keep.both).run()
445[warn] | ^
446[warn] |the type test for scala.concurrent.Future[Out] cannot be checked at runtime because its type arguments can't be determined from R
447[warn] |
448[warn] | longer explanation available when compiling with `-explain`
449[warn] 25 warnings found
450[info] done compiling
451[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.7.4-RC2/test-classes ...
452[warn] Flag -sourcepath set repeatedly
453[warn] Flag -sourcepath set repeatedly
454[warn] Flag -sourcepath set repeatedly
455[warn] Flag -sourcepath set repeatedly
456[warn] Flag -sourcepath set repeatedly
457[warn] Flag -sourcepath set repeatedly
458[warn] Flag -sourcepath set repeatedly
459[warn] Flag -sourcepath set repeatedly
460[warn] Flag -sourcepath set repeatedly
461[warn] Flag -sourcepath set repeatedly
462[warn] Flag -sourcepath set repeatedly
463[warn] Flag -sourcepath set repeatedly
464[warn] Flag -sourcepath set repeatedly
465[warn] bad option '-Ywarn-unused:imports' was ignored
466[warn] bad option '-Ywarn-dead-code' was ignored
467[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
468[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
469[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
470[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
471[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
472[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
473[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
474[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
475[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
476[warn] there were 5 deprecation warnings; re-run with -deprecation for details
477[warn] 25 warnings found
478[info] done compiling
479Starting build for ProjectRef(file:/build/repo/,s3) (monix-s3)... [3/9]
480Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
481[info] compiling 11 Scala sources to /build/repo/aws-auth/target/scala-3.7.4-RC2/classes ...
482[warn] Flag -sourcepath set repeatedly
483[warn] Flag -sourcepath set repeatedly
484[warn] Flag -sourcepath set repeatedly
485[warn] Flag -sourcepath set repeatedly
486[warn] Flag -sourcepath set repeatedly
487[warn] Flag -sourcepath set repeatedly
488[warn] Flag -sourcepath set repeatedly
489[warn] Flag -sourcepath set repeatedly
490[warn] Flag -sourcepath set repeatedly
491[warn] Flag -sourcepath set repeatedly
492[warn] Flag -sourcepath set repeatedly
493[warn] Flag -sourcepath set repeatedly
494[warn] Flag -sourcepath set repeatedly
495[warn] bad option '-Ywarn-unused:imports' was ignored
496[warn] bad option '-Ywarn-dead-code' was ignored
497[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
498[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
499[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
500[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
501[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
502[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
503[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
504[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
505[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
506[warn] 24 warnings found
507[info] done compiling
508[info] compiling 10 Scala sources to /build/repo/s3/target/scala-3.7.4-RC2/classes ...
509[warn] Flag -sourcepath set repeatedly
510[warn] Flag -sourcepath set repeatedly
511[warn] Flag -sourcepath set repeatedly
512[warn] Flag -sourcepath set repeatedly
513[warn] Flag -sourcepath set repeatedly
514[warn] Flag -sourcepath set repeatedly
515[warn] Flag -sourcepath set repeatedly
516[warn] Flag -sourcepath set repeatedly
517[warn] Flag -sourcepath set repeatedly
518[warn] Flag -sourcepath set repeatedly
519[warn] Flag -sourcepath set repeatedly
520[warn] Flag -sourcepath set repeatedly
521[warn] Flag -sourcepath set repeatedly
522[warn] bad option '-Ywarn-unused:imports' was ignored
523[warn] bad option '-Ywarn-dead-code' was ignored
524[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
525[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
526[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
527[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
528[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
529[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
530[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
531[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
532[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
533[warn] there was 1 deprecation warning; re-run with -deprecation for details
534[warn] 25 warnings found
535[info] done compiling
536[info] compiling 4 Scala sources to /build/repo/aws-auth/target/scala-3.7.4-RC2/test-classes ...
537[warn] Flag -sourcepath set repeatedly
538[warn] Flag -sourcepath set repeatedly
539[warn] Flag -sourcepath set repeatedly
540[warn] Flag -sourcepath set repeatedly
541[warn] Flag -sourcepath set repeatedly
542[warn] Flag -sourcepath set repeatedly
543[warn] Flag -sourcepath set repeatedly
544[warn] Flag -sourcepath set repeatedly
545[warn] Flag -sourcepath set repeatedly
546[warn] Flag -sourcepath set repeatedly
547[warn] Flag -sourcepath set repeatedly
548[warn] Flag -sourcepath set repeatedly
549[warn] Flag -sourcepath set repeatedly
550[warn] bad option '-Ywarn-unused:imports' was ignored
551[warn] bad option '-Ywarn-dead-code' was ignored
552[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
553[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
554[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
555[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
556[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
557[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
558[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
559[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
560[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
561[warn] there were 2 deprecation warnings; re-run with -deprecation for details
562[warn] 25 warnings found
563[info] done compiling
564[info] compiling 4 Scala sources to /build/repo/s3/target/scala-3.7.4-RC2/test-classes ...
565[warn] Flag -sourcepath set repeatedly
566[warn] Flag -sourcepath set repeatedly
567[warn] Flag -sourcepath set repeatedly
568[warn] Flag -sourcepath set repeatedly
569[warn] Flag -sourcepath set repeatedly
570[warn] Flag -sourcepath set repeatedly
571[warn] Flag -sourcepath set repeatedly
572[warn] Flag -sourcepath set repeatedly
573[warn] Flag -sourcepath set repeatedly
574[warn] Flag -sourcepath set repeatedly
575[warn] Flag -sourcepath set repeatedly
576[warn] Flag -sourcepath set repeatedly
577[warn] Flag -sourcepath set repeatedly
578[warn] bad option '-Ywarn-unused:imports' was ignored
579[warn] bad option '-Ywarn-dead-code' was ignored
580[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
581[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
582[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
583[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
584[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
585[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
586[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
587[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
588[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
589[warn] there were 14 deprecation warnings; re-run with -deprecation for details
590[warn] 25 warnings found
591[info] done compiling
592Starting build for ProjectRef(file:/build/repo/,hdfs) (monix-hdfs)... [4/9]
593Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
594[info] compiling 2 Scala sources to /build/repo/hdfs/target/scala-3.7.4-RC2/classes ...
595[warn] Flag -sourcepath set repeatedly
596[warn] Flag -sourcepath set repeatedly
597[warn] Flag -sourcepath set repeatedly
598[warn] Flag -sourcepath set repeatedly
599[warn] Flag -sourcepath set repeatedly
600[warn] Flag -sourcepath set repeatedly
601[warn] Flag -sourcepath set repeatedly
602[warn] Flag -sourcepath set repeatedly
603[warn] Flag -sourcepath set repeatedly
604[warn] Flag -sourcepath set repeatedly
605[warn] Flag -sourcepath set repeatedly
606[warn] Flag -sourcepath set repeatedly
607[warn] Flag -sourcepath set repeatedly
608[warn] bad option '-Ywarn-unused:imports' was ignored
609[warn] bad option '-Ywarn-dead-code' was ignored
610[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
611[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
612[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
613[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
614[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
615[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
616[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
617[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
618[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
619[warn] 24 warnings found
620[info] done compiling
621Starting build for ProjectRef(file:/build/repo/,elasticsearch) (monix-elasticsearch)... [5/9]
622Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
623[info] compiling 4 Scala sources to /build/repo/elasticsearch/target/scala-3.7.4-RC2/classes ...
624[warn] Flag -sourcepath set repeatedly
625[warn] Flag -sourcepath set repeatedly
626[warn] Flag -sourcepath set repeatedly
627[warn] Flag -sourcepath set repeatedly
628[warn] Flag -sourcepath set repeatedly
629[warn] Flag -sourcepath set repeatedly
630[warn] Flag -sourcepath set repeatedly
631[warn] Flag -sourcepath set repeatedly
632[warn] Flag -sourcepath set repeatedly
633[warn] Flag -sourcepath set repeatedly
634[warn] Flag -sourcepath set repeatedly
635[warn] Flag -sourcepath set repeatedly
636[warn] Flag -sourcepath set repeatedly
637[warn] bad option '-Ywarn-unused:imports' was ignored
638[warn] bad option '-Ywarn-dead-code' was ignored
639[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
640[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
641[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
642[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
643[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
644[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
645[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
646[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
647[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
648[warn] there were 13 deprecation warnings; re-run with -deprecation for details
649[warn] 25 warnings found
650[info] done compiling
651[info] compiling 1 Scala source to /build/repo/elasticsearch/target/scala-3.7.4-RC2/test-classes ...
652[warn] Flag -sourcepath set repeatedly
653[warn] Flag -sourcepath set repeatedly
654[warn] Flag -sourcepath set repeatedly
655[warn] Flag -sourcepath set repeatedly
656[warn] Flag -sourcepath set repeatedly
657[warn] Flag -sourcepath set repeatedly
658[warn] Flag -sourcepath set repeatedly
659[warn] Flag -sourcepath set repeatedly
660[warn] Flag -sourcepath set repeatedly
661[warn] Flag -sourcepath set repeatedly
662[warn] Flag -sourcepath set repeatedly
663[warn] Flag -sourcepath set repeatedly
664[warn] Flag -sourcepath set repeatedly
665[warn] bad option '-Ywarn-unused:imports' was ignored
666[warn] bad option '-Ywarn-dead-code' was ignored
667[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
668[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
669[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
670[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
671[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
672[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
673[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
674[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
675[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
676[warn] 24 warnings found
677[info] done compiling
678Starting build for ProjectRef(file:/build/repo/,dynamodb) (monix-dynamodb)... [6/9]
679Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
680[info] compiling 5 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/classes ...
681[warn] Flag -sourcepath set repeatedly
682[warn] Flag -sourcepath set repeatedly
683[warn] Flag -sourcepath set repeatedly
684[warn] Flag -sourcepath set repeatedly
685[warn] Flag -sourcepath set repeatedly
686[warn] Flag -sourcepath set repeatedly
687[warn] Flag -sourcepath set repeatedly
688[warn] Flag -sourcepath set repeatedly
689[warn] Flag -sourcepath set repeatedly
690[warn] Flag -sourcepath set repeatedly
691[warn] Flag -sourcepath set repeatedly
692[warn] Flag -sourcepath set repeatedly
693[warn] Flag -sourcepath set repeatedly
694[warn] bad option '-Ywarn-unused:imports' was ignored
695[warn] bad option '-Ywarn-dead-code' was ignored
696[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
697[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
698[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
699[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
700[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
701[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
702[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
703[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
704[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
705[info] [patched file /build/repo/dynamodb/src/main/scala/monix/connect/dynamodb/DynamoDb.scala]
706[warn] 24 warnings found
707[info] done compiling
708[info] compiling 1 Scala source to /build/repo/dynamodb/target/scala-3.7.4-RC2/classes ...
709[warn] Flag -sourcepath set repeatedly
710[warn] Flag -sourcepath set repeatedly
711[warn] Flag -sourcepath set repeatedly
712[warn] Flag -sourcepath set repeatedly
713[warn] Flag -sourcepath set repeatedly
714[warn] Flag -sourcepath set repeatedly
715[warn] Flag -sourcepath set repeatedly
716[warn] Flag -sourcepath set repeatedly
717[warn] Flag -sourcepath set repeatedly
718[warn] Flag -sourcepath set repeatedly
719[warn] Flag -sourcepath set repeatedly
720[warn] Flag -sourcepath set repeatedly
721[warn] Flag -sourcepath set repeatedly
722[warn] bad option '-Ywarn-unused:imports' was ignored
723[warn] bad option '-Ywarn-dead-code' was ignored
724[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
725[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
726[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
727[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
728[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
729[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
730[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
731[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
732[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
733[warn] 24 warnings found
734[info] done compiling
735[info] compiling 4 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/test-classes ...
736[warn] Flag -sourcepath set repeatedly
737[warn] Flag -sourcepath set repeatedly
738[warn] Flag -sourcepath set repeatedly
739[warn] Flag -sourcepath set repeatedly
740[warn] Flag -sourcepath set repeatedly
741[warn] Flag -sourcepath set repeatedly
742[warn] Flag -sourcepath set repeatedly
743[warn] Flag -sourcepath set repeatedly
744[warn] Flag -sourcepath set repeatedly
745[warn] Flag -sourcepath set repeatedly
746[warn] Flag -sourcepath set repeatedly
747[warn] Flag -sourcepath set repeatedly
748[warn] Flag -sourcepath set repeatedly
749[warn] bad option '-Ywarn-unused:imports' was ignored
750[warn] bad option '-Ywarn-dead-code' was ignored
751[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
752[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
753[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
754[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
755[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
756[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
757[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
758[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
759[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
760[warn] there were 2 deprecation warnings; re-run with -deprecation for details
761[warn] 25 warnings found
762[info] done compiling
763Starting build for ProjectRef(file:/build/repo/,sqs) (monix-sqs)... [7/9]
764Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
765[info] compiling 16 Scala sources to /build/repo/sqs/target/scala-3.7.4-RC2/classes ...
766[warn] Flag -sourcepath set repeatedly
767[warn] Flag -sourcepath set repeatedly
768[warn] Flag -sourcepath set repeatedly
769[warn] Flag -sourcepath set repeatedly
770[warn] Flag -sourcepath set repeatedly
771[warn] Flag -sourcepath set repeatedly
772[warn] Flag -sourcepath set repeatedly
773[warn] Flag -sourcepath set repeatedly
774[warn] Flag -sourcepath set repeatedly
775[warn] Flag -sourcepath set repeatedly
776[warn] Flag -sourcepath set repeatedly
777[warn] Flag -sourcepath set repeatedly
778[warn] Flag -sourcepath set repeatedly
779[warn] bad option '-Ywarn-unused:imports' was ignored
780[warn] bad option '-Ywarn-dead-code' was ignored
781[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
782[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
783[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
784[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
785[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
786[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
787[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
788[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
789[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
790[warn] 24 warnings found
791[info] done compiling
792[info] compiling 5 Scala sources to /build/repo/sqs/target/scala-3.7.4-RC2/test-classes ...
793[warn] Flag -sourcepath set repeatedly
794[warn] Flag -sourcepath set repeatedly
795[warn] Flag -sourcepath set repeatedly
796[warn] Flag -sourcepath set repeatedly
797[warn] Flag -sourcepath set repeatedly
798[warn] Flag -sourcepath set repeatedly
799[warn] Flag -sourcepath set repeatedly
800[warn] Flag -sourcepath set repeatedly
801[warn] Flag -sourcepath set repeatedly
802[warn] Flag -sourcepath set repeatedly
803[warn] Flag -sourcepath set repeatedly
804[warn] Flag -sourcepath set repeatedly
805[warn] Flag -sourcepath set repeatedly
806[warn] bad option '-Ywarn-unused:imports' was ignored
807[warn] bad option '-Ywarn-dead-code' was ignored
808[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
809[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
810[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
811[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
812[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
813[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
814[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
815[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
816[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
817[warn] -- Warning: /build/repo/sqs/src/test/scala/monix/connect/sqs/producer/MessageSpec.scala:45:53
818[warn] 45 | val awsTraceHeader = Gen.option(genId).map(_.map(StringMessageAttribute)).sample.get
819[warn] | ^^^^^^^^^^^^^^^^^^^^^^
820[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `monix.connect.sqs.domain.StringMessageAttribute.apply` explicitly.
821[warn] there were 2 deprecation warnings; re-run with -deprecation for details
822[warn] 26 warnings found
823[info] done compiling
824Starting build for ProjectRef(file:/build/repo/,aws-auth) (monix-aws-auth)... [8/9]
825Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
826
827************************
828Build summary:
829[{
830 "module": "monix-gcs",
831 "compile": {"status": "ok", "tookMs": 8428, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
832 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
833 "test-compile": {"status": "ok", "tookMs": 5450, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
834 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
835 "publish": {"status": "skipped", "tookMs": 0},
836 "metadata": {
837 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
838}
839},{
840 "module": "monix-redis",
841 "compile": {"status": "ok", "tookMs": 10387, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
842 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
843 "test-compile": {"status": "ok", "tookMs": 2760, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
844 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
845 "publish": {"status": "skipped", "tookMs": 0},
846 "metadata": {
847 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
848}
849},{
850 "module": "monix-akka",
851 "compile": {"status": "ok", "tookMs": 607, "warnings": 1, "errors": 0, "sourceVersion": "3.0-migration"},
852 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
853 "test-compile": {"status": "ok", "tookMs": 1991, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
854 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
855 "publish": {"status": "skipped", "tookMs": 0},
856 "metadata": {
857 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
858}
859},{
860 "module": "monix-s3",
861 "compile": {"status": "ok", "tookMs": 2558, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
862 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
863 "test-compile": {"status": "ok", "tookMs": 4842, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
864 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
865 "publish": {"status": "skipped", "tookMs": 0},
866 "metadata": {
867 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
868}
869},{
870 "module": "monix-hdfs",
871 "compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
872 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
873 "test-compile": {"status": "ok", "tookMs": 296, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
874 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
875 "publish": {"status": "skipped", "tookMs": 0},
876 "metadata": {
877 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
878}
879},{
880 "module": "monix-elasticsearch",
881 "compile": {"status": "ok", "tookMs": 1054, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
882 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
883 "test-compile": {"status": "ok", "tookMs": 737, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
884 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
885 "publish": {"status": "skipped", "tookMs": 0},
886 "metadata": {
887 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
888}
889},{
890 "module": "monix-dynamodb",
891 "compile": {"status": "ok", "tookMs": 942, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
892 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
893 "test-compile": {"status": "ok", "tookMs": 2073, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
894 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
895 "publish": {"status": "skipped", "tookMs": 0},
896 "metadata": {
897 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
898}
899},{
900 "module": "monix-sqs",
901 "compile": {"status": "ok", "tookMs": 1247, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
902 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
903 "test-compile": {"status": "ok", "tookMs": 1299, "warnings": 1, "errors": 0, "sourceVersion": "3.0-migration"},
904 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
905 "publish": {"status": "skipped", "tookMs": 0},
906 "metadata": {
907 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
908}
909},{
910 "module": "monix-aws-auth",
911 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
912 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
913 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
914 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
915 "publish": {"status": "skipped", "tookMs": 0},
916 "metadata": {
917 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
918}
919}]
920************************
921[success] Total time: 223 s (0:03:43.0), completed Nov 8, 2025, 1:39:41 AM
922[0JChecking patch s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala...
923Checking patch project/plugins.sbt...
924Checking patch project/build.properties...
925Checking patch dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala...
926Checking patch build.sbt...
927Checking patch aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala...
928Applied patch s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala cleanly.
929Applied patch project/plugins.sbt cleanly.
930Applied patch project/build.properties cleanly.
931Applied patch dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala cleanly.
932Applied patch build.sbt cleanly.
933Applied patch aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala cleanly.
934Commit migration rewrites
935Switched to a new branch 'opencb/migrate-source-3.0'
936[opencb/migrate-source-3.0 10f77edd] Apply Scala compiler rewrites using -source:3.0-migration using Scala 3.7.4-RC2
937 1 file changed, 2 insertions(+), 2 deletions(-)
938----
939Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
940Scala binary version found: 3.8
941Implicitly using source version 3.8
942Scala binary version found: 3.8
943Implicitly using source version 3.8
944Would try to apply common scalacOption (best-effort, sbt/mill only):
945Append: ,REQUIRE:-source:3.8
946Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
947
948Try apply source patch:
949Path: project/plugins.sbt
950Pattern: addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
951Replacement: addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
952Successfully applied pattern 'addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")' in project/plugins.sbt
953
954Try apply source patch:
955Path: s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala
956Pattern: contentLenght.getOrElse(null)
957Replacement: contentLenght.getOrElse(-1L)
958Successfully applied pattern 'contentLenght.getOrElse(null)' in s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala
959
960Try apply source patch:
961Path: aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala
962Pattern: final case class MonixAwsConf private (
963Replacement: final case class MonixAwsConf (
964Successfully applied pattern 'final case class MonixAwsConf private (' in aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala
965
966Try apply source patch:
967Path: dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala
968Pattern: incWithF.runToFuture
969Replacement: incWithF().runToFuture
970Successfully applied pattern 'incWithF.runToFuture' in dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala
971----
972Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
973Execute tests: false
974sbt project found:
975Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
976Enforcing usage of sbt in version 1.11.5
977No prepare script found for project monix/monix-connect
978/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
979##################################
980Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
981Targets: io.monix%monix-akka io.monix%monix-aws-auth io.monix%monix-dynamodb io.monix%monix-elasticsearch io.monix%monix-gcs io.monix%monix-hdfs io.monix%monix-redis io.monix%monix-s3 io.monix%monix-sqs
982Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}
983##################################
984Using extra scalacOptions: ,REQUIRE:-source:3.8
985Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
986[sbt_options] declare -a sbt_options=()
987[process_args] java_version = '17'
988[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
989# Executing command line:
990java
991-Dfile.encoding=UTF-8
992-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
993-Dcommunitybuild.project.dependencies.add=
994-Xmx7G
995-Xms4G
996-Xss8M
997-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
998-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
999-jar
1000/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1001"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
1002"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
1003"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1004"set every credentials := Nil"
1005"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1006"removeScalacOptionsStartingWith -P:wartremover"
1007
1008moduleMappings
1009"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}""" io.monix%monix-akka io.monix%monix-aws-auth io.monix%monix-dynamodb io.monix%monix-elasticsearch io.monix%monix-gcs io.monix%monix-hdfs io.monix%monix-redis io.monix%monix-s3 io.monix%monix-sqs"
1010
1011[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1012[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1013[info] loading project definition from /build/repo/project
1014[info] loading settings for project monixConnect from build.sbt...
1015[info] resolving key references (17702 settings) ...
1016[info] set current project to monix-connect (in build file:/build/repo/)
1017[warn] there are 5 keys that are not used by any other settings/tasks:
1018[warn]
1019[warn] * ThisBuild / mimaFailOnNoPrevious
1020[warn] +- /build/repo/build.sbt:154
1021[warn] * ThisBuild / parallelExecution
1022[warn] +- /build/repo/build.sbt:85
1023[warn] * ThisBuild / testForkedParallel
1024[warn] +- /build/repo/build.sbt:89
1025[warn] * docs / IntegrationTest / logBuffered
1026[warn] +- /build/repo/build.sbt:95
1027[warn] * monixConnect / IntegrationTest / logBuffered
1028[warn] +- /build/repo/build.sbt:95
1029[warn]
1030[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
1031[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
1032Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1033OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in monixConnect/crossScalaVersions
1034OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in benchmarks/crossScalaVersions
1035OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in akka/crossScalaVersions
1036OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in s3/crossScalaVersions
1037OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in gcs/crossScalaVersions
1038OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in elasticsearch/crossScalaVersions
1039OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in aws-auth/crossScalaVersions
1040OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in dynamodb/crossScalaVersions
1041OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in redis/crossScalaVersions
1042OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in sqs/crossScalaVersions
1043OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in hdfs/crossScalaVersions
1044[info] set current project to monix-connect (in build file:/build/repo/)
1045[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 11 projects.
1046[info] Switching Scala version on:
1047[info] * monixConnect (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1048[info] s3 (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1049[info] benchmarks (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1050[info] gcs (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1051[info] dynamodb (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1052[info] akka (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1053[info] elasticsearch (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1054[info] sqs (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1055[info] aws-auth (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1056[info] redis (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1057[info] hdfs (2.12.17, 2.13.8, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1058[info] Excluding projects:
1059[info] parquet (2.12.17, 2.13.8)
1060[info] docs (2.13.8)
1061[info] mongodb (2.12.17, 2.13.8)
1062[info] Reapplying settings...
1063[info] set current project to monix-connect (in build file:/build/repo/)
1064Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1065[info] Reapplying settings...
1066[info] set current project to monix-connect (in build file:/build/repo/)
1067[info] Defining Global / credentials, akka / credentials and 12 others.
1068[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 69 others.
1069[info] Run `last` for details.
1070[info] Reapplying settings...
1071[info] set current project to monix-connect (in build file:/build/repo/)
1072Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1073[info] Reapplying settings...
1074OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1075
1076 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
1077 Did you mean s3 / allExcludeDependencies ?
1078 , retry without global scopes
1079[info] Reapplying settings...
1080[info] set current project to monix-connect (in build file:/build/repo/)
1081Execute removeScalacOptionsStartingWith: -P:wartremover
1082[info] Reapplying settings...
1083[info] set current project to monix-connect (in build file:/build/repo/)
1084[success] Total time: 0 s, completed Nov 8, 2025, 1:40:01 AM
1085Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.0"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.3\")","replaceWith":"addSbtPlugin(\"com.thesamet\" % \"sbt-protoc\" % \"1.0.8\")"},{"path":"s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala","pattern":"contentLenght.getOrElse(null)","replaceWith":"contentLenght.getOrElse(-1L)"},{"path":"aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala","pattern":"final case class MonixAwsConf private (","replaceWith":"final case class MonixAwsConf ("},{"path":"dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala","pattern":"incWithF.runToFuture","replaceWith":"incWithF().runToFuture"}]}
1086Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1087Starting build...
1088Projects: Set(s3, gcs, dynamodb, akka, elasticsearch, sqs, aws-auth, redis, hdfs)
1089Starting build for ProjectRef(file:/build/repo/,gcs) (monix-gcs)... [0/9]
1090OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1091OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
1092OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1093OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1094OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
1095Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1096[info] compiling 9 Scala sources to /build/repo/gcs/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1097[warn] Flag -sourcepath set repeatedly
1098[warn] Flag -sourcepath set repeatedly
1099[warn] Flag -sourcepath set repeatedly
1100[warn] Flag -sourcepath set repeatedly
1101[warn] Flag -sourcepath set repeatedly
1102[warn] Flag -sourcepath set repeatedly
1103[warn] Flag -sourcepath set repeatedly
1104[warn] Flag -sourcepath set repeatedly
1105[warn] Flag -sourcepath set repeatedly
1106[warn] Flag -sourcepath set repeatedly
1107[warn] Flag -sourcepath set repeatedly
1108[warn] Flag -sourcepath set repeatedly
1109[warn] Flag -sourcepath set repeatedly
1110[warn] bad option '-Ywarn-unused:imports' was ignored
1111[warn] bad option '-Ywarn-dead-code' was ignored
1112[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1113[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1114[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1115[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1116[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1117[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1118[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1119[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1120[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1121[warn] 24 warnings found
1122[info] done compiling
1123[info] compiling 5 Scala sources to /build/repo/gcs/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1124[warn] Flag -sourcepath set repeatedly
1125[warn] Flag -sourcepath set repeatedly
1126[warn] Flag -sourcepath set repeatedly
1127[warn] Flag -sourcepath set repeatedly
1128[warn] Flag -sourcepath set repeatedly
1129[warn] Flag -sourcepath set repeatedly
1130[warn] Flag -sourcepath set repeatedly
1131[warn] Flag -sourcepath set repeatedly
1132[warn] Flag -sourcepath set repeatedly
1133[warn] Flag -sourcepath set repeatedly
1134[warn] Flag -sourcepath set repeatedly
1135[warn] Flag -sourcepath set repeatedly
1136[warn] Flag -sourcepath set repeatedly
1137[warn] bad option '-Ywarn-unused:imports' was ignored
1138[warn] bad option '-Ywarn-dead-code' was ignored
1139[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1140[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1141[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1142[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1143[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1144[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1145[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1146[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1147[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1148[warn] 24 warnings found
1149[info] done compiling
1150Starting build for ProjectRef(file:/build/repo/,redis) (monix-redis)... [1/9]
1151Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1152[info] Compiling 1 protobuf files to /build/repo/redis/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/src_managed/main/scalapb
1153[info] compiling 30 Scala sources to /build/repo/redis/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1154[warn] Flag -sourcepath set repeatedly
1155[warn] Flag -sourcepath set repeatedly
1156[warn] Flag -sourcepath set repeatedly
1157[warn] Flag -sourcepath set repeatedly
1158[warn] Flag -sourcepath set repeatedly
1159[warn] Flag -sourcepath set repeatedly
1160[warn] Flag -sourcepath set repeatedly
1161[warn] Flag -sourcepath set repeatedly
1162[warn] Flag -sourcepath set repeatedly
1163[warn] Flag -sourcepath set repeatedly
1164[warn] Flag -sourcepath set repeatedly
1165[warn] Flag -sourcepath set repeatedly
1166[warn] Flag -sourcepath set repeatedly
1167[warn] bad option '-Ywarn-unused:imports' was ignored
1168[warn] bad option '-Ywarn-dead-code' was ignored
1169[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1170[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1171[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1172[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1173[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1174[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1175[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1176[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1177[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1178[warn] there was 1 deprecation warning; re-run with -deprecation for details
1179[warn] 25 warnings found
1180[info] done compiling
1181[info] compiling 4 Scala sources to /build/repo/redis/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1182[warn] Flag -sourcepath set repeatedly
1183[warn] Flag -sourcepath set repeatedly
1184[warn] Flag -sourcepath set repeatedly
1185[warn] Flag -sourcepath set repeatedly
1186[warn] Flag -sourcepath set repeatedly
1187[warn] Flag -sourcepath set repeatedly
1188[warn] Flag -sourcepath set repeatedly
1189[warn] Flag -sourcepath set repeatedly
1190[warn] Flag -sourcepath set repeatedly
1191[warn] Flag -sourcepath set repeatedly
1192[warn] Flag -sourcepath set repeatedly
1193[warn] Flag -sourcepath set repeatedly
1194[warn] Flag -sourcepath set repeatedly
1195[warn] bad option '-Ywarn-unused:imports' was ignored
1196[warn] bad option '-Ywarn-dead-code' was ignored
1197[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1198[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1199[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1200[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1201[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1202[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1203[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1204[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1205[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1206[warn] there were 17 deprecation warnings; re-run with -deprecation for details
1207[warn] 25 warnings found
1208[info] done compiling
1209Starting build for ProjectRef(file:/build/repo/,akka) (monix-akka)... [2/9]
1210Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1211[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1212[warn] Flag -sourcepath set repeatedly
1213[warn] Flag -sourcepath set repeatedly
1214[warn] Flag -sourcepath set repeatedly
1215[warn] Flag -sourcepath set repeatedly
1216[warn] Flag -sourcepath set repeatedly
1217[warn] Flag -sourcepath set repeatedly
1218[warn] Flag -sourcepath set repeatedly
1219[warn] Flag -sourcepath set repeatedly
1220[warn] Flag -sourcepath set repeatedly
1221[warn] Flag -sourcepath set repeatedly
1222[warn] Flag -sourcepath set repeatedly
1223[warn] Flag -sourcepath set repeatedly
1224[warn] Flag -sourcepath set repeatedly
1225[warn] bad option '-Ywarn-unused:imports' was ignored
1226[warn] bad option '-Ywarn-dead-code' was ignored
1227[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1228[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1229[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1230[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1231[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1232[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1233[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1234[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1235[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1236[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/akka/src/main/scala/monix/connect/akka/stream/Converters.scala:36:32
1237[warn] 36 | val (sub: Subscriber[In], mat: Future[Out]) = Source.asSubscriber[In].toMat(sink)(Keep.both).run()
1238[warn] | ^
1239[warn] |the type test for scala.concurrent.Future[Out] cannot be checked at runtime because its type arguments can't be determined from R
1240[warn] |
1241[warn] | longer explanation available when compiling with `-explain`
1242[warn] 25 warnings found
1243[info] done compiling
1244[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1245[warn] Flag -sourcepath set repeatedly
1246[warn] Flag -sourcepath set repeatedly
1247[warn] Flag -sourcepath set repeatedly
1248[warn] Flag -sourcepath set repeatedly
1249[warn] Flag -sourcepath set repeatedly
1250[warn] Flag -sourcepath set repeatedly
1251[warn] Flag -sourcepath set repeatedly
1252[warn] Flag -sourcepath set repeatedly
1253[warn] Flag -sourcepath set repeatedly
1254[warn] Flag -sourcepath set repeatedly
1255[warn] Flag -sourcepath set repeatedly
1256[warn] Flag -sourcepath set repeatedly
1257[warn] Flag -sourcepath set repeatedly
1258[warn] bad option '-Ywarn-unused:imports' was ignored
1259[warn] bad option '-Ywarn-dead-code' was ignored
1260[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1261[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1262[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1263[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1264[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1265[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1266[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1267[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1268[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1269[warn] there were 5 deprecation warnings; re-run with -deprecation for details
1270[warn] 25 warnings found
1271[info] done compiling
1272Starting build for ProjectRef(file:/build/repo/,s3) (monix-s3)... [3/9]
1273Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1274[info] compiling 11 Scala sources to /build/repo/aws-auth/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1275[warn] Flag -sourcepath set repeatedly
1276[warn] Flag -sourcepath set repeatedly
1277[warn] Flag -sourcepath set repeatedly
1278[warn] Flag -sourcepath set repeatedly
1279[warn] Flag -sourcepath set repeatedly
1280[warn] Flag -sourcepath set repeatedly
1281[warn] Flag -sourcepath set repeatedly
1282[warn] Flag -sourcepath set repeatedly
1283[warn] Flag -sourcepath set repeatedly
1284[warn] Flag -sourcepath set repeatedly
1285[warn] Flag -sourcepath set repeatedly
1286[warn] Flag -sourcepath set repeatedly
1287[warn] Flag -sourcepath set repeatedly
1288[warn] bad option '-Ywarn-unused:imports' was ignored
1289[warn] bad option '-Ywarn-dead-code' was ignored
1290[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1291[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1292[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1293[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1294[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1295[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1296[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1297[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1298[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1299[warn] 24 warnings found
1300[info] done compiling
1301[info] compiling 10 Scala sources to /build/repo/s3/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1302[warn] Flag -sourcepath set repeatedly
1303[warn] Flag -sourcepath set repeatedly
1304[warn] Flag -sourcepath set repeatedly
1305[warn] Flag -sourcepath set repeatedly
1306[warn] Flag -sourcepath set repeatedly
1307[warn] Flag -sourcepath set repeatedly
1308[warn] Flag -sourcepath set repeatedly
1309[warn] Flag -sourcepath set repeatedly
1310[warn] Flag -sourcepath set repeatedly
1311[warn] Flag -sourcepath set repeatedly
1312[warn] Flag -sourcepath set repeatedly
1313[warn] Flag -sourcepath set repeatedly
1314[warn] Flag -sourcepath set repeatedly
1315[warn] bad option '-Ywarn-unused:imports' was ignored
1316[warn] bad option '-Ywarn-dead-code' was ignored
1317[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1318[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1319[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1320[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1321[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1322[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1323[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1324[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1325[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1326[warn] there was 1 deprecation warning; re-run with -deprecation for details
1327[warn] 25 warnings found
1328[info] done compiling
1329[info] compiling 4 Scala sources to /build/repo/aws-auth/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1330[warn] Flag -sourcepath set repeatedly
1331[warn] Flag -sourcepath set repeatedly
1332[warn] Flag -sourcepath set repeatedly
1333[warn] Flag -sourcepath set repeatedly
1334[warn] Flag -sourcepath set repeatedly
1335[warn] Flag -sourcepath set repeatedly
1336[warn] Flag -sourcepath set repeatedly
1337[warn] Flag -sourcepath set repeatedly
1338[warn] Flag -sourcepath set repeatedly
1339[warn] Flag -sourcepath set repeatedly
1340[warn] Flag -sourcepath set repeatedly
1341[warn] Flag -sourcepath set repeatedly
1342[warn] Flag -sourcepath set repeatedly
1343[warn] bad option '-Ywarn-unused:imports' was ignored
1344[warn] bad option '-Ywarn-dead-code' was ignored
1345[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1346[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1347[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1348[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1349[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1350[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1351[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1352[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1353[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1354[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1355[warn] 25 warnings found
1356[info] done compiling
1357[info] compiling 4 Scala sources to /build/repo/s3/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1358[warn] Flag -sourcepath set repeatedly
1359[warn] Flag -sourcepath set repeatedly
1360[warn] Flag -sourcepath set repeatedly
1361[warn] Flag -sourcepath set repeatedly
1362[warn] Flag -sourcepath set repeatedly
1363[warn] Flag -sourcepath set repeatedly
1364[warn] Flag -sourcepath set repeatedly
1365[warn] Flag -sourcepath set repeatedly
1366[warn] Flag -sourcepath set repeatedly
1367[warn] Flag -sourcepath set repeatedly
1368[warn] Flag -sourcepath set repeatedly
1369[warn] Flag -sourcepath set repeatedly
1370[warn] Flag -sourcepath set repeatedly
1371[warn] bad option '-Ywarn-unused:imports' was ignored
1372[warn] bad option '-Ywarn-dead-code' was ignored
1373[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1374[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1375[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1376[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1377[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1378[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1379[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1380[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1381[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1382[warn] there were 14 deprecation warnings; re-run with -deprecation for details
1383[warn] 25 warnings found
1384[info] done compiling
1385Starting build for ProjectRef(file:/build/repo/,hdfs) (monix-hdfs)... [4/9]
1386Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1387[info] compiling 2 Scala sources to /build/repo/hdfs/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1388[warn] Flag -sourcepath set repeatedly
1389[warn] Flag -sourcepath set repeatedly
1390[warn] Flag -sourcepath set repeatedly
1391[warn] Flag -sourcepath set repeatedly
1392[warn] Flag -sourcepath set repeatedly
1393[warn] Flag -sourcepath set repeatedly
1394[warn] Flag -sourcepath set repeatedly
1395[warn] Flag -sourcepath set repeatedly
1396[warn] Flag -sourcepath set repeatedly
1397[warn] Flag -sourcepath set repeatedly
1398[warn] Flag -sourcepath set repeatedly
1399[warn] Flag -sourcepath set repeatedly
1400[warn] Flag -sourcepath set repeatedly
1401[warn] bad option '-Ywarn-unused:imports' was ignored
1402[warn] bad option '-Ywarn-dead-code' was ignored
1403[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1404[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1405[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1406[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1407[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1408[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1409[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1410[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1411[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1412[warn] 24 warnings found
1413[info] done compiling
1414Starting build for ProjectRef(file:/build/repo/,elasticsearch) (monix-elasticsearch)... [5/9]
1415Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1416[info] compiling 4 Scala sources to /build/repo/elasticsearch/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1417[warn] Flag -sourcepath set repeatedly
1418[warn] Flag -sourcepath set repeatedly
1419[warn] Flag -sourcepath set repeatedly
1420[warn] Flag -sourcepath set repeatedly
1421[warn] Flag -sourcepath set repeatedly
1422[warn] Flag -sourcepath set repeatedly
1423[warn] Flag -sourcepath set repeatedly
1424[warn] Flag -sourcepath set repeatedly
1425[warn] Flag -sourcepath set repeatedly
1426[warn] Flag -sourcepath set repeatedly
1427[warn] Flag -sourcepath set repeatedly
1428[warn] Flag -sourcepath set repeatedly
1429[warn] Flag -sourcepath set repeatedly
1430[warn] bad option '-Ywarn-unused:imports' was ignored
1431[warn] bad option '-Ywarn-dead-code' was ignored
1432[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1433[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1434[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1435[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1436[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1437[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1438[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1439[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1440[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1441[warn] there were 13 deprecation warnings; re-run with -deprecation for details
1442[warn] 25 warnings found
1443[info] done compiling
1444[info] compiling 1 Scala source to /build/repo/elasticsearch/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1445[warn] Flag -sourcepath set repeatedly
1446[warn] Flag -sourcepath set repeatedly
1447[warn] Flag -sourcepath set repeatedly
1448[warn] Flag -sourcepath set repeatedly
1449[warn] Flag -sourcepath set repeatedly
1450[warn] Flag -sourcepath set repeatedly
1451[warn] Flag -sourcepath set repeatedly
1452[warn] Flag -sourcepath set repeatedly
1453[warn] Flag -sourcepath set repeatedly
1454[warn] Flag -sourcepath set repeatedly
1455[warn] Flag -sourcepath set repeatedly
1456[warn] Flag -sourcepath set repeatedly
1457[warn] Flag -sourcepath set repeatedly
1458[warn] bad option '-Ywarn-unused:imports' was ignored
1459[warn] bad option '-Ywarn-dead-code' was ignored
1460[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1461[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1462[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1463[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1464[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1465[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1466[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1467[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1468[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1469[warn] 24 warnings found
1470[info] done compiling
1471Starting build for ProjectRef(file:/build/repo/,dynamodb) (monix-dynamodb)... [6/9]
1472Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1473[info] compiling 5 Scala sources to /build/repo/dynamodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1474[warn] Flag -sourcepath set repeatedly
1475[warn] Flag -sourcepath set repeatedly
1476[warn] Flag -sourcepath set repeatedly
1477[warn] Flag -sourcepath set repeatedly
1478[warn] Flag -sourcepath set repeatedly
1479[warn] Flag -sourcepath set repeatedly
1480[warn] Flag -sourcepath set repeatedly
1481[warn] Flag -sourcepath set repeatedly
1482[warn] Flag -sourcepath set repeatedly
1483[warn] Flag -sourcepath set repeatedly
1484[warn] Flag -sourcepath set repeatedly
1485[warn] Flag -sourcepath set repeatedly
1486[warn] Flag -sourcepath set repeatedly
1487[warn] bad option '-Ywarn-unused:imports' was ignored
1488[warn] bad option '-Ywarn-dead-code' was ignored
1489[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1490[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1491[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1492[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1493[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1494[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1495[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1496[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1497[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1498[warn] 24 warnings found
1499[info] done compiling
1500[info] compiling 4 Scala sources to /build/repo/dynamodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1501[warn] Flag -sourcepath set repeatedly
1502[warn] Flag -sourcepath set repeatedly
1503[warn] Flag -sourcepath set repeatedly
1504[warn] Flag -sourcepath set repeatedly
1505[warn] Flag -sourcepath set repeatedly
1506[warn] Flag -sourcepath set repeatedly
1507[warn] Flag -sourcepath set repeatedly
1508[warn] Flag -sourcepath set repeatedly
1509[warn] Flag -sourcepath set repeatedly
1510[warn] Flag -sourcepath set repeatedly
1511[warn] Flag -sourcepath set repeatedly
1512[warn] Flag -sourcepath set repeatedly
1513[warn] Flag -sourcepath set repeatedly
1514[warn] bad option '-Ywarn-unused:imports' was ignored
1515[warn] bad option '-Ywarn-dead-code' was ignored
1516[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1517[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1518[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1519[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1520[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1521[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1522[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1523[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1524[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1525[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1526[warn] 25 warnings found
1527[info] done compiling
1528Starting build for ProjectRef(file:/build/repo/,sqs) (monix-sqs)... [7/9]
1529Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1530[info] compiling 16 Scala sources to /build/repo/sqs/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1531[warn] Flag -sourcepath set repeatedly
1532[warn] Flag -sourcepath set repeatedly
1533[warn] Flag -sourcepath set repeatedly
1534[warn] Flag -sourcepath set repeatedly
1535[warn] Flag -sourcepath set repeatedly
1536[warn] Flag -sourcepath set repeatedly
1537[warn] Flag -sourcepath set repeatedly
1538[warn] Flag -sourcepath set repeatedly
1539[warn] Flag -sourcepath set repeatedly
1540[warn] Flag -sourcepath set repeatedly
1541[warn] Flag -sourcepath set repeatedly
1542[warn] Flag -sourcepath set repeatedly
1543[warn] Flag -sourcepath set repeatedly
1544[warn] bad option '-Ywarn-unused:imports' was ignored
1545[warn] bad option '-Ywarn-dead-code' was ignored
1546[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1547[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1548[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1549[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1550[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1551[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1552[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1553[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1554[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1555[warn] 24 warnings found
1556[info] done compiling
1557[info] compiling 5 Scala sources to /build/repo/sqs/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
1558[warn] Flag -sourcepath set repeatedly
1559[warn] Flag -sourcepath set repeatedly
1560[warn] Flag -sourcepath set repeatedly
1561[warn] Flag -sourcepath set repeatedly
1562[warn] Flag -sourcepath set repeatedly
1563[warn] Flag -sourcepath set repeatedly
1564[warn] Flag -sourcepath set repeatedly
1565[warn] Flag -sourcepath set repeatedly
1566[warn] Flag -sourcepath set repeatedly
1567[warn] Flag -sourcepath set repeatedly
1568[warn] Flag -sourcepath set repeatedly
1569[warn] Flag -sourcepath set repeatedly
1570[warn] Flag -sourcepath set repeatedly
1571[warn] bad option '-Ywarn-unused:imports' was ignored
1572[warn] bad option '-Ywarn-dead-code' was ignored
1573[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1574[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1575[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1576[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1577[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1578[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1579[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1580[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1581[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1582[warn] -- Warning: /build/repo/sqs/src/test/scala/monix/connect/sqs/producer/MessageSpec.scala:45:53
1583[warn] 45 | val awsTraceHeader = Gen.option(genId).map(_.map(StringMessageAttribute)).sample.get
1584[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1585[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `monix.connect.sqs.domain.StringMessageAttribute.apply` explicitly.
1586[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1587[warn] 26 warnings found
1588[info] done compiling
1589Starting build for ProjectRef(file:/build/repo/,aws-auth) (monix-aws-auth)... [8/9]
1590Compile scalacOptions: -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -sourcepath, /build/repo/, -unchecked, -language:higherKinds, -language:implicitConversions, -language:experimental.macros, -Ywarn-unused:imports, -Ywarn-dead-code, -Xlint:adapted-args, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:doc-detached, -Xlint:private-shadow, -Xlint:type-parameter-shadow, -Xlint:poly-implicit-overload, -Xlint:option-implicit, -Xlint:delayedinit-select, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1591
1592************************
1593Build summary:
1594[{
1595 "module": "monix-gcs",
1596 "compile": {"status": "ok", "tookMs": 9576, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1597 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1598 "test-compile": {"status": "ok", "tookMs": 5392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1599 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1600 "publish": {"status": "skipped", "tookMs": 0},
1601 "metadata": {
1602 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1603}
1604},{
1605 "module": "monix-redis",
1606 "compile": {"status": "ok", "tookMs": 4631, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1607 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1608 "test-compile": {"status": "ok", "tookMs": 2533, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1609 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1610 "publish": {"status": "skipped", "tookMs": 0},
1611 "metadata": {
1612 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1613}
1614},{
1615 "module": "monix-akka",
1616 "compile": {"status": "ok", "tookMs": 862, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1617 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1618 "test-compile": {"status": "ok", "tookMs": 2050, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1619 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1620 "publish": {"status": "skipped", "tookMs": 0},
1621 "metadata": {
1622 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1623}
1624},{
1625 "module": "monix-s3",
1626 "compile": {"status": "ok", "tookMs": 2831, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1627 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1628 "test-compile": {"status": "ok", "tookMs": 4470, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1629 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1630 "publish": {"status": "skipped", "tookMs": 0},
1631 "metadata": {
1632 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1633}
1634},{
1635 "module": "monix-hdfs",
1636 "compile": {"status": "ok", "tookMs": 686, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1637 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1638 "test-compile": {"status": "ok", "tookMs": 258, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1639 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1640 "publish": {"status": "skipped", "tookMs": 0},
1641 "metadata": {
1642 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1643}
1644},{
1645 "module": "monix-elasticsearch",
1646 "compile": {"status": "ok", "tookMs": 1213, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1647 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1648 "test-compile": {"status": "ok", "tookMs": 976, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1649 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1650 "publish": {"status": "skipped", "tookMs": 0},
1651 "metadata": {
1652 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1653}
1654},{
1655 "module": "monix-dynamodb",
1656 "compile": {"status": "ok", "tookMs": 910, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1657 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1658 "test-compile": {"status": "ok", "tookMs": 1396, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1659 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1660 "publish": {"status": "skipped", "tookMs": 0},
1661 "metadata": {
1662 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1663}
1664},{
1665 "module": "monix-sqs",
1666 "compile": {"status": "ok", "tookMs": 1285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1667 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1668 "test-compile": {"status": "ok", "tookMs": 1650, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1669 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1670 "publish": {"status": "skipped", "tookMs": 0},
1671 "metadata": {
1672 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1673}
1674},{
1675 "module": "monix-aws-auth",
1676 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1677 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1678 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1679 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1680 "publish": {"status": "skipped", "tookMs": 0},
1681 "metadata": {
1682 "crossScalaVersions": ["2.12.17", "2.13.8", "3.1.2"]
1683}
1684}]
1685************************
1686[success] Total time: 61 s (0:01:01.0), completed Nov 8, 2025, 1:41:02 AM
1687[0JChecking patch s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala...
1688Checking patch project/plugins.sbt...
1689Checking patch project/build.properties...
1690Checking patch dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala...
1691Checking patch build.sbt...
1692Checking patch aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala...
1693Applied patch s3/src/test/scala/monix.connect.s3/S3RequestBuilderSpec.scala cleanly.
1694Applied patch project/plugins.sbt cleanly.
1695Applied patch project/build.properties cleanly.
1696Applied patch dynamodb/src/test/scala/monix/connect/dynamodb/Fixture.scala cleanly.
1697Applied patch build.sbt cleanly.
1698Applied patch aws-auth/src/main/scala/monix/connect.aws.auth/MonixAwsConf.scala cleanly.