Build Logs

automorph-org/automorph • scheduled_3.8.0-RC1-bin-20251031-2f97633-NIGHTLY

Errors

0

Warnings

1268

Total Lines

1860

1##################################
2Clonning https://github.com/automorph-org/automorph.git into /build/repo using revision v0.2.7
3##################################
4Note: switching to 'bbd76dd32d34a68ca15a0d2aa7aa266cb2be974e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project automorph-org/automorph
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
40Targets: org.automorph%automorph-akka-http org.automorph%automorph-argonaut org.automorph%automorph-cats-effect org.automorph%automorph-circe org.automorph%automorph-core org.automorph%automorph-default org.automorph%automorph-finagle org.automorph%automorph-jackson org.automorph%automorph-jetty org.automorph%automorph-meta org.automorph%automorph-monix org.automorph%automorph-rabbitmq org.automorph%automorph-scalaz-effect org.automorph%automorph-sttp org.automorph%automorph-tapir org.automorph%automorph-undertow org.automorph%automorph-upickle org.automorph%automorph-vertx org.automorph%automorph-zio
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Xmx2G
52-Dcommunitybuild.scala=3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY"
62"++3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.automorph%automorph-akka-http org.automorph%automorph-argonaut org.automorph%automorph-cats-effect org.automorph%automorph-circe org.automorph%automorph-core org.automorph%automorph-default org.automorph%automorph-finagle org.automorph%automorph-jackson org.automorph%automorph-jetty org.automorph%automorph-meta org.automorph%automorph-monix org.automorph%automorph-rabbitmq org.automorph%automorph-scalaz-effect org.automorph%automorph-sttp org.automorph%automorph-tapir org.automorph%automorph-undertow org.automorph%automorph-upickle org.automorph%automorph-vertx org.automorph%automorph-zio"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 9.09s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] resolving key references (30734 settings) ...
80Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
81OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in catsEffect/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testBase/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in rabbitmq/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in meta/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in examples/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in argonaut/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in default/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in finagle/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in docs/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in zio/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in jetty/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in monix/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in akkaHttp/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in tapir/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in undertow/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in upickle/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in core/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testCodec/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testSystem/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in jackson/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in sttp/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in root/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in standard/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in vertx/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in circe/crossScalaVersions
106Build timeouts: 1, would retry
107Retrying build, retry 1/2, force Scala version:false, enable migration:
108[sbt_options] declare -a sbt_options=()
109[process_args] java_version = '17'
110[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
111# Executing command line:
112java
113-Dfile.encoding=UTF-8
114-Xmx2G
115-Dcommunitybuild.scala=3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
116-Dcommunitybuild.project.dependencies.add=
117-Xmx7G
118-Xms4G
119-Xss8M
120-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
121-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
122-jar
123/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
124"setCrossScalaVersions 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY"
125"++3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -v"
126"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
127"set every credentials := Nil"
128"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
129"removeScalacOptionsStartingWith -P:wartremover"
130
131moduleMappings
132"runBuild 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.automorph%automorph-akka-http org.automorph%automorph-argonaut org.automorph%automorph-cats-effect org.automorph%automorph-circe org.automorph%automorph-core org.automorph%automorph-default org.automorph%automorph-finagle org.automorph%automorph-jackson org.automorph%automorph-jetty org.automorph%automorph-meta org.automorph%automorph-monix org.automorph%automorph-rabbitmq org.automorph%automorph-scalaz-effect org.automorph%automorph-sttp org.automorph%automorph-tapir org.automorph%automorph-undertow org.automorph%automorph-upickle org.automorph%automorph-vertx org.automorph%automorph-zio"
133
134[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
135[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
136[info] loading project definition from /build/repo/project
137[info] loading settings for project root from build.sbt...
138[info] resolving key references (30734 settings) ...
139Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
140OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in tapir/crossScalaVersions
141OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in examples/crossScalaVersions
142OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in catsEffect/crossScalaVersions
143OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testBase/crossScalaVersions
144OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in argonaut/crossScalaVersions
145OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in default/crossScalaVersions
146OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in finagle/crossScalaVersions
147OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in docs/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in jetty/crossScalaVersions
149OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in zio/crossScalaVersions
150OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in monix/crossScalaVersions
151OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in meta/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in undertow/crossScalaVersions
153OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in akkaHttp/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in upickle/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testTransport/crossScalaVersions
156OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in core/crossScalaVersions
157OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in rabbitmq/crossScalaVersions
158OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in jackson/crossScalaVersions
159OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in scalazEffect/crossScalaVersions
160OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testCodec/crossScalaVersions
161OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in root/crossScalaVersions
162OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in testSystem/crossScalaVersions
163OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in sttp/crossScalaVersions
164OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in standard/crossScalaVersions
165OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in vertx/crossScalaVersions
166OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in circe/crossScalaVersions
167[info] Setting Scala version to 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY on 27 projects.
168[info] Switching Scala version on:
169[info] sttp (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
170[info] testBase (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
171[info] testTransport (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
172[info] rabbitmq (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
173[info] examples (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
174[info] tapir (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
175[info] standard (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
176[info] * root (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
177[info] argonaut (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
178[info] docs (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
179[info] testSystem (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
180[info] testCodec (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
181[info] finagle (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
182[info] scalazEffect (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
183[info] vertx (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
184[info] upickle (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
185[info] meta (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
186[info] akkaHttp (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
187[info] undertow (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
188[info] zio (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
189[info] default (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
190[info] circe (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
191[info] catsEffect (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
192[info] jackson (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
193[info] monix (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
194[info] jetty (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
195[info] core (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.13.15)
196[info] Excluding projects:
197[info] Reapplying settings...
198Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
199[info] Reapplying settings...
200[info] Defining Global / credentials, akkaHttp / credentials and 25 others.
201[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 242 others.
202[info] Run `last` for details.
203[info] Reapplying settings...
204Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
205[info] Reapplying settings...
206OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
207
208 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
209 Did you mean finagle / allExcludeDependencies ?
210 , retry without global scopes
211[info] Reapplying settings...
212Execute removeScalacOptionsStartingWith: -P:wartremover
213[info] Reapplying settings...
214[success] Total time: 0 s, completed Nov 1, 2025, 3:04:05 AM
215Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
216Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
217Starting build...
218Projects: Set(sttp, testBase, testTransport, rabbitmq, tapir, argonaut, testSystem, testCodec, finagle, scalazEffect, vertx, upickle, meta, akkaHttp, undertow, zio, default, circe, catsEffect, jackson, monix, jetty, core)
219Starting build for ProjectRef(file:/build/repo/,circe) (automorph-circe)... [0/23]
220OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
221OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
222OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
223OpenCB::Filter out '-source', matches setting pattern '^-?-source(:.*)?'
224Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225[info] compiling 26 Scala sources to /build/repo/meta/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
226[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
227[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:82:26
228[warn] 82 | import ref.q.reflect.{Term, asTerm}
229[warn] | ^^^^
230[warn] | unused import
231[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:92:26
232[warn] 92 | import ref.q.reflect.{Term, TypeRepr, asTerm}
233[warn] | ^^^^
234[warn] | unused import
235[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:5:21 -------
236[warn] 5 |import scala.quoted.{quotes, Expr, Quotes, ToExpr, Type}
237[warn] | ^^^^^^
238[warn] | unused import
239[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:21 -----
240[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
241[warn] | ^^^^^^
242[warn] | unused import
243[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:29 -----
244[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
245[warn] | ^^^^
246[warn] | unused import
247[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:43 -----
248[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
249[warn] | ^^^^
250[warn] | unused import
251[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:28:36 --------------------
252[warn] 28 | private val performCall: (String, Seq[(String, Node)], (Node, Context) => Result, Option[Context]) => Effect[Result],
253[warn] | ^^^
254[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
255[warn] |
256[warn] | longer explanation available when compiling with `-explain`
257[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:33:15 --------------------
258[warn] 33 | arguments: Seq[(String, Any)],
259[warn] | ^^^
260[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
261[warn] |
262[warn] | longer explanation available when compiling with `-explain`
263[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:34:19 --------------------
264[warn] 34 | argumentNodes: Seq[Node],
265[warn] | ^^^
266[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
267[warn] |
268[warn] | longer explanation available when compiling with `-explain`
269[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:64:26 --------------------
270[warn] 64 | performCall: (String, Seq[(String, Node)], (Node, Context) => Result, Option[Context]) => Effect[Result],
271[warn] | ^^^
272[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
273[warn] |
274[warn] | longer explanation available when compiling with `-explain`
275[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteInvoke.scala:42:24 ------------------
276[warn] 42 | def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Result]
277[warn] | ^^^
278[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
279[warn] |
280[warn] | longer explanation available when compiling with `-explain`
281[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteInvoke.scala:42:59 ------------------
282[warn] 42 | def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Result]
283[warn] | ^^^
284[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
285[warn] |
286[warn] | longer explanation available when compiling with `-explain`
287[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBase.scala:141:15 --------------
288[warn] 141 | arguments: Seq[(String, Node)],
289[warn] | ^^^
290[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
291[warn] |
292[warn] | longer explanation available when compiling with `-explain`
293[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:36:5 ----
294[warn] 36 | ): Seq[ClientBinding[Node, Context]] =
295[warn] | ^^^
296[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
297[warn] |
298[warn] | longer explanation available when compiling with `-explain`
299[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:45:52 ---
300[warn] 45 | ](codec: Expr[Codec])(using quotes: Quotes): Expr[Seq[ClientBinding[Node, Context]]] =
301[warn] | ^^^
302[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
303[warn] |
304[warn] | longer explanation available when compiling with `-explain`
305[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:39:5 --
306[warn] 39 | ): Seq[HandlerBinding[Node, Effect, Context]] =
307[warn] | ^^^
308[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
309[warn] |
310[warn] | longer explanation available when compiling with `-explain`
311[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:50:10 -
312[warn] 50 | ): Expr[Seq[HandlerBinding[Node, Effect, Context]]] =
313[warn] | ^^^
314[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
315[warn] |
316[warn] | longer explanation available when compiling with `-explain`
317[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:188:11
318[warn] 188 | ): Expr[(Seq[Any], Context) => Any] =
319[warn] | ^^^
320[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
321[warn] |
322[warn] | longer explanation available when compiling with `-explain`
323[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:44:68 -------------
324[warn] 44 | def apiMethods[Api: Type, Effect[_]: Type](ref: ClassReflection): Seq[Either[String, ref.RefMethod]] =
325[warn] | ^^^
326[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
327[warn] |
328[warn] | longer explanation available when compiling with `-explain`
329[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:24:16 -----------
330[warn] 24 | parameters: Seq[Seq[RefParameter]],
331[warn] | ^^^
332[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
333[warn] |
334[warn] | longer explanation available when compiling with `-explain`
335[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:24:20 -----------
336[warn] 24 | parameters: Seq[Seq[RefParameter]],
337[warn] | ^^^
338[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
339[warn] |
340[warn] | longer explanation available when compiling with `-explain`
341[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:25:20 -----------
342[warn] 25 | typeParameters: Seq[RefParameter],
343[warn] | ^^^
344[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
345[warn] |
346[warn] | longer explanation available when compiling with `-explain`
347[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:50:36 -----------
348[warn] 50 | def methods(classType: TypeRepr): Seq[RefMethod] =
349[warn] | ^^^
350[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
351[warn] |
352[warn] | longer explanation available when compiling with `-explain`
353[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:75:56 -----------
354[warn] 75 | private def methodSignature(methodType: MethodType): (Seq[Seq[RefParameter]], TypeRepr) =
355[warn] | ^^^
356[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
357[warn] |
358[warn] | longer explanation available when compiling with `-explain`
359[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:75:60 -----------
360[warn] 75 | private def methodSignature(methodType: MethodType): (Seq[Seq[RefParameter]], TypeRepr) =
361[warn] | ^^^
362[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
363[warn] |
364[warn] | longer explanation available when compiling with `-explain`
365[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:96:56 -----------
366[warn] 96 | private def matchesFlags(flags: Flags, matchingFlags: Seq[Flags]): Boolean =
367[warn] | ^^^
368[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
369[warn] |
370[warn] | longer explanation available when compiling with `-explain`
371[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/RpcFunction.scala:19:14 ----------------------------
372[warn] 19 | parameters: Seq[Parameter],
373[warn] | ^^^
374[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
375[warn] |
376[warn] | longer explanation available when compiling with `-explain`
377[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/client/RemoteTell.scala:26:36 ----------------------
378[warn] 26 | private val sendMessage: (String, Seq[(String, Node)], Option[Context]) => Effect[Unit],
379[warn] | ^^^
380[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
381[warn] |
382[warn] | longer explanation available when compiling with `-explain`
383[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/client/RemoteTell.scala:29:33 ----------------------
384[warn] 29 | override def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Unit] =
385[warn] | ^^^
386[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
387[warn] |
388[warn] | longer explanation available when compiling with `-explain`
389[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/client/RemoteTell.scala:29:68 ----------------------
390[warn] 29 | override def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Unit] =
391[warn] | ^^^
392[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
393[warn] |
394[warn] | longer explanation available when compiling with `-explain`
395[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/client/RemoteTell.scala:56:26 ----------------------
396[warn] 56 | sendMessage: (String, Seq[(String, Node)], Option[Context]) => Effect[Unit],
397[warn] | ^^^
398[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
399[warn] |
400[warn] | longer explanation available when compiling with `-explain`
401[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/handler/HandlerBinding.scala:31:9 ------------------
402[warn] 31 | call: (Seq[Any], Context) => Any,
403[warn] | ^^^
404[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
405[warn] |
406[warn] | longer explanation available when compiling with `-explain`
407[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/reflection/Method.scala:26:14 ----------------------
408[warn] 26 | parameters: Seq[Seq[Parameter]],
409[warn] | ^^^
410[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
411[warn] |
412[warn] | longer explanation available when compiling with `-explain`
413[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/reflection/Method.scala:26:18 ----------------------
414[warn] 26 | parameters: Seq[Seq[Parameter]],
415[warn] | ^^^
416[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
417[warn] |
418[warn] | longer explanation available when compiling with `-explain`
419[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/reflection/Method.scala:27:18 ----------------------
420[warn] 27 | typeParameters: Seq[Parameter],
421[warn] | ^^^
422[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
423[warn] |
424[warn] | longer explanation available when compiling with `-explain`
425[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/spi/RpcProtocol.scala:101:18 -----------------------
426[warn] 101 | def apiSchemas: Seq[ApiSchema[Node]]
427[warn] | ^^^
428[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
429[warn] |
430[warn] | longer explanation available when compiling with `-explain`
431[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala/automorph/spi/protocol/Request.scala:28:13 -------------------
432[warn] 28 | arguments: Seq[Either[Node, (String, Node)]],
433[warn] | ^^^
434[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
435[warn] |
436[warn] | longer explanation available when compiling with `-explain`
437[warn] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:92:3 ----------------------------
438[warn] 92 | @nowarn("msg=unused import")
439[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
440[warn] | @nowarn annotation does not suppress any warnings
441[warn] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:117:3 ---------------------------
442[warn] 117 | @nowarn("msg=unused import")
443[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
444[warn] | @nowarn annotation does not suppress any warnings
445[warn] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:200:3 ---------------------------
446[warn] 200 | @nowarn("msg=unused import")
447[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
448[warn] | @nowarn annotation does not suppress any warnings
449[warn] 41 warnings found
450[info] done compiling
451[info] compiling 90 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
452[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
453[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/automorph/spi/RequestHandler.scala:87:27 --------------
454[warn] 87 | final private case class DummyRequestHandler[Effect[_], Context]() extends RequestHandler[Effect, Context] {
455[warn] | ^^^^^^^^^^^^^^^^^^^
456[warn] | unused private member
457[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/automorph/system/FutureSystem.scala:44:28 -------------
458[warn] 44 | private sealed case class CompletableFuture[T]() extends Completable[Future, T]() {
459[warn] | ^^^^^^^^^^^^^^^^^
460[warn] | unused private member
461[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcCall.scala:15:13 --------------------------------
462[warn] 15 | arguments: Seq[Any],
463[warn] | ^^^
464[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
465[warn] |
466[warn] | longer explanation available when compiling with `-explain`
467[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcClient.scala:100:15 -----------------------------
468[warn] 100 | arguments: Seq[(String, Node)],
469[warn] | ^^^
470[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
471[warn] |
472[warn] | longer explanation available when compiling with `-explain`
473[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcClient.scala:144:15 -----------------------------
474[warn] 144 | arguments: Seq[(String, Node)],
475[warn] | ^^^
476[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
477[warn] |
478[warn] | longer explanation available when compiling with `-explain`
479[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcEndpoint.scala:40:13 ----------------------------
480[warn] 40 | functions: Seq[RpcFunction] = Seq.empty,
481[warn] | ^^^
482[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
483[warn] |
484[warn] | longer explanation available when compiling with `-explain`
485[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcServer.scala:38:13 ------------------------------
486[warn] 38 | functions: Seq[RpcFunction] = Seq.empty,
487[warn] | ^^^
488[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
489[warn] |
490[warn] | longer explanation available when compiling with `-explain`
491[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:55:22 --------------
492[warn] 55 | lazy val functions: Seq[RpcFunction] = bindings.map { case (name, binding) =>
493[warn] | ^^^
494[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
495[warn] |
496[warn] | longer explanation available when compiling with `-explain`
497[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:156:9 --------------
498[warn] 156 | ): Try[Seq[Option[Node]]] = {
499[warn] | ^^^
500[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
501[warn] |
502[warn] | longer explanation available when compiling with `-explain`
503[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:197:19 -------------
504[warn] 197 | argumentNodes: Seq[Option[Node]],
505[warn] | ^^^
506[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
507[warn] |
508[warn] | longer explanation available when compiling with `-explain`
509[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:199:5 --------------
510[warn] 199 | ): Seq[Any] =
511[warn] | ^^^
512[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
513[warn] |
514[warn] | longer explanation available when compiling with `-explain`
515[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/protocol/jsonrpc/JsonRpcCore.scala:163:27 ----------
516[warn] 163 | override def apiSchemas: Seq[ApiSchema[Node]] =
517[warn] | ^^^
518[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
519[warn] |
520[warn] | longer explanation available when compiling with `-explain`
521[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/protocol/webrpc/WebRpcCore.scala:185:27 ------------
522[warn] 185 | override def apiSchemas: Seq[ApiSchema[Node]] = {
523[warn] | ^^^
524[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
525[warn] |
526[warn] | longer explanation available when compiling with `-explain`
527[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/schema/openapi/Schema.scala:23:68 ------------------
528[warn] 23 | private[automorph] def requiredParameters(function: RpcFunction): Seq[String] =
529[warn] | ^^^
530[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
531[warn] |
532[warn] | longer explanation available when compiling with `-explain`
533[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/schema/openrpc/Schema.scala:23:68 ------------------
534[warn] 23 | private[automorph] def requiredParameters(function: RpcFunction): Seq[String] =
535[warn] | ^^^
536[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
537[warn] |
538[warn] | longer explanation available when compiling with `-explain`
539[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:52:14 -------------
540[warn] 52 | parameters: Seq[(String, String)] = Seq.empty,
541[warn] | ^^^
542[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
543[warn] |
544[warn] | longer explanation available when compiling with `-explain`
545[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:54:11 -------------
546[warn] 54 | headers: Seq[(String, String)] = Seq.empty,
547[warn] | ^^^
548[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
549[warn] |
550[warn] | longer explanation available when compiling with `-explain`
551[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:237:32 ------------
552[warn] 237 | def parameters(name: String): Seq[String] =
553[warn] | ^^^
554[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
555[warn] |
556[warn] | longer explanation available when compiling with `-explain`
557[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:372:29 ------------
558[warn] 372 | def headers(name: String): Seq[String] =
559[warn] | ^^^
560[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
561[warn] |
562[warn] | longer explanation available when compiling with `-explain`
563[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:533:5 -------------
564[warn] 533 | ): Seq[(String, String)] = {
565[warn] | ^^^
566[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
567[warn] |
568[warn] | longer explanation available when compiling with `-explain`
569[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:575:56 ------------
570[warn] 575 | final case class SetCookie(value: String, attributes: Seq[String] = Seq.empty)
571[warn] | ^^^
572[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
573[warn] |
574[warn] | longer explanation available when compiling with `-explain`
575[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpMethod.scala:14:19 --------------
576[warn] 14 | lazy val values: Seq[HttpMethod] = Seq(Get, Head, Post, Put, Delete, Connect, Options, Trace, Patch)
577[warn] | ^^^
578[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
579[warn] |
580[warn] | longer explanation available when compiling with `-explain`
581[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/client/HttpClient.scala:336:13 ------
582[warn] 336 | headers: Seq[(String, String)]
583[warn] | ^^^
584[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
585[warn] |
586[warn] | longer explanation available when compiling with `-explain`
587[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/util/Extensions.scala:32:15 ------------------------
588[warn] 32 | def trace: Seq[String] =
589[warn] | ^^^
590[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
591[warn] |
592[warn] | longer explanation available when compiling with `-explain`
593[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/util/Extensions.scala:43:37 ------------------------
594[warn] 43 | def trace(maxCauses: Int = 100): Seq[String] =
595[warn] | ^^^
596[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
597[warn] |
598[warn] | longer explanation available when compiling with `-explain`
599Warning: mocking up superclass for module class meta
600[warn] -- Warning: /build/repo/core/src/main/scala/automorph/log/Logger.scala:150:3 -------------------------------------------
601[warn] 150 | @nowarn("msg=unused implicit")
602[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
603[warn] | @nowarn annotation does not suppress any warnings
604[warn] -- Warning: /build/repo/core/src/main/scala/automorph/log/Logger.scala:161:3 -------------------------------------------
605[warn] 161 | @nowarn("msg=unused implicit")
606[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
607[warn] | @nowarn annotation does not suppress any warnings
608[warn] 28 warnings found
609[info] done compiling
610[info] compiling 6 Scala sources to /build/repo/codec/circe/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
611[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
612[warn] -- Warning: /build/repo/codec/circe/src/main/scala-3/automorph/codec/json/meta/CirceJsonMeta.scala:17:3 ----------------
613[warn] 17 | @scala.annotation.nowarn("msg=unused import")
614[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
615[warn] | @nowarn annotation does not suppress any warnings
616[warn] -- Warning: /build/repo/codec/circe/src/main/scala-3/automorph/codec/json/meta/CirceJsonMeta.scala:12:3 ----------------
617[warn] 12 | @scala.annotation.nowarn("msg=unused import")
618[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
619[warn] | @nowarn annotation does not suppress any warnings
620[warn] three warnings found
621[info] done compiling
622[info] compiling 7 Scala sources to /build/repo/test/base/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
623[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
624[warn] one warning found
625[info] done compiling
626[info] compiling 2 Scala sources to /build/repo/test/codec/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
627[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
628[warn] one warning found
629[info] done compiling
630[info] compiling 1 Scala source to /build/repo/codec/circe/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
631[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
632[warn] @nowarn annotation does not suppress any warnings
633[warn] @nowarn annotation does not suppress any warnings
634[warn] three warnings found
635[info] done compiling
636Starting build for ProjectRef(file:/build/repo/,upickle) (automorph-upickle)... [1/23]
637Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
638[info] compiling 15 Scala sources to /build/repo/codec/upickle/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
639[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
640[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:37:24 -------------------------
641[warn] 37 | implicit override val BooleanReader: Reader[Boolean] = new SimpleReader[Boolean] {
642[warn] | ^
643[warn] | Access non-initialized value BooleanReader. Calling trace:
644[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
645[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
646[warn] | ├── upickle.implicits.Readers
647[warn] | └── Readers.this.BooleanReader
648[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:186:24 ------------------------
649[warn] 186 | implicit override val ByteReader: Reader[Byte] = new NumericReader[Byte] {
650[warn] | ^
651[warn] | Access non-initialized value ByteReader. Calling trace:
652[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
653[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
654[warn] | ├── upickle.implicits.Readers
655[warn] | └── Readers.this.ByteReader
656[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:223:24 ------------------------
657[warn] 223 | implicit override val CharReader: Reader[Char] = new NumericReader[Char] {
658[warn] | ^
659[warn] | Access non-initialized value CharReader. Calling trace:
660[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
661[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
662[warn] | ├── upickle.implicits.Readers
663[warn] | └── Readers.this.CharReader
664[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:149:24 ------------------------
665[warn] 149 | implicit override val ShortReader: Reader[Short] = new NumericReader[Short] {
666[warn] | ^
667[warn] | Access non-initialized value ShortReader. Calling trace:
668[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
669[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
670[warn] | ├── upickle.implicits.Readers
671[warn] | └── Readers.this.ShortReader
672[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:82:24 -------------------------
673[warn] 82 | implicit override val IntReader: Reader[Int] = new NumericReader[Int] {
674[warn] | ^
675[warn] | Access non-initialized value IntReader. Calling trace:
676[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
677[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
678[warn] | ├── upickle.implicits.Readers
679[warn] | └── Readers.this.IntReader
680[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:253:24 ------------------------
681[warn] 253 | implicit override val LongReader: Reader[Long] = new NumericReader[Long] {
682[warn] | ^
683[warn] | Access non-initialized value LongReader. Calling trace:
684[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
685[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
686[warn] | ├── upickle.implicits.Readers
687[warn] | └── Readers.this.LongReader
688[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:119:24 ------------------------
689[warn] 119 | implicit override val FloatReader: Reader[Float] = new NumericReader[Float] {
690[warn] | ^
691[warn] | Access non-initialized value FloatReader. Calling trace:
692[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
693[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
694[warn] | ├── upickle.implicits.Readers
695[warn] | └── Readers.this.FloatReader
696[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:55:24 -------------------------
697[warn] 55 | implicit override val DoubleReader: Reader[Double] = new NumericReader[Double] {
698[warn] | ^
699[warn] | Access non-initialized value DoubleReader. Calling trace:
700[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
701[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
702[warn] | ├── upickle.implicits.Readers
703[warn] | └── Readers.this.DoubleReader
704[warn] 9 warnings found
705[info] done compiling
706[info] compiling 2 Scala sources to /build/repo/codec/upickle/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
707[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
708[warn] one warning found
709[info] done compiling
710Starting build for ProjectRef(file:/build/repo/,testCodec) (automorph-test-codec)... [2/23]
711Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
712Starting build for ProjectRef(file:/build/repo/,jackson) (automorph-jackson)... [3/23]
713Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
714[info] compiling 5 Scala sources to /build/repo/codec/jackson/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
715[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
716[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/codec/jackson/src/main/scala/automorph/codec/json/JacksonJsonRpc.scala:47:10
717[warn] 47 | case (name, Some(Right(value))) => Some(name -> value)
718[warn] | ^
719[warn] | match may not be exhaustive.
720[warn] |
721[warn] | It would fail on pattern case: (_, _)
722[warn] |
723[warn] | longer explanation available when compiling with `-explain`
724[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/codec/jackson/src/main/scala/automorph/codec/json/JacksonRpcProtocol.scala:15:10
725[warn] 15 | case (name, Some(value)) => Some(name -> value)
726[warn] | ^
727[warn] | match may not be exhaustive.
728[warn] |
729[warn] | It would fail on pattern case: (_, _)
730[warn] |
731[warn] | longer explanation available when compiling with `-explain`
732[warn] three warnings found
733[info] done compiling
734[info] compiling 1 Scala source to /build/repo/codec/jackson/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
735[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
736[warn] one warning found
737[info] done compiling
738Starting build for ProjectRef(file:/build/repo/,undertow) (automorph-undertow)... [4/23]
739Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
740[info] compiling 3 Scala sources to /build/repo/transport/undertow/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
741[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
742[warn] -- [E198] Unused Symbol Warning: /build/repo/transport/undertow/src/main/scala/automorph/transport/websocket/endpoint/UndertowWebSocketEndpoint.scala:82:27
743[warn] 82 | private final case class ConnectionListener[Effect[_]](
744[warn] | ^^^^^^^^^^^^^^^^^^
745[warn] | unused private member
746[warn] -- [E198] Unused Symbol Warning: /build/repo/transport/undertow/src/main/scala/automorph/transport/websocket/endpoint/UndertowWebSocketEndpoint.scala:180:27
747[warn] 180 | private final case class ResponseCallback(
748[warn] | ^^^^^^^^^^^^^^^^
749[warn] | unused private member
750[warn] three warnings found
751[info] done compiling
752[info] compiling 6 Scala sources to /build/repo/codec/argonaut/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
753[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
754[warn] -- Warning: /build/repo/codec/argonaut/src/main/scala-3/automorph/codec/json/meta/ArgonautJsonMeta.scala:17:3 ----------
755[warn] 17 | @scala.annotation.nowarn("msg=unused import")
756[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
757[warn] | @nowarn annotation does not suppress any warnings
758[warn] -- Warning: /build/repo/codec/argonaut/src/main/scala-3/automorph/codec/json/meta/ArgonautJsonMeta.scala:12:3 ----------
759[warn] 12 | @scala.annotation.nowarn("msg=unused import")
760[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
761[warn] | @nowarn annotation does not suppress any warnings
762[warn] three warnings found
763[info] done compiling
764[info] compiling 12 Scala sources to /build/repo/test/system/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
765[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
766[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/CoreTest.scala:55:16 ------------------------
767[warn] 55 | def fixtures: Seq[TestFixture]
768[warn] | ^^^
769[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
770[warn] |
771[warn] | longer explanation available when compiling with `-explain`
772[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:14:58 -----------
773[warn] 14 | override def createFixtures(implicit context: Context): Seq[TestFixture] =
774[warn] | ^^^
775[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
776[warn] |
777[warn] | longer explanation available when compiling with `-explain`
778[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:23:33 ---------------
779[warn] 23 | private lazy val testFixtures: Seq[TestFixture] = {
780[warn] | ^^^
781[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
782[warn] |
783[warn] | longer explanation available when compiling with `-explain`
784[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:29:49 ---------------
785[warn] 29 | def createFixtures(implicit context: Context): Seq[TestFixture] = {
786[warn] | ^^^
787[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
788[warn] |
789[warn] | longer explanation available when compiling with `-explain`
790[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:53:29 ---------------
791[warn] 53 | def mapName(name: String): Seq[String] =
792[warn] | ^^^
793[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
794[warn] |
795[warn] | longer explanation available when compiling with `-explain`
796[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:64:25 ---------------
797[warn] 64 | override def fixtures: Seq[TestFixture] =
798[warn] | ^^^
799[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
800[warn] |
801[warn] | longer explanation available when compiling with `-explain`
802[warn] Access non-initialized value BooleanReader. Calling trace:
803[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
804[warn] │ ^
805[warn] ├── upickle.implicits.Readers
806[warn] └── Readers.this.BooleanReader
807[warn] Access non-initialized value ByteReader. Calling trace:
808[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
809[warn] │ ^
810[warn] ├── upickle.implicits.Readers
811[warn] └── Readers.this.ByteReader
812[warn] Access non-initialized value CharReader. Calling trace:
813[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
814[warn] │ ^
815[warn] ├── upickle.implicits.Readers
816[warn] └── Readers.this.CharReader
817[warn] Access non-initialized value ShortReader. Calling trace:
818[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
819[warn] │ ^
820[warn] ├── upickle.implicits.Readers
821[warn] └── Readers.this.ShortReader
822[warn] Access non-initialized value IntReader. Calling trace:
823[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
824[warn] │ ^
825[warn] ├── upickle.implicits.Readers
826[warn] └── Readers.this.IntReader
827[warn] Access non-initialized value LongReader. Calling trace:
828[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
829[warn] │ ^
830[warn] ├── upickle.implicits.Readers
831[warn] └── Readers.this.LongReader
832[warn] Access non-initialized value FloatReader. Calling trace:
833[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
834[warn] │ ^
835[warn] ├── upickle.implicits.Readers
836[warn] └── Readers.this.FloatReader
837[warn] Access non-initialized value DoubleReader. Calling trace:
838[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
839[warn] │ ^
840[warn] ├── upickle.implicits.Readers
841[warn] └── Readers.this.DoubleReader
842[warn] Access non-initialized value BooleanReader. Calling trace:
843[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
844[warn] │ ^
845[warn] ├── upickle.implicits.Readers
846[warn] └── Readers.this.BooleanReader
847[warn] Access non-initialized value ByteReader. Calling trace:
848[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
849[warn] │ ^
850[warn] ├── upickle.implicits.Readers
851[warn] └── Readers.this.ByteReader
852[warn] Access non-initialized value CharReader. Calling trace:
853[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
854[warn] │ ^
855[warn] ├── upickle.implicits.Readers
856[warn] └── Readers.this.CharReader
857[warn] Access non-initialized value ShortReader. Calling trace:
858[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
859[warn] │ ^
860[warn] ├── upickle.implicits.Readers
861[warn] └── Readers.this.ShortReader
862[warn] Access non-initialized value IntReader. Calling trace:
863[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
864[warn] │ ^
865[warn] ├── upickle.implicits.Readers
866[warn] └── Readers.this.IntReader
867[warn] Access non-initialized value LongReader. Calling trace:
868[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
869[warn] │ ^
870[warn] ├── upickle.implicits.Readers
871[warn] └── Readers.this.LongReader
872[warn] Access non-initialized value FloatReader. Calling trace:
873[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
874[warn] │ ^
875[warn] ├── upickle.implicits.Readers
876[warn] └── Readers.this.FloatReader
877[warn] Access non-initialized value DoubleReader. Calling trace:
878[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
879[warn] │ ^
880[warn] ├── upickle.implicits.Readers
881[warn] └── Readers.this.DoubleReader
882[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:23:71 -----------
883[warn] 23 | RpcEndpoint.transport(endpointTransport).rpcProtocol(protocol).bind(simpleApi, mapName).bind(complexApi)
884[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
885[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
886[warn] |--------------------------------------------------------------------------------------------------------------------
887[warn] |Inline stack trace
888[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
889[warn] |This location contains code that was inlined from HandlerBindingGenerator.scala:39
890[warn] 39 | ): Seq[HandlerBinding[Node, Effect, Context]] =
891[warn] | ^^^
892[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
893[warn] |This location contains code that was inlined from HandlerBindingGenerator.scala:39
894[warn] 95 | val newApiBindings = HandlerBindingGenerator.generate[Node, Codec, Effect, Context, Api](
895[warn] | ^
896[warn] 96 | rpcProtocol.messageCodec, api
897[warn] 97 | ).flatMap { binding =>
898[warn] --------------------------------------------------------------------------------------------------------------------
899[warn] |
900[warn] | longer explanation available when compiling with `-explain`
901[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:32:17 -----------
902[warn] 32 | client.bind[SimpleApiType],
903[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
904[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
905[warn] |--------------------------------------------------------------------------------------------------------------------
906[warn] |Inline stack trace
907[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
908[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
909[warn] 36 | ): Seq[ClientBinding[Node, Context]] =
910[warn] | ^^^
911[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
912[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
913[warn] 77 | val bindings = ClientBindingGenerator.generate[Node, Codec, Effect, Context, Api](
914[warn] | ^
915[warn] 78 | rpcProtocol.messageCodec
916[warn] 79 | ).map { binding =>
917[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
918[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
919[warn] 50 | bind[Api](identity)
920[warn] | ^^^^^^^^^^^^^^^^^^^
921[warn] --------------------------------------------------------------------------------------------------------------------
922[warn] |
923[warn] | longer explanation available when compiling with `-explain`
924[warn] @nowarn annotation does not suppress any warnings
925[warn] @nowarn annotation does not suppress any warnings
926[warn] @nowarn annotation does not suppress any warnings
927[warn] @nowarn annotation does not suppress any warnings
928[warn] @nowarn annotation does not suppress any warnings
929[warn] @nowarn annotation does not suppress any warnings
930[warn] @nowarn annotation does not suppress any warnings
931[warn] @nowarn annotation does not suppress any warnings
932[warn] @nowarn annotation does not suppress any warnings
933[warn] @nowarn annotation does not suppress any warnings
934[warn] @nowarn annotation does not suppress any warnings
935[warn] @nowarn annotation does not suppress any warnings
936[warn] @nowarn annotation does not suppress any warnings
937[warn] @nowarn annotation does not suppress any warnings
938[warn] @nowarn annotation does not suppress any warnings
939[warn] @nowarn annotation does not suppress any warnings
940[warn] @nowarn annotation does not suppress any warnings
941[warn] @nowarn annotation does not suppress any warnings
942[warn] @nowarn annotation does not suppress any warnings
943[warn] @nowarn annotation does not suppress any warnings
944[warn] @nowarn annotation does not suppress any warnings
945[warn] @nowarn annotation does not suppress any warnings
946[warn] @nowarn annotation does not suppress any warnings
947[warn] @nowarn annotation does not suppress any warnings
948[warn] @nowarn annotation does not suppress any warnings
949[warn] @nowarn annotation does not suppress any warnings
950[warn] @nowarn annotation does not suppress any warnings
951[warn] @nowarn annotation does not suppress any warnings
952[warn] @nowarn annotation does not suppress any warnings
953[warn] @nowarn annotation does not suppress any warnings
954[warn] @nowarn annotation does not suppress any warnings
955[warn] @nowarn annotation does not suppress any warnings
956[warn] @nowarn annotation does not suppress any warnings
957[warn] @nowarn annotation does not suppress any warnings
958[warn] @nowarn annotation does not suppress any warnings
959[warn] @nowarn annotation does not suppress any warnings
960[warn] @nowarn annotation does not suppress any warnings
961[warn] @nowarn annotation does not suppress any warnings
962[warn] @nowarn annotation does not suppress any warnings
963[warn] @nowarn annotation does not suppress any warnings
964[warn] @nowarn annotation does not suppress any warnings
965[warn] @nowarn annotation does not suppress any warnings
966[warn] @nowarn annotation does not suppress any warnings
967[warn] @nowarn annotation does not suppress any warnings
968[warn] @nowarn annotation does not suppress any warnings
969[warn] @nowarn annotation does not suppress any warnings
970[warn] @nowarn annotation does not suppress any warnings
971[warn] @nowarn annotation does not suppress any warnings
972[warn] @nowarn annotation does not suppress any warnings
973[warn] @nowarn annotation does not suppress any warnings
974[warn] @nowarn annotation does not suppress any warnings
975[warn] @nowarn annotation does not suppress any warnings
976[warn] @nowarn annotation does not suppress any warnings
977[warn] @nowarn annotation does not suppress any warnings
978[warn] @nowarn annotation does not suppress any warnings
979[warn] @nowarn annotation does not suppress any warnings
980[warn] @nowarn annotation does not suppress any warnings
981[warn] @nowarn annotation does not suppress any warnings
982[warn] @nowarn annotation does not suppress any warnings
983[warn] @nowarn annotation does not suppress any warnings
984[warn] @nowarn annotation does not suppress any warnings
985[warn] @nowarn annotation does not suppress any warnings
986[warn] @nowarn annotation does not suppress any warnings
987[warn] @nowarn annotation does not suppress any warnings
988[warn] @nowarn annotation does not suppress any warnings
989[warn] @nowarn annotation does not suppress any warnings
990[warn] @nowarn annotation does not suppress any warnings
991[warn] @nowarn annotation does not suppress any warnings
992[warn] @nowarn annotation does not suppress any warnings
993[warn] @nowarn annotation does not suppress any warnings
994[warn] @nowarn annotation does not suppress any warnings
995[warn] @nowarn annotation does not suppress any warnings
996[warn] @nowarn annotation does not suppress any warnings
997[warn] @nowarn annotation does not suppress any warnings
998[warn] @nowarn annotation does not suppress any warnings
999[warn] @nowarn annotation does not suppress any warnings
1000[warn] @nowarn annotation does not suppress any warnings
1001[warn] @nowarn annotation does not suppress any warnings
1002[warn] @nowarn annotation does not suppress any warnings
1003[warn] @nowarn annotation does not suppress any warnings
1004[warn] @nowarn annotation does not suppress any warnings
1005[warn] @nowarn annotation does not suppress any warnings
1006[warn] @nowarn annotation does not suppress any warnings
1007[warn] @nowarn annotation does not suppress any warnings
1008[warn] @nowarn annotation does not suppress any warnings
1009[warn] @nowarn annotation does not suppress any warnings
1010[warn] @nowarn annotation does not suppress any warnings
1011[warn] @nowarn annotation does not suppress any warnings
1012[warn] @nowarn annotation does not suppress any warnings
1013[warn] @nowarn annotation does not suppress any warnings
1014[warn] @nowarn annotation does not suppress any warnings
1015[warn] @nowarn annotation does not suppress any warnings
1016[warn] @nowarn annotation does not suppress any warnings
1017[warn] @nowarn annotation does not suppress any warnings
1018[warn] @nowarn annotation does not suppress any warnings
1019[warn] @nowarn annotation does not suppress any warnings
1020[warn] @nowarn annotation does not suppress any warnings
1021[warn] @nowarn annotation does not suppress any warnings
1022[warn] @nowarn annotation does not suppress any warnings
1023[warn] @nowarn annotation does not suppress any warnings
1024[warn] @nowarn annotation does not suppress any warnings
1025[warn] @nowarn annotation does not suppress any warnings
1026[warn] @nowarn annotation does not suppress any warnings
1027[warn] @nowarn annotation does not suppress any warnings
1028[warn] @nowarn annotation does not suppress any warnings
1029[warn] @nowarn annotation does not suppress any warnings
1030[warn] @nowarn annotation does not suppress any warnings
1031[warn] @nowarn annotation does not suppress any warnings
1032[warn] @nowarn annotation does not suppress any warnings
1033[warn] @nowarn annotation does not suppress any warnings
1034[warn] @nowarn annotation does not suppress any warnings
1035[warn] @nowarn annotation does not suppress any warnings
1036[warn] @nowarn annotation does not suppress any warnings
1037[warn] @nowarn annotation does not suppress any warnings
1038[warn] @nowarn annotation does not suppress any warnings
1039[warn] @nowarn annotation does not suppress any warnings
1040[warn] @nowarn annotation does not suppress any warnings
1041[warn] @nowarn annotation does not suppress any warnings
1042[warn] @nowarn annotation does not suppress any warnings
1043[warn] @nowarn annotation does not suppress any warnings
1044[warn] @nowarn annotation does not suppress any warnings
1045[warn] @nowarn annotation does not suppress any warnings
1046[warn] @nowarn annotation does not suppress any warnings
1047[warn] @nowarn annotation does not suppress any warnings
1048[warn] @nowarn annotation does not suppress any warnings
1049[warn] @nowarn annotation does not suppress any warnings
1050[warn] @nowarn annotation does not suppress any warnings
1051[warn] @nowarn annotation does not suppress any warnings
1052[warn] @nowarn annotation does not suppress any warnings
1053[warn] @nowarn annotation does not suppress any warnings
1054[warn] @nowarn annotation does not suppress any warnings
1055[warn] @nowarn annotation does not suppress any warnings
1056[warn] @nowarn annotation does not suppress any warnings
1057[warn] @nowarn annotation does not suppress any warnings
1058[warn] @nowarn annotation does not suppress any warnings
1059[warn] @nowarn annotation does not suppress any warnings
1060[warn] @nowarn annotation does not suppress any warnings
1061[warn] @nowarn annotation does not suppress any warnings
1062[warn] @nowarn annotation does not suppress any warnings
1063[warn] @nowarn annotation does not suppress any warnings
1064[warn] @nowarn annotation does not suppress any warnings
1065[warn] @nowarn annotation does not suppress any warnings
1066[warn] @nowarn annotation does not suppress any warnings
1067[warn] @nowarn annotation does not suppress any warnings
1068[warn] @nowarn annotation does not suppress any warnings
1069[warn] @nowarn annotation does not suppress any warnings
1070[warn] @nowarn annotation does not suppress any warnings
1071[warn] @nowarn annotation does not suppress any warnings
1072[warn] @nowarn annotation does not suppress any warnings
1073[warn] @nowarn annotation does not suppress any warnings
1074[warn] @nowarn annotation does not suppress any warnings
1075[warn] @nowarn annotation does not suppress any warnings
1076[warn] @nowarn annotation does not suppress any warnings
1077[warn] @nowarn annotation does not suppress any warnings
1078[warn] @nowarn annotation does not suppress any warnings
1079[warn] @nowarn annotation does not suppress any warnings
1080[warn] @nowarn annotation does not suppress any warnings
1081[warn] @nowarn annotation does not suppress any warnings
1082[warn] @nowarn annotation does not suppress any warnings
1083[warn] @nowarn annotation does not suppress any warnings
1084[warn] @nowarn annotation does not suppress any warnings
1085[warn] @nowarn annotation does not suppress any warnings
1086[warn] @nowarn annotation does not suppress any warnings
1087[warn] @nowarn annotation does not suppress any warnings
1088[warn] @nowarn annotation does not suppress any warnings
1089[warn] @nowarn annotation does not suppress any warnings
1090[warn] @nowarn annotation does not suppress any warnings
1091[warn] @nowarn annotation does not suppress any warnings
1092[warn] @nowarn annotation does not suppress any warnings
1093[warn] @nowarn annotation does not suppress any warnings
1094[warn] @nowarn annotation does not suppress any warnings
1095[warn] @nowarn annotation does not suppress any warnings
1096[warn] @nowarn annotation does not suppress any warnings
1097[warn] @nowarn annotation does not suppress any warnings
1098[warn] @nowarn annotation does not suppress any warnings
1099[warn] @nowarn annotation does not suppress any warnings
1100[warn] @nowarn annotation does not suppress any warnings
1101[warn] @nowarn annotation does not suppress any warnings
1102[warn] @nowarn annotation does not suppress any warnings
1103[warn] @nowarn annotation does not suppress any warnings
1104[warn] @nowarn annotation does not suppress any warnings
1105[warn] @nowarn annotation does not suppress any warnings
1106[warn] @nowarn annotation does not suppress any warnings
1107[warn] @nowarn annotation does not suppress any warnings
1108[warn] @nowarn annotation does not suppress any warnings
1109[warn] @nowarn annotation does not suppress any warnings
1110[warn] @nowarn annotation does not suppress any warnings
1111[warn] @nowarn annotation does not suppress any warnings
1112[warn] @nowarn annotation does not suppress any warnings
1113[warn] @nowarn annotation does not suppress any warnings
1114[warn] @nowarn annotation does not suppress any warnings
1115[warn] @nowarn annotation does not suppress any warnings
1116[warn] @nowarn annotation does not suppress any warnings
1117[warn] @nowarn annotation does not suppress any warnings
1118[warn] @nowarn annotation does not suppress any warnings
1119[warn] @nowarn annotation does not suppress any warnings
1120[warn] @nowarn annotation does not suppress any warnings
1121[warn] @nowarn annotation does not suppress any warnings
1122[warn] @nowarn annotation does not suppress any warnings
1123[warn] @nowarn annotation does not suppress any warnings
1124[warn] @nowarn annotation does not suppress any warnings
1125[warn] @nowarn annotation does not suppress any warnings
1126[warn] @nowarn annotation does not suppress any warnings
1127[warn] @nowarn annotation does not suppress any warnings
1128[warn] @nowarn annotation does not suppress any warnings
1129[warn] @nowarn annotation does not suppress any warnings
1130[warn] @nowarn annotation does not suppress any warnings
1131[warn] @nowarn annotation does not suppress any warnings
1132[warn] @nowarn annotation does not suppress any warnings
1133[warn] @nowarn annotation does not suppress any warnings
1134[warn] @nowarn annotation does not suppress any warnings
1135[warn] @nowarn annotation does not suppress any warnings
1136[warn] @nowarn annotation does not suppress any warnings
1137[warn] @nowarn annotation does not suppress any warnings
1138[warn] @nowarn annotation does not suppress any warnings
1139[warn] @nowarn annotation does not suppress any warnings
1140[warn] @nowarn annotation does not suppress any warnings
1141[warn] @nowarn annotation does not suppress any warnings
1142[warn] @nowarn annotation does not suppress any warnings
1143[warn] @nowarn annotation does not suppress any warnings
1144[warn] @nowarn annotation does not suppress any warnings
1145[warn] @nowarn annotation does not suppress any warnings
1146[warn] @nowarn annotation does not suppress any warnings
1147[warn] @nowarn annotation does not suppress any warnings
1148[warn] @nowarn annotation does not suppress any warnings
1149[warn] @nowarn annotation does not suppress any warnings
1150[warn] @nowarn annotation does not suppress any warnings
1151[warn] @nowarn annotation does not suppress any warnings
1152[warn] @nowarn annotation does not suppress any warnings
1153[warn] @nowarn annotation does not suppress any warnings
1154[warn] @nowarn annotation does not suppress any warnings
1155[warn] @nowarn annotation does not suppress any warnings
1156[warn] @nowarn annotation does not suppress any warnings
1157[warn] @nowarn annotation does not suppress any warnings
1158[warn] @nowarn annotation does not suppress any warnings
1159[warn] @nowarn annotation does not suppress any warnings
1160[warn] @nowarn annotation does not suppress any warnings
1161[warn] @nowarn annotation does not suppress any warnings
1162[warn] @nowarn annotation does not suppress any warnings
1163[warn] @nowarn annotation does not suppress any warnings
1164[warn] @nowarn annotation does not suppress any warnings
1165[warn] @nowarn annotation does not suppress any warnings
1166[warn] @nowarn annotation does not suppress any warnings
1167[warn] @nowarn annotation does not suppress any warnings
1168[warn] @nowarn annotation does not suppress any warnings
1169[warn] @nowarn annotation does not suppress any warnings
1170[warn] @nowarn annotation does not suppress any warnings
1171[warn] @nowarn annotation does not suppress any warnings
1172[warn] @nowarn annotation does not suppress any warnings
1173[warn] @nowarn annotation does not suppress any warnings
1174[warn] @nowarn annotation does not suppress any warnings
1175[warn] @nowarn annotation does not suppress any warnings
1176[warn] @nowarn annotation does not suppress any warnings
1177[warn] @nowarn annotation does not suppress any warnings
1178[warn] @nowarn annotation does not suppress any warnings
1179[warn] @nowarn annotation does not suppress any warnings
1180[warn] @nowarn annotation does not suppress any warnings
1181[warn] @nowarn annotation does not suppress any warnings
1182[warn] @nowarn annotation does not suppress any warnings
1183[warn] @nowarn annotation does not suppress any warnings
1184[warn] @nowarn annotation does not suppress any warnings
1185[warn] @nowarn annotation does not suppress any warnings
1186[warn] @nowarn annotation does not suppress any warnings
1187[warn] @nowarn annotation does not suppress any warnings
1188[warn] @nowarn annotation does not suppress any warnings
1189[warn] @nowarn annotation does not suppress any warnings
1190[warn] @nowarn annotation does not suppress any warnings
1191[warn] @nowarn annotation does not suppress any warnings
1192[warn] @nowarn annotation does not suppress any warnings
1193[warn] @nowarn annotation does not suppress any warnings
1194[warn] @nowarn annotation does not suppress any warnings
1195[warn] @nowarn annotation does not suppress any warnings
1196[warn] @nowarn annotation does not suppress any warnings
1197[warn] @nowarn annotation does not suppress any warnings
1198[warn] @nowarn annotation does not suppress any warnings
1199[warn] @nowarn annotation does not suppress any warnings
1200[warn] @nowarn annotation does not suppress any warnings
1201[warn] @nowarn annotation does not suppress any warnings
1202[warn] @nowarn annotation does not suppress any warnings
1203[warn] @nowarn annotation does not suppress any warnings
1204[warn] @nowarn annotation does not suppress any warnings
1205[warn] @nowarn annotation does not suppress any warnings
1206[warn] @nowarn annotation does not suppress any warnings
1207[warn] @nowarn annotation does not suppress any warnings
1208[warn] @nowarn annotation does not suppress any warnings
1209[warn] @nowarn annotation does not suppress any warnings
1210[warn] @nowarn annotation does not suppress any warnings
1211[warn] @nowarn annotation does not suppress any warnings
1212[warn] @nowarn annotation does not suppress any warnings
1213[warn] @nowarn annotation does not suppress any warnings
1214[warn] @nowarn annotation does not suppress any warnings
1215[warn] @nowarn annotation does not suppress any warnings
1216[warn] @nowarn annotation does not suppress any warnings
1217[warn] @nowarn annotation does not suppress any warnings
1218[warn] @nowarn annotation does not suppress any warnings
1219[warn] @nowarn annotation does not suppress any warnings
1220[warn] @nowarn annotation does not suppress any warnings
1221[warn] @nowarn annotation does not suppress any warnings
1222[warn] @nowarn annotation does not suppress any warnings
1223[warn] @nowarn annotation does not suppress any warnings
1224[warn] @nowarn annotation does not suppress any warnings
1225[warn] @nowarn annotation does not suppress any warnings
1226[warn] @nowarn annotation does not suppress any warnings
1227[warn] @nowarn annotation does not suppress any warnings
1228[warn] @nowarn annotation does not suppress any warnings
1229[warn] @nowarn annotation does not suppress any warnings
1230[warn] @nowarn annotation does not suppress any warnings
1231[warn] @nowarn annotation does not suppress any warnings
1232[warn] @nowarn annotation does not suppress any warnings
1233[warn] @nowarn annotation does not suppress any warnings
1234[warn] @nowarn annotation does not suppress any warnings
1235[warn] @nowarn annotation does not suppress any warnings
1236[warn] @nowarn annotation does not suppress any warnings
1237[warn] @nowarn annotation does not suppress any warnings
1238[warn] @nowarn annotation does not suppress any warnings
1239[warn] @nowarn annotation does not suppress any warnings
1240[warn] @nowarn annotation does not suppress any warnings
1241[warn] @nowarn annotation does not suppress any warnings
1242[warn] @nowarn annotation does not suppress any warnings
1243[warn] @nowarn annotation does not suppress any warnings
1244[warn] @nowarn annotation does not suppress any warnings
1245[warn] @nowarn annotation does not suppress any warnings
1246[warn] @nowarn annotation does not suppress any warnings
1247[warn] @nowarn annotation does not suppress any warnings
1248[warn] @nowarn annotation does not suppress any warnings
1249[warn] @nowarn annotation does not suppress any warnings
1250[warn] @nowarn annotation does not suppress any warnings
1251[warn] @nowarn annotation does not suppress any warnings
1252[warn] @nowarn annotation does not suppress any warnings
1253[warn] @nowarn annotation does not suppress any warnings
1254[warn] @nowarn annotation does not suppress any warnings
1255[warn] @nowarn annotation does not suppress any warnings
1256[warn] @nowarn annotation does not suppress any warnings
1257[warn] @nowarn annotation does not suppress any warnings
1258[warn] @nowarn annotation does not suppress any warnings
1259[warn] @nowarn annotation does not suppress any warnings
1260[warn] @nowarn annotation does not suppress any warnings
1261[warn] @nowarn annotation does not suppress any warnings
1262[warn] @nowarn annotation does not suppress any warnings
1263[warn] @nowarn annotation does not suppress any warnings
1264[warn] @nowarn annotation does not suppress any warnings
1265[warn] @nowarn annotation does not suppress any warnings
1266[warn] @nowarn annotation does not suppress any warnings
1267[warn] @nowarn annotation does not suppress any warnings
1268[warn] @nowarn annotation does not suppress any warnings
1269[warn] @nowarn annotation does not suppress any warnings
1270[warn] @nowarn annotation does not suppress any warnings
1271[warn] @nowarn annotation does not suppress any warnings
1272[warn] @nowarn annotation does not suppress any warnings
1273[warn] @nowarn annotation does not suppress any warnings
1274[warn] @nowarn annotation does not suppress any warnings
1275[warn] @nowarn annotation does not suppress any warnings
1276[warn] @nowarn annotation does not suppress any warnings
1277[warn] @nowarn annotation does not suppress any warnings
1278[warn] @nowarn annotation does not suppress any warnings
1279[warn] @nowarn annotation does not suppress any warnings
1280[warn] @nowarn annotation does not suppress any warnings
1281[warn] @nowarn annotation does not suppress any warnings
1282[warn] @nowarn annotation does not suppress any warnings
1283[warn] @nowarn annotation does not suppress any warnings
1284[warn] @nowarn annotation does not suppress any warnings
1285[warn] @nowarn annotation does not suppress any warnings
1286[warn] @nowarn annotation does not suppress any warnings
1287[warn] @nowarn annotation does not suppress any warnings
1288[warn] @nowarn annotation does not suppress any warnings
1289[warn] @nowarn annotation does not suppress any warnings
1290[warn] @nowarn annotation does not suppress any warnings
1291[warn] @nowarn annotation does not suppress any warnings
1292[warn] @nowarn annotation does not suppress any warnings
1293[warn] @nowarn annotation does not suppress any warnings
1294[warn] @nowarn annotation does not suppress any warnings
1295[warn] @nowarn annotation does not suppress any warnings
1296[warn] @nowarn annotation does not suppress any warnings
1297[warn] @nowarn annotation does not suppress any warnings
1298[warn] @nowarn annotation does not suppress any warnings
1299[warn] @nowarn annotation does not suppress any warnings
1300[warn] @nowarn annotation does not suppress any warnings
1301[warn] @nowarn annotation does not suppress any warnings
1302[warn] @nowarn annotation does not suppress any warnings
1303[warn] @nowarn annotation does not suppress any warnings
1304[warn] @nowarn annotation does not suppress any warnings
1305[warn] @nowarn annotation does not suppress any warnings
1306[warn] @nowarn annotation does not suppress any warnings
1307[warn] @nowarn annotation does not suppress any warnings
1308[warn] @nowarn annotation does not suppress any warnings
1309[warn] @nowarn annotation does not suppress any warnings
1310[warn] @nowarn annotation does not suppress any warnings
1311[warn] @nowarn annotation does not suppress any warnings
1312[warn] @nowarn annotation does not suppress any warnings
1313[warn] @nowarn annotation does not suppress any warnings
1314[warn] @nowarn annotation does not suppress any warnings
1315[warn] @nowarn annotation does not suppress any warnings
1316[warn] @nowarn annotation does not suppress any warnings
1317[warn] @nowarn annotation does not suppress any warnings
1318[warn] @nowarn annotation does not suppress any warnings
1319[warn] @nowarn annotation does not suppress any warnings
1320[warn] @nowarn annotation does not suppress any warnings
1321[warn] @nowarn annotation does not suppress any warnings
1322[warn] @nowarn annotation does not suppress any warnings
1323[warn] @nowarn annotation does not suppress any warnings
1324[warn] @nowarn annotation does not suppress any warnings
1325[warn] @nowarn annotation does not suppress any warnings
1326[warn] @nowarn annotation does not suppress any warnings
1327[warn] @nowarn annotation does not suppress any warnings
1328[warn] @nowarn annotation does not suppress any warnings
1329[warn] @nowarn annotation does not suppress any warnings
1330[warn] @nowarn annotation does not suppress any warnings
1331[warn] @nowarn annotation does not suppress any warnings
1332[warn] @nowarn annotation does not suppress any warnings
1333[warn] @nowarn annotation does not suppress any warnings
1334[warn] @nowarn annotation does not suppress any warnings
1335[warn] @nowarn annotation does not suppress any warnings
1336[warn] @nowarn annotation does not suppress any warnings
1337[warn] @nowarn annotation does not suppress any warnings
1338[warn] @nowarn annotation does not suppress any warnings
1339[warn] @nowarn annotation does not suppress any warnings
1340[warn] @nowarn annotation does not suppress any warnings
1341[warn] @nowarn annotation does not suppress any warnings
1342[warn] @nowarn annotation does not suppress any warnings
1343[warn] @nowarn annotation does not suppress any warnings
1344[warn] @nowarn annotation does not suppress any warnings
1345[warn] @nowarn annotation does not suppress any warnings
1346[warn] @nowarn annotation does not suppress any warnings
1347[warn] @nowarn annotation does not suppress any warnings
1348[warn] @nowarn annotation does not suppress any warnings
1349[warn] @nowarn annotation does not suppress any warnings
1350[warn] @nowarn annotation does not suppress any warnings
1351[warn] @nowarn annotation does not suppress any warnings
1352[warn] @nowarn annotation does not suppress any warnings
1353[warn] @nowarn annotation does not suppress any warnings
1354[warn] @nowarn annotation does not suppress any warnings
1355[warn] @nowarn annotation does not suppress any warnings
1356[warn] @nowarn annotation does not suppress any warnings
1357[warn] @nowarn annotation does not suppress any warnings
1358[warn] @nowarn annotation does not suppress any warnings
1359[warn] @nowarn annotation does not suppress any warnings
1360[warn] @nowarn annotation does not suppress any warnings
1361[warn] @nowarn annotation does not suppress any warnings
1362[warn] @nowarn annotation does not suppress any warnings
1363[warn] @nowarn annotation does not suppress any warnings
1364[warn] @nowarn annotation does not suppress any warnings
1365[warn] @nowarn annotation does not suppress any warnings
1366[warn] @nowarn annotation does not suppress any warnings
1367[warn] @nowarn annotation does not suppress any warnings
1368[warn] @nowarn annotation does not suppress any warnings
1369[warn] @nowarn annotation does not suppress any warnings
1370[warn] @nowarn annotation does not suppress any warnings
1371[warn] @nowarn annotation does not suppress any warnings
1372[warn] @nowarn annotation does not suppress any warnings
1373[warn] @nowarn annotation does not suppress any warnings
1374[warn] @nowarn annotation does not suppress any warnings
1375[warn] @nowarn annotation does not suppress any warnings
1376[warn] @nowarn annotation does not suppress any warnings
1377[warn] @nowarn annotation does not suppress any warnings
1378[warn] @nowarn annotation does not suppress any warnings
1379[warn] @nowarn annotation does not suppress any warnings
1380[warn] @nowarn annotation does not suppress any warnings
1381[warn] @nowarn annotation does not suppress any warnings
1382[warn] @nowarn annotation does not suppress any warnings
1383[warn] @nowarn annotation does not suppress any warnings
1384[warn] @nowarn annotation does not suppress any warnings
1385[warn] @nowarn annotation does not suppress any warnings
1386[warn] @nowarn annotation does not suppress any warnings
1387[warn] @nowarn annotation does not suppress any warnings
1388[warn] @nowarn annotation does not suppress any warnings
1389[warn] @nowarn annotation does not suppress any warnings
1390[warn] @nowarn annotation does not suppress any warnings
1391[warn] @nowarn annotation does not suppress any warnings
1392[warn] @nowarn annotation does not suppress any warnings
1393[warn] @nowarn annotation does not suppress any warnings
1394[warn] @nowarn annotation does not suppress any warnings
1395[warn] @nowarn annotation does not suppress any warnings
1396[warn] 497 warnings found
1397[info] done compiling
1398[info] compiling 4 Scala sources to /build/repo/test/transport/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1399[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1400[warn] one warning found
1401[info] done compiling
1402[info] compiling 2 Scala sources to /build/repo/transport/undertow/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1403[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1404[warn] one warning found
1405[info] done compiling
1406Starting build for ProjectRef(file:/build/repo/,argonaut) (automorph-argonaut)... [5/23]
1407Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1408[info] compiling 1 Scala source to /build/repo/codec/argonaut/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1409[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1410[warn] @nowarn annotation does not suppress any warnings
1411[warn] @nowarn annotation does not suppress any warnings
1412[warn] three warnings found
1413[info] done compiling
1414Starting build for ProjectRef(file:/build/repo/,core) (automorph-core)... [6/23]
1415Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1416[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1417[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1418[warn] one warning found
1419[info] done compiling
1420Starting build for ProjectRef(file:/build/repo/,jetty) (automorph-jetty)... [7/23]
1421Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1422[info] compiling 4 Scala sources to /build/repo/transport/jetty/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1423[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1424[warn] -- [E198] Unused Symbol Warning: /build/repo/transport/jetty/src/main/scala/automorph/transport/http/endpoint/JettyWebSocketEndpoint.scala:146:27
1425[warn] 146 | private final case class ResponseCallback(
1426[warn] | ^^^^^^^^^^^^^^^^
1427[warn] | unused private member
1428[warn] -- [E114] Syntax Warning: /build/repo/transport/jetty/src/main/scala/automorph/transport/http/client/JettyClient.scala:56:53
1429[warn] 56 | private type Response = (Array[Byte], Option[Int], Seq[(String, String)])
1430[warn] | ^^^
1431[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1432[warn] |
1433[warn] | longer explanation available when compiling with `-explain`
1434[warn] three warnings found
1435[info] done compiling
1436[info] compiling 5 Scala sources to /build/repo/transport/jetty/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1437[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1438[warn] one warning found
1439[info] done compiling
1440Starting build for ProjectRef(file:/build/repo/,tapir) (automorph-tapir)... [8/23]
1441Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1442[info] compiling 1 Scala source to /build/repo/transport/tapir/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1443[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1444[warn] one warning found
1445[info] done compiling
1446[info] compiling 1 Scala source to /build/repo/system/cats-effect/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1447[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1448[warn] -- [E198] Unused Symbol Warning: /build/repo/system/cats-effect/src/main/scala/automorph/system/CatsEffectSystem.scala:44:28
1449[warn] 44 | private sealed case class CompletableIO[T](private val queue: Queue[IO, Either[Throwable, T]])
1450[warn] | ^^^^^^^^^^^^^
1451[warn] | unused private member
1452[warn] two warnings found
1453[info] done compiling
1454[info] compiling 4 Scala sources to /build/repo/transport/tapir/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1455[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1456[warn] one warning found
1457[info] done compiling
1458Starting build for ProjectRef(file:/build/repo/,rabbitmq) (automorph-rabbitmq)... [9/23]
1459Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1460[info] compiling 3 Scala sources to /build/repo/transport/rabbitmq/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1461[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1462[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/RabbitMq.scala:54:15 --
1463[warn] 54 | addresses: Seq[Address],
1464[warn] | ^^^
1465[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1466[warn] |
1467[warn] | longer explanation available when compiling with `-explain`
1468[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/client/RabbitMqClient.scala:48:13
1469[warn] 48 | addresses: Seq[Address] = Seq.empty,
1470[warn] | ^^^
1471[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1472[warn] |
1473[warn] | longer explanation available when compiling with `-explain`
1474[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/server/RabbitMqServer.scala:46:10
1475[warn] 46 | queues: Seq[String],
1476[warn] | ^^^
1477[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1478[warn] |
1479[warn] | longer explanation available when compiling with `-explain`
1480[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/server/RabbitMqServer.scala:47:13
1481[warn] 47 | addresses: Seq[Address] = Seq.empty,
1482[warn] | ^^^
1483[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1484[warn] |
1485[warn] | longer explanation available when compiling with `-explain`
1486[warn] 5 warnings found
1487[info] done compiling
1488[info] compiling 1 Scala source to /build/repo/transport/rabbitmq/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1489[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1490[warn] one warning found
1491[info] done compiling
1492Starting build for ProjectRef(file:/build/repo/,zio) (automorph-zio)... [10/23]
1493Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1494[info] compiling 1 Scala source to /build/repo/system/zio/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1495[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1496[warn] -- [E198] Unused Symbol Warning: /build/repo/system/zio/src/main/scala/automorph/system/ZioSystem.scala:51:28 ----------
1497[warn] 51 | private sealed case class CompletableRIO[T](private val queue: Queue[Either[Throwable, T]])
1498[warn] | ^^^^^^^^^^^^^^
1499[warn] | unused private member
1500[warn] two warnings found
1501[info] done compiling
1502[info] compiling 2 Scala sources to /build/repo/system/zio/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1503[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1504[warn] one warning found
1505[info] done compiling
1506Starting build for ProjectRef(file:/build/repo/,scalazEffect) (automorph-scalaz-effect)... [11/23]
1507Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1508[info] compiling 1 Scala source to /build/repo/system/scalaz-effect/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1509[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1510[warn] one warning found
1511[info] done compiling
1512[info] compiling 2 Scala sources to /build/repo/system/scalaz-effect/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1513[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1514[warn] one warning found
1515[info] done compiling
1516Starting build for ProjectRef(file:/build/repo/,meta) (automorph-meta)... [12/23]
1517Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1518Starting build for ProjectRef(file:/build/repo/,testTransport) (automorph-test-transport)... [13/23]
1519Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1520Starting build for ProjectRef(file:/build/repo/,testBase) (automorph-test-base)... [14/23]
1521Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1522Starting build for ProjectRef(file:/build/repo/,default) (automorph-default)... [15/23]
1523Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1524[info] compiling 3 Scala sources to /build/repo/default/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1525[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1526[warn] @nowarn annotation does not suppress any warnings
1527[warn] @nowarn annotation does not suppress any warnings
1528[warn] @nowarn annotation does not suppress any warnings
1529[warn] @nowarn annotation does not suppress any warnings
1530[warn] @nowarn annotation does not suppress any warnings
1531[warn] 6 warnings found
1532[info] done compiling
1533[info] compiling 2 Scala sources to /build/repo/default/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1534[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1535[warn] @nowarn annotation does not suppress any warnings
1536[warn] @nowarn annotation does not suppress any warnings
1537[warn] @nowarn annotation does not suppress any warnings
1538[warn] @nowarn annotation does not suppress any warnings
1539[warn] @nowarn annotation does not suppress any warnings
1540[warn] @nowarn annotation does not suppress any warnings
1541[warn] @nowarn annotation does not suppress any warnings
1542[warn] @nowarn annotation does not suppress any warnings
1543[warn] @nowarn annotation does not suppress any warnings
1544[warn] @nowarn annotation does not suppress any warnings
1545[warn] @nowarn annotation does not suppress any warnings
1546[warn] @nowarn annotation does not suppress any warnings
1547[warn] @nowarn annotation does not suppress any warnings
1548[warn] @nowarn annotation does not suppress any warnings
1549[warn] @nowarn annotation does not suppress any warnings
1550[warn] @nowarn annotation does not suppress any warnings
1551[warn] 17 warnings found
1552[info] done compiling
1553Starting build for ProjectRef(file:/build/repo/,vertx) (automorph-vertx)... [16/23]
1554Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1555[info] compiling 3 Scala sources to /build/repo/transport/vertx/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1556[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1557[warn] one warning found
1558[info] done compiling
1559[info] compiling 2 Scala sources to /build/repo/transport/vertx/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1560[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1561[warn] one warning found
1562[info] done compiling
1563Starting build for ProjectRef(file:/build/repo/,monix) (automorph-monix)... [17/23]
1564Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1565[info] compiling 1 Scala source to /build/repo/system/monix/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1566[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1567[warn] -- [E198] Unused Symbol Warning: /build/repo/system/monix/src/main/scala/automorph/system/MonixSystem.scala:44:28 ------
1568[warn] 44 | private sealed case class CompletableTask[T](private val mVar: MVar[Task, Either[Throwable, T]])
1569[warn] | ^^^^^^^^^^^^^^^
1570[warn] | unused private member
1571[warn] two warnings found
1572[info] done compiling
1573[info] compiling 2 Scala sources to /build/repo/system/monix/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1574[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1575[warn] one warning found
1576[info] done compiling
1577Starting build for ProjectRef(file:/build/repo/,finagle) (automorph-finagle)... [18/23]
1578Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1579[info] compiling 1 Scala source to /build/repo/transport/finagle/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1580[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1581[warn] one warning found
1582[info] done compiling
1583[info] compiling 1 Scala source to /build/repo/transport/finagle/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1584[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1585[warn] -- [E198] Unused Symbol Warning: /build/repo/transport/finagle/src/test/scala/test/transport/http/FinagleEndpointHttpFutureTest.scala:39:27
1586[warn] 39 | private final case class FinagleServer(
1587[warn] | ^^^^^^^^^^^^^
1588[warn] | unused private member
1589[warn] two warnings found
1590[info] done compiling
1591Starting build for ProjectRef(file:/build/repo/,akkaHttp) (automorph-akka-http)... [19/23]
1592Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1593[info] compiling 2 Scala sources to /build/repo/transport/akka-http/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1594[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1595[warn] one warning found
1596[info] done compiling
1597[info] compiling 1 Scala source to /build/repo/transport/akka-http/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1598[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1599[warn] one warning found
1600[info] done compiling
1601Starting build for ProjectRef(file:/build/repo/,catsEffect) (automorph-cats-effect)... [20/23]
1602Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1603[info] compiling 2 Scala sources to /build/repo/system/cats-effect/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1604[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1605[warn] one warning found
1606[info] done compiling
1607Starting build for ProjectRef(file:/build/repo/,sttp) (automorph-sttp)... [21/23]
1608Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1609[info] compiling 2 Scala sources to /build/repo/transport/sttp/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
1610[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1611[warn] one warning found
1612[info] done compiling
1613[info] compiling 6 Scala sources to /build/repo/transport/sttp/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
1614[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1615[warn] one warning found
1616[info] done compiling
1617Starting build for ProjectRef(file:/build/repo/,testSystem) (automorph-test-system)... [22/23]
1618Compile scalacOptions: -language:higherKinds, -unchecked, --java-output-version:17, 11, -encoding, utf8, 3.3, -language:adhocExtensions, -pagewidth, 120, -indent, -Wunused:all, -Wvalue-discard, -Xcheck-macros, -Xmigration, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1619
1620************************
1621Build summary:
1622[{
1623 "module": "automorph-circe",
1624 "compile": {"status": "ok", "tookMs": 32480, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1625 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1626 "test-compile": {"status": "ok", "tookMs": 4433, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1627 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1628 "publish": {"status": "skipped", "tookMs": 0},
1629 "metadata": {
1630 "crossScalaVersions": ["3.3.0", "2.13.15"]
1631}
1632},{
1633 "module": "automorph-upickle",
1634 "compile": {"status": "ok", "tookMs": 15089, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
1635 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1636 "test-compile": {"status": "ok", "tookMs": 4428, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1637 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1638 "publish": {"status": "skipped", "tookMs": 0},
1639 "metadata": {
1640 "crossScalaVersions": ["3.3.0", "2.13.15"]
1641}
1642},{
1643 "module": "automorph-test-codec",
1644 "compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1645 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1646 "test-compile": {"status": "ok", "tookMs": 231, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1647 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1648 "publish": {"status": "ok", "tookMs": 6},
1649 "metadata": {
1650 "crossScalaVersions": ["3.3.0", "2.13.15"]
1651}
1652},{
1653 "module": "automorph-jackson",
1654 "compile": {"status": "ok", "tookMs": 888, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1655 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1656 "test-compile": {"status": "ok", "tookMs": 1287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1657 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1658 "publish": {"status": "skipped", "tookMs": 0},
1659 "metadata": {
1660 "crossScalaVersions": ["3.3.0", "2.13.15"]
1661}
1662},{
1663 "module": "automorph-undertow",
1664 "compile": {"status": "ok", "tookMs": 1350, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1665 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1666 "test-compile": {"status": "ok", "tookMs": 17235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1667 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1668 "publish": {"status": "skipped", "tookMs": 0},
1669 "metadata": {
1670 "crossScalaVersions": ["3.3.0", "2.13.15"]
1671}
1672},{
1673 "module": "automorph-argonaut",
1674 "compile": {"status": "ok", "tookMs": 192, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1675 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1676 "test-compile": {"status": "ok", "tookMs": 1380, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1677 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1678 "publish": {"status": "skipped", "tookMs": 0},
1679 "metadata": {
1680 "crossScalaVersions": ["3.3.0", "2.13.15"]
1681}
1682},{
1683 "module": "automorph-core",
1684 "compile": {"status": "ok", "tookMs": 125, "warnings": 27, "errors": 0, "sourceVersion": "3.8"},
1685 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1686 "test-compile": {"status": "ok", "tookMs": 1910, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1687 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1688 "publish": {"status": "skipped", "tookMs": 0},
1689 "metadata": {
1690 "crossScalaVersions": ["3.3.0", "2.13.15"]
1691}
1692},{
1693 "module": "automorph-jetty",
1694 "compile": {"status": "ok", "tookMs": 1066, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1695 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1696 "test-compile": {"status": "ok", "tookMs": 1660, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1697 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1698 "publish": {"status": "skipped", "tookMs": 0},
1699 "metadata": {
1700 "crossScalaVersions": ["3.3.0", "2.13.15"]
1701}
1702},{
1703 "module": "automorph-tapir",
1704 "compile": {"status": "ok", "tookMs": 894, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1705 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1706 "test-compile": {"status": "ok", "tookMs": 2719, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1707 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1708 "publish": {"status": "skipped", "tookMs": 0},
1709 "metadata": {
1710 "crossScalaVersions": ["3.3.0", "2.13.15"]
1711}
1712},{
1713 "module": "automorph-rabbitmq",
1714 "compile": {"status": "ok", "tookMs": 824, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1715 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1716 "test-compile": {"status": "ok", "tookMs": 1314, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1717 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1718 "publish": {"status": "skipped", "tookMs": 0},
1719 "metadata": {
1720 "crossScalaVersions": ["3.3.0", "2.13.15"]
1721}
1722},{
1723 "module": "automorph-zio",
1724 "compile": {"status": "ok", "tookMs": 870, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1725 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1726 "test-compile": {"status": "ok", "tookMs": 1585, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1727 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1728 "publish": {"status": "skipped", "tookMs": 0},
1729 "metadata": {
1730 "crossScalaVersions": ["3.3.0", "2.13.15"]
1731}
1732},{
1733 "module": "automorph-scalaz-effect",
1734 "compile": {"status": "ok", "tookMs": 477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1735 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1736 "test-compile": {"status": "ok", "tookMs": 1177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1737 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1738 "publish": {"status": "skipped", "tookMs": 0},
1739 "metadata": {
1740 "crossScalaVersions": ["3.3.0", "2.13.15"]
1741}
1742},{
1743 "module": "automorph-meta",
1744 "compile": {"status": "ok", "tookMs": 42, "warnings": 40, "errors": 0, "sourceVersion": "3.8"},
1745 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1746 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1747 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1748 "publish": {"status": "skipped", "tookMs": 0},
1749 "metadata": {
1750 "crossScalaVersions": ["3.3.0", "2.13.15"]
1751}
1752},{
1753 "module": "automorph-test-transport",
1754 "compile": {"status": "ok", "tookMs": 431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1755 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1756 "test-compile": {"status": "ok", "tookMs": 555, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1757 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1758 "publish": {"status": "ok", "tookMs": 5},
1759 "metadata": {
1760 "crossScalaVersions": ["3.3.0", "2.13.15"]
1761}
1762},{
1763 "module": "automorph-test-base",
1764 "compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1765 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1766 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1767 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1768 "publish": {"status": "ok", "tookMs": 3},
1769 "metadata": {
1770 "crossScalaVersions": ["3.3.0", "2.13.15"]
1771}
1772},{
1773 "module": "automorph-default",
1774 "compile": {"status": "ok", "tookMs": 812, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1775 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1776 "test-compile": {"status": "ok", "tookMs": 1733, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1777 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1778 "publish": {"status": "skipped", "tookMs": 0},
1779 "metadata": {
1780 "crossScalaVersions": ["3.3.0", "2.13.15"]
1781}
1782},{
1783 "module": "automorph-vertx",
1784 "compile": {"status": "ok", "tookMs": 750, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1785 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1786 "test-compile": {"status": "ok", "tookMs": 1430, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1787 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1788 "publish": {"status": "skipped", "tookMs": 0},
1789 "metadata": {
1790 "crossScalaVersions": ["3.3.0", "2.13.15"]
1791}
1792},{
1793 "module": "automorph-monix",
1794 "compile": {"status": "ok", "tookMs": 793, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1795 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1796 "test-compile": {"status": "ok", "tookMs": 1375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1797 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1798 "publish": {"status": "skipped", "tookMs": 0},
1799 "metadata": {
1800 "crossScalaVersions": ["3.3.0", "2.13.15"]
1801}
1802},{
1803 "module": "automorph-finagle",
1804 "compile": {"status": "ok", "tookMs": 880, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1805 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1806 "test-compile": {"status": "ok", "tookMs": 1543, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1807 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1808 "publish": {"status": "skipped", "tookMs": 0},
1809 "metadata": {
1810 "crossScalaVersions": ["3.3.0", "2.13.15"]
1811}
1812},{
1813 "module": "automorph-akka-http",
1814 "compile": {"status": "ok", "tookMs": 1212, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1815 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1816 "test-compile": {"status": "ok", "tookMs": 1295, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1817 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1818 "publish": {"status": "skipped", "tookMs": 0},
1819 "metadata": {
1820 "crossScalaVersions": ["3.3.0", "2.13.15"]
1821}
1822},{
1823 "module": "automorph-cats-effect",
1824 "compile": {"status": "ok", "tookMs": 351, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1825 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1826 "test-compile": {"status": "ok", "tookMs": 1344, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1827 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1828 "publish": {"status": "skipped", "tookMs": 0},
1829 "metadata": {
1830 "crossScalaVersions": ["3.3.0", "2.13.15"]
1831}
1832},{
1833 "module": "automorph-sttp",
1834 "compile": {"status": "ok", "tookMs": 903, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1835 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1836 "test-compile": {"status": "ok", "tookMs": 2112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1837 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1838 "publish": {"status": "skipped", "tookMs": 0},
1839 "metadata": {
1840 "crossScalaVersions": ["3.3.0", "2.13.15"]
1841}
1842},{
1843 "module": "automorph-test-system",
1844 "compile": {"status": "ok", "tookMs": 618, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
1845 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1846 "test-compile": {"status": "ok", "tookMs": 703, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1847 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1848 "publish": {"status": "ok", "tookMs": 4},
1849 "metadata": {
1850 "crossScalaVersions": ["3.3.0", "2.13.15"]
1851}
1852}]
1853************************
1854[success] Total time: 302 s (0:05:02.0), completed Nov 1, 2025, 3:09:08 AM
1855[0JChecking patch project/plugins.sbt...
1856Checking patch project/build.properties...
1857Checking patch build.sbt...
1858Applied patch project/plugins.sbt cleanly.
1859Applied patch project/build.properties cleanly.
1860Applied patch build.sbt cleanly.