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