Build Logs

zio/zio-schema • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

867

Warnings

477

Total Lines

2228

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.479s.
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 zioSchemaAvro/crossScalaVersions
238OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaNative/crossScalaVersions
239OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesJVM/crossScalaVersions
240OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaJS/crossScalaVersions
241OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJVM/crossScalaVersions
242OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesJS/crossScalaVersions
243OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioSchemaExamplesNative/crossScalaVersions
244[info] set current project to zio-schema (in build file:/build/repo/)
245[info] Setting Scala version to 3.7.4 on 32 projects.
246[info] Switching Scala version on:
247[info] zioSchemaZioTestJS (2.13.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 Dec 6, 2025, 12:45:52 AM
305Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3.3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
306Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
307Starting build...
308Projects: Set(zioSchemaMsgPack, zioSchemaDerivationJVM, zioSchemaMacrosJVM, docs, zioSchemaProtobufJVM, zioSchemaZioTestJVM, zioSchemaOpticsJVM, zioSchemaThrift, zioSchemaAvro, testsJVM, zioSchemaBson, zioSchemaJVM, zioSchemaJsonJVM)
309Starting build for ProjectRef(file:/build/repo/,zioSchemaDerivationJVM) (zio-schema-derivation)... [0/13]
310OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
311OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
312OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
313OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
314OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
315Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
316[info] compiling 1 Scala source to /build/repo/zio-schema-macros/jvm/target/scala-3.7.4/classes ...
317[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
318[warn] one warning found
319[info] done compiling
320[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/classes ...
321[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
322[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/Validation.scala]
323[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/AstRenderer.scala]
324[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaEquality.scala]
325[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Differ.scala]
326[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/FieldSet.scala]
327[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/CaseSet.scala]
328[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/codec/DecodeError.scala]
329[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala]
330[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/ValidationErrors.scala]
331[info] [patched file /build/repo/zio-schema/jvm/src/main/scala/zio/schema/StandardType.scala]
332[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueBuilder.scala]
333[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Patch.scala]
334[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaOrdering.scala]
335[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueProcessor.scala]
336[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Schema.scala]
337[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/SchemaInstances.scala]
338[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/Migration.scala]
339[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/ExtensibleMetaSchema.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/zio/schema/Deriver.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/TupleRecordSchema.scala]
348[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala-3/zio/schema/Derive.scala]
349[warn] one warning found
350[info] done compiling
351[info] compiling 18 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/classes ...
352[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
353[warn] one warning found
354[info] done compiling
355[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4/test-classes ...
356[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
357[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4/classes ...
358[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
359[warn] one warning found
360[info] done compiling
361[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/ValidationSpec.scala]
362[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/TimeSpec.scala]
363[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/RegexCompileSpec.scala]
364[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/PhoneNumberValidationSpec.scala]
365[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/SchemaAssertions.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/AvroSchemaCodec.scala]
390[info] [patched file /build/repo/zio-schema-avro/src/main/scala/zio/schema/codec/AvroCodec.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/SchemaMigrationSpec.scala]
417[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/MetaSchemaSpec.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/TypeIdSpec.scala]
420[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueSpec.scala]
421[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueGen.scala]
422[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/AccessorBuilderSpec.scala]
423[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/OrderingSpec.scala]
424[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaGen.scala]
425[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/types.scala]
426[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/StandardTypeGen.scala]
427[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.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-msg-pack/target/scala-3.7.4/classes ...
495[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/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 3 Scala sources to /build/repo/zio-schema-protobuf/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[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
503[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
504[warn] | ^
505[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
506[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/FieldMappingCache.scala]
507[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/ProtobufCodec.scala]
508[warn] one warning found
509[info] done compiling
510[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
511[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
512[warn] | ^
513[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
514[warn] |
515[warn] | longer explanation available when compiling with `-explain`
516[info] [patched file /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala]
517[warn] three warnings found
518[info] done compiling
519[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
520[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
521[warn] | ^
522[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
523[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
524[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
525[warn] | ^
526[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
527[warn] |
528[warn] | longer explanation available when compiling with `-explain`
529[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
530[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
531[warn] | ^
532[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
533[warn] |
534[warn] | longer explanation available when compiling with `-explain`
535[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
536[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
537[warn] | ^
538[warn] |the type test for zio.schema.Schema.Field[_, Any] @_ cannot be checked at runtime because its type arguments can't be determined from zio.schema.Schema.Field[?, ?]
539[warn] |
540[warn] | longer explanation available when compiling with `-explain`
541[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala]
542[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala]
543[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackCodec.scala]
544[warn] 5 warnings found
545[info] done compiling
546[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/JsonCodec.scala]
547[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/package.scala]
548[warn] one warning found
549[info] done compiling
550[info] compiling 1 Scala source to /build/repo/zio-schema-docs/target/scala-3.7.4/classes ...
551[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
552[warn] one warning found
553[info] done compiling
554[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/classes ...
555[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/classes ...
556[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
557[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
558[info] compiling 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] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
563[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
564[warn] | ^
565[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
566[warn] one warning found
567[info] done compiling
568[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
569[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
570[warn] | ^
571[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
572[warn] |
573[warn] | longer explanation available when compiling with `-explain`
574[warn] three warnings found
575[info] done compiling
576[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
577[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
578[warn] | ^
579[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
580[warn] one warning found
581[info] done compiling
582[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
583[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
584[warn] | ^
585[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
586[warn] |
587[warn] | longer explanation available when compiling with `-explain`
588[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
589[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
590[warn] | ^
591[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
592[warn] |
593[warn] | longer explanation available when compiling with `-explain`
594[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
595[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
596[warn] | ^
597[warn] |the type test for zio.schema.Schema.Field[_, Any] @_ cannot be checked at runtime because its type arguments can't be determined from zio.schema.Schema.Field[?, ?]
598[warn] |
599[warn] | longer explanation available when compiling with `-explain`
600[warn] 5 warnings found
601[info] done compiling
602Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
603Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
604Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
605Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -language:experimental.macros, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
606Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
607Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
608[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/test-classes ...
609[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
610[info] [patched file /build/repo/zio-schema-protobuf/shared/src/test/scala/zio/schema/codec/ProtobufCodecSpec.scala]
611[warn] one warning found
612[info] done compiling
613[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4/test-classes ...
614[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
615[warn] one warning found
616[info] done compiling
617Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
618Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
619Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
620Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
621[info] compiling 3 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/test-classes ...
622[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
623[info] [patched file /build/repo/zio-schema-json/shared/src/test/scala/zio/schema/codec/JsonCodecSpec.scala]
624[warn] one warning found
625[info] done compiling
626[info] compiling 1 Scala source to /build/repo/zio-schema-json/jvm/target/scala-3.7.4/test-classes ...
627[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
628[warn] one warning found
629[info] done compiling
630Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
631Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
632Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
633Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
634[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/test-classes ...
635[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
636[info] [patched file /build/repo/zio-schema-msg-pack/src/test/scala/zio/schema/codec/MessagePackCodecSpec.scala]
637[warn] one warning found
638[info] done compiling
639[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4/test-classes ...
640[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
641[warn] one warning found
642[info] done compiling
643Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
644Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
645[info] compiling 1 Scala source and 17 Java sources to /build/repo/zio-schema-thrift/target/scala-3.7.4/test-classes ...
646[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
647[info] [patched file /build/repo/zio-schema-thrift/src/test/scala/zio/schema/codec/ThriftCodecSpec.scala]
648[warn] one warning found
649[info] done compiling
650[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4/test-classes ...
651[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
652[warn] one warning found
653[info] done compiling
654
655************************
656Build summary:
657[{
658 "module": "zio-schema-derivation",
659 "compile": {"status": "ok", "tookMs": 38449, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
660 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
661 "test-compile": {"status": "ok", "tookMs": 31439, "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": 6051, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
670 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
671 "test-compile": {"status": "ok", "tookMs": 16240, "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": 1703, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
680 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
681 "test-compile": {"status": "ok", "tookMs": 4229, "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": 623, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
690 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
691 "test-compile": {"status": "ok", "tookMs": 1246, "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": 4107, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
700 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
701 "test-compile": {"status": "ok", "tookMs": 3791, "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": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
710 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
711 "test-compile": {"status": "ok", "tookMs": 256, "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": 38, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
720 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
721 "test-compile": {"status": "ok", "tookMs": 56, "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": 202, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
730 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
731 "test-compile": {"status": "ok", "tookMs": 2873, "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": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
740 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
741 "test-compile": {"status": "ok", "tookMs": 156, "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": 200, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
750 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
751 "test-compile": {"status": "ok", "tookMs": 6573, "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": 223, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
760 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
761 "test-compile": {"status": "ok", "tookMs": 231, "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": 170, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
770 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
771 "test-compile": {"status": "ok", "tookMs": 2423, "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": 173, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
780 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
781 "test-compile": {"status": "ok", "tookMs": 5065, "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 Dec 6, 2025, 12:49:54 AM
790[0JChecking patch project/plugins.sbt...
791Checking patch project/BuildHelper.scala...
792Checking patch build.sbt...
793Applied patch project/plugins.sbt cleanly.
794Applied patch project/BuildHelper.scala cleanly.
795Applied patch build.sbt cleanly.
796Commit migration rewrites
797Switched to a new branch 'opencb/migrate-source-3.4'
798[opencb/migrate-source-3.4 dae6ba4] 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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
814Successfully applied pattern 'val Scala3: String = versions("3.3")' in project/BuildHelper.scala
815----
816Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
817Execute tests: false
818sbt project found:
819No prepare script found for project zio/zio-schema
820##################################
821Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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":"compile-only","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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
848"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -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.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"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"
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
987OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaBson/crossScalaVersions
988OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaProtobufJVM/crossScalaVersions
989OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaProtobufJS/crossScalaVersions
990OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaMsgPack/crossScalaVersions
991OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaThrift/crossScalaVersions
992OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaDerivationJS/crossScalaVersions
993OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaOpticsJVM/crossScalaVersions
994OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaMacrosJS/crossScalaVersions
995OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaJsonJS/crossScalaVersions
996OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in docs/crossScalaVersions
997OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaZioTestJS/crossScalaVersions
998OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaJsonNative/crossScalaVersions
999OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaZioTestNative/crossScalaVersions
1000OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaOpticsJS/crossScalaVersions
1001OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaJsonJVM/crossScalaVersions
1002OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaZioTestJVM/crossScalaVersions
1003OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaMacrosNative/crossScalaVersions
1004OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaDerivationJVM/crossScalaVersions
1005OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaOpticsNative/crossScalaVersions
1006OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaDerivationNative/crossScalaVersions
1007OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsNative/crossScalaVersions
1008OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaMacrosJVM/crossScalaVersions
1009OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsJS/crossScalaVersions
1010OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaProtobufNative/crossScalaVersions
1011OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaJVM/crossScalaVersions
1012OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaNative/crossScalaVersions
1013OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaAvro/crossScalaVersions
1014OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaJS/crossScalaVersions
1015OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsJVM/crossScalaVersions
1016OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaExamplesJVM/crossScalaVersions
1017OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaExamplesJS/crossScalaVersions
1018OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioSchemaExamplesNative/crossScalaVersions
1019[info] set current project to zio-schema (in build file:/build/repo/)
1020[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 32 projects.
1021[info] Switching Scala version on:
1022[info] zioSchemaZioTestJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1023[info] zioSchemaJsonNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1024[info] zioSchemaJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1025[info] zioSchemaDerivationJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1026[info] zioSchemaMsgPack (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1027[info] zioSchemaDerivationJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1028[info] zioSchemaMacrosJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1029[info] zioSchemaExamplesJVM (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1030[info] zioSchemaDerivationNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1031[info] zioSchemaOpticsJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1032[info] docs (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1033[info] zioSchemaMacrosNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1034[info] zioSchemaProtobufJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1035[info] zioSchemaJsonJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1036[info] zioSchemaProtobufJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1037[info] zioSchemaZioTestJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1038[info] zioSchemaOpticsJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1039[info] zioSchemaThrift (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1040[info] zioSchemaAvro (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1041[info] testsJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1042[info] zioSchemaNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1043[info] zioSchemaExamplesJS (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1044[info] testsJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1045[info] zioSchemaBson (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1046[info] zioSchemaZioTestNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1047[info] zioSchemaMacrosJS (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1048[info] zioSchemaOpticsNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1049[info] zioSchemaExamplesNative (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1050[info] zioSchemaJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1051[info] zioSchemaProtobufNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1052[info] zioSchemaJsonJVM (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
1053[info] testsNative (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
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 Dec 6, 2025, 12:50:31 AM
1080Build 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>\""}]}
1081Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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.1-RC1-bin-20251205-cd32c6f-NIGHTLY/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.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1095[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1096[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1097[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1098[error] | ^^^^^^^
1099[error] |Found: Left[A, B]
1100[error] |Required: A²
1101[error] |
1102[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1103[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1104[error] | B is a type variable
1105[error] |
1106[error] | longer explanation available when compiling with `-explain`
1107[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1108[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1109[error] | ^^^^^^^^
1110[error] |Found: Right[A, B]
1111[error] |Required: A²
1112[error] |
1113[error] |where: A is a type variable
1114[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1115[error] | B is a type variable with constraint >: (_$3 : B$2)
1116[error] |
1117[error] | longer explanation available when compiling with `-explain`
1118[warn] one warning found
1119[error] two errors found
1120[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1121[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1122[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1123[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1124[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1125[error] | ^^^^^^^
1126[error] |Found: Left[A, B]
1127[error] |Required: A²
1128[error] |
1129[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1130[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1131[error] | B is a type variable
1132[error] |
1133[error] | longer explanation available when compiling with `-explain`
1134[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1135[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1136[error] | ^^^^^^^^
1137[error] |Found: Right[A, B]
1138[error] |Required: A²
1139[error] |
1140[error] |where: A is a type variable
1141[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1142[error] | B is a type variable with constraint >: (_$3 : B$2)
1143[error] |
1144[error] | longer explanation available when compiling with `-explain`
1145[warn] one warning found
1146[error] two errors found
1147[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1148[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1149[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1150[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1151[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1152[error] | ^^^^^^^
1153[error] |Found: Left[A, B]
1154[error] |Required: A²
1155[error] |
1156[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1157[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1158[error] | B is a type variable
1159[error] |
1160[error] | longer explanation available when compiling with `-explain`
1161[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1162[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1163[error] | ^^^^^^^^
1164[error] |Found: Right[A, B]
1165[error] |Required: A²
1166[error] |
1167[error] |where: A is a type variable
1168[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1169[error] | B is a type variable with constraint >: (_$3 : B$2)
1170[error] |
1171[error] | longer explanation available when compiling with `-explain`
1172[warn] one warning found
1173[error] two errors found
1174[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1175Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
1176Compile 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
1177[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1179[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1180[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1181[error] | ^^^^^^^
1182[error] |Found: Left[A, B]
1183[error] |Required: A²
1184[error] |
1185[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1186[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1187[error] | B is a type variable
1188[error] |
1189[error] | longer explanation available when compiling with `-explain`
1190[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1191[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1192[error] | ^^^^^^^^
1193[error] |Found: Right[A, B]
1194[error] |Required: A²
1195[error] |
1196[error] |where: A is a type variable
1197[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1198[error] | B is a type variable with constraint >: (_$3 : B$2)
1199[error] |
1200[error] | longer explanation available when compiling with `-explain`
1201[warn] one warning found
1202[error] two errors found
1203[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1204[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1205[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1206[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1207[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1208[error] | ^^^^^^^
1209[error] |Found: Left[A, B]
1210[error] |Required: A²
1211[error] |
1212[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1213[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1214[error] | B is a type variable
1215[error] |
1216[error] | longer explanation available when compiling with `-explain`
1217[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1218[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1219[error] | ^^^^^^^^
1220[error] |Found: Right[A, B]
1221[error] |Required: A²
1222[error] |
1223[error] |where: A is a type variable
1224[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1225[error] | B is a type variable with constraint >: (_$3 : B$2)
1226[error] |
1227[error] | longer explanation available when compiling with `-explain`
1228[warn] one warning found
1229[error] two errors found
1230[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1231[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1232[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1233[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1234[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1235[error] | ^^^^^^^
1236[error] |Found: Left[A, B]
1237[error] |Required: A²
1238[error] |
1239[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1240[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1241[error] | B is a type variable
1242[error] |
1243[error] | longer explanation available when compiling with `-explain`
1244[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1245[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1246[error] | ^^^^^^^^
1247[error] |Found: Right[A, B]
1248[error] |Required: A²
1249[error] |
1250[error] |where: A is a type variable
1251[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1252[error] | B is a type variable with constraint >: (_$3 : B$2)
1253[error] |
1254[error] | longer explanation available when compiling with `-explain`
1255[warn] one warning found
1256[error] two errors found
1257[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1258Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
1259Compile 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
1260[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1261[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1262[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1263[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1264[error] | ^^^^^^^
1265[error] |Found: Left[A, B]
1266[error] |Required: A²
1267[error] |
1268[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1269[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1270[error] | B is a type variable
1271[error] |
1272[error] | longer explanation available when compiling with `-explain`
1273[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1274[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1275[error] | ^^^^^^^^
1276[error] |Found: Right[A, B]
1277[error] |Required: A²
1278[error] |
1279[error] |where: A is a type variable
1280[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1281[error] | B is a type variable with constraint >: (_$3 : B$2)
1282[error] |
1283[error] | longer explanation available when compiling with `-explain`
1284[warn] one warning found
1285[error] two errors found
1286[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1287[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1288[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1289[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1290[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1291[error] | ^^^^^^^
1292[error] |Found: Left[A, B]
1293[error] |Required: A²
1294[error] |
1295[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1296[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1297[error] | B is a type variable
1298[error] |
1299[error] | longer explanation available when compiling with `-explain`
1300[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1301[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1302[error] | ^^^^^^^^
1303[error] |Found: Right[A, B]
1304[error] |Required: A²
1305[error] |
1306[error] |where: A is a type variable
1307[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1308[error] | B is a type variable with constraint >: (_$3 : B$2)
1309[error] |
1310[error] | longer explanation available when compiling with `-explain`
1311[warn] one warning found
1312[error] two errors found
1313[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1314[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1315[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1316[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1317[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1318[error] | ^^^^^^^
1319[error] |Found: Left[A, B]
1320[error] |Required: A²
1321[error] |
1322[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1323[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1324[error] | B is a type variable
1325[error] |
1326[error] | longer explanation available when compiling with `-explain`
1327[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1328[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1329[error] | ^^^^^^^^
1330[error] |Found: Right[A, B]
1331[error] |Required: A²
1332[error] |
1333[error] |where: A is a type variable
1334[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1335[error] | B is a type variable with constraint >: (_$3 : B$2)
1336[error] |
1337[error] | longer explanation available when compiling with `-explain`
1338[warn] one warning found
1339[error] two errors found
1340[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1341Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
1342Compile 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
1343[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1344[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1345[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1346[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1347[error] | ^^^^^^^
1348[error] |Found: Left[A, B]
1349[error] |Required: A²
1350[error] |
1351[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1352[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1353[error] | B is a type variable
1354[error] |
1355[error] | longer explanation available when compiling with `-explain`
1356[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1357[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1358[error] | ^^^^^^^^
1359[error] |Found: Right[A, B]
1360[error] |Required: A²
1361[error] |
1362[error] |where: A is a type variable
1363[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1364[error] | B is a type variable with constraint >: (_$3 : B$2)
1365[error] |
1366[error] | longer explanation available when compiling with `-explain`
1367[warn] one warning found
1368[error] two errors found
1369[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1370[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1371[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1372[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1373[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1374[error] | ^^^^^^^
1375[error] |Found: Left[A, B]
1376[error] |Required: A²
1377[error] |
1378[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1379[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1380[error] | B is a type variable
1381[error] |
1382[error] | longer explanation available when compiling with `-explain`
1383[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1384[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1385[error] | ^^^^^^^^
1386[error] |Found: Right[A, B]
1387[error] |Required: A²
1388[error] |
1389[error] |where: A is a type variable
1390[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1391[error] | B is a type variable with constraint >: (_$3 : B$2)
1392[error] |
1393[error] | longer explanation available when compiling with `-explain`
1394[warn] one warning found
1395[error] two errors found
1396[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1397[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1398[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1399[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1400[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1401[error] | ^^^^^^^
1402[error] |Found: Left[A, B]
1403[error] |Required: A²
1404[error] |
1405[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1406[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1407[error] | B is a type variable
1408[error] |
1409[error] | longer explanation available when compiling with `-explain`
1410[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1411[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1412[error] | ^^^^^^^^
1413[error] |Found: Right[A, B]
1414[error] |Required: A²
1415[error] |
1416[error] |where: A is a type variable
1417[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1418[error] | B is a type variable with constraint >: (_$3 : B$2)
1419[error] |
1420[error] | longer explanation available when compiling with `-explain`
1421[warn] one warning found
1422[error] two errors found
1423[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1424Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
1425Compile 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
1426[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1427[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1428[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1429[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1430[error] | ^^^^^^^
1431[error] |Found: Left[A, B]
1432[error] |Required: A²
1433[error] |
1434[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1435[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1436[error] | B is a type variable
1437[error] |
1438[error] | longer explanation available when compiling with `-explain`
1439[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1440[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1441[error] | ^^^^^^^^
1442[error] |Found: Right[A, B]
1443[error] |Required: A²
1444[error] |
1445[error] |where: A is a type variable
1446[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1447[error] | B is a type variable with constraint >: (_$3 : B$2)
1448[error] |
1449[error] | longer explanation available when compiling with `-explain`
1450[warn] one warning found
1451[error] two errors found
1452[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1453[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1454[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1455[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1456[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1457[error] | ^^^^^^^
1458[error] |Found: Left[A, B]
1459[error] |Required: A²
1460[error] |
1461[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1462[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1463[error] | B is a type variable
1464[error] |
1465[error] | longer explanation available when compiling with `-explain`
1466[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1467[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1468[error] | ^^^^^^^^
1469[error] |Found: Right[A, B]
1470[error] |Required: A²
1471[error] |
1472[error] |where: A is a type variable
1473[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1474[error] | B is a type variable with constraint >: (_$3 : B$2)
1475[error] |
1476[error] | longer explanation available when compiling with `-explain`
1477[warn] one warning found
1478[error] two errors found
1479[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1480[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1481[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1482[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1483[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1484[error] | ^^^^^^^
1485[error] |Found: Left[A, B]
1486[error] |Required: A²
1487[error] |
1488[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1489[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1490[error] | B is a type variable
1491[error] |
1492[error] | longer explanation available when compiling with `-explain`
1493[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1494[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1495[error] | ^^^^^^^^
1496[error] |Found: Right[A, B]
1497[error] |Required: A²
1498[error] |
1499[error] |where: A is a type variable
1500[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1501[error] | B is a type variable with constraint >: (_$3 : B$2)
1502[error] |
1503[error] | longer explanation available when compiling with `-explain`
1504[warn] one warning found
1505[error] two errors found
1506[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1507Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
1508Compile 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
1509[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1510[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1511[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1512[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1513[error] | ^^^^^^^
1514[error] |Found: Left[A, B]
1515[error] |Required: A²
1516[error] |
1517[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1518[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1519[error] | B is a type variable
1520[error] |
1521[error] | longer explanation available when compiling with `-explain`
1522[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1523[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1524[error] | ^^^^^^^^
1525[error] |Found: Right[A, B]
1526[error] |Required: A²
1527[error] |
1528[error] |where: A is a type variable
1529[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1530[error] | B is a type variable with constraint >: (_$3 : B$2)
1531[error] |
1532[error] | longer explanation available when compiling with `-explain`
1533[warn] one warning found
1534[error] two errors found
1535[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1536[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1537[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1538[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1539[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1540[error] | ^^^^^^^
1541[error] |Found: Left[A, B]
1542[error] |Required: A²
1543[error] |
1544[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1545[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1546[error] | B is a type variable
1547[error] |
1548[error] | longer explanation available when compiling with `-explain`
1549[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1550[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1551[error] | ^^^^^^^^
1552[error] |Found: Right[A, B]
1553[error] |Required: A²
1554[error] |
1555[error] |where: A is a type variable
1556[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1557[error] | B is a type variable with constraint >: (_$3 : B$2)
1558[error] |
1559[error] | longer explanation available when compiling with `-explain`
1560[warn] one warning found
1561[error] two errors found
1562[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1563[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1564[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1565[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1566[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1567[error] | ^^^^^^^
1568[error] |Found: Left[A, B]
1569[error] |Required: A²
1570[error] |
1571[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1572[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1573[error] | B is a type variable
1574[error] |
1575[error] | longer explanation available when compiling with `-explain`
1576[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1577[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1578[error] | ^^^^^^^^
1579[error] |Found: Right[A, B]
1580[error] |Required: A²
1581[error] |
1582[error] |where: A is a type variable
1583[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1584[error] | B is a type variable with constraint >: (_$3 : B$2)
1585[error] |
1586[error] | longer explanation available when compiling with `-explain`
1587[warn] one warning found
1588[error] two errors found
1589[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1590Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
1591Compile 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
1592Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
1593Compile 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
1594[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1595[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1596[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1597[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1598[error] | ^^^^^^^
1599[error] |Found: Left[A, B]
1600[error] |Required: A²
1601[error] |
1602[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1603[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1604[error] | B is a type variable
1605[error] |
1606[error] | longer explanation available when compiling with `-explain`
1607[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1608[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1609[error] | ^^^^^^^^
1610[error] |Found: Right[A, B]
1611[error] |Required: A²
1612[error] |
1613[error] |where: A is a type variable
1614[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1615[error] | B is a type variable with constraint >: (_$3 : B$2)
1616[error] |
1617[error] | longer explanation available when compiling with `-explain`
1618[warn] one warning found
1619[error] two errors found
1620[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1621[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1622[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1623[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1624[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1625[error] | ^^^^^^^
1626[error] |Found: Left[A, B]
1627[error] |Required: A²
1628[error] |
1629[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1630[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1631[error] | B is a type variable
1632[error] |
1633[error] | longer explanation available when compiling with `-explain`
1634[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1635[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1636[error] | ^^^^^^^^
1637[error] |Found: Right[A, B]
1638[error] |Required: A²
1639[error] |
1640[error] |where: A is a type variable
1641[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1642[error] | B is a type variable with constraint >: (_$3 : B$2)
1643[error] |
1644[error] | longer explanation available when compiling with `-explain`
1645[warn] one warning found
1646[error] two errors found
1647[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1648[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1649[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1650[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1651[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1652[error] | ^^^^^^^
1653[error] |Found: Left[A, B]
1654[error] |Required: A²
1655[error] |
1656[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1657[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1658[error] | B is a type variable
1659[error] |
1660[error] | longer explanation available when compiling with `-explain`
1661[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1662[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1663[error] | ^^^^^^^^
1664[error] |Found: Right[A, B]
1665[error] |Required: A²
1666[error] |
1667[error] |where: A is a type variable
1668[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1669[error] | B is a type variable with constraint >: (_$3 : B$2)
1670[error] |
1671[error] | longer explanation available when compiling with `-explain`
1672[warn] one warning found
1673[error] two errors found
1674[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1675Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
1676Compile 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
1677[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1678[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1679[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1680[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1681[error] | ^^^^^^^
1682[error] |Found: Left[A, B]
1683[error] |Required: A²
1684[error] |
1685[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1686[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1687[error] | B is a type variable
1688[error] |
1689[error] | longer explanation available when compiling with `-explain`
1690[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1691[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1692[error] | ^^^^^^^^
1693[error] |Found: Right[A, B]
1694[error] |Required: A²
1695[error] |
1696[error] |where: A is a type variable
1697[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1698[error] | B is a type variable with constraint >: (_$3 : B$2)
1699[error] |
1700[error] | longer explanation available when compiling with `-explain`
1701[warn] one warning found
1702[error] two errors found
1703[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1704[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1705[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1706[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1707[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1708[error] | ^^^^^^^
1709[error] |Found: Left[A, B]
1710[error] |Required: A²
1711[error] |
1712[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1713[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1714[error] | B is a type variable
1715[error] |
1716[error] | longer explanation available when compiling with `-explain`
1717[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1718[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1719[error] | ^^^^^^^^
1720[error] |Found: Right[A, B]
1721[error] |Required: A²
1722[error] |
1723[error] |where: A is a type variable
1724[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1725[error] | B is a type variable with constraint >: (_$3 : B$2)
1726[error] |
1727[error] | longer explanation available when compiling with `-explain`
1728[warn] one warning found
1729[error] two errors found
1730[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1731[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1732[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1733[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1734[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1735[error] | ^^^^^^^
1736[error] |Found: Left[A, B]
1737[error] |Required: A²
1738[error] |
1739[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1740[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1741[error] | B is a type variable
1742[error] |
1743[error] | longer explanation available when compiling with `-explain`
1744[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1745[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1746[error] | ^^^^^^^^
1747[error] |Found: Right[A, B]
1748[error] |Required: A²
1749[error] |
1750[error] |where: A is a type variable
1751[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1752[error] | B is a type variable with constraint >: (_$3 : B$2)
1753[error] |
1754[error] | longer explanation available when compiling with `-explain`
1755[warn] one warning found
1756[error] two errors found
1757[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1758Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
1759Compile 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
1760[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1761[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1762[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1763[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1764[error] | ^^^^^^^
1765[error] |Found: Left[A, B]
1766[error] |Required: A²
1767[error] |
1768[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1769[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1770[error] | B is a type variable
1771[error] |
1772[error] | longer explanation available when compiling with `-explain`
1773[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1774[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1775[error] | ^^^^^^^^
1776[error] |Found: Right[A, B]
1777[error] |Required: A²
1778[error] |
1779[error] |where: A is a type variable
1780[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1781[error] | B is a type variable with constraint >: (_$3 : B$2)
1782[error] |
1783[error] | longer explanation available when compiling with `-explain`
1784[warn] one warning found
1785[error] two errors found
1786[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1787[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1788[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1789[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1790[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1791[error] | ^^^^^^^
1792[error] |Found: Left[A, B]
1793[error] |Required: A²
1794[error] |
1795[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1796[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1797[error] | B is a type variable
1798[error] |
1799[error] | longer explanation available when compiling with `-explain`
1800[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1801[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1802[error] | ^^^^^^^^
1803[error] |Found: Right[A, B]
1804[error] |Required: A²
1805[error] |
1806[error] |where: A is a type variable
1807[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1808[error] | B is a type variable with constraint >: (_$3 : B$2)
1809[error] |
1810[error] | longer explanation available when compiling with `-explain`
1811[warn] one warning found
1812[error] two errors found
1813[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1814[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1815[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1816[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1817[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1818[error] | ^^^^^^^
1819[error] |Found: Left[A, B]
1820[error] |Required: A²
1821[error] |
1822[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1823[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1824[error] | B is a type variable
1825[error] |
1826[error] | longer explanation available when compiling with `-explain`
1827[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1828[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1829[error] | ^^^^^^^^
1830[error] |Found: Right[A, B]
1831[error] |Required: A²
1832[error] |
1833[error] |where: A is a type variable
1834[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1835[error] | B is a type variable with constraint >: (_$3 : B$2)
1836[error] |
1837[error] | longer explanation available when compiling with `-explain`
1838[warn] one warning found
1839[error] two errors found
1840[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1841Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
1842Compile 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
1843[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1844[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1845[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1846[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1847[error] | ^^^^^^^
1848[error] |Found: Left[A, B]
1849[error] |Required: A²
1850[error] |
1851[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1852[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1853[error] | B is a type variable
1854[error] |
1855[error] | longer explanation available when compiling with `-explain`
1856[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1857[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1858[error] | ^^^^^^^^
1859[error] |Found: Right[A, B]
1860[error] |Required: A²
1861[error] |
1862[error] |where: A is a type variable
1863[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1864[error] | B is a type variable with constraint >: (_$3 : B$2)
1865[error] |
1866[error] | longer explanation available when compiling with `-explain`
1867[warn] one warning found
1868[error] two errors found
1869[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1870[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1871[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1872[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1873[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1874[error] | ^^^^^^^
1875[error] |Found: Left[A, B]
1876[error] |Required: A²
1877[error] |
1878[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1879[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1880[error] | B is a type variable
1881[error] |
1882[error] | longer explanation available when compiling with `-explain`
1883[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1884[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1885[error] | ^^^^^^^^
1886[error] |Found: Right[A, B]
1887[error] |Required: A²
1888[error] |
1889[error] |where: A is a type variable
1890[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1891[error] | B is a type variable with constraint >: (_$3 : B$2)
1892[error] |
1893[error] | longer explanation available when compiling with `-explain`
1894[warn] one warning found
1895[error] two errors found
1896[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1897[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1898[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1899[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1900[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1901[error] | ^^^^^^^
1902[error] |Found: Left[A, B]
1903[error] |Required: A²
1904[error] |
1905[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1906[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1907[error] | B is a type variable
1908[error] |
1909[error] | longer explanation available when compiling with `-explain`
1910[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1911[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1912[error] | ^^^^^^^^
1913[error] |Found: Right[A, B]
1914[error] |Required: A²
1915[error] |
1916[error] |where: A is a type variable
1917[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1918[error] | B is a type variable with constraint >: (_$3 : B$2)
1919[error] |
1920[error] | longer explanation available when compiling with `-explain`
1921[warn] one warning found
1922[error] two errors found
1923[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1924Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
1925Compile 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
1926[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1927[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1928[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1929[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1930[error] | ^^^^^^^
1931[error] |Found: Left[A, B]
1932[error] |Required: A²
1933[error] |
1934[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1935[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1936[error] | B is a type variable
1937[error] |
1938[error] | longer explanation available when compiling with `-explain`
1939[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1940[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1941[error] | ^^^^^^^^
1942[error] |Found: Right[A, B]
1943[error] |Required: A²
1944[error] |
1945[error] |where: A is a type variable
1946[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1947[error] | B is a type variable with constraint >: (_$3 : B$2)
1948[error] |
1949[error] | longer explanation available when compiling with `-explain`
1950[warn] one warning found
1951[error] two errors found
1952[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1953[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1954[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1955[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1956[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1957[error] | ^^^^^^^
1958[error] |Found: Left[A, B]
1959[error] |Required: A²
1960[error] |
1961[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1962[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1963[error] | B is a type variable
1964[error] |
1965[error] | longer explanation available when compiling with `-explain`
1966[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1967[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1968[error] | ^^^^^^^^
1969[error] |Found: Right[A, B]
1970[error] |Required: A²
1971[error] |
1972[error] |where: A is a type variable
1973[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1974[error] | B is a type variable with constraint >: (_$3 : B$2)
1975[error] |
1976[error] | longer explanation available when compiling with `-explain`
1977[warn] one warning found
1978[error] two errors found
1979[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1980[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
1981[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1982[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1983[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1984[error] | ^^^^^^^
1985[error] |Found: Left[A, B]
1986[error] |Required: A²
1987[error] |
1988[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1989[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1990[error] | B is a type variable
1991[error] |
1992[error] | longer explanation available when compiling with `-explain`
1993[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1994[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1995[error] | ^^^^^^^^
1996[error] |Found: Right[A, B]
1997[error] |Required: A²
1998[error] |
1999[error] |where: A is a type variable
2000[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2001[error] | B is a type variable with constraint >: (_$3 : B$2)
2002[error] |
2003[error] | longer explanation available when compiling with `-explain`
2004[warn] one warning found
2005[error] two errors found
2006[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2007Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
2008Compile 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
2009[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
2010[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2011[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2012[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2013[error] | ^^^^^^^
2014[error] |Found: Left[A, B]
2015[error] |Required: A²
2016[error] |
2017[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2018[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2019[error] | B is a type variable
2020[error] |
2021[error] | longer explanation available when compiling with `-explain`
2022[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2023[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2024[error] | ^^^^^^^^
2025[error] |Found: Right[A, B]
2026[error] |Required: A²
2027[error] |
2028[error] |where: A is a type variable
2029[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2030[error] | B is a type variable with constraint >: (_$3 : B$2)
2031[error] |
2032[error] | longer explanation available when compiling with `-explain`
2033[warn] one warning found
2034[error] two errors found
2035[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2036[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
2037[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2038[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2039[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2040[error] | ^^^^^^^
2041[error] |Found: Left[A, B]
2042[error] |Required: A²
2043[error] |
2044[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2045[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2046[error] | B is a type variable
2047[error] |
2048[error] | longer explanation available when compiling with `-explain`
2049[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2050[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2051[error] | ^^^^^^^^
2052[error] |Found: Right[A, B]
2053[error] |Required: A²
2054[error] |
2055[error] |where: A is a type variable
2056[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2057[error] | B is a type variable with constraint >: (_$3 : B$2)
2058[error] |
2059[error] | longer explanation available when compiling with `-explain`
2060[warn] one warning found
2061[error] two errors found
2062[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2063[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
2064[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2065[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2066[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2067[error] | ^^^^^^^
2068[error] |Found: Left[A, B]
2069[error] |Required: A²
2070[error] |
2071[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2072[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2073[error] | B is a type variable
2074[error] |
2075[error] | longer explanation available when compiling with `-explain`
2076[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2077[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2078[error] | ^^^^^^^^
2079[error] |Found: Right[A, B]
2080[error] |Required: A²
2081[error] |
2082[error] |where: A is a type variable
2083[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2084[error] | B is a type variable with constraint >: (_$3 : B$2)
2085[error] |
2086[error] | longer explanation available when compiling with `-explain`
2087[warn] one warning found
2088[error] two errors found
2089[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2090
2091************************
2092Build summary:
2093[{
2094 "module": "zio-schema-derivation",
2095 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 18199, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2096 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2097 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2098 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2099 "publish": {"status": "skipped", "tookMs": 0},
2100 "metadata": {
2101 "crossScalaVersions": ["2.13.16", "2.12.20"]
2102}
2103},{
2104 "module": "zio-schema-avro",
2105 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4103, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2106 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2107 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2108 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2109 "publish": {"status": "skipped", "tookMs": 0},
2110 "metadata": {
2111 "crossScalaVersions": ["2.13.16", "2.12.20"]
2112}
2113},{
2114 "module": "zio-schema-bson",
2115 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3500, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2116 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2117 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2118 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2119 "publish": {"status": "skipped", "tookMs": 0},
2120 "metadata": {
2121 "crossScalaVersions": ["2.13.16", "2.12.20"]
2122}
2123},{
2124 "module": "zio-schema-optics",
2125 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3139, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2126 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2127 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2128 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2129 "publish": {"status": "skipped", "tookMs": 0},
2130 "metadata": {
2131 "crossScalaVersions": ["2.13.16", "2.12.20"]
2132}
2133},{
2134 "module": "zio-schema-docs",
2135 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3194, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2137 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2139 "publish": {"status": "skipped", "tookMs": 0},
2140 "metadata": {
2141 "crossScalaVersions": ["2.13.16", "2.12.20"]
2142}
2143},{
2144 "module": "zio-schema-tests",
2145 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2992, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2146 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2147 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2148 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2149 "publish": {"status": "skipped", "tookMs": 0},
2150 "metadata": {
2151 "crossScalaVersions": ["2.13.16", "2.12.20"]
2152}
2153},{
2154 "module": "zio-schema-macros",
2155 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2157 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2159 "publish": {"status": "skipped", "tookMs": 0},
2160 "metadata": {
2161 "crossScalaVersions": ["2.13.16", "2.12.20"]
2162}
2163},{
2164 "module": "zio-schema-protobuf",
2165 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2965, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2167 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2169 "publish": {"status": "skipped", "tookMs": 0},
2170 "metadata": {
2171 "crossScalaVersions": ["2.13.16", "2.12.20"]
2172}
2173},{
2174 "module": "zio-schema",
2175 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2679, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2177 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2179 "publish": {"status": "skipped", "tookMs": 0},
2180 "metadata": {
2181 "crossScalaVersions": ["2.13.16", "2.12.20"]
2182}
2183},{
2184 "module": "zio-schema-json",
2185 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3273, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2187 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2189 "publish": {"status": "skipped", "tookMs": 0},
2190 "metadata": {
2191 "crossScalaVersions": ["2.13.16", "2.12.20"]
2192}
2193},{
2194 "module": "zio-schema-zio-test",
2195 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2926, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2197 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2199 "publish": {"status": "skipped", "tookMs": 0},
2200 "metadata": {
2201 "crossScalaVersions": ["2.13.16", "2.12.20"]
2202}
2203},{
2204 "module": "zio-schema-msg-pack",
2205 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2742, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2207 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2209 "publish": {"status": "skipped", "tookMs": 0},
2210 "metadata": {
2211 "crossScalaVersions": ["2.13.16", "2.12.20"]
2212}
2213},{
2214 "module": "zio-schema-thrift",
2215 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2796, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2217 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2219 "publish": {"status": "skipped", "tookMs": 0},
2220 "metadata": {
2221 "crossScalaVersions": ["2.13.16", "2.12.20"]
2222}
2223}]
2224************************
2225[error] Scala3CommunityBuild$ProjectBuildFailureException: 12 module(s) finished with failures: zio-schema-derivation, zio-schema-avro, zio-schema-bson, zio-schema-optics, zio-schema-docs, zio-schema-tests, zio-schema-protobuf, zio-schema, zio-schema-json, zio-schema-zio-test, zio-schema-msg-pack, zio-schema-thrift
2226[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 12 module(s) finished with failures: zio-schema-derivation, zio-schema-avro, zio-schema-bson, zio-schema-optics, zio-schema-docs, zio-schema-tests, zio-schema-protobuf, zio-schema, zio-schema-json, zio-schema-zio-test, zio-schema-msg-pack, zio-schema-thrift
2227[error] Total time: 143 s (0:02:23.0), completed Dec 6, 2025, 12:52:54 AM
2228[0JBuild failed, not retrying.