Build Logs

zio/zio-schema • 3.8.0-RC6:2026-01-08

Errors

5

Warnings

490

Total Lines

5724

1##################################
2Clonning https://github.com/zio/zio-schema.git into /build/repo using revision v1.7.6
3##################################
4Note: switching to 'd8e692f0cf8103d2df0ba294469694b36f7b09f4'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/BuildHelper.scala
31Pattern: val Scala3: String = versions("3.3")
32Replacement: val Scala3: String = "3.7.4"
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (21))
35Compiled project (Scala 3.7.3, JVM (21))
36Successfully applied pattern 'val Scala3: String = versions("3.3")' in project/BuildHelper.scala
37----
38Starting build for 3.7.4
39Execute tests: false
40sbt project found:
41No prepare script found for project zio/zio-schema
42##################################
43Scala version: 3.7.4
44Targets: dev.zio%zio-schema dev.zio%zio-schema-avro dev.zio%zio-schema-bson dev.zio%zio-schema-derivation dev.zio%zio-schema-docs dev.zio%zio-schema-json dev.zio%zio-schema-macros dev.zio%zio-schema-msg-pack dev.zio%zio-schema-optics dev.zio%zio-schema-protobuf dev.zio%zio-schema-thrift dev.zio%zio-schema-zio-test
45Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
46##################################
47Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
48Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
49[sbt_options] declare -a sbt_options=()
50[process_args] java_version = '21'
51[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
52# Executing command line:
53java
54-Xmx6g
55-Xss2m
56-XX:+UseG1GC
57-XX:InitialCodeCacheSize=512m
58-XX:ReservedCodeCacheSize=512m
59-Dfile.encoding=UTF8
60-Dcommunitybuild.scala=3.7.4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.7.4"
70"++3.7.4 -v"
71"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-schema dev.zio%zio-schema-avro dev.zio%zio-schema-bson dev.zio%zio-schema-derivation dev.zio%zio-schema-docs dev.zio%zio-schema-json dev.zio%zio-schema-macros dev.zio%zio-schema-msg-pack dev.zio%zio-schema-optics dev.zio%zio-schema-protobuf dev.zio%zio-schema-thrift dev.zio%zio-schema-zio-test"
78
79[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
80[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build-build from sbt-updates.sbt...
82[info] loading project definition from /build/repo/project/project
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 7.7s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (41444 settings) ...
91[info] set current project to zio-schema (in build file:/build/repo/)
92[warn] there are 57 keys that are not used by any other settings/tasks:
93[warn]
94[warn] * ThisBuild / name
95[warn] +- /build/repo/build.sbt:8
96[warn] * testsJS / buildInfoKeys
97[warn] +- /build/repo/project/BuildHelper.scala:207
98[warn] * testsJS / buildInfoPackage
99[warn] +- /build/repo/project/BuildHelper.scala:208
100[warn] * testsJVM / buildInfoKeys
101[warn] +- /build/repo/project/BuildHelper.scala:207
102[warn] * testsJVM / buildInfoPackage
103[warn] +- /build/repo/project/BuildHelper.scala:208
104[warn] * testsNative / buildInfoKeys
105[warn] +- /build/repo/project/BuildHelper.scala:207
106[warn] * testsNative / buildInfoPackage
107[warn] +- /build/repo/project/BuildHelper.scala:208
108[warn] * zioSchemaAvro / buildInfoKeys
109[warn] +- /build/repo/project/BuildHelper.scala:207
110[warn] * zioSchemaAvro / buildInfoPackage
111[warn] +- /build/repo/project/BuildHelper.scala:208
112[warn] * zioSchemaBson / buildInfoKeys
113[warn] +- /build/repo/project/BuildHelper.scala:207
114[warn] * zioSchemaBson / buildInfoPackage
115[warn] +- /build/repo/project/BuildHelper.scala:208
116[warn] * zioSchemaDerivationJS / buildInfoKeys
117[warn] +- /build/repo/project/BuildHelper.scala:207
118[warn] * zioSchemaDerivationJS / buildInfoPackage
119[warn] +- /build/repo/project/BuildHelper.scala:208
120[warn] * zioSchemaDerivationJVM / buildInfoKeys
121[warn] +- /build/repo/project/BuildHelper.scala:207
122[warn] * zioSchemaDerivationJVM / buildInfoPackage
123[warn] +- /build/repo/project/BuildHelper.scala:208
124[warn] * zioSchemaDerivationNative / buildInfoKeys
125[warn] +- /build/repo/project/BuildHelper.scala:207
126[warn] * zioSchemaDerivationNative / buildInfoPackage
127[warn] +- /build/repo/project/BuildHelper.scala:208
128[warn] * zioSchemaJS / buildInfoKeys
129[warn] +- /build/repo/project/BuildHelper.scala:207
130[warn] * zioSchemaJS / buildInfoPackage
131[warn] +- /build/repo/project/BuildHelper.scala:208
132[warn] * zioSchemaJVM / buildInfoKeys
133[warn] +- /build/repo/project/BuildHelper.scala:207
134[warn] * zioSchemaJVM / buildInfoPackage
135[warn] +- /build/repo/project/BuildHelper.scala:208
136[warn] * zioSchemaJsonJS / buildInfoKeys
137[warn] +- /build/repo/project/BuildHelper.scala:207
138[warn] * zioSchemaJsonJS / buildInfoPackage
139[warn] +- /build/repo/project/BuildHelper.scala:208
140[warn] * zioSchemaJsonJVM / buildInfoKeys
141[warn] +- /build/repo/project/BuildHelper.scala:207
142[warn] * zioSchemaJsonJVM / buildInfoPackage
143[warn] +- /build/repo/project/BuildHelper.scala:208
144[warn] * zioSchemaJsonNative / buildInfoKeys
145[warn] +- /build/repo/project/BuildHelper.scala:207
146[warn] * zioSchemaJsonNative / buildInfoPackage
147[warn] +- /build/repo/project/BuildHelper.scala:208
148[warn] * zioSchemaMacrosJS / buildInfoKeys
149[warn] +- /build/repo/project/BuildHelper.scala:207
150[warn] * zioSchemaMacrosJS / buildInfoPackage
151[warn] +- /build/repo/project/BuildHelper.scala:208
152[warn] * zioSchemaMacrosJVM / buildInfoKeys
153[warn] +- /build/repo/project/BuildHelper.scala:207
154[warn] * zioSchemaMacrosJVM / buildInfoPackage
155[warn] +- /build/repo/project/BuildHelper.scala:208
156[warn] * zioSchemaMacrosNative / buildInfoKeys
157[warn] +- /build/repo/project/BuildHelper.scala:207
158[warn] * zioSchemaMacrosNative / buildInfoPackage
159[warn] +- /build/repo/project/BuildHelper.scala:208
160[warn] * zioSchemaMsgPack / buildInfoKeys
161[warn] +- /build/repo/project/BuildHelper.scala:207
162[warn] * zioSchemaMsgPack / buildInfoPackage
163[warn] +- /build/repo/project/BuildHelper.scala:208
164[warn] * zioSchemaNative / buildInfoKeys
165[warn] +- /build/repo/project/BuildHelper.scala:207
166[warn] * zioSchemaNative / buildInfoPackage
167[warn] +- /build/repo/project/BuildHelper.scala:208
168[warn] * zioSchemaOpticsJS / buildInfoKeys
169[warn] +- /build/repo/project/BuildHelper.scala:207
170[warn] * zioSchemaOpticsJS / buildInfoPackage
171[warn] +- /build/repo/project/BuildHelper.scala:208
172[warn] * zioSchemaOpticsJVM / buildInfoKeys
173[warn] +- /build/repo/project/BuildHelper.scala:207
174[warn] * zioSchemaOpticsJVM / buildInfoPackage
175[warn] +- /build/repo/project/BuildHelper.scala:208
176[warn] * zioSchemaOpticsNative / buildInfoKeys
177[warn] +- /build/repo/project/BuildHelper.scala:207
178[warn] * zioSchemaOpticsNative / buildInfoPackage
179[warn] +- /build/repo/project/BuildHelper.scala:208
180[warn] * zioSchemaProtobufJS / buildInfoKeys
181[warn] +- /build/repo/project/BuildHelper.scala:207
182[warn] * zioSchemaProtobufJS / buildInfoPackage
183[warn] +- /build/repo/project/BuildHelper.scala:208
184[warn] * zioSchemaProtobufJVM / buildInfoKeys
185[warn] +- /build/repo/project/BuildHelper.scala:207
186[warn] * zioSchemaProtobufJVM / buildInfoPackage
187[warn] +- /build/repo/project/BuildHelper.scala:208
188[warn] * zioSchemaProtobufNative / buildInfoKeys
189[warn] +- /build/repo/project/BuildHelper.scala:207
190[warn] * zioSchemaProtobufNative / buildInfoPackage
191[warn] +- /build/repo/project/BuildHelper.scala:208
192[warn] * zioSchemaThrift / buildInfoKeys
193[warn] +- /build/repo/project/BuildHelper.scala:207
194[warn] * zioSchemaThrift / buildInfoPackage
195[warn] +- /build/repo/project/BuildHelper.scala:208
196[warn] * zioSchemaZioTestJS / buildInfoKeys
197[warn] +- /build/repo/project/BuildHelper.scala:207
198[warn] * zioSchemaZioTestJS / buildInfoPackage
199[warn] +- /build/repo/project/BuildHelper.scala:208
200[warn] * zioSchemaZioTestJVM / buildInfoKeys
201[warn] +- /build/repo/project/BuildHelper.scala:207
202[warn] * zioSchemaZioTestJVM / buildInfoPackage
203[warn] +- /build/repo/project/BuildHelper.scala:208
204[warn] * zioSchemaZioTestNative / buildInfoKeys
205[warn] +- /build/repo/project/BuildHelper.scala:207
206[warn] * zioSchemaZioTestNative / buildInfoPackage
207[warn] +- /build/repo/project/BuildHelper.scala:208
208[warn]
209[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
210[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
211Execute setCrossScalaVersions: 3.7.4
212OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaBson/crossScalaVersions
213OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaProtobufJVM/crossScalaVersions
214OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaProtobufJS/crossScalaVersions
215OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaMsgPack/crossScalaVersions
216OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaThrift/crossScalaVersions
217OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaDerivationJS/crossScalaVersions
218OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaOpticsJVM/crossScalaVersions
219OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaMacrosJS/crossScalaVersions
220OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJsonJS/crossScalaVersions
221OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
222OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaZioTestJS/crossScalaVersions
223OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJsonNative/crossScalaVersions
224OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaZioTestNative/crossScalaVersions
225OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaOpticsJS/crossScalaVersions
226OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJsonJVM/crossScalaVersions
227OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaZioTestJVM/crossScalaVersions
228OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaMacrosNative/crossScalaVersions
229OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaDerivationJVM/crossScalaVersions
230OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaOpticsNative/crossScalaVersions
231OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaDerivationNative/crossScalaVersions
232OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsNative/crossScalaVersions
233OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaMacrosJVM/crossScalaVersions
234OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJS/crossScalaVersions
235OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaProtobufNative/crossScalaVersions
236OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesJVM/crossScalaVersions
237OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJVM/crossScalaVersions
238OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaNative/crossScalaVersions
239OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaAvro/crossScalaVersions
240OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJS/crossScalaVersions
241OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJVM/crossScalaVersions
242OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesJS/crossScalaVersions
243OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesNative/crossScalaVersions
244[info] set current project to zio-schema (in build file:/build/repo/)
245[info] Setting Scala version to 3.7.4 on 32 projects.
246[info] Switching Scala version on:
247[info] zioSchemaZioTestJS (2.13.18, 2.12.21, 3.7.4)
248[info] zioSchemaJsonNative (2.13.18, 2.12.21, 3.7.4)
249[info] zioSchemaJS (2.13.18, 2.12.21, 3.7.4)
250[info] zioSchemaDerivationJS (2.13.18, 2.12.21, 3.7.4)
251[info] zioSchemaMsgPack (2.13.18, 2.12.21, 3.7.4)
252[info] zioSchemaDerivationJVM (2.13.18, 2.12.21, 3.7.4)
253[info] zioSchemaMacrosJVM (2.13.18, 2.12.21, 3.7.4)
254[info] zioSchemaExamplesJVM (2.13.18, 3.7.4)
255[info] zioSchemaDerivationNative (2.13.18, 2.12.21, 3.7.4)
256[info] zioSchemaOpticsJS (2.13.18, 2.12.21, 3.7.4)
257[info] docs (2.13.18, 2.12.21, 3.7.4)
258[info] zioSchemaMacrosNative (2.13.18, 2.12.21, 3.7.4)
259[info] zioSchemaProtobufJVM (2.13.18, 2.12.21, 3.7.4)
260[info] zioSchemaJsonJS (2.13.18, 2.12.21, 3.7.4)
261[info] zioSchemaProtobufJS (2.13.18, 2.12.21, 3.7.4)
262[info] zioSchemaZioTestJVM (2.13.18, 2.12.21, 3.7.4)
263[info] zioSchemaOpticsJVM (2.13.18, 2.12.21, 3.7.4)
264[info] zioSchemaThrift (2.13.18, 2.12.21, 3.7.4)
265[info] zioSchemaAvro (2.13.18, 2.12.21, 3.7.4)
266[info] testsJS (2.13.18, 2.12.21, 3.7.4)
267[info] zioSchemaNative (2.13.18, 2.12.21, 3.7.4)
268[info] zioSchemaExamplesJS (2.13.18, 3.7.4)
269[info] testsJVM (2.13.18, 2.12.21, 3.7.4)
270[info] zioSchemaBson (2.13.18, 2.12.21, 3.7.4)
271[info] zioSchemaZioTestNative (2.13.18, 2.12.21, 3.7.4)
272[info] zioSchemaMacrosJS (2.13.18, 2.12.21, 3.7.4)
273[info] zioSchemaOpticsNative (2.13.18, 2.12.21, 3.7.4)
274[info] zioSchemaExamplesNative (2.13.18, 3.7.4)
275[info] zioSchemaJVM (2.13.18, 2.12.21, 3.7.4)
276[info] zioSchemaProtobufNative (2.13.18, 2.12.21, 3.7.4)
277[info] zioSchemaJsonJVM (2.13.18, 2.12.21, 3.7.4)
278[info] testsNative (2.13.18, 2.12.21, 3.7.4)
279[info] Excluding projects:
280[info] benchmarks (2.13.18)
281[info] * root (2.13.18)
282[info] Reapplying settings...
283[info] set current project to zio-schema (in build file:/build/repo/)
284Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
285[info] Reapplying settings...
286[info] set current project to zio-schema (in build file:/build/repo/)
287[info] Defining Global / credentials, benchmarks / credentials and 32 others.
288[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 306 others.
289[info] Run `last` for details.
290[info] Reapplying settings...
291[info] set current project to zio-schema (in build file:/build/repo/)
292Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
293[info] Reapplying settings...
294OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
295
296 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
297 Did you mean zioSchemaMacrosJVM / allExcludeDependencies ?
298 , retry without global scopes
299[info] Reapplying settings...
300[info] set current project to zio-schema (in build file:/build/repo/)
301Execute removeScalacOptionsStartingWith: -P:wartremover
302[info] Reapplying settings...
303[info] set current project to zio-schema (in build file:/build/repo/)
304[success] Total time: 0 s, completed Jan 8, 2026, 2:26:38 AM
305Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
306Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
307Starting build...
308Projects: Set(zioSchemaMsgPack, zioSchemaDerivationJVM, zioSchemaMacrosJVM, docs, zioSchemaProtobufJVM, zioSchemaZioTestJVM, zioSchemaOpticsJVM, zioSchemaThrift, zioSchemaAvro, testsJVM, zioSchemaBson, zioSchemaJVM, zioSchemaJsonJVM)
309Starting build for ProjectRef(file:/build/repo/,zioSchemaDerivationJVM) (zio-schema-derivation)... [0/13]
310OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
311OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
312OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
313OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
314OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
315Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
316[info] compiling 1 Scala source to /build/repo/zio-schema-macros/jvm/target/scala-3.7.4/classes ...
317[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
318[warn] one warning found
319[info] done compiling
320[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/classes ...
321[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
322[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Differ.scala]
323[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/CaseSet.scala]
324[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala]
325[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueProcessor.scala]
326[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/AstRenderer.scala]
327[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/ValidationErrors.scala]
328[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/codec/DecodeError.scala]
329[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Patch.scala]
330[info] [patched file /build/repo/zio-schema/jvm/src/main/scala/zio/schema/StandardType.scala]
331[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/FieldSet.scala]
332[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaOrdering.scala]
333[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaEquality.scala]
334[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/Migration.scala]
335[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueBuilder.scala]
336[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/Validation.scala]
337[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/SchemaInstances.scala]
338[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/ExtensibleMetaSchema.scala]
339[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Schema.scala]
340[warn] one warning found
341[info] done compiling
342[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4/classes ...
343[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
344[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/Deriver.scala]
345[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala-3/zio/schema/Derive.scala]
346[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala-3/zio/schema/DeriveSchema.scala]
347[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/TupleRecordSchema.scala]
348[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/CachedDeriver.scala]
349[warn] one warning found
350[info] done compiling
351[info] compiling 18 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/classes ...
352[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
353[warn] one warning found
354[info] done compiling
355[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/test-classes ...
356[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
357[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4/classes ...
358[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
359[warn] one warning found
360[info] done compiling
361[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/PhoneNumberValidationSpec.scala]
362[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/ValidationSpec.scala]
363[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/SchemaAssertions.scala]
364[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/RegexCompileSpec.scala]
365[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/TimeSpec.scala]
366[warn] one warning found
367[info] done compiling
368[info] compiling 7 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4/test-classes ...
369[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
370[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala/zio/schema/DeriveSpec.scala]
371[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.scala]
372[warn] one warning found
373[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala/zio/schema/DeriveSpec.scala]
374[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.scala]
375[warn] one warning found
376[info] done compiling
377[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/test-classes ...
378[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
379[warn] one warning found
380[info] done compiling
381[info] compiling 2 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4/test-classes ...
382[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
383[warn] one warning found
384[info] done compiling
385Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
386Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
387[info] compiling 4 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4/classes ...
388[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
389[info] [patched file /build/repo/zio-schema-avro/src/main/scala/zio/schema/codec/AvroCodec.scala]
390[info] [patched file /build/repo/zio-schema-avro/src/main/scala/zio/schema/codec/AvroSchemaCodec.scala]
391[warn] one warning found
392[info] done compiling
393[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4/classes ...
394[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
395[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4/classes ...
396[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
397[info] [patched file /build/repo/zio-schema-zio-test/shared/src/main/scala/zio/schema/DeriveGen.scala]
398[warn] one warning found
399[info] done compiling
400[info] compiling 2 Scala sources to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4/test-classes ...
401[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
402[warn] one warning found
403[info] done compiling
404[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.7.4/test-classes ...
405[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
406[warn] one warning found
407[info] done compiling
408[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
409[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
410[warn] | ^^^
411[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
412[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
413[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
414[warn] | ^
415[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
416[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/OrderingSpec.scala]
417[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueSpec.scala]
418[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueGen.scala]
419[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaGen.scala]
420[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/MetaSchemaSpec.scala]
421[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/AccessorBuilderSpec.scala]
422[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/types.scala]
423[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala]
424[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaMigrationSpec.scala]
425[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/TypeIdSpec.scala]
426[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/StandardTypeGen.scala]
427[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaSpec.scala]
428[warn] three warnings found
429[info] done compiling
430[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4/test-classes ...
431[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
432[info] [patched file /build/repo/zio-schema-avro/src/test/scala/zio/schema/codec/AvroCodecSpec.scala]
433[info] [patched file /build/repo/zio-schema-avro/src/test/scala/zio/schema/codec/AvroSchemaCodecSpec.scala]
434[warn] one warning found
435[info] done compiling
436[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4/classes ...
437[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
438[warn] one warning found
439[info] done compiling
440[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.7.4/test-classes ...
441[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
442[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
443[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
444[warn] | ^^^
445[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
446[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
447[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
448[warn] | ^
449[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
450[warn] three warnings found
451[info] done compiling
452[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4/test-classes ...
453[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
454[warn] one warning found
455[info] done compiling
456Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
457Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
458[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4/classes ...
459[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
460[info] [patched file /build/repo/zio-schema-bson/src/main/scala/zio/schema/codec/BsonSchemaCodec.scala]
461[warn] one warning found
462[info] done compiling
463[info] compiling 1 Scala source to /build/repo/zio-schema-bson/target/scala-3.7.4/classes ...
464[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
465[warn] one warning found
466[info] done compiling
467[info] compiling 5 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4/test-classes ...
468[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
469[info] [patched file /build/repo/zio-schema-bson/src/test/scala/zio/schema/codec/BsonSchemaCodecSpec.scala]
470[info] [patched file /build/repo/zio-schema-bson/src/test/scala/zio/schema/codec/BsonSchemaCodecGenericSpec.scala]
471[warn] one warning found
472[info] done compiling
473[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4/test-classes ...
474[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
475[warn] one warning found
476[info] done compiling
477Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
478Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
479[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4/classes ...
480[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
481[info] [patched file /build/repo/zio-schema-optics/shared/src/main/scala/zio/schema/optics/ZioOpticsBuilder.scala]
482[warn] one warning found
483[info] done compiling
484[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4/classes ...
485[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
486[warn] one warning found
487[info] done compiling
488[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4/test-classes ...
489[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
490[warn] one warning found
491[info] done compiling
492Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
493Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
494[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/classes ...
495[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/classes ...
496[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
497[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
498[info] compiling 2 Scala sources to /build/repo/zio-schema-thrift/target/scala-3.7.4/classes ...
499[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
500[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/classes ...
501[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
502[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
503[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
504[warn] | ^
505[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
506[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/ProtobufCodec.scala]
507[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/FieldMappingCache.scala]
508[warn] one warning found
509[info] done compiling
510[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
511[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
512[warn] | ^
513[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
514[warn] |
515[warn] | longer explanation available when compiling with `-explain`
516[info] [patched file /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala]
517[warn] three warnings found
518[info] done compiling
519[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
520[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
521[warn] | ^
522[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
523[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
524[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
525[warn] | ^
526[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
527[warn] |
528[warn] | longer explanation available when compiling with `-explain`
529[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
530[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
531[warn] | ^
532[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
533[warn] |
534[warn] | longer explanation available when compiling with `-explain`
535[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
536[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
537[warn] | ^
538[warn] |the type test for zio.schema.Schema.Field[_, Any] @_ cannot be checked at runtime because its type arguments can't be determined from zio.schema.Schema.Field[?, ?]
539[warn] |
540[warn] | longer explanation available when compiling with `-explain`
541[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala]
542[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala]
543[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackCodec.scala]
544[warn] 5 warnings found
545[info] done compiling
546[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/JsonCodec.scala]
547[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/package.scala]
548[warn] one warning found
549[info] done compiling
550[info] compiling 1 Scala source to /build/repo/zio-schema-docs/target/scala-3.7.4/classes ...
551[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
552[warn] one warning found
553[info] done compiling
554[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4/classes ...
555[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/classes ...
556[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
557[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
558[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/classes ...
559[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/classes ...
560[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
561[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
562[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
563[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
564[warn] | ^
565[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
566[warn] one warning found
567[info] done compiling
568[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
569[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
570[warn] | ^
571[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
572[warn] |
573[warn] | longer explanation available when compiling with `-explain`
574[warn] three warnings found
575[info] done compiling
576[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
577[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
578[warn] | ^
579[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
580[warn] one warning found
581[info] done compiling
582[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
583[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
584[warn] | ^
585[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
586[warn] |
587[warn] | longer explanation available when compiling with `-explain`
588[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
589[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
590[warn] | ^
591[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
592[warn] |
593[warn] | longer explanation available when compiling with `-explain`
594[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
595[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
596[warn] | ^
597[warn] |the type test for zio.schema.Schema.Field[_, Any] @_ cannot be checked at runtime because its type arguments can't be determined from zio.schema.Schema.Field[?, ?]
598[warn] |
599[warn] | longer explanation available when compiling with `-explain`
600[warn] 5 warnings found
601[info] done compiling
602Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
603Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
604Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
605Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -language:experimental.macros, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
606Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
607Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
608[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/test-classes ...
609[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
610[info] [patched file /build/repo/zio-schema-protobuf/shared/src/test/scala/zio/schema/codec/ProtobufCodecSpec.scala]
611[warn] one warning found
612[info] done compiling
613[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/test-classes ...
614[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
615[warn] one warning found
616[info] done compiling
617Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
618Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
619Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
620Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
621[info] compiling 3 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/test-classes ...
622[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
623[info] [patched file /build/repo/zio-schema-json/shared/src/test/scala/zio/schema/codec/JsonCodecSpec.scala]
624[warn] one warning found
625[info] done compiling
626[info] compiling 1 Scala source to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/test-classes ...
627[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
628[warn] one warning found
629[info] done compiling
630Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
631Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
632Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
633Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
634[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/test-classes ...
635[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
636[info] [patched file /build/repo/zio-schema-msg-pack/src/test/scala/zio/schema/codec/MessagePackCodecSpec.scala]
637[warn] one warning found
638[info] done compiling
639[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/test-classes ...
640[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
641[warn] one warning found
642[info] done compiling
643Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
644Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
645[info] compiling 1 Scala source and 17 Java sources to /build/repo/zio-schema-thrift/target/scala-3.7.4/test-classes ...
646[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
647[info] [patched file /build/repo/zio-schema-thrift/src/test/scala/zio/schema/codec/ThriftCodecSpec.scala]
648[warn] one warning found
649[info] done compiling
650[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4/test-classes ...
651[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
652[warn] one warning found
653[info] done compiling
654
655************************
656Build summary:
657[{
658 "module": "zio-schema-derivation",
659 "compile": {"status": "ok", "tookMs": 39102, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
660 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
661 "test-compile": {"status": "ok", "tookMs": 33911, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
662 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
663 "publish": {"status": "skipped", "tookMs": 0},
664 "metadata": {
665 "crossScalaVersions": ["2.13.18", "2.12.21"]
666}
667},{
668 "module": "zio-schema-avro",
669 "compile": {"status": "ok", "tookMs": 5749, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
670 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
671 "test-compile": {"status": "ok", "tookMs": 16574, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
672 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
673 "publish": {"status": "skipped", "tookMs": 0},
674 "metadata": {
675 "crossScalaVersions": ["2.13.18", "2.12.21"]
676}
677},{
678 "module": "zio-schema-bson",
679 "compile": {"status": "ok", "tookMs": 1757, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
680 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
681 "test-compile": {"status": "ok", "tookMs": 4350, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
682 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
683 "publish": {"status": "skipped", "tookMs": 0},
684 "metadata": {
685 "crossScalaVersions": ["2.13.18", "2.12.21"]
686}
687},{
688 "module": "zio-schema-optics",
689 "compile": {"status": "ok", "tookMs": 640, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
690 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
691 "test-compile": {"status": "ok", "tookMs": 1169, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
692 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
693 "publish": {"status": "skipped", "tookMs": 0},
694 "metadata": {
695 "crossScalaVersions": ["2.13.18", "2.12.21"]
696}
697},{
698 "module": "zio-schema-docs",
699 "compile": {"status": "ok", "tookMs": 4520, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
700 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
701 "test-compile": {"status": "ok", "tookMs": 4075, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
702 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
703 "publish": {"status": "skipped", "tookMs": 0},
704 "metadata": {
705 "crossScalaVersions": ["2.13.18", "2.12.21"]
706}
707},{
708 "module": "zio-schema-tests",
709 "compile": {"status": "ok", "tookMs": 221, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
710 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
711 "test-compile": {"status": "ok", "tookMs": 244, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
712 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
713 "publish": {"status": "ok", "tookMs": 4},
714 "metadata": {
715 "crossScalaVersions": ["2.13.18", "2.12.21"]
716}
717},{
718 "module": "zio-schema-macros",
719 "compile": {"status": "ok", "tookMs": 32, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
720 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
721 "test-compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
722 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
723 "publish": {"status": "skipped", "tookMs": 0},
724 "metadata": {
725 "crossScalaVersions": ["2.13.18", "2.12.21"]
726}
727},{
728 "module": "zio-schema-protobuf",
729 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
730 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
731 "test-compile": {"status": "ok", "tookMs": 3654, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
732 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
733 "publish": {"status": "skipped", "tookMs": 0},
734 "metadata": {
735 "crossScalaVersions": ["2.13.18", "2.12.21"]
736}
737},{
738 "module": "zio-schema",
739 "compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
740 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
741 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
742 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
743 "publish": {"status": "skipped", "tookMs": 0},
744 "metadata": {
745 "crossScalaVersions": ["2.13.18", "2.12.21"]
746}
747},{
748 "module": "zio-schema-json",
749 "compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
750 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
751 "test-compile": {"status": "ok", "tookMs": 7026, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
752 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
753 "publish": {"status": "skipped", "tookMs": 0},
754 "metadata": {
755 "crossScalaVersions": ["2.13.18", "2.12.21"]
756}
757},{
758 "module": "zio-schema-zio-test",
759 "compile": {"status": "ok", "tookMs": 166, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
760 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
761 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
762 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
763 "publish": {"status": "skipped", "tookMs": 0},
764 "metadata": {
765 "crossScalaVersions": ["2.13.18", "2.12.21"]
766}
767},{
768 "module": "zio-schema-msg-pack",
769 "compile": {"status": "ok", "tookMs": 181, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
770 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
771 "test-compile": {"status": "ok", "tookMs": 2609, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
772 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
773 "publish": {"status": "skipped", "tookMs": 0},
774 "metadata": {
775 "crossScalaVersions": ["2.13.18", "2.12.21"]
776}
777},{
778 "module": "zio-schema-thrift",
779 "compile": {"status": "ok", "tookMs": 191, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
780 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
781 "test-compile": {"status": "ok", "tookMs": 5034, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
782 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
783 "publish": {"status": "skipped", "tookMs": 0},
784 "metadata": {
785 "crossScalaVersions": ["2.13.18", "2.12.21"]
786}
787}]
788************************
789[success] Total time: 182 s (0:03:02.0), completed Jan 8, 2026, 2:29:40 AM
790[0JChecking patch project/plugins.sbt...
791Checking patch project/BuildHelper.scala...
792Checking patch build.sbt...
793Applied patch project/plugins.sbt cleanly.
794Applied patch project/BuildHelper.scala cleanly.
795Applied patch build.sbt cleanly.
796Commit migration rewrites
797Switched to a new branch 'opencb/migrate-source-3.4'
798[opencb/migrate-source-3.4 a3b9a6d] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
799 63 files changed, 1870 insertions(+), 1870 deletions(-)
800----
801Preparing build for 3.8.0-RC6
802Scala binary version found: 3.8
803Implicitly using source version 3.8
804Scala binary version found: 3.8
805Implicitly using source version 3.8
806Would try to apply common scalacOption (best-effort, sbt/mill only):
807Append: ,REQUIRE:-source:3.8
808Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
809
810Try apply source patch:
811Path: project/BuildHelper.scala
812Pattern: val Scala3: String = versions("3.3")
813Replacement: val Scala3: String = "3.8.0-RC6"
814Successfully applied pattern 'val Scala3: String = versions("3.3")' in project/BuildHelper.scala
815----
816Starting build for 3.8.0-RC6
817Execute tests: true
818sbt project found:
819No prepare script found for project zio/zio-schema
820##################################
821Scala version: 3.8.0-RC6
822Targets: dev.zio%zio-schema dev.zio%zio-schema-avro dev.zio%zio-schema-bson dev.zio%zio-schema-derivation dev.zio%zio-schema-docs dev.zio%zio-schema-json dev.zio%zio-schema-macros dev.zio%zio-schema-msg-pack dev.zio%zio-schema-optics dev.zio%zio-schema-protobuf dev.zio%zio-schema-thrift dev.zio%zio-schema-zio-test
823Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
824##################################
825Using extra scalacOptions: ,REQUIRE:-source:3.8
826Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
827[sbt_options] declare -a sbt_options=()
828[process_args] java_version = '21'
829[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
830# Executing command line:
831java
832-Xmx6g
833-Xss2m
834-XX:+UseG1GC
835-XX:InitialCodeCacheSize=512m
836-XX:ReservedCodeCacheSize=512m
837-Dfile.encoding=UTF8
838-Dcommunitybuild.scala=3.8.0-RC6
839-Dcommunitybuild.project.dependencies.add=
840-Xmx7G
841-Xms4G
842-Xss8M
843-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
844-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
845-jar
846/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
847"setCrossScalaVersions 3.8.0-RC6"
848"++3.8.0-RC6 -v"
849"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
850"set every credentials := Nil"
851"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
852"removeScalacOptionsStartingWith -P:wartremover"
853
854moduleMappings
855"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-schema dev.zio%zio-schema-avro dev.zio%zio-schema-bson dev.zio%zio-schema-derivation dev.zio%zio-schema-docs dev.zio%zio-schema-json dev.zio%zio-schema-macros dev.zio%zio-schema-msg-pack dev.zio%zio-schema-optics dev.zio%zio-schema-protobuf dev.zio%zio-schema-thrift dev.zio%zio-schema-zio-test"
856
857[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
858[info] loading settings for project repo-build-build from sbt-updates.sbt...
859[info] loading project definition from /build/repo/project/project
860[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
861[info] loading project definition from /build/repo/project
862[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
863[info] done compiling
864[info] loading settings for project root from build.sbt...
865[info] resolving key references (41444 settings) ...
866[info] set current project to zio-schema (in build file:/build/repo/)
867[warn] there are 57 keys that are not used by any other settings/tasks:
868[warn]
869[warn] * ThisBuild / name
870[warn] +- /build/repo/build.sbt:8
871[warn] * testsJS / buildInfoKeys
872[warn] +- /build/repo/project/BuildHelper.scala:207
873[warn] * testsJS / buildInfoPackage
874[warn] +- /build/repo/project/BuildHelper.scala:208
875[warn] * testsJVM / buildInfoKeys
876[warn] +- /build/repo/project/BuildHelper.scala:207
877[warn] * testsJVM / buildInfoPackage
878[warn] +- /build/repo/project/BuildHelper.scala:208
879[warn] * testsNative / buildInfoKeys
880[warn] +- /build/repo/project/BuildHelper.scala:207
881[warn] * testsNative / buildInfoPackage
882[warn] +- /build/repo/project/BuildHelper.scala:208
883[warn] * zioSchemaAvro / buildInfoKeys
884[warn] +- /build/repo/project/BuildHelper.scala:207
885[warn] * zioSchemaAvro / buildInfoPackage
886[warn] +- /build/repo/project/BuildHelper.scala:208
887[warn] * zioSchemaBson / buildInfoKeys
888[warn] +- /build/repo/project/BuildHelper.scala:207
889[warn] * zioSchemaBson / buildInfoPackage
890[warn] +- /build/repo/project/BuildHelper.scala:208
891[warn] * zioSchemaDerivationJS / buildInfoKeys
892[warn] +- /build/repo/project/BuildHelper.scala:207
893[warn] * zioSchemaDerivationJS / buildInfoPackage
894[warn] +- /build/repo/project/BuildHelper.scala:208
895[warn] * zioSchemaDerivationJVM / buildInfoKeys
896[warn] +- /build/repo/project/BuildHelper.scala:207
897[warn] * zioSchemaDerivationJVM / buildInfoPackage
898[warn] +- /build/repo/project/BuildHelper.scala:208
899[warn] * zioSchemaDerivationNative / buildInfoKeys
900[warn] +- /build/repo/project/BuildHelper.scala:207
901[warn] * zioSchemaDerivationNative / buildInfoPackage
902[warn] +- /build/repo/project/BuildHelper.scala:208
903[warn] * zioSchemaJS / buildInfoKeys
904[warn] +- /build/repo/project/BuildHelper.scala:207
905[warn] * zioSchemaJS / buildInfoPackage
906[warn] +- /build/repo/project/BuildHelper.scala:208
907[warn] * zioSchemaJVM / buildInfoKeys
908[warn] +- /build/repo/project/BuildHelper.scala:207
909[warn] * zioSchemaJVM / buildInfoPackage
910[warn] +- /build/repo/project/BuildHelper.scala:208
911[warn] * zioSchemaJsonJS / buildInfoKeys
912[warn] +- /build/repo/project/BuildHelper.scala:207
913[warn] * zioSchemaJsonJS / buildInfoPackage
914[warn] +- /build/repo/project/BuildHelper.scala:208
915[warn] * zioSchemaJsonJVM / buildInfoKeys
916[warn] +- /build/repo/project/BuildHelper.scala:207
917[warn] * zioSchemaJsonJVM / buildInfoPackage
918[warn] +- /build/repo/project/BuildHelper.scala:208
919[warn] * zioSchemaJsonNative / buildInfoKeys
920[warn] +- /build/repo/project/BuildHelper.scala:207
921[warn] * zioSchemaJsonNative / buildInfoPackage
922[warn] +- /build/repo/project/BuildHelper.scala:208
923[warn] * zioSchemaMacrosJS / buildInfoKeys
924[warn] +- /build/repo/project/BuildHelper.scala:207
925[warn] * zioSchemaMacrosJS / buildInfoPackage
926[warn] +- /build/repo/project/BuildHelper.scala:208
927[warn] * zioSchemaMacrosJVM / buildInfoKeys
928[warn] +- /build/repo/project/BuildHelper.scala:207
929[warn] * zioSchemaMacrosJVM / buildInfoPackage
930[warn] +- /build/repo/project/BuildHelper.scala:208
931[warn] * zioSchemaMacrosNative / buildInfoKeys
932[warn] +- /build/repo/project/BuildHelper.scala:207
933[warn] * zioSchemaMacrosNative / buildInfoPackage
934[warn] +- /build/repo/project/BuildHelper.scala:208
935[warn] * zioSchemaMsgPack / buildInfoKeys
936[warn] +- /build/repo/project/BuildHelper.scala:207
937[warn] * zioSchemaMsgPack / buildInfoPackage
938[warn] +- /build/repo/project/BuildHelper.scala:208
939[warn] * zioSchemaNative / buildInfoKeys
940[warn] +- /build/repo/project/BuildHelper.scala:207
941[warn] * zioSchemaNative / buildInfoPackage
942[warn] +- /build/repo/project/BuildHelper.scala:208
943[warn] * zioSchemaOpticsJS / buildInfoKeys
944[warn] +- /build/repo/project/BuildHelper.scala:207
945[warn] * zioSchemaOpticsJS / buildInfoPackage
946[warn] +- /build/repo/project/BuildHelper.scala:208
947[warn] * zioSchemaOpticsJVM / buildInfoKeys
948[warn] +- /build/repo/project/BuildHelper.scala:207
949[warn] * zioSchemaOpticsJVM / buildInfoPackage
950[warn] +- /build/repo/project/BuildHelper.scala:208
951[warn] * zioSchemaOpticsNative / buildInfoKeys
952[warn] +- /build/repo/project/BuildHelper.scala:207
953[warn] * zioSchemaOpticsNative / buildInfoPackage
954[warn] +- /build/repo/project/BuildHelper.scala:208
955[warn] * zioSchemaProtobufJS / buildInfoKeys
956[warn] +- /build/repo/project/BuildHelper.scala:207
957[warn] * zioSchemaProtobufJS / buildInfoPackage
958[warn] +- /build/repo/project/BuildHelper.scala:208
959[warn] * zioSchemaProtobufJVM / buildInfoKeys
960[warn] +- /build/repo/project/BuildHelper.scala:207
961[warn] * zioSchemaProtobufJVM / buildInfoPackage
962[warn] +- /build/repo/project/BuildHelper.scala:208
963[warn] * zioSchemaProtobufNative / buildInfoKeys
964[warn] +- /build/repo/project/BuildHelper.scala:207
965[warn] * zioSchemaProtobufNative / buildInfoPackage
966[warn] +- /build/repo/project/BuildHelper.scala:208
967[warn] * zioSchemaThrift / buildInfoKeys
968[warn] +- /build/repo/project/BuildHelper.scala:207
969[warn] * zioSchemaThrift / buildInfoPackage
970[warn] +- /build/repo/project/BuildHelper.scala:208
971[warn] * zioSchemaZioTestJS / buildInfoKeys
972[warn] +- /build/repo/project/BuildHelper.scala:207
973[warn] * zioSchemaZioTestJS / buildInfoPackage
974[warn] +- /build/repo/project/BuildHelper.scala:208
975[warn] * zioSchemaZioTestJVM / buildInfoKeys
976[warn] +- /build/repo/project/BuildHelper.scala:207
977[warn] * zioSchemaZioTestJVM / buildInfoPackage
978[warn] +- /build/repo/project/BuildHelper.scala:208
979[warn] * zioSchemaZioTestNative / buildInfoKeys
980[warn] +- /build/repo/project/BuildHelper.scala:207
981[warn] * zioSchemaZioTestNative / buildInfoPackage
982[warn] +- /build/repo/project/BuildHelper.scala:208
983[warn]
984[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
985[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
986Execute setCrossScalaVersions: 3.8.0-RC6
987OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaBson/crossScalaVersions
988OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaProtobufJVM/crossScalaVersions
989OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaMsgPack/crossScalaVersions
990OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaProtobufJS/crossScalaVersions
991OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaThrift/crossScalaVersions
992OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaDerivationJS/crossScalaVersions
993OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaOpticsJVM/crossScalaVersions
994OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaMacrosJS/crossScalaVersions
995OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaJsonJS/crossScalaVersions
996OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in docs/crossScalaVersions
997OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaZioTestJS/crossScalaVersions
998OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaJsonNative/crossScalaVersions
999OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaZioTestNative/crossScalaVersions
1000OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaOpticsJS/crossScalaVersions
1001OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaJsonJVM/crossScalaVersions
1002OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaZioTestJVM/crossScalaVersions
1003OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaMacrosNative/crossScalaVersions
1004OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaDerivationJVM/crossScalaVersions
1005OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaOpticsNative/crossScalaVersions
1006OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaDerivationNative/crossScalaVersions
1007OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in testsNative/crossScalaVersions
1008OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaMacrosJVM/crossScalaVersions
1009OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in testsJS/crossScalaVersions
1010OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaProtobufNative/crossScalaVersions
1011OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaJVM/crossScalaVersions
1012OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaAvro/crossScalaVersions
1013OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaNative/crossScalaVersions
1014OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaJS/crossScalaVersions
1015OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in testsJVM/crossScalaVersions
1016OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaExamplesJVM/crossScalaVersions
1017OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaExamplesJS/crossScalaVersions
1018OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in zioSchemaExamplesNative/crossScalaVersions
1019[info] set current project to zio-schema (in build file:/build/repo/)
1020[info] Setting Scala version to 3.8.0-RC6 on 32 projects.
1021[info] Switching Scala version on:
1022[info] zioSchemaZioTestJS (2.13.18, 2.12.21, 3.8.0-RC6)
1023[info] zioSchemaJsonNative (2.13.18, 2.12.21, 3.8.0-RC6)
1024[info] zioSchemaJS (2.13.18, 2.12.21, 3.8.0-RC6)
1025[info] zioSchemaDerivationJS (2.13.18, 2.12.21, 3.8.0-RC6)
1026[info] zioSchemaMsgPack (2.13.18, 2.12.21, 3.8.0-RC6)
1027[info] zioSchemaDerivationJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1028[info] zioSchemaMacrosJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1029[info] zioSchemaExamplesJVM (2.13.18, 3.8.0-RC6)
1030[info] zioSchemaDerivationNative (2.13.18, 2.12.21, 3.8.0-RC6)
1031[info] zioSchemaOpticsJS (2.13.18, 2.12.21, 3.8.0-RC6)
1032[info] docs (2.13.18, 2.12.21, 3.8.0-RC6)
1033[info] zioSchemaMacrosNative (2.13.18, 2.12.21, 3.8.0-RC6)
1034[info] zioSchemaProtobufJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1035[info] zioSchemaJsonJS (2.13.18, 2.12.21, 3.8.0-RC6)
1036[info] zioSchemaProtobufJS (2.13.18, 2.12.21, 3.8.0-RC6)
1037[info] zioSchemaZioTestJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1038[info] zioSchemaOpticsJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1039[info] zioSchemaThrift (2.13.18, 2.12.21, 3.8.0-RC6)
1040[info] zioSchemaAvro (2.13.18, 2.12.21, 3.8.0-RC6)
1041[info] testsJS (2.13.18, 2.12.21, 3.8.0-RC6)
1042[info] zioSchemaNative (2.13.18, 2.12.21, 3.8.0-RC6)
1043[info] zioSchemaExamplesJS (2.13.18, 3.8.0-RC6)
1044[info] testsJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1045[info] zioSchemaBson (2.13.18, 2.12.21, 3.8.0-RC6)
1046[info] zioSchemaZioTestNative (2.13.18, 2.12.21, 3.8.0-RC6)
1047[info] zioSchemaMacrosJS (2.13.18, 2.12.21, 3.8.0-RC6)
1048[info] zioSchemaOpticsNative (2.13.18, 2.12.21, 3.8.0-RC6)
1049[info] zioSchemaExamplesNative (2.13.18, 3.8.0-RC6)
1050[info] zioSchemaJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1051[info] zioSchemaProtobufNative (2.13.18, 2.12.21, 3.8.0-RC6)
1052[info] zioSchemaJsonJVM (2.13.18, 2.12.21, 3.8.0-RC6)
1053[info] testsNative (2.13.18, 2.12.21, 3.8.0-RC6)
1054[info] Excluding projects:
1055[info] benchmarks (2.13.18)
1056[info] * root (2.13.18)
1057[info] Reapplying settings...
1058[info] set current project to zio-schema (in build file:/build/repo/)
1059Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1060[info] Reapplying settings...
1061[info] set current project to zio-schema (in build file:/build/repo/)
1062[info] Defining Global / credentials, benchmarks / credentials and 32 others.
1063[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 306 others.
1064[info] Run `last` for details.
1065[info] Reapplying settings...
1066[info] set current project to zio-schema (in build file:/build/repo/)
1067Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1068[info] Reapplying settings...
1069OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1070
1071 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1072 Did you mean zioSchemaMacrosJVM / allExcludeDependencies ?
1073 , retry without global scopes
1074[info] Reapplying settings...
1075[info] set current project to zio-schema (in build file:/build/repo/)
1076Execute removeScalacOptionsStartingWith: -P:wartremover
1077[info] Reapplying settings...
1078[info] set current project to zio-schema (in build file:/build/repo/)
1079[success] Total time: 0 s, completed Jan 8, 2026, 2:30:17 AM
1080Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
1081Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
1082Starting build...
1083Projects: Set(zioSchemaMsgPack, zioSchemaDerivationJVM, zioSchemaMacrosJVM, docs, zioSchemaProtobufJVM, zioSchemaZioTestJVM, zioSchemaOpticsJVM, zioSchemaThrift, zioSchemaAvro, testsJVM, zioSchemaBson, zioSchemaJVM, zioSchemaJsonJVM)
1084Starting build for ProjectRef(file:/build/repo/,zioSchemaDerivationJVM) (zio-schema-derivation)... [0/13]
1085OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1086OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1087OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1088OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1089Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1090[info] compiling 1 Scala source to /build/repo/zio-schema-macros/jvm/target/scala-3.8.0-RC6/classes ...
1091[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1092[warn] one warning found
1093[info] done compiling
1094[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC6/classes ...
1095[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1096[warn] one warning found
1097[info] done compiling
1098[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.8.0-RC6/classes ...
1099[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1100[warn] one warning found
1101[info] done compiling
1102[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC6/test-classes ...
1103[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1104[warn] one warning found
1105[info] done compiling
1106[info] compiling 7 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.8.0-RC6/test-classes ...
1107[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1108[warn] one warning found
1109[warn] one warning found
1110[info] done compiling
1111+ Derive
1112 + case object
1113 + can derive new instance for case object
1114 + can use existing instance for case object
1115 + default implementation
1116 + default tupleN implementation creates proper record schema
1117 + Scala 3 specific tests
1118 + Opaque types
1119 + enum
1120 + can derive instance for recursive enum
1121 + can derive instance for enum
1122 + support for unknown types
1123 + can pick up existing instance for unknown type
1124 + calls deriveUnknown for unknown type
1125 + caching
1126 + reuses derived instances
1127 + case class
1128 + can use existing instance for simple case class
1129 + can derive new instance for case class containing sequences
1130 + can derive new instance for case class referring another one using an existing instance
1131 + can derive new instance for case class containing a set
1132 + can derive new instance for case class containing a map and an either
1133 + can derive new instance for case class containing a 3-tuple field
1134 + new top level implicit value is not passed as summoned
1135 + works with with arity > 22
1136 + can derive new instance for simple case class
1137 + default field values
1138 + use case class default values of generic class
1139 + prefer field annotations over case class default values
1140 + use case class default values
1141 + support factory
1142 + factory
1143+ Record Spec
1144 + Deconstruct should get the values of a case class' fields
1145 + CaseClass1
1146 + CaseClass3
1147 + CaseClass0
1148 + CaseClass2
1149 + CaseClass4
1150 + CaseClass5
1151 + CaseClass6
1152 + CaseClass7
1153 + CaseClass10
1154 + CaseClass9
1155 + CaseClass11
1156 + CaseClass8
1157 + CaseClass12
1158 + CaseClass14
1159 + CaseClass13
1160 + CaseClass15
1161 + CaseClass16
1162 + CaseClass17
1163 + CaseClass19
1164 + CaseClass18
1165 + CaseClass20
1166 + CaseClass22
1167 + CaseClass21
1168+ Schema Validation Spec
1169 + Valid CaseClass2 creation
1170 + Invalid CaseClass2 creation
1171 + Invalid CaseClass1 creation
1172 + Valid CaseClass1 creation
1173 + Example Data, Left ValidationError
1174 + Example Data, Option value without ValidationError
1175 + Example Data, no ValidationErrors
1176 + Example Data, Right ValidationError
1177 + Example Data, Tuple with ValidationError on first element
1178 + Example Data, single element List with ValidationError
1179 + Example Data, multi element List with ValidationError
1180 + Example Data, Option value with ValidationError
1181 + Example Data, Tuple with ValidationError on second element
1182 + Example Data, Wrapper class wrapping class with ValidationError
1183 + Example Data, first Enum with ValidationError
1184 + Example Data, second Enum with ValidationError
1185 + Validator successfully extracts from validation annotation
1186+ DeriveSchemaSpec
1187 + Derivation
1188 + correctly assigns noDiscriminator to union
1189 + correctly assigns simpleEnum to enum
1190 + correctly derive annotations for cases in enum
1191 + correctly adds scaladoc as description
1192 + doesn't assigns simpleEnum to non-simple enum
1193 + derive different annotations for enum
1194 + correctly derives case class with `derives` keyword
1195 + Derivation
1196 + correctly derives recursive data structure
1197 + correctly derives tuple arities from 2 to 22
1198 + correctly derives case class with arity > 22
1199 + correctly derives case class 0
1200 + correctly derives case class
1201 + correctly derives recursively for case class
1202 + correctly derives for case object
1203 + correctly captures annotations on case class
1204 + correctly captures annotations on case class with arity greater than 22
1205 + correctly derives Enum
1206 + correctly capture annotations on Enum and cases
1207 + correctly derives recursive Enum with type parameters
1208 + correctly derives generic recursive Enum
1209 + correctly derives recursive Enum with multiple type parameters
1210 + correctly derives schema with unused type parameters
1211 + correctly derives generic recursive Enum with multiple type parameters
1212 + correctly derives recursive Enum
1213 + correctly derives schema for case classes that use schema
1214 + correctly derives renaming field when fieldName annotation is present
1215 + correctly derive mutually recursive data structure
1216 + correctly derives optional fields when optional annotation is present
1217 + correctly derives simpleEnum without annotation
1218 + correctly derives Enum with > 22 cases
1219 + correctly derives simpleEnum with annotation
1220 + correctly derives mutually recursive case classes
1221 + correctly derives schema for abstract sealed class with intermediate subclasses, having case class leaf classes
1222 + correctly derives schema for abstract sealed class with case class subclasses
122396 tests passed. 0 tests failed. 0 tests ignored.
1224
1225Executed in 1 s 212 ms
1226
1227Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
1228Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1229[info] compiling 4 Scala sources to /build/repo/zio-schema-avro/target/scala-3.8.0-RC6/classes ...
1230[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1231[warn] one warning found
1232[info] done compiling
1233[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.8.0-RC6/classes ...
1234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1235[warn] one warning found
1236[info] done compiling
1237[info] compiling 2 Scala sources to /build/repo/zio-schema-zio-test/jvm/target/scala-3.8.0-RC6/test-classes ...
1238[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1239[warn] one warning found
1240[info] done compiling
1241[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.8.0-RC6/test-classes ...
1242[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1243[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
1244[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
1245[warn] | ^^^
1246[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1247[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
1248[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
1249[warn] | ^
1250[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1251[warn] three warnings found
1252[info] done compiling
1253[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.8.0-RC6/test-classes ...
1254[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1255[warn] one warning found
1256[info] done compiling
1257+ Avro Codec Spec
1258 + Avro Codec - Encoder Collection spec
1259SLF4J(W): No SLF4J providers were found.
1260SLF4J(W): Defaulting to no-operation (NOP) logger implementation
1261SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
1262 + Encode Set[String]
1263 + Encode Chunk[String]
1264 + Encode List[String]
1265 + Encode Chunk[Byte]
1266 + Encode Map[String, String]
1267 + Avro Codec - Encode Enum
1268 + Encode Enum3
1269 + Avro Codec - Either Decoder spec
1270 + Decode Either
1271 + Decode Either[String, Option[Int]]
1272 + Decode Either[List[String], Int]
1273 + AvroCodec - encode/decode Generic Record
1274 + Encode/Decode for ViviRequestKey
1275 + Encode/Decode
1276 + Avro Codec - Primitive decoder spec
1277 + Decode Unit
1278 + Decode Boolean
1279 + Decode String
1280 + Decode Byte
1281 + Decode Integer
1282 + Decode Short
1283 + Decode Long
1284 + Decode Float
1285 + Decode Double
1286 + Decode Chunk[Byte]
1287 + Decode Char
1288 + Decode UUID
1289 + Decode Currency
1290 + Decode BigDecimal
1291 + Decode DayOfWeek
1292 + Decode BigInt
1293 + Decode Month
1294 + Decode MonthDay
1295 + Decode Period
1296 + Decode Year
1297 + Decode YearMonth
1298 + Decode ZoneId
1299 + Decode Duration
1300 + Decode ZoneOffset
1301 + Decode LocalDate
1302 + Decode LocalTime
1303 + Decode Instant
1304 + Decode OffsetTime
1305 + Decode OffsetDateTime
1306 + Decode LocalDateTime
1307 + Decode ZonedDateTime
1308 + AvroCodec - Stream encode/decode
1309 + Encoding/Decoding using streams
1310 + Avro Codec - Encoder Either spec
1311 + Encode Either[String, Option[Int]]
1312 + Encode Either[Int, String]
1313 + Encode Either[List[String], Int]
1314 + Encode Either[Int, String]
1315 + Avro Codec - Encoder Option spec
1316 + Encode Option[Option[Int]]
1317 + Encode Option[Int]
1318 + Encode Chunk[Option[Int]]
1319 + Encode List[Option[Int]]
1320 + Avro Codec - Encode Tuples spec
1321 + Encode Tuple2[Int, String]
1322 + Avro Codec - Encoder Fallback spec
1323 + Encode Fallback.Right
1324 + Encode Fallback.Left
1325 + Encode Fallback.Both
1326 + Avro Codec - Encoder primitive spec
1327 + Encode Short
1328 + Encode Long
1329 + Encode Int
1330 + Encode string
1331 + Encode Float
1332 + Encode Char
1333 + Encode UUID
1334 + Encode Boolean
1335 + Encode Currency
1336 + Encode BigDecimal
1337 + Encode DayOfWeek
1338 + Encode Month
1339 + Encode MonthDay
1340 + Encode Period
1341 + Encode Year
1342 + Encode Double
1343 + Encode YearMonth
1344 + Encode ZoneOffset
1345 + Encode BigDecimal
1346 + Encode Unit
1347 + Avro Codec - Encode Case class
1348 + Encode Case Class 2
1349 + Encode Case Class 1
1350 + Encode Case Class 0
1351 + Encode Case Class 3
1352 + Avro Codec - Encode Generic Record
1353 + Encode Record
1354 + Encode High Arity
1355 + Avro Codec - Option Decoder spec
1356 + Decode Option[Option[_]]
1357 + Decode Option
1358 + Decode Option[Enum]
1359 + Avro Codec - Tuple Decoder Spec
1360 + Decode Tuple2
1361 + Avro Codec - Fallback Decoder spec
1362 + Decode Fallback
1363 + Decode Fallback[List[String], Int]
1364 + Decode Fallback.Both full decode
1365 + Decode Fallback.Both non full decode
1366 + Avro Codec - Decode Generic Record
1367 + Decode Record
1368 + Decode High Arity
1369 + Decode single field record
1370 + Avro Codec - Sequence Decoder spec
1371 + Decode List
1372 + Decode Set
1373 + Decode Map
1374 + Decode Chunk
1375 + Decode Chunk[Option[Int]]
1376 + Avro Codec - Decode enum
1377 + Decode Enum3
1378 + Decode Enum3 - case object
1379 + Decode Enum5
1380 + Decode Person
1381 + Decode CaseClass3
1382+ AvroSchemaCodecSpec
1383 + decode
1384 + record
1385 + decode a simple record
1386 + decode a nested record
1387 + unwrap a wrapped initialSchemaDerived
1388 + tuple record failing
1389 + yearMonth record
1390 + tuple record successful
1391 + period record
1392 + duration record without chrono unit annotation
1393 + duration record chrono unit annotation
1394 + monthDay record
1395 + assign the namespace annotation
1396 + not assign the namespace annotation if missing
1397 + assign the doc annotation
1398 + assign the name annotation
1399 + not assign the doc annotation if missing
1400 + not assign the aliases annotation if empty
1401 + assign the error annotation
1402 + not assign the aliases annotation if missing
1403 + assign the aliases annotation
1404 + not assign the error annotation if not an error
1405 + bytes
1406 + decode as binary
1407 + logical type decimal as BigDecimal
1408 + logical type decimal as BigInteger
1409 + decodes primitive array
1410 + decodes complex array
1411 + decodes map with string keys
1412 + fields
1413 + decodes primitive fields of record
1414 + decodes the fields complex initialSchemaDerived
1415 + assign the field name annotation
1416 + assign the field doc annotation iff it exists
1417 + int
1418 + assign the field default annotation
1419 + decodes char
1420 + decodes dayOfWeek
1421 + assign the fieldOrder annotation
1422 + decodes Year
1423 + decodes short
1424 + decodes logical type timemillis
1425 + decodes zoneOffset
1426 + assign the field aliases annotation
1427 + decodes month
1428 + decodes int
1429 + union
1430 + option union with null on first position
1431 + option union with null on second position
1432 + not an option union with more than one element type
1433 + nested either union
1434 + decodes logical type date
1435 + union as zio initialSchemaDerived enumeration
1436 + correct case codec for case object of ADT
1437 + decodes logical type date with default formatter
1438 + decodes logical type timemillis with default formatter
1439 + correct case codec for case class of ADT
1440 + unwrap nested union
1441 + fixed
1442 + logical type decimal as BigDecimal
1443 + logical type decimal as BigInteger
1444 + fail on invalid logical type
1445 + decode as binary
1446 + enum
1447 + decodes symbols as union of strings
1448 + assign the enum name annotation
1449 + assign the enum namespace annotation
1450 + not assign the enum namespace annotation if empty
1451 + assign the enum aliases annotation
1452 + not assign the enum aliases annotation if empty
1453 + assign the enum doc annotation
1454 + not assign the enum doc annotation if empty
1455 + assign the enum default annotation
1456 + fail if enum default is not a symbol
1457 + not assign the enum default annotation if empty
1458 + string
1459 + decodes zoneId with formatter
1460 + decodes instant with formatter
1461 + decodes instant using default
1462 + decodes instant with formatter pattern
1463 + decode DateTimeFormatter field fails on invalid formatter
1464 + decodes localDate with default formatter
1465 + decodes localTime with formatter
1466 + decodes localDateTime with formatter
1467 + decodes localDate with formatter
1468 + decodes localDateTime with default formatter
1469 + decodes zonedDateTime with formatter
1470 + decodes localTime with default formatter
1471 + decodes offsetTime with formatter
1472 + decodes offsetTime with default formatter
1473 + decodes zonedDateTime with default formatter
1474 + decodes logical type uuid
1475 + decodes offsetDateTime with default formatter
1476 + decodes offsetDateTime with formatter
1477 + decodes primitive type string
1478 + float
1479 + double
1480 + null
1481 + long
1482 + decodes long
1483 + decodes logical type timestampMillis
1484 + decodes logical type timeMicros
1485 + decodes logical type timeMicros with default formatter
1486 + decodes logical type timestampMillis with default formatter
1487 + decodes logical type timestampMicros
1488 + decodes logical type LocalTimestamp millis with default formatter
1489 + decodes logical type timestampMicros with default formatter
1490 + decodes logical type LocalTimestamp millis
1491 + decodes logical type LocalTimestamp micros with default formatter
1492 + decodes logical type LocalTimestamp micros
1493 + boolean
1494 - encode/decode full adt test - ignored: 1
1495 + encode
1496 + map
1497 + string keys and string values
1498 + string keys and complex values
1499 + complex keys and string values
1500 + complex keys and complex values
1501 + seq
1502 + is mapped to an avro array
1503 + encodes complex types
1504 + set
1505 + is mapped to an avro array
1506 + encodes complex types
1507 + enum
1508 + encodes string only enum as avro enum
1509 + encodes sealed trait objects only as union of records when no avroEnum annotation is present
1510 + encodes sealed trait objects only as enum when avroEnum annotation is present
1511 + ignores avroEnum annotation if ADT cannot be reduced to String symbols
1512 - flatten nested unions with initialSchemaDerived derivation - ignored: 1
1513 + wraps nested unions
1514 + tuple
1515 + creates a record type and applies the name
1516 + encodes complex types
1517 + encodes duplicate complex types by reference
1518 + either
1519 + create an union
1520 + create a named union
1521 + encodes complex types
1522 + fails with duplicate names
1523 + encodes either containing optional
1524 + encodes nested either
1525 + fail should fail the encode
1526 + record
1527 - generate a static name if not specified via annotation - ignored: 1
1528 + fail with left on invalid name
1529 + support default values for record fields
1530 + pick up name from annotation
1531 + pick up name from annotation for fields
1532 + pick up doc from annotation
1533 + pick up namespace from annotation
1534 + fail with left on invalid namespace
1535 + pick up error annotation
1536 + includes all fields
1537 + includes nested record fields
1538 + optional
1539 + creates a union with case NULL
1540 + encodes complex types
1541 + wraps optional of unit to prevent duplicate null in union
1542 + encodes nested optionals
1543 + encodes optionals of union
1544 + encodes optionals of either
1545 + lazy is handled properly
1546 + primitives
1547 + encodes UnitType
1548 + encodes StringType
1549 + encodes BooleanType
1550 + encodes ShortType
1551 + encodes IntType
1552 + encodes LongType
1553 + encodes FloatType
1554 + encodes DoubleType
1555 + encodes BinaryType as bytes
1556 + encodes BinaryType as fixed
1557 + encodes CharType
1558 + encodes UUIDType
1559 + encodes BigDecimalType as Bytes
1560 + encodes BigDecimalType as Bytes with scala and precision
1561 + encodes BigDecimalType as Fixed
1562 + encodes BigDecimalType as Fixed with scala and precision
1563 + encodes BigIntegerType as Bytes
1564 + encodes BigIntegerType as Bytes with scala and precision
1565 + encodes BigIntegerType as Fixed
1566 + encodes BigIntegerType as Fixed with scala and precision
1567 + encodes MonthType
1568 + encodes DayOfWeekType
1569 + encodes ZoneIdType
1570 + encodes YearType
1571 + encodes ZoneOffsetType
1572 + encodes InstantType as string
1573 + encodes LocalDateType as string
1574 + encodes LocalTimeType as string
1575 + encodes OffsetTimeType
1576 + encodes LocalDateTimeType as string
1577 + encodes OffsetDateTimeType
1578 + encodes ZonedDateTimeType
1579275 tests passed. 0 tests failed. 3 tests ignored.
1580
1581Executed in 1 s 682 ms
1582
1583Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
1584Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1585[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.8.0-RC6/classes ...
1586[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1587[warn] one warning found
1588[info] done compiling
1589[info] compiling 5 Scala sources to /build/repo/zio-schema-bson/target/scala-3.8.0-RC6/test-classes ...
1590[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1591[warn] one warning found
1592[info] done compiling
1593+ BsonSchemaCodecGenericSpec
1594 + round trip
1595 + SimpleGeneric[String]
1596 + encoder/decoder
1597 + example
1598 + writer/as
1599 + writer/reader
1600 + toBsonValue/as
1601 + toBsonValue/reader
1602 + codec
1603 + example
1604 + toBsonValue/reader
1605 + writer/reader
1606 + toBsonValue/as
1607 + writer/as
1608 + GenericRec[Int]
1609 + codec
1610 + writer/reader
1611 + toBsonValue/as
1612 + toBsonValue/reader
1613 + example
1614 + writer/as
1615 + encoder/decoder
1616 + toBsonValue/reader
1617 + example
1618 + writer/reader
1619 + writer/as
1620 + toBsonValue/as
1621 + GenericTree[Int]
1622 + encoder/decoder
1623 + example
1624 + writer/reader
1625 + toBsonValue/reader
1626 + writer/as
1627 + toBsonValue/as
1628 + codec
1629 + example
1630 + writer/reader
1631 + writer/as
1632 + toBsonValue/as
1633 + toBsonValue/reader
1634+ BsonSchemaCodecSpec
1635 + configuration
1636 + schema annotations
1637 + no discriminator
1638 + decode
1639 + as
1640 + read
1641 + encode
1642 + toBsonValue
1643 + write
1644 + fieldName
1645 + encode
1646 + toBsonValue
1647 + write
1648 + decode
1649 + as
1650 + read
1651 + with discriminator
1652 + encode
1653 + toBsonValue
1654 + write
1655 + decode
1656 + as
1657 + read
1658 + caseName enum like
1659 + encode
1660 + toBsonValue
1661 + write
1662 + decode
1663 + as
1664 + read
1665 + caseName without discriminator
1666 + encode
1667 + toBsonValue
1668 + write
1669 + decode
1670 + as
1671 + read
1672 + caseName with discriminator
1673 + encode
1674 + toBsonValue
1675 + write
1676 + decode
1677 + as
1678 + read
1679 + caseNameAliases without discriminator
1680 + encode
1681 + toBsonValue
1682 + write
1683 + decode
1684 + as
1685 + read
1686 + caseNameAliases with discriminator
1687 + encode
1688 + toBsonValue
1689 + write
1690 + decode
1691 + as
1692 + read
1693 + fieldDefaultValue
1694 + encode
1695 + toBsonValue
1696 + write
1697 + decode
1698 + as
1699 + read
1700 + allowExtraFields
1701 + encode
1702 + toBsonValue
1703 + write
1704 + decode
1705 + as
1706 + read
1707 + rejectExtraFields
1708 + encode
1709 + toBsonValue
1710 + write
1711 + decode
1712 + as
1713 + read
1714 + transientCase without discriminator
1715 + encode
1716 + toBsonValue
1717 + write
1718 + decode
1719 + as
1720 + read
1721 + transientCase with discriminator
1722 + encode
1723 + toBsonValue
1724 + write
1725 + decode
1726 + as
1727 + read
1728 + transientField
1729 + encode
1730 + toBsonValue
1731 + write
1732 + decode
1733 + as
1734 + read
1735 + Config with DiscriminatorField
1736 + encode
1737 + toBsonValue
1738 + write
1739 + decode
1740 + as
1741 + read
1742 + without discriminator
1743 + decode
1744 + read
1745 + as
1746 + encode
1747 + toBsonValue
1748 + write
1749 + Config with WrapperWithClassNameField
1750 + encode
1751 + toBsonValue
1752 + write
1753 + decode
1754 + as
1755 + read
1756 + Config with classNameTransform
1757 + encode
1758 + toBsonValue
1759 + write
1760 + decode
1761 + as
1762 + read
1763 + mixed annotations (bson priority)
1764 + no discriminator
1765 + encode
1766 + toBsonValue
1767 + write
1768 + decode
1769 + as
1770 + read
1771 + without discriminator
1772 + encode
1773 + toBsonValue
1774 + write
1775 + decode
1776 + as
1777 + read
1778 + with discriminator
1779 + encode
1780 + toBsonValue
1781 + write
1782 + decode
1783 + as
1784 + read
1785 + caseName enum like
1786 + encode
1787 + toBsonValue
1788 + write
1789 + decode
1790 + as
1791 + read
1792 + caseName without discriminator
1793 + encode
1794 + toBsonValue
1795 + write
1796 + decode
1797 + as
1798 + read
1799 + caseName with discriminator
1800 + encode
1801 + toBsonValue
1802 + write
1803 + decode
1804 + as
1805 + read
1806 + caseNameAliases without discriminator
1807 + encode
1808 + toBsonValue
1809 + write
1810 + decode
1811 + as
1812 + read
1813 + fieldName
1814 + encode
1815 + toBsonValue
1816 + write
1817 + decode
1818 + as
1819 + read
1820 + fieldDefaultValue
1821 + encode
1822 + toBsonValue
1823 + write
1824 + decode
1825 + as
1826 + read
1827 + allowExtraFields
1828 + encode
1829 + toBsonValue
1830 + write
1831 + decode
1832 + as
1833 + read
1834 + caseNameAliases with discriminator
1835 + encode
1836 + toBsonValue
1837 + write
1838 + decode
1839 + as
1840 + read
1841 + rejectExtraFields
1842 + encode
1843 + toBsonValue
1844 + write
1845 + decode
1846 + as
1847 + read
1848 + transientCase without discriminator
1849 + encode
1850 + toBsonValue
1851 + write
1852 + decode
1853 + as
1854 + read
1855 + transientCase with discriminator
1856 + encode
1857 + toBsonValue
1858 + write
1859 + decode
1860 + as
1861 + read
1862 + transientField
1863 + encode
1864 + toBsonValue
1865 + write
1866 + decode
1867 + as
1868 + read
1869 + bson annotations
1870 + without discriminator
1871 + encode
1872 + toBsonValue
1873 + write
1874 + decode
1875 + as
1876 + read
1877 + with discriminator
1878 + encode
1879 + toBsonValue
1880 + write
1881 + decode
1882 + as
1883 + read
1884 + caseName enum like
1885 + encode
1886 + toBsonValue
1887 + write
1888 + decode
1889 + as
1890 + read
1891 + caseName without discriminator
1892 + encode
1893 + toBsonValue
1894 + write
1895 + decode
1896 + as
1897 + read
1898 + caseName with discriminator
1899 + encode
1900 + toBsonValue
1901 + write
1902 + decode
1903 + as
1904 + read
1905 + fieldName
1906 + encode
1907 + toBsonValue
1908 + write
1909 + decode
1910 + as
1911 + read
1912 + allowExtraFields
1913 + encode
1914 + toBsonValue
1915 + write
1916 + decode
1917 + as
1918 + read
1919 + rejectExtraFields
1920 + encode
1921 + toBsonValue
1922 + write
1923 + decode
1924 + as
1925 + read
1926 + transientField
1927 + encode
1928 + toBsonValue
1929 + write
1930 + decode
1931 + as
1932 + read
1933 + round trip
1934 + EnumLike
1935 + codec
1936 + example
1937 + toBsonValue/as
1938 + writer/reader
1939 + toBsonValue/reader
1940 + writer/as
1941 + encoder/decoder
1942 + toBsonValue/as
1943 + writer/reader
1944 + toBsonValue/reader
1945 + example
1946 + writer/as
1947 + SimpleClass
1948 + encoder/decoder
1949 + example
1950 + writer/reader
1951 + toBsonValue/as
1952 + writer/as
1953 + toBsonValue/reader
1954 + codec
1955 + example
1956 + toBsonValue/as
1957 + writer/reader
1958 + writer/as
1959 + toBsonValue/reader
1960 + BigDecimalClass
1961 + encoder/decoder
1962 + example
1963 + toBsonValue/as
1964 + writer/reader
1965 + toBsonValue/reader
1966 + writer/as
1967 + codec
1968 + example
1969 + toBsonValue/as
1970 + writer/reader
1971 + toBsonValue/reader
1972 + writer/as
1973 + Customer
1974 + codec
1975 + example
1976 + writer/reader
1977 + toBsonValue/reader
1978 + toBsonValue/as
1979 + writer/as
1980 + encoder/decoder
1981 + example
1982 + writer/as
1983 + toBsonValue/as
1984 + writer/reader
1985 + toBsonValue/reader
1986 + Tree
1987 + codec
1988 + example
1989 + toBsonValue/reader
1990 + writer/reader
1991 + toBsonValue/as
1992 + writer/as
1993 + encoder/decoder
1994 + example
1995 + toBsonValue/reader
1996 + toBsonValue/as
1997 + writer/reader
1998 + writer/as
1999248 tests passed. 0 tests failed. 0 tests ignored.
2000
2001Executed in 6 s 470 ms
2002
2003Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
2004Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2005[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.8.0-RC6/classes ...
2006[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2007[warn] one warning found
2008[info] done compiling
2009[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.8.0-RC6/test-classes ...
2010[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2011[warn] one warning found
2012[info] done compiling
2013+ LensSpec
2014 + constructors
2015 + first
2016 + second
2017 + field1
2018 + field2
2019 + field2
20205 tests passed. 0 tests failed. 0 tests ignored.
2021
2022Executed in 1 s 919 ms
2023
2024Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
2025Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2026[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.8.0-RC6/classes ...
2027[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2028[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.8.0-RC6/classes ...
2029[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2030[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.8.0-RC6/classes ...
2031[info] compiling 2 Scala sources to /build/repo/zio-schema-thrift/target/scala-3.8.0-RC6/classes ...
2032[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2033[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2034[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
2035[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
2036[warn] | ^
2037[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
2038[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
2039[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
2040[warn] | ^
2041[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
2042[warn] |
2043[warn] | longer explanation available when compiling with `-explain`
2044[warn] one warning found
2045[info] done compiling
2046[warn] three warnings found
2047[info] done compiling
2048[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
2049[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
2050[warn] | ^
2051[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
2052[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
2053[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
2054[warn] | ^
2055[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
2056[warn] |
2057[warn] | longer explanation available when compiling with `-explain`
2058[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
2059[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
2060[warn] | ^
2061[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
2062[warn] |
2063[warn] | longer explanation available when compiling with `-explain`
2064[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
2065[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
2066[warn] | ^
2067[warn] |the type test for zio.schema.Schema.Field[_, Any] @_ cannot be checked at runtime because its type arguments can't be determined from zio.schema.Schema.Field[?, ?]
2068[warn] |
2069[warn] | longer explanation available when compiling with `-explain`
2070[warn] 5 warnings found
2071[info] done compiling
2072[warn] one warning found
2073[info] done compiling
2074[info] compiling 1 Scala source to /build/repo/zio-schema-docs/target/scala-3.8.0-RC6/classes ...
2075[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2076[warn] one warning found
2077[info] done compiling
2078Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
2079Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2080+ schemas should generate correct orderings
2081 + primitives
2082 + Short
2083 + Int
2084 + Long
2085 + Bool
2086 + Float
2087 + Double
2088 + Binary
2089 + UUID
2090 + BigDecimal
2091 + DayOfWeek
2092 + Char
2093 + BigInteger
2094 + Duration
2095 + Instant
2096 + String
2097 + LocalTime
2098 + LocalDateTime
2099 + Month
2100 + LocalDate
2101 + MonthDay
2102 + OffsetDateTime
2103 + OffsetTime
2104 + Year
2105 + YearMonth
2106 + Period
2107 + ZoneId
2108 + ZonedDateTime
2109 + Currency
2110 + UnitType
2111 + ZoneOffset
2112 + laws
2113 + reflexivity
2114 + antisymmetry
2115 + transitivity
2116 + structures
2117 + either
2118 + transform
2119 + record
2120 + sequence
2121 + tuple
2122 + option
2123 + enumN
2124+ NodePath
2125 + isSubpathOf
2126 + any path is subpath of root
2127 + any relative path is subpath
2128 + relativeTo
2129 + compute path relative to self
2130 + return full path when not subpath
2131 + compute relative subpath
2132 + partitionLeaf
2133 + partition root path into empty path and None
2134 + partition path into internal path and leaf label
2135+ TypeId
2136 + parse inner class name in some object
2137 + parse class name in package
2138 + parse one string
2139 + parse complex structure
2140 + fully qualified name of nominal structure
2141 + name of nominal structure
2142+ Schema Migration Spec
2143 + map
2144 + map values
2145 + map keys
2146 + enumN
2147 + migrates to equivalent type
2148 + enumN with recursive types
2149 + case class
2150 + delete field recursively
2151 + require optional field
2152 + fail when required field is missing
2153 + isomorphisms
2154 + BrandedDogFood <-> BrandedCatFood
2155 + DogFood <-> CatFood
2156 + NestedEither1 <-> NestedEither2
2157 + Recursive1 <-> Recursive2
2158 + NestedEnum1 <-> NestedEnum2
2159+ Schema Spec
2160 + Should have valid equals
2161 + primitive
2162 - sequence - ignored: 1
2163 - transform - ignored: 1
2164 - enumeration - ignored: 1
2165 + tuple
2166 + optional
2167 + schema of schema
2168 + record
2169 + schema of schema of schema
2170 + Tuple.toRecord should preserve annotations
2171+ DynamicValueSpec
2172 + round-trip
2173 + Primitives
2174 + round-trips Bool
2175 + round-trips String
2176 + round-trips Short
2177 + round-trips Float
2178 + round-trips Long
2179 + round-trips Double
2180 + round-trips Char
2181 + round-trips UUID
2182 + round-trips Int
2183 + round-trips BigInteger
2184 + round-trips Binary
2185 + round-trips DayOfWeek
2186 + round-trips Duration
2187 + round-trips BigDecimal
2188 + round-trips LocalDateTime
2189 + round-trips Instant
2190 + round-trips LocalTime
2191 + round-trips Month
2192 + round-trips LocalDate
2193 + round-trips MonthDay
2194 + round-trips OffsetDateTime
2195 + round-trips Year
2196 + round-trips ZonedDateTime
2197 + round-trips OffsetTime
2198 + round-trips Period
2199 + round-trips YearMonth
2200 + round-trips ZoneOffset
2201 + round-trips UnitType
2202 + round-trips Currency
2203 + round-trips ZoneId
2204 + round-trips Eithers
2205 + round-trips Tuples
2206 + round-trips Optionals
2207 + round-trips Enumerations
2208 + round-trips Transform
2209 + round-trips any un-nested schema
2210 + round-trips CaseClass
2211 + round-trips Enum
2212 + round-trips any nested schema
2213 + round-trips sequence
2214 + round-trips set
2215 + round-trips map
2216 + round-trips Records
2217 + round-trips recursive data types
2218 + stack safety
2219 - toTyped is stack safe - ignored: 1
2220 + fromSchemaAndValue is stack safe
2221+ PatchSpec
2222 + not comparable
2223 + Left <-> Right
2224 + Separate enum cases
2225 + identity law
2226 + option
2227 + Int
2228 + Short
2229 + Bool
2230 + String
2231 + Long
2232 + Float
2233 + Double
2234 + Char
2235 + UUID
2236 + BigDecimal
2237 + Binary
2238 + BigInteger
2239 + DayOfWeek
2240 + Duration
2241 + Instant
2242 + LocalDate
2243 + LocalDateTime
2244 + LocalTime
2245 - MonthDay - ignored: 1
2246 + Month
2247 + Year
2248 + OffsetDateTime
2249 + OffsetTime
2250 + Period
2251 + YearMonth
2252 + ZoneId
2253 + ZoneOffset
2254 + ZonedDateTime
2255 + UnitType
2256 + Currency
2257 + either
2258 + Either[Short,Short]
2259 + Either[Bool,Bool]
2260 + Either[Int,Int]
2261 + Either[Long,Long]
2262 + Either[Float,Float]
2263 + Either[String,String]
2264 + Either[Double,Double]
2265 + Either[Char,Char]
2266 + Either[UUID,UUID]
2267 + Either[BigInteger,BigInteger]
2268 + Either[Binary,Binary]
2269 + Either[DayOfWeek,DayOfWeek]
2270 + Either[Duration,Duration]
2271 + Either[BigDecimal,BigDecimal]
2272 + Either[Instant,Instant]
2273 + Either[LocalDateTime,LocalDateTime]
2274 - Either[MonthDay,MonthDay] - ignored: 1
2275 + Either[LocalDate,LocalDate]
2276 + Either[Month,Month]
2277 + Either[OffsetDateTime,OffsetDateTime]
2278 + Either[OffsetTime,OffsetTime]
2279 + Either[Period,Period]
2280 + Either[YearMonth,YearMonth]
2281 + Either[LocalTime,LocalTime]
2282 + Either[Year,Year]
2283 + Either[ZonedDateTime,ZonedDateTime]
2284 + Either[UnitType,UnitType]
2285 + Either[ZoneId,ZoneId]
2286 + Either[Currency,Currency]
2287 + Either[ZoneOffset,ZoneOffset]
2288 + enums
2289 - high arity - ignored: 1
2290 + sealed trait
2291 + recursive
2292 + standard types
2293 + Int
2294 + Short
2295 + Bool
2296 + Long
2297 + Float
2298 + Double
2299 + String
2300 + Char
2301 + UUID
2302 + BigDecimal
2303 + Binary
2304 + BigInteger
2305 + DayOfWeek
2306 + Duration
2307 + Instant
2308 + LocalDate
2309 + LocalDateTime
2310 - MonthDay - ignored: 1
2311 + Month
2312 + OffsetDateTime
2313 + OffsetTime
2314 + LocalTime
2315 + Year
2316 + ZonedDateTime
2317 + Period
2318 + YearMonth
2319 + ZoneOffset
2320 + ZoneId
2321 + UnitType
2322 + Currency
2323 + records
2324 + singleton
2325 + case class
2326 + generic record
2327 + recursive
2328 + patch law
2329 + option
2330 + Int
2331 + Short
2332 + Bool
2333 + String
2334 + Long
2335 + Float
2336 + Double
2337 + Binary
2338 + BigInteger
2339 + Char
2340 + UUID
2341 + BigDecimal
2342 + DayOfWeek
2343 + LocalDateTime
2344 + LocalTime
2345 + Month
2346 - MonthDay - ignored: 1
2347 + OffsetDateTime
2348 + Duration
2349 + Instant
2350 + LocalDate
2351 + OffsetTime
2352 + ZonedDateTime
2353 + ZoneId
2354 + ZoneOffset
2355 + UnitType
2356 + Currency
2357 + Year
2358 + YearMonth
2359 + Period
2360 + lists
2361 + of records
2362 + Dog
2363 + of standard types
2364 + Short
2365 + Int
2366 + Bool
2367 + Long
2368 + Float
2369 + Char
2370 + Double
2371 + UUID
2372 + BigDecimal
2373 + String
2374 + BigInteger
2375 + Binary
2376 + DayOfWeek
2377 + Duration
2378 + Instant
2379 + LocalDate
2380 - MonthDay - ignored: 1
2381 + Month
2382 + OffsetDateTime
2383 + OffsetTime
2384 + Period
2385 + Year
2386 + LocalDateTime
2387 + LocalTime
2388 + ZoneId
2389 + ZoneOffset
2390 + YearMonth
2391 + ZonedDateTime
2392 + UnitType
2393 + Currency
2394 + of enumerations
2395 + Pet
2396 + recursive
2397 + standard types
2398 + Int
2399 + Short
2400 + Bool
2401 + Long
2402 + Float
2403 + Double
2404 + Char
2405 + BigDecimal
2406 + Binary
2407 + BigInteger
2408 + UUID
2409 + String
2410 + DayOfWeek
2411 + Duration
2412 + LocalDateTime
2413 + LocalTime
2414 - MonthDay - ignored: 1
2415 + Month
2416 + Instant
2417 + OffsetDateTime
2418 + LocalDate
2419 + OffsetTime
2420 + Year
2421 + ZonedDateTime
2422 + ZoneId
2423 + YearMonth
2424 + UnitType
2425 + Period
2426 + ZoneOffset
2427 + Currency
2428 + either
2429 + Either[Int,Int]
2430 + Either[Short,Short]
2431 + Either[Bool,Bool]
2432 + Either[Long,Long]
2433 + Either[Float,Float]
2434 + Either[Double,Double]
2435 + Either[Char,Char]
2436 + Either[UUID,UUID]
2437 + Either[BigDecimal,BigDecimal]
2438 + Either[BigInteger,BigInteger]
2439 + Either[String,String]
2440 + Either[DayOfWeek,DayOfWeek]
2441 + Either[Duration,Duration]
2442 + Either[Instant,Instant]
2443 + Either[LocalTime,LocalTime]
2444 + Either[Month,Month]
2445 - Either[MonthDay,MonthDay] - ignored: 1
2446 + Either[OffsetDateTime,OffsetDateTime]
2447 + Either[OffsetTime,OffsetTime]
2448 + Either[Period,Period]
2449 + Either[Year,Year]
2450 + Either[LocalDate,LocalDate]
2451 + Either[LocalDateTime,LocalDateTime]
2452 + Either[Binary,Binary]
2453 + Either[YearMonth,YearMonth]
2454 + Either[UnitType,UnitType]
2455 + Either[Currency,Currency]
2456 + Either[ZoneId,ZoneId]
2457 + Either[ZoneOffset,ZoneOffset]
2458 + Either[ZonedDateTime,ZonedDateTime]
2459 + vectors
2460 + of records
2461 + Dog
2462 + of standard types
2463 + Bool
2464 + Short
2465 + Int
2466 + Long
2467 + Float
2468 + Double
2469 + Char
2470 + UUID
2471 + String
2472 + BigDecimal
2473 + BigInteger
2474 + DayOfWeek
2475 + Duration
2476 + Instant
2477 + LocalDate
2478 + LocalDateTime
2479 - MonthDay - ignored: 1
2480 + LocalTime
2481 + Binary
2482 + OffsetDateTime
2483 + OffsetTime
2484 + Month
2485 + Year
2486 + YearMonth
2487 + ZoneId
2488 + ZoneOffset
2489 + Period
2490 + ZonedDateTime
2491 + UnitType
2492 + Currency
2493 + of enumerations
2494 + Pet
2495 + recursive
2496 + enums
2497 - high arity - ignored: 1
2498 + sealed trait
2499 + recursive
2500 + maps
2501 + of enumerations
2502 + Dog -> Pet
2503 + Pet -> Pet
2504 + Int -> Pet
2505 + of records
2506 + Int -> Dog
2507 + Dog -> Cat
2508 + of standard types
2509 + Short -> Short
2510 + Int -> Int
2511 + Bool -> Bool
2512 + Long -> Long
2513 + Float -> Float
2514 + Double -> Double
2515 + Char -> Char
2516 + UUID -> UUID
2517 + BigDecimal -> BigDecimal
2518 + BigInteger -> BigInteger
2519 + String -> String
2520 + DayOfWeek -> DayOfWeek
2521 + Duration -> Duration
2522 + Binary -> Binary
2523 + Instant -> Instant
2524 + LocalDate -> LocalDate
2525 + LocalDateTime -> LocalDateTime
2526 - MonthDay -> MonthDay - ignored: 1
2527 + LocalTime -> LocalTime
2528 + Month -> Month
2529 + OffsetDateTime -> OffsetDateTime
2530 + OffsetTime -> OffsetTime
2531 + Year -> Year
2532 + ZoneId -> ZoneId
2533 + ZoneOffset -> ZoneOffset
2534 + Period -> Period
2535 + UnitType -> UnitType
2536 + YearMonth -> YearMonth
2537 + Currency -> Currency
2538 + ZonedDateTime -> ZonedDateTime
2539 + sets
2540 + of records
2541 + Dog
2542 + of standard types
2543 + Short
2544 + Int
2545 + Bool
2546 + Long
2547 + Float
2548 + Double
2549 + Char
2550 + UUID
2551 + BigDecimal
2552 + BigInteger
2553 + String
2554 + DayOfWeek
2555 + Duration
2556 + Instant
2557 + LocalDateTime
2558 + Binary
2559 + LocalDate
2560 - MonthDay - ignored: 1
2561 + Month
2562 + LocalTime
2563 + OffsetDateTime
2564 + OffsetTime
2565 + YearMonth
2566 + ZoneId
2567 + ZoneOffset
2568 + UnitType
2569 + Period
2570 + Year
2571 + ZonedDateTime
2572 + Currency
2573 + of enumerations
2574 + Pet
2575 + recursive
2576 + records
2577 + singleton
2578 + case class
2579 + recursive
2580 + generic record
2581+ Default Value Spec
2582 + Sequence
2583 + nonEmptyChunk
2584 + nonEmptyMap
2585 + chunk
2586 + list
2587 + Lazy
2588 + calls the schema thunk
2589 + MonthDay default value
2590 + Primitive
2591 + UnitType default value
2592 + IntType default value
2593 + Year default value
2594 + LongType default value
2595 + FloatType default value
2596 + DoubleType default value
2597 + BoolType default value
2598 + ShortType default value
2599 + StringType default value
2600 + BinaryType default value
2601 + CharType default value
2602 + BigDecimalType default value
2603 + BigIntegerType default value
2604 + Month default value
2605 + Period default value
2606 + ZoneId default value
2607 + ZoneOffset default value
2608 + Duration default value
2609 + YearMonth default value
2610 + LocalTime default value
2611 + LocalDate default value
2612 + LocalDateTime default value
2613 + Instant default value
2614 + OffsetTime default value
2615 + ZonedDateTime default value
2616 + Currency default value
2617 + OffsetDateTime default value
2618 + DayOfWeekType default value
2619 + Enumeration
2620 + defaults to first case
2621 + Record
2622 + recursive
2623 + basic
2624 + Transform
2625 + returns transformed default value
2626 + Fail
2627 + defaults to the error message
2628 + Tuple
2629 + defaults to default value of tuple members
2630 + Optional
2631 + defaults to None
2632 + Enum
2633 + defaults to first case
2634 + EitherSchema
2635 + either
2636 + left
2637 + right
2638 + default from annotation
2639 + default value from annotation
2640+ MetaSchema
2641 + from schema
2642 + primitive
2643 + extended meta schema
2644 + represents known type as Known
2645 + materializes the original schema
2646 + roundtrip serialization with known types
2647 + materialization
2648 + simple recursive product
2649 + simple recursive sum
2650 + primitive
2651 + optional
2652 - case class - ignored: 1
2653 - sealed trait - ignored: 1
2654 + either
2655 + sequence
2656 + tuple
2657 + sequence of optional primitives
2658 + optional sequence of primitives
2659 + dynamic
2660 + recursive type
2661 + any schema
2662 + optional
2663 + primitive
2664 + sequence
2665 + primitive
2666 + record
2667 + generic
2668 + case class
2669 + recursive case class
2670 + enumeration
2671 + generic
2672 + sealed trait
2673+ Migration Spec
2674 + Derivation
2675 + Record
2676 + change field type
2677 + delete node
2678 + add node
2679 + add nested node
2680 + delete nested node
2681 + delete recursive node
2682 + Value
2683 + change type
2684 + optional
2685 + require
2686 + increment dimensions
2687 + decrement dimensions
2688 + Sum
2689 + add case
2690 + delete node
2691 + Transformation
2692 + delete node from record
2693 + require node
2694 + delete node recursively
2695 + require node fails
2696 + optional
2697 + fail to remove instantiated case
2698 + delete node from nested record
2699 + ignore add case
2700+ AccessorBuilder
2701 + fail
2702 + transform
2703 + primitive
2704 + tuple
2705 + optional
2706 + sequence
2707 + either
2708 + case class
2709 + sealed trait
2710 + lazy
2711535 tests passed. 0 tests failed. 18 tests ignored.
2712
2713Executed in 16 s 382 ms
2714
2715Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
2716Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2717Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
2718Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2719[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.8.0-RC6/test-classes ...
2720[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2721[warn] one warning found
2722[info] done compiling
2723+ ProtobufCodec Spec
2724 + Should successfully encode and decode
2725 + records
2726 + case class containing empty list & case class containing list of an empty list
2727 + list of an empty list
2728 + empty list
2729 + records with arity greater than 22
2730 + records with arity greater than 22 and transient field
2731 + integer
2732 + integer inside wrapper class
2733 + empty string
2734 + empty string in wrapper class
2735 + empty dynamic string
2736 + two integers
2737 + two integers inside wrapper class
2738 + two wrapped integers inside wrapper class
2739 + complex product and string and integer
2740 + string
2741 + booleans
2742 + shorts
2743 + floats
2744 + chars
2745 + longs
2746 + doubles
2747 + bytes
2748 + uuids
2749 + months
2750 + day of weeks
2751 + years
2752 + month days
2753 + periods
2754 + year months
2755 + zone offsets
2756 + durations
2757 + zone ids
2758 + local dates
2759 + instants
2760 + local date times
2761 + local times
2762 + offset date times
2763 + offset times
2764 + empty packed sequence
2765 + currencies
2766 + empty non-packed sequence
2767 + enumerations
2768 + enumerations preserving type order
2769 + enums unwrapped
2770 + enumN within enumN
2771 + packed sequences
2772 + either left
2773 + either right
2774 + either with product type
2775 + either with sum type
2776 + zoned date times
2777 + fallback left full decode
2778 + fallback left non full decode
2779 + fallback right full decode
2780 + fallback right non full decode
2781 + fallback both full decode
2782 + fallback with product type
2783 + fallback both non full decode
2784 + fallback with sum type
2785 + complex optionals with sum type
2786 + option within option
2787 + product type with inner product type
2788 + complex sum type with nested product
2789 + complex sum type with nested long primitive
2790 + complex either with product type
2791 + complex tuples
2792 + complex optionals with product type
2793 + optional of product type within optional
2794 + optional of sum type within optional
2795 + either within either
2796 + sequence of tuples
2797 + sequence of products
2798 + optionals
2799 + tuples
2800 + sequence of sums
2801 + set of products
2802 + map of products
2803 - deep recursive data types
2804 java.lang.StackOverflowError: null
2805 at scala.runtime.ScalaRunTime$.isArray(ScalaRunTime.scala:32)
2806 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:53)
2807 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2808 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2809 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2810 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2811 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2812 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2813 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2814 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2815 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2816 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2817 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2818 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2819 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2820 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2821 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2822 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2823 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2824 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2825 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2826 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2827 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2828 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2829 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2830 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2831 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2832 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2833 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2834 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2835 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2836 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2837 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2838 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2839 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2840 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2841 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2842 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2843 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2844 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2845 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2846 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2847 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2848 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2849 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2850 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2851 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2852 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2853 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2854 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2855 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2856 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2857 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2858 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2859 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2860 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2861 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2862 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2863 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2864 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2865 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2866 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2867 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2868 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2869 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2870 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2871 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2872 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2873 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2874 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2875 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2876 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2877 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2878 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2879 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2880 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2881 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2882 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2883 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2884 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2885 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2886 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2887 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2888 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2889 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2890 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2891 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2892 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2893 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2894 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2895 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2896 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2897 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2898 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2899 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2900 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2901 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2902 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2903 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2904 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2905 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2906 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2907 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2908 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2909 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2910 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2911 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2912 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2913 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2914 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2915 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2916 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2917 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2918 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2919 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2920 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2921 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2922 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2923 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2924 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2925 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2926 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2927 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2928 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2929 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2930 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2931 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2932 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2933 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2934 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2935 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2936 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2937 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2938 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2939 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2940 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2941 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2942 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2943 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2944 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2945 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2946 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2947 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2948 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2949 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2950 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2951 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2952 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2953 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2954 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2955 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2956 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2957 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2958 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2959 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2960 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2961 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2962 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2963 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2964 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2965 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2966 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2967 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2968 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2969 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2970 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2971 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2972 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2973 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2974 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2975 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2976 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2977 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2978 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2979 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2980 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2981 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2982 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2983 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2984 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2985 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2986 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2987 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2988 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2989 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2990 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2991 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2992 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
2993 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
2994 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
2995 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
2996 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
2997 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
2998 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
2999 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3000 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3001 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3002 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3003 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3004 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3005 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3006 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3007 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3008 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3009 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3010 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3011 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3012 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3013 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3014 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3015 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3016 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3017 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3018 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3019 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3020 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3021 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3022 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3023 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3024 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3025 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3026 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3027 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3028 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3029 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3030 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3031 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3032 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3033 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3034 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3035 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3036 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3037 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3038 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3039 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3040 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3041 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3042 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3043 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3044 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3045 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3046 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3047 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3048 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3049 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3050 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3051 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3052 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3053 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3054 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3055 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3056 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3057 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3058 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3059 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3060 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3061 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3062 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3063 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3064 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3065 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3066 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3067 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3068 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3069 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3070 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3071 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3072 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3073 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3074 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3075 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3076 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3077 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3078 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3079 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3080 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3081 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3082 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3083 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3084 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3085 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3086 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3087 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3088 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3089 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3090 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3091 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3092 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3093 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3094 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3095 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3096 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3097 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3098 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3099 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3100 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3101 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3102 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3103 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3104 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3105 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3106 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3107 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3108 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3109 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3110 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3111 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3112 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3113 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3114 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3115 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3116 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3117 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3118 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3119 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3120 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3121 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3122 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3123 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3124 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3125 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3126 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3127 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3128 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3129 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3130 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3131 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3132 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3133 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3134 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3135 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3136 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3137 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3138 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3139 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3140 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3141 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3142 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3143 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3144 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3145 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3146 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3147 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3148 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3149 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3150 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3151 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3152 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3153 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3154 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3155 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3156 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3157 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3158 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3159 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3160 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3161 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3162 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3163 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3164 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3165 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3166 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3167 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3168 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3169 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3170 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3171 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3172 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3173 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3174 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3175 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3176 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3177 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3178 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3179 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3180 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3181 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3182 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3183 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3184 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3185 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3186 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3187 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3188 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3189 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3190 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3191 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3192 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3193 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3194 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3195 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3196 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3197 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3198 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3199 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3200 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3201 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3202 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3203 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3204 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3205 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3206 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3207 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3208 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3209 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3210 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3211 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3212 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3213 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3214 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3215 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3216 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3217 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3218 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3219 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3220 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3221 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3222 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3223 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3224 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3225 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3226 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3227 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3228 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3229 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3230 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3231 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3232 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3233 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3234 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3235 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3236 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3237 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3238 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3239 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3240 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3241 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3242 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3243 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3244 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3245 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3246 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3247 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3248 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3249 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3250 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3251 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3252 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3253 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3254 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3255 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3256 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3257 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3258 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3259 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3260 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3261 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3262 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3263 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3264 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3265 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3266 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3267 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3268 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3269 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3270 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3271 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3272 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3273 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3274 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3275 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3276 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3277 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3278 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3279 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3280 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3281 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3282 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3283 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3284 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3285 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3286 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3287 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3288 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3289 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3290 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3291 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3292 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3293 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3294 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3295 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3296 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3297 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3298 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3299 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3300 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3301 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3302 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3303 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3304 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3305 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3306 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3307 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3308 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3309 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3310 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3311 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3312 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3313 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3314 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3315 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3316 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3317 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3318 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3319 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3320 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3321 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3322 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3323 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3324 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3325 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3326 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3327 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3328 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3329 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3330 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3331 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3332 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3333 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3334 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3335 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3336 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3337 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3338 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3339 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3340 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3341 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3342 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3343 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3344 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3345 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3346 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3347 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3348 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3349 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3350 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3351 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3352 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3353 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3354 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3355 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3356 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3357 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3358 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3359 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3360 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3361 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3362 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3363 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3364 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3365 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3366 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3367 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3368 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3369 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3370 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3371 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3372 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3373 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3374 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3375 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3376 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3377 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3378 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3379 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3380 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3381 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3382 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3383 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3384 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3385 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3386 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3387 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3388 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3389 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3390 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3391 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3392 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3393 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3394 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3395 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3396 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3397 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3398 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3399 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3400 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3401 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3402 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3403 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3404 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3405 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3406 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3407 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3408 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3409 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3410 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3411 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3412 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3413 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3414 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3415 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3416 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3417 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3418 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3419 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3420 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3421 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3422 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3423 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3424 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3425 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3426 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3427 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3428 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3429 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3430 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3431 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3432 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3433 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3434 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3435 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3436 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3437 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3438 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3439 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3440 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3441 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3442 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3443 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3444 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3445 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3446 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3447 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3448 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3449 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3450 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3451 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3452 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3453 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3454 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3455 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3456 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3457 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3458 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3459 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3460 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3461 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3462 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3463 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3464 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3465 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3466 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3467 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3468 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3469 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3470 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3471 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3472 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3473 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3474 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3475 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3476 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3477 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3478 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3479 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3480 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3481 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3482 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3483 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3484 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3485 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3486 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3487 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3488 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3489 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3490 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3491 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3492 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3493 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3494 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3495 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3496 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3497 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3498 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3499 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3500 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3501 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3502 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3503 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3504 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3505 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3506 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3507 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3508 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3509 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3510 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3511 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3512 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3513 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3514 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3515 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3516 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3517 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3518 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3519 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3520 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3521 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3522 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3523 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3524 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3525 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3526 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3527 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3528 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3529 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3530 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3531 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3532 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3533 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3534 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3535 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3536 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3537 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3538 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3539 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3540 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3541 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3542 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3543 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3544 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3545 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3546 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3547 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3548 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3549 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3550 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3551 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3552 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3553 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3554 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3555 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3556 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3557 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3558 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3559 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3560 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3561 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3562 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3563 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3564 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3565 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3566 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3567 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3568 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3569 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3570 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3571 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3572 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3573 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3574 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3575 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3576 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3577 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3578 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3579 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3580 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3581 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3582 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3583 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3584 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3585 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3586 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3587 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3588 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3589 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3590 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3591 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3592 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3593 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3594 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3595 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3596 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3597 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3598 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3599 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3600 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3601 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3602 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3603 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3604 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3605 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3606 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3607 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3608 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3609 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3610 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3611 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3612 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3613 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3614 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3615 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3616 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3617 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3618 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3619 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3620 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3621 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3622 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3623 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3624 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3625 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3626 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3627 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3628 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3629 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3630 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3631 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3632 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3633 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3634 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3635 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3636 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3637 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3638 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3639 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3640 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3641 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3642 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3643 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3644 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3645 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3646 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3647 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3648 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3649 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3650 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3651 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3652 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3653 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3654 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3655 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3656 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3657 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3658 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3659 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3660 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3661 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:50)
3662 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3663 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3664 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3665 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3666 at zio.test.ErrorMessage$.pretty(ErrorMessage.scala:13)
3667 at zio.test.internal.SmartAssertions$.equalTo$$anonfun$1(SmartAssertions.scala:384)
3668 at zio.test.TestArrow$.makeEither$$anonfun$1(TestArrow.scala:227)
3669 at zio.test.TestArrow$.runLoop$$anonfun$1(TestArrow.scala:241)
3670 at scala.util.control.TailCalls$TailRec.result(TailCalls.scala:86)
3671 at zio.test.TestArrow$.run(TestArrow.scala:291)
3672 at zio.test.TestResult.result$lzyINIT1(TestArrow.scala:15)
3673 at zio.test.TestResult.result(TestArrow.scala:15)
3674 at zio.test.TestResult.failures$lzyINIT1(TestArrow.scala:17)
3675 at zio.test.TestResult.failures(TestArrow.scala:17)
3676 at zio.test.TestResult.isFailure(TestArrow.scala:19)
3677 at zio.test.package$.shrinkStream$$anonfun$1$$anonfun$2(package.scala:1089)
3678 at scala.util.Either.fold(Either.scala:199)
3679 at zio.test.package$.shrinkStream$$anonfun$1(package.scala:1089)
3680 at zio.Chunk.dropWhile(Chunk.scala:371)
3681 at zio.stream.ZPipeline$.dropWhile$1$$anonfun$1(ZPipeline.scala:1124)
3682 at zio.stream.internal.ChannelExecutor.run$$anonfun$5(ChannelExecutor.scala:189)
3683 at zio.stream.internal.ChannelExecutor$.read$4(ChannelExecutor.scala:728)
3684 at zio.stream.internal.ChannelExecutor$.readAux$1$$anonfun$1(ChannelExecutor.scala:767)
3685 at zio.ZIO.$times$greater$$anonfun$1(ZIO.scala:89)
3686 + non-packed sequences
3687 + recursive data types
3688 + Should successfully decode
3689 + empty input
3690 + empty input by non streaming variant
3691 + Should fail to decode
3692 + incomplete var ints
3693 + incomplete length delimited values
3694 + unknown wire types
3695 + invalid field numbers
3696 + fail schemas
3697 + Should correctly encode
3698 + doubles
3699 + floats
3700 + integers
3701 + strings
3702 + embedded messages
3703 + packed lists
3704 + unpacked lists
3705 + records
3706 + enumerations
3707 + chunk of bytes
3708 + failure
3709 + enums unwrapped
3710 + custom field numbers
3711 + V2 decoder can read encoded V3
3712 + nested V2 decoder can read encoded V3
3713 + V3 decoder cannot read encoded V2
3714 + V1 decoder can read encoded V2
3715 + V2 decoder cannot read encoded V1
3716 + meta schema
3717 + any meta schema
3718 + dynamic
3719 + dynamic int
3720 + dynamic instant
3721 + dynamic string
3722 + dynamic zoned date time
3723 + dynamic duration
3724 + dynamic unit
3725 + dynamic record example
3726 + dynamic json
3727 + dynamic record
3728 + dynamic (string, record)
3729 + dynamic sequence
3730 + dynamic tuple
3731 + dynamic set
3732118 tests passed. 1 tests failed. 0 tests ignored.
3733
3734
3735 - ProtobufCodec Spec - Should successfully encode and decode - deep recursive data types
3736 java.lang.StackOverflowError: null
3737 at scala.runtime.ScalaRunTime$.isArray(ScalaRunTime.scala:32)
3738 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:53)
3739 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3740 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3741 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3742 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3743 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3744 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3745 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3746 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3747 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3748 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3749 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3750 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3751 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3752 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3753 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3754 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3755 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3756 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3757 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3758 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3759 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3760 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3761 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3762 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3763 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3764 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3765 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3766 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3767 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3768 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3769 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3770 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3771 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3772 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3773 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3774 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3775 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3776 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3777 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3778 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3779 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3780 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3781 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3782 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3783 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3784 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3785 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3786 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3787 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3788 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3789 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3790 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3791 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3792 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3793 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3794 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3795 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3796 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3797 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3798 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3799 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3800 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3801 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3802 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3803 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3804 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3805 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3806 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3807 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3808 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3809 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3810 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3811 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3812 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3813 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3814 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3815 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3816 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3817 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3818 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3819 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3820 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3821 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3822 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3823 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3824 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3825 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3826 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3827 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3828 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3829 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3830 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3831 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3832 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3833 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3834 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3835 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3836 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3837 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3838 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3839 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3840 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3841 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3842 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3843 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3844 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3845 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3846 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3847 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3848 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3849 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3850 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3851 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3852 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3853 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3854 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3855 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3856 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3857 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3858 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3859 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3860 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3861 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3862 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3863 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3864 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3865 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3866 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3867 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3868 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3869 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3870 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3871 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3872 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3873 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3874 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3875 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3876 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3877 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3878 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3879 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3880 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3881 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3882 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3883 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3884 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3885 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3886 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3887 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3888 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3889 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3890 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3891 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3892 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3893 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3894 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3895 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3896 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3897 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3898 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3899 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3900 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3901 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3902 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3903 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3904 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3905 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3906 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3907 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3908 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3909 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3910 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3911 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3912 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3913 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3914 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3915 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3916 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3917 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3918 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3919 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3920 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3921 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3922 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3923 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3924 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3925 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3926 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3927 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3928 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3929 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3930 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3931 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3932 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3933 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3934 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3935 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3936 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3937 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3938 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3939 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3940 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3941 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3942 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3943 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3944 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3945 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3946 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3947 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3948 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3949 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3950 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3951 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3952 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3953 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3954 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3955 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3956 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3957 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3958 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3959 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3960 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3961 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3962 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3963 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3964 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3965 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3966 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3967 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3968 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3969 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3970 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3971 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3972 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3973 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3974 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3975 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3976 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3977 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3978 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3979 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3980 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3981 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3982 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3983 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3984 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3985 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3986 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3987 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3988 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3989 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3990 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3991 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3992 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
3993 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
3994 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
3995 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
3996 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
3997 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
3998 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
3999 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4000 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4001 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4002 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4003 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4004 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4005 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4006 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4007 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4008 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4009 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4010 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4011 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4012 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4013 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4014 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4015 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4016 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4017 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4018 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4019 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4020 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4021 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4022 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4023 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4024 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4025 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4026 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4027 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4028 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4029 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4030 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4031 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4032 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4033 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4034 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4035 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4036 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4037 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4038 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4039 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4040 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4041 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4042 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4043 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4044 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4045 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4046 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4047 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4048 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4049 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4050 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4051 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4052 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4053 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4054 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4055 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4056 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4057 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4058 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4059 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4060 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4061 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4062 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4063 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4064 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4065 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4066 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4067 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4068 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4069 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4070 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4071 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4072 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4073 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4074 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4075 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4076 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4077 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4078 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4079 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4080 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4081 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4082 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4083 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4084 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4085 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4086 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4087 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4088 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4089 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4090 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4091 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4092 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4093 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4094 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4095 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4096 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4097 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4098 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4099 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4100 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4101 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4102 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4103 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4104 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4105 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4106 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4107 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4108 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4109 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4110 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4111 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4112 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4113 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4114 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4115 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4116 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4117 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4118 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4119 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4120 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4121 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4122 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4123 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4124 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4125 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4126 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4127 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4128 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4129 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4130 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4131 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4132 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4133 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4134 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4135 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4136 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4137 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4138 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4139 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4140 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4141 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4142 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4143 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4144 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4145 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4146 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4147 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4148 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4149 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4150 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4151 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4152 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4153 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4154 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4155 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4156 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4157 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4158 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4159 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4160 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4161 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4162 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4163 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4164 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4165 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4166 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4167 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4168 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4169 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4170 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4171 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4172 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4173 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4174 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4175 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4176 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4177 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4178 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4179 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4180 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4181 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4182 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4183 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4184 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4185 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4186 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4187 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4188 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4189 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4190 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4191 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4192 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4193 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4194 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4195 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4196 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4197 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4198 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4199 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4200 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4201 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4202 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4203 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4204 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4205 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4206 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4207 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4208 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4209 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4210 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4211 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4212 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4213 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4214 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4215 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4216 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4217 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4218 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4219 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4220 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4221 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4222 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4223 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4224 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4225 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4226 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4227 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4228 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4229 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4230 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4231 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4232 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4233 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4234 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4235 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4236 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4237 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4238 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4239 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4240 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4241 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4242 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4243 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4244 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4245 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4246 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4247 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4248 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4249 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4250 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4251 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4252 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4253 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4254 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4255 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4256 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4257 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4258 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4259 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4260 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4261 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4262 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4263 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4264 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4265 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4266 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4267 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4268 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4269 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4270 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4271 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4272 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4273 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4274 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4275 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4276 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4277 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4278 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4279 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4280 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4281 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4282 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4283 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4284 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4285 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4286 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4287 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4288 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4289 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4290 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4291 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4292 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4293 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4294 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4295 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4296 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4297 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4298 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4299 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4300 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4301 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4302 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4303 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4304 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4305 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4306 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4307 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4308 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4309 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4310 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4311 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4312 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4313 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4314 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4315 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4316 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4317 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4318 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4319 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4320 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4321 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4322 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4323 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4324 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4325 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4326 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4327 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4328 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4329 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4330 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4331 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4332 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4333 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4334 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4335 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4336 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4337 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4338 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4339 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4340 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4341 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4342 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4343 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4344 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4345 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4346 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4347 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4348 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4349 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4350 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4351 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4352 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4353 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4354 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4355 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4356 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4357 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4358 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4359 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4360 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4361 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4362 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4363 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4364 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4365 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4366 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4367 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4368 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4369 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4370 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4371 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4372 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4373 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4374 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4375 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4376 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4377 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4378 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4379 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4380 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4381 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4382 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4383 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4384 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4385 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4386 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4387 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4388 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4389 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4390 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4391 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4392 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4393 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4394 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4395 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4396 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4397 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4398 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4399 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4400 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4401 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4402 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4403 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4404 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4405 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4406 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4407 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4408 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4409 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4410 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4411 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4412 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4413 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4414 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4415 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4416 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4417 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4418 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4419 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4420 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4421 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4422 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4423 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4424 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4425 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4426 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4427 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4428 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4429 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4430 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4431 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4432 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4433 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4434 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4435 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4436 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4437 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4438 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4439 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4440 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4441 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4442 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4443 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4444 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4445 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4446 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4447 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4448 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4449 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4450 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4451 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4452 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4453 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4454 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4455 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4456 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4457 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4458 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4459 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4460 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4461 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4462 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4463 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4464 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4465 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4466 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4467 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4468 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4469 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4470 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4471 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4472 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4473 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4474 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4475 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4476 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4477 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4478 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4479 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4480 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4481 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4482 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4483 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4484 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4485 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4486 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4487 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4488 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4489 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4490 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4491 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4492 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4493 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4494 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4495 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4496 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4497 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4498 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4499 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4500 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4501 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4502 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4503 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4504 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4505 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4506 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4507 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4508 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4509 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4510 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4511 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4512 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4513 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4514 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4515 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4516 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4517 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4518 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4519 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4520 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4521 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4522 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4523 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4524 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4525 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4526 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4527 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4528 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4529 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4530 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4531 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4532 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4533 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4534 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4535 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4536 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4537 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4538 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4539 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4540 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4541 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4542 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4543 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4544 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4545 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4546 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4547 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4548 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4549 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4550 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4551 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4552 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4553 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4554 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4555 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4556 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4557 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4558 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4559 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4560 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4561 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4562 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4563 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4564 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4565 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4566 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4567 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4568 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4569 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4570 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4571 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4572 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4573 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4574 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4575 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4576 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4577 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4578 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4579 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4580 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4581 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4582 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4583 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4584 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4585 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:68)
4586 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4587 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:51)
4588 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4589 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4590 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4591 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4592 at zio.test.PrettyPrint$.prettyPrintIterator(PrettyPrint.scala:123)
4593 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:50)
4594 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct(PrettyPrintVersionSpecific.scala:28)
4595 at zio.test.PrettyPrintVersionSpecific.prettyPrintProduct$(PrettyPrintVersionSpecific.scala:5)
4596 at zio.test.PrettyPrint$.prettyPrintProduct(PrettyPrint.scala:13)
4597 at zio.test.PrettyPrint$.apply(PrettyPrint.scala:111)
4598 at zio.test.ErrorMessage$.pretty(ErrorMessage.scala:13)
4599 at zio.test.internal.SmartAssertions$.equalTo$$anonfun$1(SmartAssertions.scala:384)
4600 at zio.test.TestArrow$.makeEither$$anonfun$1(TestArrow.scala:227)
4601 at zio.test.TestArrow$.runLoop$$anonfun$1(TestArrow.scala:241)
4602 at scala.util.control.TailCalls$TailRec.result(TailCalls.scala:86)
4603 at zio.test.TestArrow$.run(TestArrow.scala:291)
4604 at zio.test.TestResult.result$lzyINIT1(TestArrow.scala:15)
4605 at zio.test.TestResult.result(TestArrow.scala:15)
4606 at zio.test.TestResult.failures$lzyINIT1(TestArrow.scala:17)
4607 at zio.test.TestResult.failures(TestArrow.scala:17)
4608 at zio.test.TestResult.isFailure(TestArrow.scala:19)
4609 at zio.test.package$.shrinkStream$$anonfun$1$$anonfun$2(package.scala:1089)
4610 at scala.util.Either.fold(Either.scala:199)
4611 at zio.test.package$.shrinkStream$$anonfun$1(package.scala:1089)
4612 at zio.Chunk.dropWhile(Chunk.scala:371)
4613 at zio.stream.ZPipeline$.dropWhile$1$$anonfun$1(ZPipeline.scala:1124)
4614 at zio.stream.internal.ChannelExecutor.run$$anonfun$5(ChannelExecutor.scala:189)
4615 at zio.stream.internal.ChannelExecutor$.read$4(ChannelExecutor.scala:728)
4616 at zio.stream.internal.ChannelExecutor$.readAux$1$$anonfun$1(ChannelExecutor.scala:767)
4617 at zio.ZIO.$times$greater$$anonfun$1(ZIO.scala:89)
4618Executed in 5 s 368 ms
4619
4620Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
4621Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4622+ Compiling Regex
4623 + compile oneOf singleton
4624 + compile oneOf several elements
4625 + compile between
4626 + compile literal
4627 + compile +
4628 + compile *
4629 + compile repeat n
4630 + compile ?
4631 + compile repeat n+
4632 + compile letter
4633 + compile alternative
4634 + compile repeat n to m
4635 + compile sequence
4636 + compile digit
4637+ IArraySpec
4638 + Can derive schema for IArray
4639+ TimeSpec
4640 + Valid formats
4641 + Invalid formats
4642+ ValidationSpec
4643 + Contramap
4644 + Greater than
4645 + Either
4646 + Optional
4647 + Equal to
4648 + Less than
4649 + MinLength
4650 + Regex email Validation
4651 + should accept a correct email
4652 + should reject an invalid email
4653 + MaxLength
4654 + Regex digit or letter Validation
4655 + Regex IPv4 Validation
4656 + Regex uuid Validations
4657 + invalid UUID
4658 + should accept a valid IPv4 address
4659 + should reject an invalid IPv4 address
4660 + Regex identifier Validation
4661 + Regex IPv6 Validation
4662 + should accept a valid IPv6 address
4663 + should reject an invalid IPv6 address
4664 + Time Validation H
4665 + Time Validation HH
4666 + valid UUID
4667 + Time Validation m
4668 + Time Validation mm
4669 + Time Validation HH:mm
4670 + Time Validation HH:mm:ss
4671 + Time Validation HHmm
4672 + Time Validation H:m:s
4673 + Time Validation hh:mm:ss
4674 + Time Validation HH:mm:ss a
4675 + Time Validation hh:mm:ss a
4676 + Time Validation H:m:s a
4677 + Time Validation h:m:s
4678 + Time Validation h:m:s a
4679 + Time Validation HH:mm:ss S
4680 + Time Validation HH:mm:ss.SSS
4681 + Time Validation HH:mm:ss SSSSSSSSS a
4682 + Generic record should validate object with missing keys
4683 + Regex duration Validation
4684+ PhoneNumberValidationSpec
4685 + Regex phone number validation for Andorra
4686 + Regex phone number validation for Afghanistan
4687 + Regex phone number validation for Ascension Island
4688 + Regex phone number validation for United Arab Emirates
4689 + Regex phone number validation for Anguilla
4690 + Regex phone number validation for Armenia
4691 + Regex phone number validation for Antigua and Barbuda
4692 + Regex phone number validation for Albania
4693 + Regex phone number validation for Antarctica
4694 + Regex phone number validation for Argentina
4695 + Regex phone number validation for Angola
4696 + Regex phone number validation for Netherlands Antilles
4697 + Regex phone number validation for Aruba
4698 + Regex phone number validation for Austria
4699 + Regex phone number validation for American Samoa
4700 + Regex phone number validation for Aland Islands
4701 + Regex phone number validation for Bosnia and Herzegovina
4702 + Regex phone number validation for Azerbaijan
4703 + Regex phone number validation for Australia
4704 + Regex phone number validation for Burkina Faso
4705 + Regex phone number validation for Barbados
4706 + Regex phone number validation for Belgium
4707 + Regex phone number validation for Bangladesh
4708 + Regex phone number validation for Burundi
4709 + Regex phone number validation for Bulgaria
4710 + Regex phone number validation for Benin
4711 + Regex phone number validation for Bahrain
4712 + Regex phone number validation for Bermuda
4713 + Regex phone number validation for Brunei Darussalam
4714 + Regex phone number validation for Saint-Barthelemy
4715 + Regex phone number validation for Bolivia
4716 + Regex phone number validation for Caribbean Netherlands
4717 + Regex phone number validation for Bahamas
4718 + Regex phone number validation for Brazil
4719 + Regex phone number validation for Bouvet Island
4720 + Regex phone number validation for Bhutan
4721 + Regex phone number validation for Botswana
4722 + Regex phone number validation for Canada
4723 + Regex phone number validation for Belize
4724 + Regex phone number validation for Belarus
4725 + Regex phone number validation for Cocos (Keeling) Islands
4726 + Regex phone number validation for Congo, (Kinshasa)
4727 + Regex phone number validation for Central African Republic
4728 + Regex phone number validation for Congo (Brazzaville)
4729 + Regex phone number validation for Cook Islands
4730 + Regex phone number validation for Switzerland
4731 + Regex phone number validation for Côte d'Ivoire
4732 + Regex phone number validation for Cameroon
4733 + Regex phone number validation for China
4734 + Regex phone number validation for Chile
4735 + Regex phone number validation for Colombia
4736 + Regex phone number validation for Cape Verde
4737 + Regex phone number validation for Cuba
4738 + Regex phone number validation for Curacao
4739 + Regex phone number validation for Cyprus
4740 + Regex phone number validation for Costa Rica
4741 + Regex phone number validation for Christmas Island
4742 + Regex phone number validation for Djibouti
4743 + Regex phone number validation for Denmark
4744 + Regex phone number validation for Dominica
4745 + Regex phone number validation for Czech Republic
4746 + Regex phone number validation for Dominican Republic
4747 + Regex phone number validation for Germany
4748 + Regex phone number validation for Algeria
4749 + Regex phone number validation for Estonia
4750 + Regex phone number validation for Egypt
4751 + Regex phone number validation for Western Sahara
4752 + Regex phone number validation for Ecuador
4753 + Regex phone number validation for Ethiopia
4754 + Regex phone number validation for Finland
4755 + Regex phone number validation for Eritrea
4756 + Regex phone number validation for Spain
4757 + Regex phone number validation for Falkland Islands (Malvinas)
4758 + Regex phone number validation for Fiji
4759 + Regex phone number validation for Micronesia, Federated States of
4760 + Regex phone number validation for Faroe Islands
4761 + Regex phone number validation for United Kingdom
4762 + Regex phone number validation for Gabon
4763 + Regex phone number validation for France
4764 + Regex phone number validation for Grenada
4765 + Regex phone number validation for Georgia
4766 + Regex phone number validation for Guernsey
4767 + Regex phone number validation for Ghana
4768 + Regex phone number validation for French Guiana
4769 + Regex phone number validation for Gibraltar
4770 + Regex phone number validation for Greenland
4771 + Regex phone number validation for Gambia
4772 + Regex phone number validation for Guinea
4773 + Regex phone number validation for Guadeloupe
4774 + Regex phone number validation for Equatorial Guinea
4775 + Regex phone number validation for Greece
4776 + Regex phone number validation for Guam
4777 + Regex phone number validation for South Sandwich Islands
4778 + Regex phone number validation for Guinea-Bissau
4779 + Regex phone number validation for Guatemala
4780 + Regex phone number validation for Hong Kong
4781 + Regex phone number validation for Guyana
4782 + Regex phone number validation for Croatia
4783 + Regex phone number validation for Heard and Mcdonald Islands
4784 + Regex phone number validation for Honduras
4785 + Regex phone number validation for Haiti
4786 + Regex phone number validation for Indonesia
4787 + Regex phone number validation for Ireland
4788 + Regex phone number validation for Israel
4789 + Regex phone number validation for India
4790 + Regex phone number validation for British Indian Ocean Territory
4791 + Regex phone number validation for Iran
4792 + Regex phone number validation for Iraq
4793 + Regex phone number validation for Isle of Man
4794 + Regex phone number validation for Iceland
4795 + Regex phone number validation for Jersey
4796 + Regex phone number validation for Hungary
4797 + Regex phone number validation for Jamaica
4798 + Regex phone number validation for Italy
4799 + Regex phone number validation for Jordan
4800 + Regex phone number validation for Kyrgyzstan
4801 + Regex phone number validation for Cambodia
4802 + Regex phone number validation for Japan
4803 + Regex phone number validation for Kenya
4804 + Regex phone number validation for Kiribati
4805 + Regex phone number validation for Saint Kitts and Nevis
4806 + Regex phone number validation for Comoros
4807 + Regex phone number validation for North Korea
4808 + Regex phone number validation for Kuwait
4809 + Regex phone number validation for South Korea
4810 + Regex phone number validation for Kazakhstan
4811 + Regex phone number validation for Cayman Islands
4812 + Regex phone number validation for Lao PDR
4813 + Regex phone number validation for Liechtenstein
4814 + Regex phone number validation for Lebanon
4815 + Regex phone number validation for Saint Lucia
4816 + Regex phone number validation for Lesotho
4817 + Regex phone number validation for Lithuania
4818 + Regex phone number validation for Sri Lanka
4819 + Regex phone number validation for Liberia
4820 + Regex phone number validation for Luxembourg
4821 + Regex phone number validation for Latvia
4822 + Regex phone number validation for Libya
4823 + Regex phone number validation for Morocco
4824 + Regex phone number validation for Monaco
4825 + Regex phone number validation for Moldova
4826 + Regex phone number validation for Montenegro
4827 + Regex phone number validation for Saint-Martin (French)
4828 + Regex phone number validation for Madagascar
4829 + Regex phone number validation for Macedonia
4830 + Regex phone number validation for Mali
4831 + Regex phone number validation for Marshall Islands
4832 + Regex phone number validation for Macao
4833 + Regex phone number validation for Mongolia
4834 + Regex phone number validation for Myanmar
4835 + Regex phone number validation for Mauritania
4836 + Regex phone number validation for Martinique
4837 + Regex phone number validation for Northern Mariana Islands
4838 + Regex phone number validation for Malta
4839 + Regex phone number validation for Maldives
4840 + Regex phone number validation for Mauritius
4841 + Regex phone number validation for Malawi
4842 + Regex phone number validation for Montserrat
4843 + Regex phone number validation for Mexico
4844 + Regex phone number validation for Mozambique
4845 + Regex phone number validation for Namibia
4846 + Regex phone number validation for Malaysia
4847 + Regex phone number validation for New Caledonia
4848 + Regex phone number validation for Nigeria
4849 + Regex phone number validation for Niger
4850 + Regex phone number validation for Norway
4851 + Regex phone number validation for Netherlands
4852 + Regex phone number validation for Nicaragua
4853 + Regex phone number validation for Norfolk Island
4854 + Regex phone number validation for Nauru
4855 + Regex phone number validation for Niue
4856 + Regex phone number validation for Nepal
4857 + Regex phone number validation for Oman
4858 + Regex phone number validation for Panama
4859 + Regex phone number validation for French Polynesia
4860 + Regex phone number validation for New Zealand
4861 + Regex phone number validation for Peru
4862 + Regex phone number validation for Philippines
4863 + Regex phone number validation for Papua New Guinea
4864 + Regex phone number validation for Poland
4865 + Regex phone number validation for Pakistan
4866 + Regex phone number validation for Saint Pierre and Miquelon
4867 + Regex phone number validation for Puerto Rico
4868 + Regex phone number validation for Pitcairn Islands
4869 + Regex phone number validation for Palestinian Territory
4870 + Regex phone number validation for Palau
4871 + Regex phone number validation for Réunion
4872 + Regex phone number validation for Paraguay
4873 + Regex phone number validation for Qatar
4874 + Regex phone number validation for Romania
4875 + Regex phone number validation for Portugal
4876 + Regex phone number validation for Russian Federation
4877 + Regex phone number validation for Saudi Arabia
4878 + Regex phone number validation for Rwanda
4879 + Regex phone number validation for Serbia
4880 + Regex phone number validation for Solomon Islands
4881 + Regex phone number validation for Seychelles
4882 + Regex phone number validation for Sudan
4883 + Regex phone number validation for Sweden
4884 + Regex phone number validation for Slovenia
4885 + Regex phone number validation for Saint Helena
4886 + Regex phone number validation for Singapore
4887 + Regex phone number validation for Sierra Leone
4888 + Regex phone number validation for Svalbard and Jan Mayen Islands
4889 + Regex phone number validation for Slovakia
4890 + Regex phone number validation for San Marino
4891 + Regex phone number validation for Somalia
4892 + Regex phone number validation for Suriname
4893 + Regex phone number validation for Senegal
4894 + Regex phone number validation for Saint Marten
4895 + Regex phone number validation for Syria
4896 + Regex phone number validation for El Salvador
4897 + Regex phone number validation for Swaziland
4898 + Regex phone number validation for South Sudan
4899 + Regex phone number validation for Sao Tome and Principe
4900 + Regex phone number validation for Chad
4901 + Regex phone number validation for Tristan da Cunha
4902 + Regex phone number validation for Turks and Caicos Islands
4903 + Regex phone number validation for French Southern Territories
4904 + Regex phone number validation for Tokelau
4905 + Regex phone number validation for Thailand
4906 + Regex phone number validation for Togo
4907 + Regex phone number validation for Tajikistan
4908 + Regex phone number validation for Tunisia
4909 + Regex phone number validation for Turkmenistan
4910 + Regex phone number validation for Tonga
4911 + Regex phone number validation for Trinidad and Tobago
4912 + Regex phone number validation for Timor-Leste
4913 + Regex phone number validation for Turkey
4914 + Regex phone number validation for Tuvalu
4915 + Regex phone number validation for Ukraine
4916 + Regex phone number validation for Tanzania
4917 + Regex phone number validation for Taiwan
4918 + Regex phone number validation for United States of America
4919 + Regex phone number validation for Uganda
4920 + Regex phone number validation for US Minor Outlying Islands
4921 + Regex phone number validation for Uruguay
4922 + Regex phone number validation for Saint Vincent and Grenadines
4923 + Regex phone number validation for Venezuela
4924 + Regex phone number validation for British Virgin Islands
4925 + Regex phone number validation for Holy See (Vatican City State)
4926 + Regex phone number validation for Virgin Islands, US
4927 + Regex phone number validation for Viet Nam
4928 + Regex phone number validation for Uzbekistan
4929 + Regex phone number validation for Vanuatu
4930 + Regex phone number validation for Yemen
4931 + Regex phone number validation for Samoa
4932 + Regex phone number validation for Wallis and Futuna Islands
4933 + Regex phone number validation for Mayotte
4934 + Regex phone number validation for Kosovo
4935 + Regex phone number validation for Zambia
4936 + Regex phone number validation for South Africa
4937 + Regex phone number validation for Zimbabwe
4938307 tests passed. 0 tests failed. 0 tests ignored.
4939
4940Executed in 2 s 30 ms
4941
4942Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
4943Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4944[info] compiling 3 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.8.0-RC6/test-classes ...
4945[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
4946[warn] one warning found
4947[info] done compiling
4948+ JsonCodec JVM Spec
4949 + decoding
4950 + case class
4951 + case class with empty option field is decoded by stream
4952 + decode record with more than 22 fields
4953 + missing fields in the json payload are populated with their default values
4954 + fail if a field with no default value is missing in the json payload
4955+ VersionSpecificJsonCodecSpec
4956 + custom
4957 + default value schema
4958 + default value at last field
4959 + enum with discrimintator
4960 + enum with case name annotations
4961 + default value at last field
4962 + union types
4963 + union type of custom types
4964 + union type of standard types
4965 + IArray
4966 + union type of enums
4967+ JsonCodec Spec
4968 + encoding then decoding
4969 + either
4970 + of tuples
4971 + of sequence
4972 + of enums
4973 + Map of complex keys and values
4974 + Map of simple enums and values
4975 + Set of complex values
4976 + of map
4977 + of set
4978 + of primitives
4979 + of records
4980 + mixed
4981 + of records of records
4982 + transform
4983 + any
4984 + optional
4985 + of primitive
4986 + of tuple
4987 + of enumeration
4988 + of record
4989 + of Map
4990 + of Set
4991 + of Map
4992 + of sequence
4993 + of Map
4994 + of Set
4995 + of Set
4996 + record
4997 + minimal test case
4998 + any
4999 + of record
5000 + of ZoneOffsets
5001 + of primitives
5002 + record of records
5003 + any schema
5004 + deep recursive data type
5005 + leaf
5006 + recursive schema
5007 + recursive data type
5008 + dynamic instant
5009 + dynamic
5010 + dynamic zoned date time
5011 + dynamic duration
5012 + dynamic int
5013 + dynamic unit
5014 + dynamic tuple
5015 + dynamic string
5016 + dynamic json
5017 + dynamic (string, record)
5018 + dynamic record
5019 + dynamic sequence
5020 + dynamic set
5021 + meta schema
5022 + primitive string meta schema
5023 + case class meta schema
5024 + recursive class meta schema
5025 + dynamic value meta schema
5026 + any meta schema
5027 + deserialized dynamic record converted to typed value
5028 + unit
5029 + fallback
5030 + of records
5031 + of map
5032 + of enums
5033 + tuple
5034 + primitive
5035 + sequence
5036 + of java.time.ZoneOffset
5037 + of records
5038 + of map
5039 + of primitives
5040 + of set
5041 + set
5042 + encodes and decodes a Set
5043 + map
5044 + encodes and decodes a Map
5045 + case class
5046 + object
5047 + all optional fields empty
5048 + recursive data structure
5049 + basic
5050 + optional
5051 + enumeration
5052 + of primitives
5053 + ADT with noDiscriminator
5054 + ADT
5055 + ADT with annotation
5056 - nested ADT with discriminator field - ignored: 1
5057 + ADT with generic records and discriminator field
5058 + decode discriminated case objects in array
5059 + of case classes with discriminator
5060 + no discriminator field
5061 + illegal case
5062 + decode discriminated case objects with extra fields
5063 + of case objects with more than 64 cases
5064 + invalid case
5065 + without annotation
5066 + with caseAliases
5067 + with caseName
5068 + of case objects with up to 64 cases
5069 + invalid case
5070 + without annotation
5071 + with caseName
5072 + with caseAliases
5073 + of case classes and case objects with more than 64 cases
5074 + no discriminator key
5075 + without annotation
5076 + with caseAliases
5077 + with caseName
5078 + invalid case
5079 + of case classes and case objects with more than 64 cases and discriminator field
5080 + no discriminator field
5081 + without annotation
5082 + with caseAliases
5083 + with caseName
5084 + invalid case
5085 + encoding
5086 + case class
5087 + backticked field name
5088 + fallback
5089 + both pretty printed
5090 + left
5091 + right
5092 + both
5093 + optional
5094 + of primitives
5095 + map case class field names
5096 + snake case
5097 + kebab case
5098 + camel case
5099 + pascal case
5100 + optional field annotation
5101 + list empty
5102 + map empty
5103 + all empty
5104 + tuple
5105 + of primitives
5106 + sequence
5107 + of primitives
5108 + empty collections config
5109 + list empty
5110 + map empty
5111 + option empty
5112 + all empty
5113 + all empty, but don't ignore empty collections
5114 + Set
5115 + of complex values
5116 + Map
5117 + of complex keys and values
5118 + of simple keys and values
5119 + of simple keys and values where the key's schema is lazy
5120 + of complex keys with transformation to primitive keys
5121 + dynamic direct mapping
5122 + record
5123 + zio.json.ast.Json encoding
5124 + Json.Obj
5125 + Json.Arr
5126 + Json.Num Int
5127 + Json.Num Long
5128 + Json.Num Double
5129 + Json.Str
5130 + Json.Bool
5131 + Json.Null
5132 + Generic Record
5133 + Do not encode transient field
5134 + EnumN
5135 + Respects the case name annotation
5136 + enumeration
5137 + of primitives
5138 + ADT
5139 + ADT with format
5140 + ADT no discriminator config
5141 + ADT discriminator name config
5142 + ADT discriminator name config with format
5143 + ADT with annotation
5144 + transient field annotation
5145 + case name annotation
5146 + transient case annotation
5147 + case name annotation with discriminator
5148 + case name annotation with discriminator annotation ignores no discriminator config
5149 + pretty printing with discriminator field
5150 + case name annotation with discriminator annotation ignores discriminator name config
5151 + case name annotation with empty fields
5152 + case name annotation with empty fields and explicit nulls
5153 + pretty printing with discriminator key
5154 + with no discriminator
5155 + example 1
5156 + example 2
5157 + Streams
5158 + Streams of integers
5159 + Encodes a stream with multiple integers
5160 + Encodes a stream with multiple integers to an array
5161 + Decodes a stream with multiple integers separated by newlines
5162 + Decodes a stream with multiple integers separated by spaces
5163 + Decodes a stream with multiple integers separated by commas and other non JSON number characters
5164 + Decodes a stream with multiple integers encoded as an array
5165 + Decodes a stream with multiple integers encoded as an array with additional whitespace
5166 + Streams of booleans
5167 + Encodes a stream with multiple booleans
5168 + Encodes a stream with multiple booleans to an array
5169 + Decodes a stream with multiple booleans separated by newlines
5170 + Decodes a stream with multiple booleans separated by spaces
5171 + Decodes a stream with multiple booleans as an array
5172 + Decodes a stream with multiple booleans separated by commas and other non JSON boolean characters and not separated at all
5173 + Streams of strings
5174 + Encodes a stream with multiple strings
5175 + Encodes a stream with multiple strings as an array
5176 + Decodes a stream with multiple strings separated by newlines
5177 + Decodes a stream with multiple strings as an array
5178 + Decodes a stream with multiple strings separated by spaces, commas and not separated at all
5179 + Stream of records
5180 + Encodes a stream with multiple records
5181 + Encodes a stream with multiple records as an array
5182 + Decodes a stream with multiple records separated by newlines
5183 + Decodes a stream with multiple records, not separated with internal newlines
5184 + Decodes a stream with multiple records formatted as an array
5185 + Encodes a stream with no records
5186 + Encodes a stream with no records
5187 + Decodes a stream with no records
5188 + Decodes a stream with no records from an array
5189 + primitive
5190 + unit
5191 + ZoneOffset
5192 + ZoneId
5193 + Currency
5194 + string
5195 + record
5196 + missing fields should be replaced by default values
5197 + of primitives
5198 + of records
5199 + case object
5200 + record with option fields
5201 + record with option fields and flag to encode nulls
5202 + case class with option fields omitted when empty
5203 + case class
5204 + decoding
5205 + EnumN
5206 + Respects the case name annotation
5207 + Respects case aliases
5208 + Generic record
5209 + with extra fields
5210 + with empty optional and collection fields without default values
5211 + with empty optional and collection fields without default values, but explicit empty collections
5212 + with empty optional and collection fields without default values, but explicit nulls
5213 + reject extra fields
5214 + missing required fields
5215 + aliased field
5216 + reject duplicated fields
5217 + optional field with schema or annotated default value
5218 + fallback
5219 + correctly fallbacks to right
5220 + correctly fallbacks to left
5221 + correctly fallbacks to right with full decode
5222 + correctly fallbacks to both with full decode
5223 + correctly fallbacks to left with full decode
5224 + case class with more than 64 fields
5225 + required and optional fields
5226 + missing requireda fields
5227 + reject extra fields
5228 + reject duplicated fields
5229 + field name with alias - id
5230 + case class
5231 + case object
5232 + optional
5233 + reject extra fields
5234 + map case class field names
5235 + snake case
5236 + kebab case
5237 + camel case
5238 + pascal case
5239 + reject extra fields via config
5240 + reject duplicated fields
5241 + transient field annotation with default value in class definition
5242 + transient field annotation with default value implicitly available for the field type
5243 + fieldDefaultValue
5244 + backticked field name
5245 + field name with alias - id
5246 + field name with alias - order_id
5247 + old field name rejected
5248 + field name with alias - no alias
5249 + with option fields encoded as null
5250 + with transient fields encoded as implicitly available schema default values
5251 + case class with option fields encoded as null
5252 + case class with int option field present (at end) from pretty printed json
5253 + case class with option fields omitted when empty
5254 + case class with complex option field correctly decodes
5255 + enums
5256 + ADT with format
5257 + ADT no discriminator config
5258 + ADT discriminator name config
5259 + ADT discriminator name config with format
5260 + case name aliases - default
5261 + case name aliases - first alias
5262 + case name aliases - second alias
5263 + case name
5264 + no discriminator
5265 + illegal case
5266 + enums - with no discriminator
5267 + example 1
5268 + example 2
5269 + wrong example
5270 + enums - with discriminator
5271 + case name
5272 + case name aliases - first alias
5273 + case name aliases - second alias
5274 + case name aliases - type in the middle
5275 + case name aliases - type in the last place
5276 + case name aliases - type in the last place and the content with an escaped string
5277 + case name - illegal discriminator value
5278 + case name - empty fields
5279 + dynamic direct mapping
5280 + record
5281 + Missing collection fields
5282 + map
5283 + list
5284 + set
5285 + vector
5286 + chunck
5287 + zio.json.ast.Json decoding
5288 + Json.Obj
5289 + Json.Arr
5290 + Json.Num Int
5291 + Json.Num Long
5292 + Json.Num Double
5293 + Json.Str
5294 + Json.Bool
5295 + Json.Null
5296 + transform
5297 + string
5298 + failed
5299 + primitive
5300 + unit
5301 + Currency
5302 + string
5303 + any
5304 + Map
5305 + of complex keys and values
5306 + of simple keys and values
5307 + of simple keys and values where the key schema is lazy
5308 + of simple enums and values
5309 + of primitive keys with transformation to complex keys
5310 + of uuid keys and values
5311293 tests passed. 0 tests failed. 1 tests ignored.
5312
5313Executed in 10 s 947 ms
5314
5315Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
5316Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5317+ DeriveGenSpec
5318 + correctly derives Either
5319 + correctly derives Tuple
5320 + correctly derives Collections
5321 + correctly derives Lazy
5322 + correctly derives Optional
5323 + correctly derives Transform
5324 + correctly derives Enums
5325 + correctly derives Primitives
5326 + correctly derives CaseClasses
53279 tests passed. 0 tests failed. 0 tests ignored.
5328
5329Executed in 1 s 263 ms
5330
5331Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
5332Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5333[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.8.0-RC6/test-classes ...
5334[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
5335[warn] one warning found
5336[info] done compiling
5337+ MessagePackCodec Spec
5338 + Should successfully decode
5339 + empty input by non streaming variant
5340 + empty input
5341 + Should successfully encode and decode
5342 + empty list
5343 + list of an empty list
5344 + records
5345 + tuple containing empty list & tuple containing list of an empty list
5346 + integer
5347 + integer inside wrapper class
5348 + two integers
5349 + records with arity greater than 22
5350 + two wrapped integers inside wrapper class
5351 + two integers inside wrapper class
5352 + complex product and string and integer
5353 + shorts
5354 + longs
5355 + booleans
5356 + case classes with arity 22
5357 + floats
5358 + chars
5359 + bytes
5360 + doubles
5361 + uuids
5362 + day of weeks
5363 + month days
5364 + months
5365 + periods
5366 + years
5367 + currencies
5368 + year months
5369 + zone ids
5370 + local dates
5371 + durations
5372 + zone offsets
5373 + local times
5374 + instants
5375 + local date times
5376 + offset times
5377 + zoned date times
5378 + offset date times
5379 + primitive sequences
5380 + empty primitive sequence
5381 + string sequences
5382 + empty string sequence
5383 + enums unwrapped
5384 + enumerations
5385 + either left
5386 + enumerations preserving type order
5387 + either right
5388 + tuples
5389 + enum within enum
5390 + either with sum type
5391 + either with product type
5392 + fallback left full decode
5393 + fallback left non full decode
5394 + fallback right full decode
5395 + fallback right non full decode
5396 + fallback both non full decode
5397 + fallback both full decode
5398 + fallback with product type
5399 + fallback with sum type
5400 + complex optionals with sum type
5401 + optionals
5402 + complex sum type with nested product
5403 + product type with inner product type
5404 + complex sum type with nested long primitive
5405 + option within option
5406 + complex optionals with product type
5407 + complex tuples
5408 + complex either with product type
5409 + optional of sum type within optional
5410 + optional of product type within optional
5411 + sequence of products
5412 + either within either
5413 + set of products
5414 + sequence of sums
5415 + map in record
5416 + dynamic
5417 + dynamic int
5418 + dynamic instant
5419 + dynamic unit
5420 + dynamic duration
5421 + dynamic zoned date time
5422 + dynamic string
5423 + dynamic record example
5424 + dynamic record
5425 + dynamic tuple
5426 + dynamic json
5427 + dynamic (string, record)
5428 + dynamic sequence
5429 + dynamic set
5430 + map of products
5431 + set in record
5432 + recursive data types
5433 + Should fail to decode
5434 + field begin
5435 + unable to decode
5436 + unknown type
5437 + missing value
5438 + Should correctly encode
5439 + integers
5440 + doubles
5441 + floats
5442 + embedded messages
5443 + strings
5444 + records
5445 + set
5446 + int lists
5447 + string lists
5448 + map
5449 + failure
5450107 tests passed. 0 tests failed. 0 tests ignored.
5451
5452Executed in 3 s 61 ms
5453
5454Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
5455Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5456[info] compiling 1 Scala source and 17 Java sources to /build/repo/zio-schema-thrift/target/scala-3.8.0-RC6/test-classes ...
5457[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
5458[warn] one warning found
5459[info] done compiling
5460+ ThriftCodec Spec
5461 + Should correctly encode
5462 + doubles
5463 + floats
5464 + strings
5465 + integers
5466 + embedded messages
5467 + int lists
5468 + records
5469 + string lists
5470 + enums unwrapped
5471 + enumerations
5472 + map
5473 + set
5474 + failure
5475 + Should successfully encode and decode
5476 + tuple containing empty list & tuple containing list of an empty list
5477 + list of an empty list
5478 + integer
5479 + integer inside wrapper class
5480 + empty list
5481 + records
5482 + two integers
5483 + two integers inside wrapper class
5484 + complex product and string and integer
5485 + records with arity greater than 22
5486 + booleans
5487 + shorts
5488 + longs
5489 + two wrapped integers inside wrapper class
5490 + floats
5491 + doubles
5492 + chars
5493 + uuids
5494 + day of weeks
5495 + months
5496 + currencies
5497 + bytes
5498 + month days
5499 + periods
5500 + years
5501 + year months
5502 + zone ids
5503 + instants
5504 + zone offsets
5505 + durations
5506 + offset times
5507 + local date times
5508 + local times
5509 + local dates
5510 + empty primitive sequence
5511 + offset date times
5512 + zoned date times
5513 + primitive sequences
5514 + string sequences
5515 + enums unwrapped
5516 + empty string sequence
5517 + enumerations
5518 + enumerations preserving type order
5519 + tuples
5520 + either right
5521 + either with sum type
5522 + either left
5523 + either with product type
5524 + fallback left non full decode
5525 + fallback left full decode
5526 + fallback right full decode
5527 + enum within enum
5528 + fallback right non full decode
5529 + fallback with sum type
5530 + fallback both full decode
5531 + fallback with product type
5532 + fallback both non full decode
5533 + optionals
5534 + complex optionals with sum type
5535 + option with omitted field
5536 + option within option
5537 + complex sum type with nested product
5538 + complex sum type with nested long primitive
5539 + complex either with product type
5540 + product type with inner product type
5541 + complex tuples
5542 + complex optionals with product type
5543 + optional of product type within optional
5544 + either within either
5545 + optional of sum type within optional
5546 + sequence of sums
5547 + sequence of products
5548 + map in record
5549 + map of products
5550 + set of products
5551 + set in record
5552 + case object
5553 + case class with transient field
5554 + recursive data types
5555 + dynamic
5556 + dynamic instant
5557 + dynamic string
5558 + dynamic int
5559 + dynamic zoned date time
5560 + dynamic duration
5561 + dynamic unit
5562 + dynamic record example
5563 + dynamic record
5564 + dynamic (string, record)
5565 + dynamic json
5566 + dynamic tuple
5567 + dynamic set
5568 + dynamic sequence
5569 + deep recursive data types
5570 + Should successfully decode
5571 + thrift enum value as an integer
5572 + empty input by non streaming variant
5573 + decode case class with transientField
5574 + decode case class with optionalField annotation
5575 + decode case class with fieldDefaultValue annotation
5576 + empty input
5577 + Should fail to decode
5578 + field begin
5579 + unknown type
5580 + missing value
5581 + unable to decode
5582116 tests passed. 0 tests failed. 0 tests ignored.
5583
5584Executed in 4 s 144 ms
5585
5586
5587************************
5588Build summary:
5589[{
5590 "module": "zio-schema-derivation",
5591 "compile": {"status": "ok", "tookMs": 85623, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5592 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5593 "test-compile": {"status": "ok", "tookMs": 16949, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5594 "test": {"status": "ok", "tookMs": 2609, "passed": 96, "failed": 0, "ignored": 0, "skipped": 0, "total": 96, "byFramework": [{"framework": "unknown", "stats": {"passed": 96, "failed": 0, "ignored": 0, "skipped": 0, "total": 96}}]},
5595 "publish": {"status": "skipped", "tookMs": 0},
5596 "metadata": {
5597 "crossScalaVersions": ["2.13.18", "2.12.21"]
5598}
5599},{
5600 "module": "zio-schema-avro",
5601 "compile": {"status": "ok", "tookMs": 7592, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5602 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5603 "test-compile": {"status": "ok", "tookMs": 16647, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5604 "test": {"status": "ok", "tookMs": 2611, "passed": 275, "failed": 0, "ignored": 3, "skipped": 0, "total": 278, "byFramework": [{"framework": "unknown", "stats": {"passed": 275, "failed": 0, "ignored": 3, "skipped": 0, "total": 278}}]},
5605 "publish": {"status": "skipped", "tookMs": 0},
5606 "metadata": {
5607 "crossScalaVersions": ["2.13.18", "2.12.21"]
5608}
5609},{
5610 "module": "zio-schema-bson",
5611 "compile": {"status": "ok", "tookMs": 2262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5612 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5613 "test-compile": {"status": "ok", "tookMs": 3112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5614 "test": {"status": "ok", "tookMs": 7360, "passed": 248, "failed": 0, "ignored": 0, "skipped": 0, "total": 248, "byFramework": [{"framework": "unknown", "stats": {"passed": 248, "failed": 0, "ignored": 0, "skipped": 0, "total": 248}}]},
5615 "publish": {"status": "skipped", "tookMs": 0},
5616 "metadata": {
5617 "crossScalaVersions": ["2.13.18", "2.12.21"]
5618}
5619},{
5620 "module": "zio-schema-optics",
5621 "compile": {"status": "ok", "tookMs": 666, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5622 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5623 "test-compile": {"status": "ok", "tookMs": 936, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5624 "test": {"status": "ok", "tookMs": 3163, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
5625 "publish": {"status": "skipped", "tookMs": 0},
5626 "metadata": {
5627 "crossScalaVersions": ["2.13.18", "2.12.21"]
5628}
5629},{
5630 "module": "zio-schema-docs",
5631 "compile": {"status": "ok", "tookMs": 4710, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5632 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5633 "test-compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5634 "test": {"status": "ok", "tookMs": 498, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5635 "publish": {"status": "skipped", "tookMs": 0},
5636 "metadata": {
5637 "crossScalaVersions": ["2.13.18", "2.12.21"]
5638}
5639},{
5640 "module": "zio-schema-tests",
5641 "compile": {"status": "ok", "tookMs": 255, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5642 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5643 "test-compile": {"status": "ok", "tookMs": 284, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
5644 "test": {"status": "ok", "tookMs": 17987, "passed": 535, "failed": 0, "ignored": 18, "skipped": 0, "total": 553, "byFramework": [{"framework": "unknown", "stats": {"passed": 535, "failed": 0, "ignored": 18, "skipped": 0, "total": 553}}]},
5645 "publish": {"status": "ok", "tookMs": 6},
5646 "metadata": {
5647 "crossScalaVersions": ["2.13.18", "2.12.21"]
5648}
5649},{
5650 "module": "zio-schema-macros",
5651 "compile": {"status": "ok", "tookMs": 38, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5652 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5653 "test-compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5654 "test": {"status": "ok", "tookMs": 56, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5655 "publish": {"status": "skipped", "tookMs": 0},
5656 "metadata": {
5657 "crossScalaVersions": ["2.13.18", "2.12.21"]
5658}
5659},{
5660 "module": "zio-schema-protobuf",
5661 "compile": {"status": "ok", "tookMs": 204, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5662 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5663 "test-compile": {"status": "ok", "tookMs": 3596, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5664 "test": {"status": "failed", "tookMs": 6827, "passed": 118, "failed": 1, "ignored": 0, "skipped": 0, "total": 119, "byFramework": [{"framework": "unknown", "stats": {"passed": 118, "failed": 1, "ignored": 0, "skipped": 0, "total": 119}}]},
5665 "publish": {"status": "skipped", "tookMs": 0},
5666 "metadata": {
5667 "crossScalaVersions": ["2.13.18", "2.12.21"]
5668}
5669},{
5670 "module": "zio-schema",
5671 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5672 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5673 "test-compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5674 "test": {"status": "ok", "tookMs": 3129, "passed": 307, "failed": 0, "ignored": 0, "skipped": 0, "total": 307, "byFramework": [{"framework": "unknown", "stats": {"passed": 307, "failed": 0, "ignored": 0, "skipped": 0, "total": 307}}]},
5675 "publish": {"status": "skipped", "tookMs": 0},
5676 "metadata": {
5677 "crossScalaVersions": ["2.13.18", "2.12.21"]
5678}
5679},{
5680 "module": "zio-schema-json",
5681 "compile": {"status": "ok", "tookMs": 244, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5682 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5683 "test-compile": {"status": "ok", "tookMs": 7999, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5684 "test": {"status": "ok", "tookMs": 12444, "passed": 293, "failed": 0, "ignored": 1, "skipped": 0, "total": 294, "byFramework": [{"framework": "unknown", "stats": {"passed": 293, "failed": 0, "ignored": 1, "skipped": 0, "total": 294}}]},
5685 "publish": {"status": "skipped", "tookMs": 0},
5686 "metadata": {
5687 "crossScalaVersions": ["2.13.18", "2.12.21"]
5688}
5689},{
5690 "module": "zio-schema-zio-test",
5691 "compile": {"status": "ok", "tookMs": 185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5692 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5693 "test-compile": {"status": "ok", "tookMs": 249, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5694 "test": {"status": "ok", "tookMs": 2524, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
5695 "publish": {"status": "skipped", "tookMs": 0},
5696 "metadata": {
5697 "crossScalaVersions": ["2.13.18", "2.12.21"]
5698}
5699},{
5700 "module": "zio-schema-msg-pack",
5701 "compile": {"status": "ok", "tookMs": 221, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
5702 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5703 "test-compile": {"status": "ok", "tookMs": 3035, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5704 "test": {"status": "ok", "tookMs": 4245, "passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107, "byFramework": [{"framework": "unknown", "stats": {"passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107}}]},
5705 "publish": {"status": "skipped", "tookMs": 0},
5706 "metadata": {
5707 "crossScalaVersions": ["2.13.18", "2.12.21"]
5708}
5709},{
5710 "module": "zio-schema-thrift",
5711 "compile": {"status": "ok", "tookMs": 205, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
5712 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5713 "test-compile": {"status": "ok", "tookMs": 5747, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5714 "test": {"status": "ok", "tookMs": 5085, "passed": 116, "failed": 0, "ignored": 0, "skipped": 0, "total": 116, "byFramework": [{"framework": "unknown", "stats": {"passed": 116, "failed": 0, "ignored": 0, "skipped": 0, "total": 116}}]},
5715 "publish": {"status": "skipped", "tookMs": 0},
5716 "metadata": {
5717 "crossScalaVersions": ["2.13.18", "2.12.21"]
5718}
5719}]
5720************************
5721[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-schema-protobuf
5722[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-schema-protobuf
5723[error] Total time: 247 s (0:04:07.0), completed Jan 8, 2026, 2:34:23 AM
5724[0JBuild failed, not retrying.