Build Logs

automorph-org/automorph • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

1233

Total Lines

2018

1##################################
2Clonning https://github.com/automorph-org/automorph.git into /build/repo using revision v0.2.9
3##################################
4Note: switching to 'db9d3ddd6595f4440a1ba00b30e1467cd5079e20'.
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-RC6
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-RC6
32Execute tests: true
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##################################
38Scala version: 3.8.0-RC6
39Targets: 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
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Xmx2G
51-Dcommunitybuild.scala=3.8.0-RC6
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC6"
61"++3.8.0-RC6 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.234s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] resolving key references (30733 settings) ...
79Execute setCrossScalaVersions: 3.8.0-RC6
80OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in examples/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in meta/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in tapir/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in testBase/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in catsEffect/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in argonaut/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in default/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in finagle/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in docs/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in jetty/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in zio/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in undertow/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in monix/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in akkaHttp/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in testCodec/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in upickle/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in testTransport/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in testSystem/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in rabbitmq/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in jackson/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in scalazEffect/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in sttp/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in root/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in standard/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in vertx/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in circe/crossScalaVersions
107[info] Setting Scala version to 3.8.0-RC6 on 27 projects.
108[info] Switching Scala version on:
109[info] sttp (3.8.0-RC6, 2.13.17)
110[info] testBase (3.8.0-RC6, 2.13.17)
111[info] testTransport (3.8.0-RC6, 2.13.17)
112[info] rabbitmq (3.8.0-RC6, 2.13.17)
113[info] examples (3.8.0-RC6, 2.13.17)
114[info] tapir (3.8.0-RC6, 2.13.17)
115[info] standard (3.8.0-RC6, 2.13.17)
116[info] * root (3.8.0-RC6, 2.13.17)
117[info] argonaut (3.8.0-RC6, 2.13.17)
118[info] docs (3.8.0-RC6, 2.13.17)
119[info] testSystem (3.8.0-RC6, 2.13.17)
120[info] testCodec (3.8.0-RC6, 2.13.17)
121[info] finagle (3.8.0-RC6, 2.13.17)
122[info] scalazEffect (3.8.0-RC6, 2.13.17)
123[info] vertx (3.8.0-RC6, 2.13.17)
124[info] upickle (3.8.0-RC6, 2.13.17)
125[info] meta (3.8.0-RC6, 2.13.17)
126[info] akkaHttp (3.8.0-RC6, 2.13.17)
127[info] undertow (3.8.0-RC6, 2.13.17)
128[info] zio (3.8.0-RC6, 2.13.17)
129[info] default (3.8.0-RC6, 2.13.17)
130[info] circe (3.8.0-RC6, 2.13.17)
131[info] catsEffect (3.8.0-RC6, 2.13.17)
132[info] jackson (3.8.0-RC6, 2.13.17)
133[info] monix (3.8.0-RC6, 2.13.17)
134[info] jetty (3.8.0-RC6, 2.13.17)
135[info] core (3.8.0-RC6, 2.13.17)
136[info] Excluding projects:
137[info] Reapplying settings...
138Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
139[info] Reapplying settings...
140[info] Defining Global / credentials, akkaHttp / credentials and 25 others.
141[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 242 others.
142[info] Run `last` for details.
143[info] Reapplying settings...
144Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
145[info] Reapplying settings...
146OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
147
148 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
149 Did you mean finagle / allExcludeDependencies ?
150 , retry without global scopes
151[info] Reapplying settings...
152Execute removeScalacOptionsStartingWith: -P:wartremover
153[info] Reapplying settings...
154[success] Total time: 0 s, completed Jan 8, 2026, 2:21:27 AM
155Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
156Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
157Starting build...
158Projects: Set(sttp, testBase, testTransport, rabbitmq, tapir, argonaut, testSystem, testCodec, finagle, scalazEffect, vertx, upickle, meta, akkaHttp, undertow, zio, default, circe, catsEffect, jackson, monix, jetty, core)
159Starting build for ProjectRef(file:/build/repo/,circe) (automorph-circe)... [0/23]
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
161OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
162OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
163OpenCB::Filter out '-source', matches setting pattern '^-?-source(:.*)?'
164Compile 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
165[info] compiling 26 Scala sources to /build/repo/meta/target/scala-3.8.0-RC6/classes ...
166[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
167[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:82:26
168[warn] 82 | import ref.q.reflect.{Term, asTerm}
169[warn] | ^^^^
170[warn] | unused import
171[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:92:26
172[warn] 92 | import ref.q.reflect.{Term, TypeRepr, asTerm}
173[warn] | ^^^^
174[warn] | unused import
175[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:5:21 -------
176[warn] 5 |import scala.quoted.{quotes, Expr, Quotes, ToExpr, Type}
177[warn] | ^^^^^^
178[warn] | unused import
179[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:21 -----
180[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
181[warn] | ^^^^^^
182[warn] | unused import
183[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:29 -----
184[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
185[warn] | ^^^^
186[warn] | unused import
187[warn] -- [E198] Unused Symbol Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ClassReflection.scala:3:43 -----
188[warn] 3 |import scala.quoted.{quotes, Expr, Quotes, Type}
189[warn] | ^^^^
190[warn] | unused import
191[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:28:36 --------------------
192[warn] 28 | private val performCall: (String, Seq[(String, Node)], (Node, Context) => Result, Option[Context]) => Effect[Result],
193[warn] | ^^^
194[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
195[warn] |
196[warn] | longer explanation available when compiling with `-explain`
197[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:33:15 --------------------
198[warn] 33 | arguments: Seq[(String, Any)],
199[warn] | ^^^
200[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
201[warn] |
202[warn] | longer explanation available when compiling with `-explain`
203[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:34:19 --------------------
204[warn] 34 | argumentNodes: Seq[Node],
205[warn] | ^^^
206[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
207[warn] |
208[warn] | longer explanation available when compiling with `-explain`
209[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteCall.scala:64:26 --------------------
210[warn] 64 | performCall: (String, Seq[(String, Node)], (Node, Context) => Result, Option[Context]) => Effect[Result],
211[warn] | ^^^
212[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
213[warn] |
214[warn] | longer explanation available when compiling with `-explain`
215[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteInvoke.scala:42:24 ------------------
216[warn] 42 | def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Result]
217[warn] | ^^^
218[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
219[warn] |
220[warn] | longer explanation available when compiling with `-explain`
221[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/RemoteInvoke.scala:42:59 ------------------
222[warn] 42 | def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Result]
223[warn] | ^^^
224[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
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBase.scala:141:15 --------------
228[warn] 141 | arguments: Seq[(String, Node)],
229[warn] | ^^^
230[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
231[warn] |
232[warn] | longer explanation available when compiling with `-explain`
233[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:36:5 ----
234[warn] 36 | ): Seq[ClientBinding[Node, Context]] =
235[warn] | ^^^
236[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
237[warn] |
238[warn] | longer explanation available when compiling with `-explain`
239[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/client/meta/ClientBindingGenerator.scala:45:52 ---
240[warn] 45 | ](codec: Expr[Codec])(using quotes: Quotes): Expr[Seq[ClientBinding[Node, Context]]] =
241[warn] | ^^^
242[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
243[warn] |
244[warn] | longer explanation available when compiling with `-explain`
245[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:39:5 --
246[warn] 39 | ): Seq[HandlerBinding[Node, Effect, Context]] =
247[warn] | ^^^
248[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
249[warn] |
250[warn] | longer explanation available when compiling with `-explain`
251[warn] -- [E114] Syntax Warning: /build/repo/meta/src/main/scala-3/automorph/handler/meta/HandlerBindingGenerator.scala:50:10 -
252[warn] 50 | ): Expr[Seq[HandlerBinding[Node, Effect, Context]]] =
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/handler/meta/HandlerBindingGenerator.scala:188:11
258[warn] 188 | ): Expr[(Seq[Any], Context) => 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/reflection/ApiReflection.scala:44:68 -------------
264[warn] 44 | def apiMethods[Api: Type, Effect[_]: Type](ref: ClassReflection): Seq[Either[String, ref.RefMethod]] =
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/reflection/ClassReflection.scala:24:16 -----------
270[warn] 24 | parameters: Seq[Seq[RefParameter]],
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/reflection/ClassReflection.scala:24:20 -----------
276[warn] 24 | parameters: Seq[Seq[RefParameter]],
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/reflection/ClassReflection.scala:25:20 -----------
282[warn] 25 | typeParameters: Seq[RefParameter],
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/reflection/ClassReflection.scala:50:36 -----------
288[warn] 50 | def methods(classType: TypeRepr): Seq[RefMethod] =
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/reflection/ClassReflection.scala:75:56 -----------
294[warn] 75 | private def methodSignature(methodType: MethodType): (Seq[Seq[RefParameter]], TypeRepr) =
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/reflection/ClassReflection.scala:75:60 -----------
300[warn] 75 | private def methodSignature(methodType: MethodType): (Seq[Seq[RefParameter]], TypeRepr) =
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/reflection/ClassReflection.scala:96:56 -----------
306[warn] 96 | private def matchesFlags(flags: Flags, matchingFlags: Seq[Flags]): Boolean =
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/automorph/RpcFunction.scala:19:14 ----------------------------
312[warn] 19 | parameters: Seq[Parameter],
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/automorph/client/RemoteTell.scala:26:36 ----------------------
318[warn] 26 | private val sendMessage: (String, Seq[(String, Node)], Option[Context]) => Effect[Unit],
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/automorph/client/RemoteTell.scala:29:33 ----------------------
324[warn] 29 | override def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Unit] =
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/automorph/client/RemoteTell.scala:29:68 ----------------------
330[warn] 29 | override def invoke(arguments: Seq[(String, Any)], argumentNodes: Seq[Node], requestContext: Context): Effect[Unit] =
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/automorph/client/RemoteTell.scala:56:26 ----------------------
336[warn] 56 | sendMessage: (String, Seq[(String, Node)], Option[Context]) => Effect[Unit],
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/automorph/handler/HandlerBinding.scala:31:9 ------------------
342[warn] 31 | call: (Seq[Any], Context) => Any,
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/automorph/reflection/Method.scala:26:14 ----------------------
348[warn] 26 | parameters: Seq[Seq[Parameter]],
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/automorph/reflection/Method.scala:26:18 ----------------------
354[warn] 26 | parameters: Seq[Seq[Parameter]],
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/automorph/reflection/Method.scala:27:18 ----------------------
360[warn] 27 | typeParameters: Seq[Parameter],
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/automorph/spi/RpcProtocol.scala:101:18 -----------------------
366[warn] 101 | def apiSchemas: Seq[ApiSchema[Node]]
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/spi/protocol/Request.scala:28:13 -------------------
372[warn] 28 | arguments: Seq[Either[Node, (String, Node)]],
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] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:92:3 ----------------------------
378[warn] 92 | @nowarn("msg=unused import")
379[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
380[warn] | @nowarn annotation does not suppress any warnings
381[warn] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:117:3 ---------------------------
382[warn] 117 | @nowarn("msg=unused import")
383[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
384[warn] | @nowarn annotation does not suppress any warnings
385[warn] -- Warning: /build/repo/meta/src/main/scala-3/automorph/reflection/ApiReflection.scala:200:3 ---------------------------
386[warn] 200 | @nowarn("msg=unused import")
387[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
388[warn] | @nowarn annotation does not suppress any warnings
389[warn] 41 warnings found
390[info] done compiling
391[info] compiling 90 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
392[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
393[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcCall.scala:15:13 --------------------------------
394[warn] 15 | arguments: Seq[Any],
395[warn] | ^^^
396[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
397[warn] |
398[warn] | longer explanation available when compiling with `-explain`
399[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcClient.scala:100:15 -----------------------------
400[warn] 100 | arguments: Seq[(String, Node)],
401[warn] | ^^^
402[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
403[warn] |
404[warn] | longer explanation available when compiling with `-explain`
405[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcClient.scala:144:15 -----------------------------
406[warn] 144 | arguments: Seq[(String, Node)],
407[warn] | ^^^
408[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
409[warn] |
410[warn] | longer explanation available when compiling with `-explain`
411[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcEndpoint.scala:40:13 ----------------------------
412[warn] 40 | functions: Seq[RpcFunction] = Seq.empty,
413[warn] | ^^^
414[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
415[warn] |
416[warn] | longer explanation available when compiling with `-explain`
417[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/RpcServer.scala:38:13 ------------------------------
418[warn] 38 | functions: Seq[RpcFunction] = Seq.empty,
419[warn] | ^^^
420[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
421[warn] |
422[warn] | longer explanation available when compiling with `-explain`
423[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:55:22 --------------
424[warn] 55 | lazy val functions: Seq[RpcFunction] = bindings.map { case (name, binding) =>
425[warn] | ^^^
426[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
427[warn] |
428[warn] | longer explanation available when compiling with `-explain`
429[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:156:9 --------------
430[warn] 156 | ): Try[Seq[Option[Node]]] = {
431[warn] | ^^^
432[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
433[warn] |
434[warn] | longer explanation available when compiling with `-explain`
435[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:197:19 -------------
436[warn] 197 | argumentNodes: Seq[Option[Node]],
437[warn] | ^^^
438[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
439[warn] |
440[warn] | longer explanation available when compiling with `-explain`
441[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/handler/ApiRequestHandler.scala:199:5 --------------
442[warn] 199 | ): Seq[Any] =
443[warn] | ^^^
444[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
445[warn] |
446[warn] | longer explanation available when compiling with `-explain`
447[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/protocol/jsonrpc/JsonRpcCore.scala:163:27 ----------
448[warn] 163 | override def apiSchemas: Seq[ApiSchema[Node]] =
449[warn] | ^^^
450[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
451[warn] |
452[warn] | longer explanation available when compiling with `-explain`
453[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/protocol/webrpc/WebRpcCore.scala:185:27 ------------
454[warn] 185 | override def apiSchemas: Seq[ApiSchema[Node]] = {
455[warn] | ^^^
456[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
457[warn] |
458[warn] | longer explanation available when compiling with `-explain`
459[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/schema/openapi/Schema.scala:23:68 ------------------
460[warn] 23 | private[automorph] def requiredParameters(function: RpcFunction): Seq[String] =
461[warn] | ^^^
462[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
463[warn] |
464[warn] | longer explanation available when compiling with `-explain`
465[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/schema/openrpc/Schema.scala:23:68 ------------------
466[warn] 23 | private[automorph] def requiredParameters(function: RpcFunction): Seq[String] =
467[warn] | ^^^
468[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
469[warn] |
470[warn] | longer explanation available when compiling with `-explain`
471[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:52:14 -------------
472[warn] 52 | parameters: Seq[(String, String)] = Seq.empty,
473[warn] | ^^^
474[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
475[warn] |
476[warn] | longer explanation available when compiling with `-explain`
477[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:54:11 -------------
478[warn] 54 | headers: Seq[(String, String)] = Seq.empty,
479[warn] | ^^^
480[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
481[warn] |
482[warn] | longer explanation available when compiling with `-explain`
483[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:237:32 ------------
484[warn] 237 | def parameters(name: String): Seq[String] =
485[warn] | ^^^
486[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
487[warn] |
488[warn] | longer explanation available when compiling with `-explain`
489[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:372:29 ------------
490[warn] 372 | def headers(name: String): Seq[String] =
491[warn] | ^^^
492[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
493[warn] |
494[warn] | longer explanation available when compiling with `-explain`
495[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:533:5 -------------
496[warn] 533 | ): Seq[(String, String)] = {
497[warn] | ^^^
498[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
499[warn] |
500[warn] | longer explanation available when compiling with `-explain`
501[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpContext.scala:575:56 ------------
502[warn] 575 | final case class SetCookie(value: String, attributes: Seq[String] = Seq.empty)
503[warn] | ^^^
504[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
505[warn] |
506[warn] | longer explanation available when compiling with `-explain`
507[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/HttpMethod.scala:14:19 --------------
508[warn] 14 | lazy val values: Seq[HttpMethod] = Seq(Get, Head, Post, Put, Delete, Connect, Options, Trace, Patch)
509[warn] | ^^^
510[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
511[warn] |
512[warn] | longer explanation available when compiling with `-explain`
513[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/transport/http/client/HttpClient.scala:336:13 ------
514[warn] 336 | headers: Seq[(String, String)]
515[warn] | ^^^
516[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
517[warn] |
518[warn] | longer explanation available when compiling with `-explain`
519[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/util/Extensions.scala:32:15 ------------------------
520[warn] 32 | def trace: Seq[String] =
521[warn] | ^^^
522[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
523[warn] |
524[warn] | longer explanation available when compiling with `-explain`
525[warn] -- [E114] Syntax Warning: /build/repo/core/src/main/scala/automorph/util/Extensions.scala:43:37 ------------------------
526[warn] 43 | def trace(maxCauses: Int = 100): Seq[String] =
527[warn] | ^^^
528[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
529[warn] |
530[warn] | longer explanation available when compiling with `-explain`
531Warning: mocking up superclass for module class meta
532[warn] -- Warning: /build/repo/core/src/main/scala/automorph/log/Logger.scala:142:3 -------------------------------------------
533[warn] 142 | @nowarn("msg=unused implicit")
534[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
535[warn] | @nowarn annotation does not suppress any warnings
536[warn] -- Warning: /build/repo/core/src/main/scala/automorph/log/Logger.scala:153:3 -------------------------------------------
537[warn] 153 | @nowarn("msg=unused implicit")
538[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
539[warn] | @nowarn annotation does not suppress any warnings
540[warn] 26 warnings found
541[info] done compiling
542[info] compiling 6 Scala sources to /build/repo/codec/circe/target/scala-3.8.0-RC6/classes ...
543[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
544[warn] -- Warning: /build/repo/codec/circe/src/main/scala-3/automorph/codec/json/meta/CirceJsonMeta.scala:17:3 ----------------
545[warn] 17 | @scala.annotation.nowarn("msg=unused import")
546[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
547[warn] | @nowarn annotation does not suppress any warnings
548[warn] -- Warning: /build/repo/codec/circe/src/main/scala-3/automorph/codec/json/meta/CirceJsonMeta.scala:12:3 ----------------
549[warn] 12 | @scala.annotation.nowarn("msg=unused import")
550[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
551[warn] | @nowarn annotation does not suppress any warnings
552[warn] three warnings found
553[info] done compiling
554[info] compiling 7 Scala sources to /build/repo/test/base/target/scala-3.8.0-RC6/classes ...
555[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
556[warn] one warning found
557[info] done compiling
558[info] compiling 2 Scala sources to /build/repo/test/codec/target/scala-3.8.0-RC6/classes ...
559[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
560[warn] one warning found
561[info] done compiling
562[info] compiling 1 Scala source to /build/repo/codec/circe/target/scala-3.8.0-RC6/test-classes ...
563[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
564[warn] @nowarn annotation does not suppress any warnings
565[warn] @nowarn annotation does not suppress any warnings
566[warn] three warnings found
567[info] done compiling
568[info] CirceJsonTest:
569[info] - Serialize & Deserialize (285 milliseconds)
570[info] - Text (2 milliseconds)
571[info] JSON
572[info] - Serialize (22 milliseconds)
573[info] - Text (2 milliseconds)
574[info] - Encode & Decode (94 milliseconds)
575Starting build for ProjectRef(file:/build/repo/,upickle) (automorph-upickle)... [1/23]
576Compile 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
577[info] compiling 15 Scala sources to /build/repo/codec/upickle/target/scala-3.8.0-RC6/classes ...
578[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
579[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:37:24 -------------------------
580[warn] 37 | implicit override val BooleanReader: Reader[Boolean] = new SimpleReader[Boolean] {
581[warn] | ^
582[warn] | Access non-initialized value BooleanReader. Calling trace:
583[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
584[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
585[warn] | ├── upickle.implicits.Readers
586[warn] | └── Readers.this.BooleanReader
587[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:186:24 ------------------------
588[warn] 186 | implicit override val ByteReader: Reader[Byte] = new NumericReader[Byte] {
589[warn] | ^
590[warn] | Access non-initialized value ByteReader. Calling trace:
591[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
592[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
593[warn] | ├── upickle.implicits.Readers
594[warn] | └── Readers.this.ByteReader
595[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:223:24 ------------------------
596[warn] 223 | implicit override val CharReader: Reader[Char] = new NumericReader[Char] {
597[warn] | ^
598[warn] | Access non-initialized value CharReader. Calling trace:
599[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
600[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
601[warn] | ├── upickle.implicits.Readers
602[warn] | └── Readers.this.CharReader
603[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:149:24 ------------------------
604[warn] 149 | implicit override val ShortReader: Reader[Short] = new NumericReader[Short] {
605[warn] | ^
606[warn] | Access non-initialized value ShortReader. Calling trace:
607[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
608[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
609[warn] | ├── upickle.implicits.Readers
610[warn] | └── Readers.this.ShortReader
611[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:82:24 -------------------------
612[warn] 82 | implicit override val IntReader: Reader[Int] = new NumericReader[Int] {
613[warn] | ^
614[warn] | Access non-initialized value IntReader. Calling trace:
615[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
616[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
617[warn] | ├── upickle.implicits.Readers
618[warn] | └── Readers.this.IntReader
619[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:253:24 ------------------------
620[warn] 253 | implicit override val LongReader: Reader[Long] = new NumericReader[Long] {
621[warn] | ^
622[warn] | Access non-initialized value LongReader. Calling trace:
623[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
624[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
625[warn] | ├── upickle.implicits.Readers
626[warn] | └── Readers.this.LongReader
627[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:119:24 ------------------------
628[warn] 119 | implicit override val FloatReader: Reader[Float] = new NumericReader[Float] {
629[warn] | ^
630[warn] | Access non-initialized value FloatReader. Calling trace:
631[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
632[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
633[warn] | ├── upickle.implicits.Readers
634[warn] | └── Readers.this.FloatReader
635[warn] -- Warning: /build/repo/codec/upickle/src/main/scala/automorph/codec/UpickleCustom.scala:55:24 -------------------------
636[warn] 55 | implicit override val DoubleReader: Reader[Double] = new NumericReader[Double] {
637[warn] | ^
638[warn] | Access non-initialized value DoubleReader. Calling trace:
639[warn] | ├── lazy val default: UpickleJsonCustom = new UpickleJsonCustom {} [ UpickleJsonCustom.scala:24 ]
640[warn] | │ ^^^^^^^^^^^^^^^^^^^^^^^^
641[warn] | ├── upickle.implicits.Readers
642[warn] | └── Readers.this.DoubleReader
643[warn] 9 warnings found
644[info] done compiling
645[info] compiling 2 Scala sources to /build/repo/codec/upickle/target/scala-3.8.0-RC6/test-classes ...
646[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
647[warn] one warning found
648[info] done compiling
649[info] UpickleMessagePackTest:
650[info] - Serialize & Deserialize (140 milliseconds)
651[info] - Text (9 milliseconds)
652[info] - Encode & Decode (93 milliseconds)
653[info] UpickleJsonTest:
654[info] - Serialize & Deserialize (56 milliseconds)
655[info] - Text (19 milliseconds)
656[info] JSON
657[info] - Serialize (46 milliseconds)
658[info] - Text (7 milliseconds)
659[info] - Encode & Decode (52 milliseconds)
660Starting build for ProjectRef(file:/build/repo/,testCodec) (automorph-test-codec)... [2/23]
661Compile 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
662Starting build for ProjectRef(file:/build/repo/,jackson) (automorph-jackson)... [3/23]
663Compile 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
664[info] compiling 5 Scala sources to /build/repo/codec/jackson/target/scala-3.8.0-RC6/classes ...
665[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
666[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/codec/jackson/src/main/scala/automorph/codec/json/JacksonJsonRpc.scala:47:10
667[warn] 47 | case (name, Some(Right(value))) => Some(name -> value)
668[warn] | ^
669[warn] | match may not be exhaustive.
670[warn] |
671[warn] | It would fail on pattern case: (_, _)
672[warn] |
673[warn] | longer explanation available when compiling with `-explain`
674[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/codec/jackson/src/main/scala/automorph/codec/json/JacksonRpcProtocol.scala:15:10
675[warn] 15 | case (name, Some(value)) => Some(name -> value)
676[warn] | ^
677[warn] | match may not be exhaustive.
678[warn] |
679[warn] | It would fail on pattern case: (_, _)
680[warn] |
681[warn] | longer explanation available when compiling with `-explain`
682[warn] there were 2 deprecation warnings; re-run with -deprecation for details
683[warn] four warnings found
684[info] done compiling
685[info] compiling 1 Scala source to /build/repo/codec/jackson/target/scala-3.8.0-RC6/test-classes ...
686[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
687[warn] one warning found
688[info] done compiling
689[info] JacksonJsonTest:
690[info] - Serialize & Deserialize (205 milliseconds)
691[info] - Text (7 milliseconds)
692[info] JSON
693[info] - Serialize (3 milliseconds)
694[info] - Text (4 milliseconds)
695[info] - Encode & Decode (183 milliseconds)
696Starting build for ProjectRef(file:/build/repo/,undertow) (automorph-undertow)... [4/23]
697Compile 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
698[info] compiling 3 Scala sources to /build/repo/transport/undertow/target/scala-3.8.0-RC6/classes ...
699[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
700[warn] one warning found
701[info] done compiling
702[info] compiling 6 Scala sources to /build/repo/codec/argonaut/target/scala-3.8.0-RC6/classes ...
703[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
704[warn] -- Warning: /build/repo/codec/argonaut/src/main/scala-3/automorph/codec/json/meta/ArgonautJsonMeta.scala:17:3 ----------
705[warn] 17 | @scala.annotation.nowarn("msg=unused import")
706[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
707[warn] | @nowarn annotation does not suppress any warnings
708[warn] -- Warning: /build/repo/codec/argonaut/src/main/scala-3/automorph/codec/json/meta/ArgonautJsonMeta.scala:12:3 ----------
709[warn] 12 | @scala.annotation.nowarn("msg=unused import")
710[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
711[warn] | @nowarn annotation does not suppress any warnings
712[warn] three warnings found
713[info] done compiling
714[info] compiling 12 Scala sources to /build/repo/test/system/target/scala-3.8.0-RC6/classes ...
715[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
716[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/CoreTest.scala:55:16 ------------------------
717[warn] 55 | def fixtures: Seq[TestFixture]
718[warn] | ^^^
719[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
720[warn] |
721[warn] | longer explanation available when compiling with `-explain`
722[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:14:58 -----------
723[warn] 14 | override def createFixtures(implicit context: Context): Seq[TestFixture] =
724[warn] | ^^^
725[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
726[warn] |
727[warn] | longer explanation available when compiling with `-explain`
728[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:23:33 ---------------
729[warn] 23 | private lazy val testFixtures: Seq[TestFixture] = {
730[warn] | ^^^
731[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
732[warn] |
733[warn] | longer explanation available when compiling with `-explain`
734[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:29:49 ---------------
735[warn] 29 | def createFixtures(implicit context: Context): Seq[TestFixture] = {
736[warn] | ^^^
737[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
738[warn] |
739[warn] | longer explanation available when compiling with `-explain`
740[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:53:29 ---------------
741[warn] 53 | def mapName(name: String): Seq[String] =
742[warn] | ^^^
743[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
744[warn] |
745[warn] | longer explanation available when compiling with `-explain`
746[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/ProtocolCodecTest.scala:64:25 ---------------
747[warn] 64 | override def fixtures: Seq[TestFixture] =
748[warn] | ^^^
749[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
750[warn] |
751[warn] | longer explanation available when compiling with `-explain`
752[warn] Access non-initialized value BooleanReader. Calling trace:
753[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
754[warn] │ ^
755[warn] ├── upickle.implicits.Readers
756[warn] └── Readers.this.BooleanReader
757[warn] Access non-initialized value ByteReader. Calling trace:
758[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
759[warn] │ ^
760[warn] ├── upickle.implicits.Readers
761[warn] └── Readers.this.ByteReader
762[warn] Access non-initialized value CharReader. Calling trace:
763[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
764[warn] │ ^
765[warn] ├── upickle.implicits.Readers
766[warn] └── Readers.this.CharReader
767[warn] Access non-initialized value ShortReader. Calling trace:
768[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
769[warn] │ ^
770[warn] ├── upickle.implicits.Readers
771[warn] └── Readers.this.ShortReader
772[warn] Access non-initialized value IntReader. Calling trace:
773[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
774[warn] │ ^
775[warn] ├── upickle.implicits.Readers
776[warn] └── Readers.this.IntReader
777[warn] Access non-initialized value LongReader. Calling trace:
778[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
779[warn] │ ^
780[warn] ├── upickle.implicits.Readers
781[warn] └── Readers.this.LongReader
782[warn] Access non-initialized value FloatReader. Calling trace:
783[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
784[warn] │ ^
785[warn] ├── upickle.implicits.Readers
786[warn] └── Readers.this.FloatReader
787[warn] Access non-initialized value DoubleReader. Calling trace:
788[warn] ├── class Custom extends UpickleJsonCustom { [ ProtocolCodecTest.scala:152 ]
789[warn] │ ^
790[warn] ├── upickle.implicits.Readers
791[warn] └── Readers.this.DoubleReader
792[warn] Access non-initialized value BooleanReader. Calling trace:
793[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
794[warn] │ ^
795[warn] ├── upickle.implicits.Readers
796[warn] └── Readers.this.BooleanReader
797[warn] Access non-initialized value ByteReader. Calling trace:
798[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
799[warn] │ ^
800[warn] ├── upickle.implicits.Readers
801[warn] └── Readers.this.ByteReader
802[warn] Access non-initialized value CharReader. Calling trace:
803[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
804[warn] │ ^
805[warn] ├── upickle.implicits.Readers
806[warn] └── Readers.this.CharReader
807[warn] Access non-initialized value ShortReader. Calling trace:
808[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
809[warn] │ ^
810[warn] ├── upickle.implicits.Readers
811[warn] └── Readers.this.ShortReader
812[warn] Access non-initialized value IntReader. Calling trace:
813[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
814[warn] │ ^
815[warn] ├── upickle.implicits.Readers
816[warn] └── Readers.this.IntReader
817[warn] Access non-initialized value LongReader. Calling trace:
818[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
819[warn] │ ^
820[warn] ├── upickle.implicits.Readers
821[warn] └── Readers.this.LongReader
822[warn] Access non-initialized value FloatReader. Calling trace:
823[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
824[warn] │ ^
825[warn] ├── upickle.implicits.Readers
826[warn] └── Readers.this.FloatReader
827[warn] Access non-initialized value DoubleReader. Calling trace:
828[warn] ├── class Custom extends UpickleMessagePackCustom { [ ProtocolCodecTest.scala:180 ]
829[warn] │ ^
830[warn] ├── upickle.implicits.Readers
831[warn] └── Readers.this.DoubleReader
832[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:23:71 -----------
833[warn] 23 | RpcEndpoint.transport(endpointTransport).rpcProtocol(protocol).bind(simpleApi, mapName).bind(complexApi)
834[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
835[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
836[warn] |--------------------------------------------------------------------------------------------------------------------
837[warn] |Inline stack trace
838[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
839[warn] |This location contains code that was inlined from HandlerBindingGenerator.scala:39
840[warn] 39 | ): Seq[HandlerBinding[Node, Effect, Context]] =
841[warn] | ^^^
842[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
843[warn] |This location contains code that was inlined from HandlerBindingGenerator.scala:39
844[warn] 95 | val newApiBindings = HandlerBindingGenerator.generate[Node, Codec, Effect, Context, Api](
845[warn] | ^
846[warn] 96 | rpcProtocol.messageCodec, api
847[warn] 97 | ).flatMap { binding =>
848[warn] --------------------------------------------------------------------------------------------------------------------
849[warn] |
850[warn] | longer explanation available when compiling with `-explain`
851[warn] -- [E114] Syntax Warning: /build/repo/test/system/src/main/scala/test/core/HttpProtocolCodecTest.scala:32:17 -----------
852[warn] 32 | client.bind[SimpleApiType],
853[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
854[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
855[warn] |--------------------------------------------------------------------------------------------------------------------
856[warn] |Inline stack trace
857[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
858[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
859[warn] 36 | ): Seq[ClientBinding[Node, Context]] =
860[warn] | ^^^
861[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
862[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
863[warn] 77 | val bindings = ClientBindingGenerator.generate[Node, Codec, Effect, Context, Api](
864[warn] | ^
865[warn] 78 | rpcProtocol.messageCodec
866[warn] 79 | ).map { binding =>
867[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
868[warn] |This location contains code that was inlined from ClientBindingGenerator.scala:36
869[warn] 50 | bind[Api](identity)
870[warn] | ^^^^^^^^^^^^^^^^^^^
871[warn] --------------------------------------------------------------------------------------------------------------------
872[warn] |
873[warn] | longer explanation available when compiling with `-explain`
874[warn] @nowarn annotation does not suppress any warnings
875[warn] @nowarn annotation does not suppress any warnings
876[warn] @nowarn annotation does not suppress any warnings
877[warn] @nowarn annotation does not suppress any warnings
878[warn] @nowarn annotation does not suppress any warnings
879[warn] @nowarn annotation does not suppress any warnings
880[warn] @nowarn annotation does not suppress any warnings
881[warn] @nowarn annotation does not suppress any warnings
882[warn] @nowarn annotation does not suppress any warnings
883[warn] @nowarn annotation does not suppress any warnings
884[warn] @nowarn annotation does not suppress any warnings
885[warn] @nowarn annotation does not suppress any warnings
886[warn] @nowarn annotation does not suppress any warnings
887[warn] @nowarn annotation does not suppress any warnings
888[warn] @nowarn annotation does not suppress any warnings
889[warn] @nowarn annotation does not suppress any warnings
890[warn] @nowarn annotation does not suppress any warnings
891[warn] @nowarn annotation does not suppress any warnings
892[warn] @nowarn annotation does not suppress any warnings
893[warn] @nowarn annotation does not suppress any warnings
894[warn] @nowarn annotation does not suppress any warnings
895[warn] @nowarn annotation does not suppress any warnings
896[warn] @nowarn annotation does not suppress any warnings
897[warn] @nowarn annotation does not suppress any warnings
898[warn] @nowarn annotation does not suppress any warnings
899[warn] @nowarn annotation does not suppress any warnings
900[warn] @nowarn annotation does not suppress any warnings
901[warn] @nowarn annotation does not suppress any warnings
902[warn] @nowarn annotation does not suppress any warnings
903[warn] @nowarn annotation does not suppress any warnings
904[warn] @nowarn annotation does not suppress any warnings
905[warn] @nowarn annotation does not suppress any warnings
906[warn] @nowarn annotation does not suppress any warnings
907[warn] @nowarn annotation does not suppress any warnings
908[warn] @nowarn annotation does not suppress any warnings
909[warn] @nowarn annotation does not suppress any warnings
910[warn] @nowarn annotation does not suppress any warnings
911[warn] @nowarn annotation does not suppress any warnings
912[warn] @nowarn annotation does not suppress any warnings
913[warn] @nowarn annotation does not suppress any warnings
914[warn] @nowarn annotation does not suppress any warnings
915[warn] @nowarn annotation does not suppress any warnings
916[warn] @nowarn annotation does not suppress any warnings
917[warn] @nowarn annotation does not suppress any warnings
918[warn] @nowarn annotation does not suppress any warnings
919[warn] @nowarn annotation does not suppress any warnings
920[warn] @nowarn annotation does not suppress any warnings
921[warn] @nowarn annotation does not suppress any warnings
922[warn] @nowarn annotation does not suppress any warnings
923[warn] @nowarn annotation does not suppress any warnings
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] 497 warnings found
1347[info] done compiling
1348[info] compiling 4 Scala sources to /build/repo/test/transport/target/scala-3.8.0-RC6/classes ...
1349[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1350[warn] one warning found
1351[info] done compiling
1352[info] compiling 2 Scala sources to /build/repo/transport/undertow/target/scala-3.8.0-RC6/test-classes ...
1353[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1354[warn] one warning found
1355[info] done compiling
1356[info] UndertowServerWebSocketFutureTest:
1357SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1358[info] UndertowServerHttpFutureTest:
1359Starting build for ProjectRef(file:/build/repo/,argonaut) (automorph-argonaut)... [5/23]
1360Compile 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
1361[info] compiling 1 Scala source to /build/repo/codec/argonaut/target/scala-3.8.0-RC6/test-classes ...
1362[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1363[warn] @nowarn annotation does not suppress any warnings
1364[warn] @nowarn annotation does not suppress any warnings
1365[warn] three warnings found
1366[info] done compiling
1367[info] ArgonautJsonTest:
1368[info] - Serialize & Deserialize (135 milliseconds)
1369[info] - Text (9 milliseconds)
1370[info] JSON
1371[info] - Serialize (26 milliseconds)
1372[info] - Text (3 milliseconds)
1373[info] - Encode & Decode (67 milliseconds)
1374Starting build for ProjectRef(file:/build/repo/,core) (automorph-core)... [6/23]
1375Compile 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
1376[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
1377[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1378[warn] one warning found
1379[info] done compiling
1380[info] OpenApiTest:
1381[info] - Schema (9 milliseconds)
1382[info] OpenRpcTest:
1383[info] - Schema (9 milliseconds)
1384[info] HttpContextTest:
1385[info] - URL (12 milliseconds)
1386[info] - Scheme (0 milliseconds)
1387[info] - Authority (1 millisecond)
1388[info] - User Info (0 milliseconds)
1389[info] - Host (2 milliseconds)
1390[info] - Port (0 milliseconds)
1391[info] - Path (0 milliseconds)
1392[info] - Query (0 milliseconds)
1393[info] - Parameters (2 milliseconds)
1394[info] - Fragment (0 milliseconds)
1395[info] - Method (0 milliseconds)
1396[info] - Headers (1 millisecond)
1397[info] - Status Code (0 milliseconds)
1398[info] - Content Type (0 milliseconds)
1399[info] - Content Length (0 milliseconds)
1400[info] - Cookies (0 milliseconds)
1401[info] - Set Cookies (1 millisecond)
1402[info] - Authorization (1 millisecond)
1403[info] - Proxy Authorization (0 milliseconds)
1404Starting build for ProjectRef(file:/build/repo/,jetty) (automorph-jetty)... [7/23]
1405Compile 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
1406[info] compiling 4 Scala sources to /build/repo/transport/jetty/target/scala-3.8.0-RC6/classes ...
1407[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1408[warn] -- [E114] Syntax Warning: /build/repo/transport/jetty/src/main/scala/automorph/transport/http/client/JettyClient.scala:56:53
1409[warn] 56 | private type Response = (Array[Byte], Option[Int], Seq[(String, String)])
1410[warn] | ^^^
1411[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
1412[warn] |
1413[warn] | longer explanation available when compiling with `-explain`
1414[warn] two warnings found
1415[info] done compiling
1416[info] compiling 5 Scala sources to /build/repo/transport/jetty/target/scala-3.8.0-RC6/test-classes ...
1417[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1418[warn] one warning found
1419[info] done compiling
1420[info] JettyClientWebSocketFutureTest:
1421[info] JettyServerHttpFutureTest:
1422[info] JettyClientHttpIdentityTest:
1423[info] JettyServerWebSocketFutureTest:
1424SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1425[info] JettyClientHttpFutureTest:
1426Starting build for ProjectRef(file:/build/repo/,tapir) (automorph-tapir)... [8/23]
1427Compile 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
1428[info] compiling 1 Scala source to /build/repo/transport/tapir/target/scala-3.8.0-RC6/classes ...
1429[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1430[warn] one warning found
1431[info] done compiling
1432[info] compiling 1 Scala source to /build/repo/system/cats-effect/target/scala-3.8.0-RC6/classes ...
1433[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1434[warn] one warning found
1435[info] done compiling
1436[info] compiling 4 Scala sources to /build/repo/transport/tapir/target/scala-3.8.0-RC6/test-classes ...
1437[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1438[warn] one warning found
1439[info] done compiling
1440[info] TapirVertxHttpFutureTest:
1441[info] TapirNettyHttpFutureTest:
1442[info] TapirArmeriaHttpFutureTest:
1443[info] TapirHttp4sHttpCatsEffectTest:
1444Starting build for ProjectRef(file:/build/repo/,rabbitmq) (automorph-rabbitmq)... [9/23]
1445Compile 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
1446[info] compiling 3 Scala sources to /build/repo/transport/rabbitmq/target/scala-3.8.0-RC6/classes ...
1447[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1448[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/RabbitMq.scala:54:15 --
1449[warn] 54 | addresses: Seq[Address],
1450[warn] | ^^^
1451[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
1452[warn] |
1453[warn] | longer explanation available when compiling with `-explain`
1454[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/client/RabbitMqClient.scala:48:13
1455[warn] 48 | addresses: Seq[Address] = Seq.empty,
1456[warn] | ^^^
1457[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
1458[warn] |
1459[warn] | longer explanation available when compiling with `-explain`
1460[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/server/RabbitMqServer.scala:46:10
1461[warn] 46 | queues: Seq[String],
1462[warn] | ^^^
1463[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
1464[warn] |
1465[warn] | longer explanation available when compiling with `-explain`
1466[warn] -- [E114] Syntax Warning: /build/repo/transport/rabbitmq/src/main/scala/automorph/transport/amqp/server/RabbitMqServer.scala:47:13
1467[warn] 47 | addresses: Seq[Address] = Seq.empty,
1468[warn] | ^^^
1469[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
1470[warn] |
1471[warn] | longer explanation available when compiling with `-explain`
1472[warn] 5 warnings found
1473[info] done compiling
1474[info] compiling 1 Scala source to /build/repo/transport/rabbitmq/target/scala-3.8.0-RC6/test-classes ...
1475[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1476[warn] one warning found
1477[info] done compiling
1478SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1479[info] RabbitMqFutureTest:
1480Starting build for ProjectRef(file:/build/repo/,zio) (automorph-zio)... [10/23]
1481Compile 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
1482[info] compiling 1 Scala source to /build/repo/system/zio/target/scala-3.8.0-RC6/classes ...
1483[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1484[warn] one warning found
1485[info] done compiling
1486[info] compiling 2 Scala sources to /build/repo/system/zio/target/scala-3.8.0-RC6/test-classes ...
1487[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1488[warn] one warning found
1489[info] done compiling
1490SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1491[info] ZioTest:
1492[info] Evaluate
1493[info] - Success (27 milliseconds)
1494[info] - Failure (16 milliseconds)
1495[info] - Successful (1 millisecond)
1496[info] - Failed (1 millisecond)
1497[info] Map
1498[info] - Success (1 millisecond)
1499[info] - Failure (1 millisecond)
1500[info] FlatMap
1501[info] - Success (1 millisecond)
1502[info] - Failure (0 milliseconds)
1503[info] Either
1504[info] - Success (1 millisecond)
1505[info] - Failure (1 millisecond)
1506[info] - RunAsync (13 milliseconds)
1507[info] Completable
1508[info] - Success (11 milliseconds)
1509[info] - Failure (1 millisecond)
1510[info] LocalZioTest:
1511[info] JSON-RPC / CirceJsonCodec
1512[info] Static
1513[info] Simple API
1514[info] - method (96 milliseconds)
1515[info] JSON-RPC / JacksonJsonCodec
1516[info] Static
1517[info] Simple API
1518[info] - method (42 milliseconds)
1519[info] JSON-RPC / UpickleJsonCodec
1520[info] Static
1521[info] Simple API
1522[info] - method (30 milliseconds)
1523[info] JSON-RPC / UpickleMessagePackCodec
1524[info] Static
1525[info] Simple API
1526[info] - method (13 milliseconds)
1527[info] JSON-RPC / ArgonautJsonCodec
1528[info] Static
1529[info] Simple API
1530[info] - method (23 milliseconds)
1531Starting build for ProjectRef(file:/build/repo/,scalazEffect) (automorph-scalaz-effect)... [11/23]
1532Compile 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
1533[info] compiling 1 Scala source to /build/repo/system/scalaz-effect/target/scala-3.8.0-RC6/classes ...
1534[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1535[warn] one warning found
1536[info] done compiling
1537[info] compiling 2 Scala sources to /build/repo/system/scalaz-effect/target/scala-3.8.0-RC6/test-classes ...
1538[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1539[warn] one warning found
1540[info] done compiling
1541SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1542[info] ScalazEffectTest:
1543[info] Evaluate
1544[info] - Success (101 milliseconds)
1545[info] - Failure (1 millisecond)
1546[info] - Successful (1 millisecond)
1547[info] - Failed (1 millisecond)
1548[info] Map
1549[info] - Success (1 millisecond)
1550[info] - Failure (1 millisecond)
1551[info] FlatMap
1552[info] - Success (1 millisecond)
1553[info] - Failure (1 millisecond)
1554[info] Either
1555[info] - Success (9 milliseconds)
1556[info] - Failure (1 millisecond)
1557[info] - RunAsync (16 milliseconds)
1558[info] LocalScalazEffectTest:
1559[info] JSON-RPC / CirceJsonCodec
1560[info] Static
1561[info] Simple API
1562[info] - method (99 milliseconds)
1563[info] JSON-RPC / JacksonJsonCodec
1564[info] Static
1565[info] Simple API
1566[info] - method (39 milliseconds)
1567[info] JSON-RPC / UpickleJsonCodec
1568[info] Static
1569[info] Simple API
1570[info] - method (29 milliseconds)
1571[info] JSON-RPC / UpickleMessagePackCodec
1572[info] Static
1573[info] Simple API
1574[info] - method (14 milliseconds)
1575[info] JSON-RPC / ArgonautJsonCodec
1576[info] Static
1577[info] Simple API
1578[info] - method (22 milliseconds)
1579Starting build for ProjectRef(file:/build/repo/,meta) (automorph-meta)... [12/23]
1580Compile 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
1581Starting build for ProjectRef(file:/build/repo/,testTransport) (automorph-test-transport)... [13/23]
1582Compile 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
1583Starting build for ProjectRef(file:/build/repo/,testBase) (automorph-test-base)... [14/23]
1584Compile 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
1585Starting build for ProjectRef(file:/build/repo/,default) (automorph-default)... [15/23]
1586Compile 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
1587[info] compiling 3 Scala sources to /build/repo/default/target/scala-3.8.0-RC6/classes ...
1588[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1589[warn] @nowarn annotation does not suppress any warnings
1590[warn] @nowarn annotation does not suppress any warnings
1591[warn] @nowarn annotation does not suppress any warnings
1592[warn] @nowarn annotation does not suppress any warnings
1593[warn] @nowarn annotation does not suppress any warnings
1594[warn] 6 warnings found
1595[info] done compiling
1596[info] compiling 2 Scala sources to /build/repo/default/target/scala-3.8.0-RC6/test-classes ...
1597[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1598[warn] @nowarn annotation does not suppress any warnings
1599[warn] @nowarn annotation does not suppress any warnings
1600[warn] @nowarn annotation does not suppress any warnings
1601[warn] @nowarn annotation does not suppress any warnings
1602[warn] @nowarn annotation does not suppress any warnings
1603[warn] @nowarn annotation does not suppress any warnings
1604[warn] @nowarn annotation does not suppress any warnings
1605[warn] @nowarn annotation does not suppress any warnings
1606[warn] @nowarn annotation does not suppress any warnings
1607[warn] @nowarn annotation does not suppress any warnings
1608[warn] @nowarn annotation does not suppress any warnings
1609[warn] @nowarn annotation does not suppress any warnings
1610[warn] @nowarn annotation does not suppress any warnings
1611[warn] @nowarn annotation does not suppress any warnings
1612[warn] @nowarn annotation does not suppress any warnings
1613[warn] @nowarn annotation does not suppress any warnings
1614[warn] 17 warnings found
1615[info] done compiling
1616[info] WebRpcTest:
1617[info] API description
1618[info] - OpenAPI (20 milliseconds)
1619[info] JsonRpcTest:
1620[info] API description
1621[info] - OpenRPC (20 milliseconds)
1622[info] - OpenAPI (1 millisecond)
1623Starting build for ProjectRef(file:/build/repo/,vertx) (automorph-vertx)... [16/23]
1624Compile 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
1625[info] compiling 3 Scala sources to /build/repo/transport/vertx/target/scala-3.8.0-RC6/classes ...
1626[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1627[warn] one warning found
1628[info] done compiling
1629[info] compiling 2 Scala sources to /build/repo/transport/vertx/target/scala-3.8.0-RC6/test-classes ...
1630[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1631[warn] one warning found
1632[info] done compiling
1633[info] VertxServerHttpFutureTest:
1634SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1635[info] VertxServerWebSocketFutureTest:
1636Starting build for ProjectRef(file:/build/repo/,monix) (automorph-monix)... [17/23]
1637Compile 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
1638[info] compiling 1 Scala source to /build/repo/system/monix/target/scala-3.8.0-RC6/classes ...
1639[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1640[warn] one warning found
1641[info] done compiling
1642[info] compiling 2 Scala sources to /build/repo/system/monix/target/scala-3.8.0-RC6/test-classes ...
1643[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1644[warn] one warning found
1645[info] done compiling
1646SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1647[info] MonixTest:
1648[info] Evaluate
1649[info] - Success (84 milliseconds)
1650[info] - Failure (4 milliseconds)
1651[info] - Successful (0 milliseconds)
1652[info] - Failed (1 millisecond)
1653[info] Map
1654[info] - Success (3 milliseconds)
1655[info] - Failure (4 milliseconds)
1656[info] FlatMap
1657[info] - Success (0 milliseconds)
1658[info] - Failure (0 milliseconds)
1659[info] Either
1660[info] - Success (1 millisecond)
1661[info] - Failure (0 milliseconds)
1662[info] - RunAsync (3 milliseconds)
1663[info] Completable
1664[info] - Success (273 milliseconds)
1665[info] - Failure (2 milliseconds)
1666[info] LocalMonixTest:
1667[info] JSON-RPC / CirceJsonCodec
1668[info] Static
1669[info] Simple API
1670[info] - method (87 milliseconds)
1671[info] JSON-RPC / JacksonJsonCodec
1672[info] Static
1673[info] Simple API
1674[info] - method (39 milliseconds)
1675[info] JSON-RPC / UpickleJsonCodec
1676[info] Static
1677[info] Simple API
1678[info] - method (29 milliseconds)
1679[info] JSON-RPC / UpickleMessagePackCodec
1680[info] Static
1681[info] Simple API
1682[info] - method (13 milliseconds)
1683[info] JSON-RPC / ArgonautJsonCodec
1684[info] Static
1685[info] Simple API
1686[info] - method (22 milliseconds)
1687Starting build for ProjectRef(file:/build/repo/,finagle) (automorph-finagle)... [18/23]
1688Compile 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
1689[info] compiling 1 Scala source to /build/repo/transport/finagle/target/scala-3.8.0-RC6/classes ...
1690[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1691[warn] one warning found
1692[info] done compiling
1693[info] compiling 1 Scala source to /build/repo/transport/finagle/target/scala-3.8.0-RC6/test-classes ...
1694[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1695[warn] one warning found
1696[info] done compiling
1697SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1698[info] FinagleEndpointHttpFutureTest:
1699Starting build for ProjectRef(file:/build/repo/,akkaHttp) (automorph-akka-http)... [19/23]
1700Compile 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
1701[info] compiling 2 Scala sources to /build/repo/transport/akka-http/target/scala-3.8.0-RC6/classes ...
1702[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1703[warn] one warning found
1704[info] done compiling
1705[info] compiling 1 Scala source to /build/repo/transport/akka-http/target/scala-3.8.0-RC6/test-classes ...
1706[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1707[warn] one warning found
1708[info] done compiling
1709SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1710[info] AkkaServerHttpFutureTest:
1711Starting build for ProjectRef(file:/build/repo/,catsEffect) (automorph-cats-effect)... [20/23]
1712Compile 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
1713[info] compiling 2 Scala sources to /build/repo/system/cats-effect/target/scala-3.8.0-RC6/test-classes ...
1714[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1715[warn] one warning found
1716[info] done compiling
1717SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1718[info] CatsEffectTest:
1719[info] Evaluate
1720[info] - Success (159 milliseconds)
1721[info] - Failure (3 milliseconds)
1722[info] - Successful (0 milliseconds)
1723[info] - Failed (1 millisecond)
1724[info] Map
1725[info] - Success (2 milliseconds)
1726[info] - Failure (1 millisecond)
1727[info] FlatMap
1728[info] - Success (1 millisecond)
1729[info] - Failure (1 millisecond)
1730[info] Either
1731[info] - Success (0 milliseconds)
1732[info] - Failure (0 milliseconds)
1733[info] - RunAsync (1 millisecond)
1734[info] Completable
1735[info] - Success (53 milliseconds)
1736[info] - Failure (1 millisecond)
1737[info] LocalCatsEffectTest:
1738[info] JSON-RPC / CirceJsonCodec
1739[info] Static
1740[info] Simple API
1741[info] - method (90 milliseconds)
1742[info] JSON-RPC / JacksonJsonCodec
1743[info] Static
1744[info] Simple API
1745[info] - method (40 milliseconds)
1746[info] JSON-RPC / UpickleJsonCodec
1747[info] Static
1748[info] Simple API
1749[info] - method (33 milliseconds)
1750[info] JSON-RPC / UpickleMessagePackCodec
1751[info] Static
1752[info] Simple API
1753[info] - method (14 milliseconds)
1754[info] JSON-RPC / ArgonautJsonCodec
1755[info] Static
1756[info] Simple API
1757[info] - method (24 milliseconds)
1758Starting build for ProjectRef(file:/build/repo/,sttp) (automorph-sttp)... [21/23]
1759Compile 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
1760[info] compiling 2 Scala sources to /build/repo/transport/sttp/target/scala-3.8.0-RC6/classes ...
1761[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1762[warn] one warning found
1763[info] done compiling
1764[info] compiling 6 Scala sources to /build/repo/transport/sttp/target/scala-3.8.0-RC6/test-classes ...
1765[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
1766[warn] one warning found
1767[info] done compiling
1768[info] SttpClientArmeriaHttpFutureTest:
1769[info] SttpClientAsyncHttpClientHttpFutureTest:
1770[info] SttpClientHttpClientWebSocketFutureTest:
1771[info] SttpClientHttpUrlConnectionHttpIdentityTest:
1772SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
1773[info] SttpClientOkHttpHttpFutureTest:
1774[info] SttpClientAsyncHttpClientHttpZioTest:
1775Starting build for ProjectRef(file:/build/repo/,testSystem) (automorph-test-system)... [22/23]
1776Compile 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
1777
1778************************
1779Build summary:
1780[{
1781 "module": "automorph-circe",
1782 "compile": {"status": "ok", "tookMs": 31413, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1783 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1784 "test-compile": {"status": "ok", "tookMs": 4311, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1785 "test": {"status": "ok", "tookMs": 1205, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
1786 "publish": {"status": "skipped", "tookMs": 0},
1787 "metadata": {
1788 "crossScalaVersions": ["3.3.0", "2.13.17"]
1789}
1790},{
1791 "module": "automorph-upickle",
1792 "compile": {"status": "ok", "tookMs": 12311, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
1793 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1794 "test-compile": {"status": "ok", "tookMs": 3514, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1795 "test": {"status": "ok", "tookMs": 824, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1796 "publish": {"status": "skipped", "tookMs": 0},
1797 "metadata": {
1798 "crossScalaVersions": ["3.3.0", "2.13.17"]
1799}
1800},{
1801 "module": "automorph-test-codec",
1802 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1803 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1804 "test-compile": {"status": "ok", "tookMs": 186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1805 "test": {"status": "ok", "tookMs": 210, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1806 "publish": {"status": "ok", "tookMs": 5},
1807 "metadata": {
1808 "crossScalaVersions": ["3.3.0", "2.13.17"]
1809}
1810},{
1811 "module": "automorph-jackson",
1812 "compile": {"status": "ok", "tookMs": 870, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1813 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1814 "test-compile": {"status": "ok", "tookMs": 1167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1815 "test": {"status": "ok", "tookMs": 1005, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
1816 "publish": {"status": "skipped", "tookMs": 0},
1817 "metadata": {
1818 "crossScalaVersions": ["3.3.0", "2.13.17"]
1819}
1820},{
1821 "module": "automorph-undertow",
1822 "compile": {"status": "ok", "tookMs": 1223, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1823 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1824 "test-compile": {"status": "ok", "tookMs": 18138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1825 "test": {"status": "ok", "tookMs": 952, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1826 "publish": {"status": "skipped", "tookMs": 0},
1827 "metadata": {
1828 "crossScalaVersions": ["3.3.0", "2.13.17"]
1829}
1830},{
1831 "module": "automorph-argonaut",
1832 "compile": {"status": "ok", "tookMs": 150, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1833 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1834 "test-compile": {"status": "ok", "tookMs": 1136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1835 "test": {"status": "ok", "tookMs": 715, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
1836 "publish": {"status": "skipped", "tookMs": 0},
1837 "metadata": {
1838 "crossScalaVersions": ["3.3.0", "2.13.17"]
1839}
1840},{
1841 "module": "automorph-core",
1842 "compile": {"status": "ok", "tookMs": 80, "warnings": 25, "errors": 0, "sourceVersion": "3.8"},
1843 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1844 "test-compile": {"status": "ok", "tookMs": 1920, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1845 "test": {"status": "ok", "tookMs": 430, "passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21, "byFramework": [{"framework": "unknown", "stats": {"passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21}}]},
1846 "publish": {"status": "skipped", "tookMs": 0},
1847 "metadata": {
1848 "crossScalaVersions": ["3.3.0", "2.13.17"]
1849}
1850},{
1851 "module": "automorph-jetty",
1852 "compile": {"status": "ok", "tookMs": 868, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1853 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1854 "test-compile": {"status": "ok", "tookMs": 1601, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1855 "test": {"status": "ok", "tookMs": 905, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1856 "publish": {"status": "skipped", "tookMs": 0},
1857 "metadata": {
1858 "crossScalaVersions": ["3.3.0", "2.13.17"]
1859}
1860},{
1861 "module": "automorph-tapir",
1862 "compile": {"status": "ok", "tookMs": 858, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1863 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1864 "test-compile": {"status": "ok", "tookMs": 2342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1865 "test": {"status": "ok", "tookMs": 1074, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1866 "publish": {"status": "skipped", "tookMs": 0},
1867 "metadata": {
1868 "crossScalaVersions": ["3.3.0", "2.13.17"]
1869}
1870},{
1871 "module": "automorph-rabbitmq",
1872 "compile": {"status": "ok", "tookMs": 967, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1873 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1874 "test-compile": {"status": "ok", "tookMs": 1202, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1875 "test": {"status": "ok", "tookMs": 998, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1876 "publish": {"status": "skipped", "tookMs": 0},
1877 "metadata": {
1878 "crossScalaVersions": ["3.3.0", "2.13.17"]
1879}
1880},{
1881 "module": "automorph-zio",
1882 "compile": {"status": "ok", "tookMs": 746, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1883 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1884 "test-compile": {"status": "ok", "tookMs": 1260, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1885 "test": {"status": "ok", "tookMs": 1680, "passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18, "byFramework": [{"framework": "unknown", "stats": {"passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18}}]},
1886 "publish": {"status": "skipped", "tookMs": 0},
1887 "metadata": {
1888 "crossScalaVersions": ["3.3.0", "2.13.17"]
1889}
1890},{
1891 "module": "automorph-scalaz-effect",
1892 "compile": {"status": "ok", "tookMs": 490, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1893 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1894 "test-compile": {"status": "ok", "tookMs": 1267, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1895 "test": {"status": "ok", "tookMs": 1587, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "unknown", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
1896 "publish": {"status": "skipped", "tookMs": 0},
1897 "metadata": {
1898 "crossScalaVersions": ["3.3.0", "2.13.17"]
1899}
1900},{
1901 "module": "automorph-meta",
1902 "compile": {"status": "ok", "tookMs": 67, "warnings": 40, "errors": 0, "sourceVersion": "3.8"},
1903 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1904 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1905 "test": {"status": "ok", "tookMs": 95, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1906 "publish": {"status": "skipped", "tookMs": 0},
1907 "metadata": {
1908 "crossScalaVersions": ["3.3.0", "2.13.17"]
1909}
1910},{
1911 "module": "automorph-test-transport",
1912 "compile": {"status": "ok", "tookMs": 502, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1913 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1914 "test-compile": {"status": "ok", "tookMs": 562, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1915 "test": {"status": "ok", "tookMs": 604, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1916 "publish": {"status": "ok", "tookMs": 4},
1917 "metadata": {
1918 "crossScalaVersions": ["3.3.0", "2.13.17"]
1919}
1920},{
1921 "module": "automorph-test-base",
1922 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1923 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1924 "test-compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1925 "test": {"status": "ok", "tookMs": 118, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1926 "publish": {"status": "ok", "tookMs": 3},
1927 "metadata": {
1928 "crossScalaVersions": ["3.3.0", "2.13.17"]
1929}
1930},{
1931 "module": "automorph-default",
1932 "compile": {"status": "ok", "tookMs": 874, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1933 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1934 "test-compile": {"status": "ok", "tookMs": 1497, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1935 "test": {"status": "ok", "tookMs": 885, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
1936 "publish": {"status": "skipped", "tookMs": 0},
1937 "metadata": {
1938 "crossScalaVersions": ["3.3.0", "2.13.17"]
1939}
1940},{
1941 "module": "automorph-vertx",
1942 "compile": {"status": "ok", "tookMs": 840, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1943 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1944 "test-compile": {"status": "ok", "tookMs": 1518, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1945 "test": {"status": "ok", "tookMs": 1142, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1946 "publish": {"status": "skipped", "tookMs": 0},
1947 "metadata": {
1948 "crossScalaVersions": ["3.3.0", "2.13.17"]
1949}
1950},{
1951 "module": "automorph-monix",
1952 "compile": {"status": "ok", "tookMs": 715, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1953 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1954 "test-compile": {"status": "ok", "tookMs": 1273, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1955 "test": {"status": "ok", "tookMs": 1751, "passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18, "byFramework": [{"framework": "unknown", "stats": {"passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18}}]},
1956 "publish": {"status": "skipped", "tookMs": 0},
1957 "metadata": {
1958 "crossScalaVersions": ["3.3.0", "2.13.17"]
1959}
1960},{
1961 "module": "automorph-finagle",
1962 "compile": {"status": "ok", "tookMs": 951, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1963 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1964 "test-compile": {"status": "ok", "tookMs": 1742, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1965 "test": {"status": "ok", "tookMs": 1086, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1966 "publish": {"status": "skipped", "tookMs": 0},
1967 "metadata": {
1968 "crossScalaVersions": ["3.3.0", "2.13.17"]
1969}
1970},{
1971 "module": "automorph-akka-http",
1972 "compile": {"status": "ok", "tookMs": 1052, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1973 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1974 "test-compile": {"status": "ok", "tookMs": 1290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1975 "test": {"status": "ok", "tookMs": 1965, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1976 "publish": {"status": "skipped", "tookMs": 0},
1977 "metadata": {
1978 "crossScalaVersions": ["3.3.0", "2.13.17"]
1979}
1980},{
1981 "module": "automorph-cats-effect",
1982 "compile": {"status": "ok", "tookMs": 445, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1983 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1984 "test-compile": {"status": "ok", "tookMs": 1603, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1985 "test": {"status": "ok", "tookMs": 1748, "passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18, "byFramework": [{"framework": "unknown", "stats": {"passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18}}]},
1986 "publish": {"status": "skipped", "tookMs": 0},
1987 "metadata": {
1988 "crossScalaVersions": ["3.3.0", "2.13.17"]
1989}
1990},{
1991 "module": "automorph-sttp",
1992 "compile": {"status": "ok", "tookMs": 877, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1993 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1994 "test-compile": {"status": "ok", "tookMs": 2107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1995 "test": {"status": "ok", "tookMs": 1413, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1996 "publish": {"status": "skipped", "tookMs": 0},
1997 "metadata": {
1998 "crossScalaVersions": ["3.3.0", "2.13.17"]
1999}
2000},{
2001 "module": "automorph-test-system",
2002 "compile": {"status": "ok", "tookMs": 735, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
2003 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2004 "test-compile": {"status": "ok", "tookMs": 853, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2005 "test": {"status": "ok", "tookMs": 895, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2006 "publish": {"status": "ok", "tookMs": 4},
2007 "metadata": {
2008 "crossScalaVersions": ["3.3.0", "2.13.17"]
2009}
2010}]
2011************************
2012[success] Total time: 178 s (0:02:58.0), completed Jan 8, 2026, 2:24:25 AM
2013[0JChecking patch project/plugins.sbt...
2014Checking patch project/build.properties...
2015Checking patch build.sbt...
2016Applied patch project/plugins.sbt cleanly.
2017Applied patch project/build.properties cleanly.
2018Applied patch build.sbt cleanly.