Build Logs
zio/zio-schema • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
867
Warnings
477
Total Lines
2230
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-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
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-RC2"
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-RC2
39Execute tests: false
40sbt project found:
41No prepare script found for project zio/zio-schema
42/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
43##################################
44Scala version: 3.7.4-RC2
45Targets: 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
46Project 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>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '21'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
53# Executing command line:
54java
55-Xmx6g
56-Xss2m
57-XX:+UseG1GC
58-XX:InitialCodeCacheSize=512m
59-XX:ReservedCodeCacheSize=512m
60-Dfile.encoding=UTF8
61-Dcommunitybuild.scala=3.7.4-RC2
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.7.4-RC2"
71"++3.7.4-RC2 -v"
72"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""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.7.4-RC2 """{"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"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
81[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
82[info] loading settings for project repo-build-build from sbt-updates.sbt...
83[info] loading project definition from /build/repo/project/project
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.055s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (41437 settings) ...
92[info] set current project to zio-schema (in build file:/build/repo/)
93[warn] there are 57 keys that are not used by any other settings/tasks:
94[warn]
95[warn] * ThisBuild / name
96[warn] +- /build/repo/build.sbt:8
97[warn] * testsJS / buildInfoKeys
98[warn] +- /build/repo/project/BuildHelper.scala:212
99[warn] * testsJS / buildInfoPackage
100[warn] +- /build/repo/project/BuildHelper.scala:213
101[warn] * testsJVM / buildInfoKeys
102[warn] +- /build/repo/project/BuildHelper.scala:212
103[warn] * testsJVM / buildInfoPackage
104[warn] +- /build/repo/project/BuildHelper.scala:213
105[warn] * testsNative / buildInfoKeys
106[warn] +- /build/repo/project/BuildHelper.scala:212
107[warn] * testsNative / buildInfoPackage
108[warn] +- /build/repo/project/BuildHelper.scala:213
109[warn] * zioSchemaAvro / buildInfoKeys
110[warn] +- /build/repo/project/BuildHelper.scala:212
111[warn] * zioSchemaAvro / buildInfoPackage
112[warn] +- /build/repo/project/BuildHelper.scala:213
113[warn] * zioSchemaBson / buildInfoKeys
114[warn] +- /build/repo/project/BuildHelper.scala:212
115[warn] * zioSchemaBson / buildInfoPackage
116[warn] +- /build/repo/project/BuildHelper.scala:213
117[warn] * zioSchemaDerivationJS / buildInfoKeys
118[warn] +- /build/repo/project/BuildHelper.scala:212
119[warn] * zioSchemaDerivationJS / buildInfoPackage
120[warn] +- /build/repo/project/BuildHelper.scala:213
121[warn] * zioSchemaDerivationJVM / buildInfoKeys
122[warn] +- /build/repo/project/BuildHelper.scala:212
123[warn] * zioSchemaDerivationJVM / buildInfoPackage
124[warn] +- /build/repo/project/BuildHelper.scala:213
125[warn] * zioSchemaDerivationNative / buildInfoKeys
126[warn] +- /build/repo/project/BuildHelper.scala:212
127[warn] * zioSchemaDerivationNative / buildInfoPackage
128[warn] +- /build/repo/project/BuildHelper.scala:213
129[warn] * zioSchemaJS / buildInfoKeys
130[warn] +- /build/repo/project/BuildHelper.scala:212
131[warn] * zioSchemaJS / buildInfoPackage
132[warn] +- /build/repo/project/BuildHelper.scala:213
133[warn] * zioSchemaJVM / buildInfoKeys
134[warn] +- /build/repo/project/BuildHelper.scala:212
135[warn] * zioSchemaJVM / buildInfoPackage
136[warn] +- /build/repo/project/BuildHelper.scala:213
137[warn] * zioSchemaJsonJS / buildInfoKeys
138[warn] +- /build/repo/project/BuildHelper.scala:212
139[warn] * zioSchemaJsonJS / buildInfoPackage
140[warn] +- /build/repo/project/BuildHelper.scala:213
141[warn] * zioSchemaJsonJVM / buildInfoKeys
142[warn] +- /build/repo/project/BuildHelper.scala:212
143[warn] * zioSchemaJsonJVM / buildInfoPackage
144[warn] +- /build/repo/project/BuildHelper.scala:213
145[warn] * zioSchemaJsonNative / buildInfoKeys
146[warn] +- /build/repo/project/BuildHelper.scala:212
147[warn] * zioSchemaJsonNative / buildInfoPackage
148[warn] +- /build/repo/project/BuildHelper.scala:213
149[warn] * zioSchemaMacrosJS / buildInfoKeys
150[warn] +- /build/repo/project/BuildHelper.scala:212
151[warn] * zioSchemaMacrosJS / buildInfoPackage
152[warn] +- /build/repo/project/BuildHelper.scala:213
153[warn] * zioSchemaMacrosJVM / buildInfoKeys
154[warn] +- /build/repo/project/BuildHelper.scala:212
155[warn] * zioSchemaMacrosJVM / buildInfoPackage
156[warn] +- /build/repo/project/BuildHelper.scala:213
157[warn] * zioSchemaMacrosNative / buildInfoKeys
158[warn] +- /build/repo/project/BuildHelper.scala:212
159[warn] * zioSchemaMacrosNative / buildInfoPackage
160[warn] +- /build/repo/project/BuildHelper.scala:213
161[warn] * zioSchemaMsgPack / buildInfoKeys
162[warn] +- /build/repo/project/BuildHelper.scala:212
163[warn] * zioSchemaMsgPack / buildInfoPackage
164[warn] +- /build/repo/project/BuildHelper.scala:213
165[warn] * zioSchemaNative / buildInfoKeys
166[warn] +- /build/repo/project/BuildHelper.scala:212
167[warn] * zioSchemaNative / buildInfoPackage
168[warn] +- /build/repo/project/BuildHelper.scala:213
169[warn] * zioSchemaOpticsJS / buildInfoKeys
170[warn] +- /build/repo/project/BuildHelper.scala:212
171[warn] * zioSchemaOpticsJS / buildInfoPackage
172[warn] +- /build/repo/project/BuildHelper.scala:213
173[warn] * zioSchemaOpticsJVM / buildInfoKeys
174[warn] +- /build/repo/project/BuildHelper.scala:212
175[warn] * zioSchemaOpticsJVM / buildInfoPackage
176[warn] +- /build/repo/project/BuildHelper.scala:213
177[warn] * zioSchemaOpticsNative / buildInfoKeys
178[warn] +- /build/repo/project/BuildHelper.scala:212
179[warn] * zioSchemaOpticsNative / buildInfoPackage
180[warn] +- /build/repo/project/BuildHelper.scala:213
181[warn] * zioSchemaProtobufJS / buildInfoKeys
182[warn] +- /build/repo/project/BuildHelper.scala:212
183[warn] * zioSchemaProtobufJS / buildInfoPackage
184[warn] +- /build/repo/project/BuildHelper.scala:213
185[warn] * zioSchemaProtobufJVM / buildInfoKeys
186[warn] +- /build/repo/project/BuildHelper.scala:212
187[warn] * zioSchemaProtobufJVM / buildInfoPackage
188[warn] +- /build/repo/project/BuildHelper.scala:213
189[warn] * zioSchemaProtobufNative / buildInfoKeys
190[warn] +- /build/repo/project/BuildHelper.scala:212
191[warn] * zioSchemaProtobufNative / buildInfoPackage
192[warn] +- /build/repo/project/BuildHelper.scala:213
193[warn] * zioSchemaThrift / buildInfoKeys
194[warn] +- /build/repo/project/BuildHelper.scala:212
195[warn] * zioSchemaThrift / buildInfoPackage
196[warn] +- /build/repo/project/BuildHelper.scala:213
197[warn] * zioSchemaZioTestJS / buildInfoKeys
198[warn] +- /build/repo/project/BuildHelper.scala:212
199[warn] * zioSchemaZioTestJS / buildInfoPackage
200[warn] +- /build/repo/project/BuildHelper.scala:213
201[warn] * zioSchemaZioTestJVM / buildInfoKeys
202[warn] +- /build/repo/project/BuildHelper.scala:212
203[warn] * zioSchemaZioTestJVM / buildInfoPackage
204[warn] +- /build/repo/project/BuildHelper.scala:213
205[warn] * zioSchemaZioTestNative / buildInfoKeys
206[warn] +- /build/repo/project/BuildHelper.scala:212
207[warn] * zioSchemaZioTestNative / buildInfoPackage
208[warn] +- /build/repo/project/BuildHelper.scala:213
209[warn]
210[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
211[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
212Execute setCrossScalaVersions: 3.7.4-RC2
213OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaBson/crossScalaVersions
214OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaProtobufJVM/crossScalaVersions
215OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaProtobufJS/crossScalaVersions
216OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMsgPack/crossScalaVersions
217OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaThrift/crossScalaVersions
218OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaDerivationJS/crossScalaVersions
219OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaOpticsJVM/crossScalaVersions
220OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMacrosJS/crossScalaVersions
221OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJsonJS/crossScalaVersions
222OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
223OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaZioTestJS/crossScalaVersions
224OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJsonNative/crossScalaVersions
225OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaZioTestNative/crossScalaVersions
226OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaOpticsJS/crossScalaVersions
227OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJsonJVM/crossScalaVersions
228OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaZioTestJVM/crossScalaVersions
229OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMacrosNative/crossScalaVersions
230OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaDerivationJVM/crossScalaVersions
231OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaOpticsNative/crossScalaVersions
232OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaDerivationNative/crossScalaVersions
233OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsNative/crossScalaVersions
234OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMacrosJVM/crossScalaVersions
235OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsJS/crossScalaVersions
236OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaProtobufNative/crossScalaVersions
237OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJVM/crossScalaVersions
238OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaNative/crossScalaVersions
239OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaAvro/crossScalaVersions
240OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJS/crossScalaVersions
241OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsJVM/crossScalaVersions
242OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaExamplesJVM/crossScalaVersions
243OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaExamplesJS/crossScalaVersions
244OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaExamplesNative/crossScalaVersions
245[info] set current project to zio-schema (in build file:/build/repo/)
246[info] Setting Scala version to 3.7.4-RC2 on 32 projects.
247[info] Switching Scala version on:
248[info] zioSchemaZioTestJS (2.13.16, 2.12.20, 3.7.4-RC2)
249[info] zioSchemaJsonNative (2.13.16, 2.12.20, 3.7.4-RC2)
250[info] zioSchemaJS (2.13.16, 2.12.20, 3.7.4-RC2)
251[info] zioSchemaDerivationJS (2.13.16, 2.12.20, 3.7.4-RC2)
252[info] zioSchemaMsgPack (2.13.16, 2.12.20, 3.7.4-RC2)
253[info] zioSchemaDerivationJVM (2.13.16, 2.12.20, 3.7.4-RC2)
254[info] zioSchemaMacrosJVM (2.13.16, 2.12.20, 3.7.4-RC2)
255[info] zioSchemaExamplesJVM (2.13.16, 3.7.4-RC2)
256[info] zioSchemaDerivationNative (2.13.16, 2.12.20, 3.7.4-RC2)
257[info] zioSchemaOpticsJS (2.13.16, 2.12.20, 3.7.4-RC2)
258[info] docs (2.13.16, 2.12.20, 3.7.4-RC2)
259[info] zioSchemaMacrosNative (2.13.16, 2.12.20, 3.7.4-RC2)
260[info] zioSchemaProtobufJVM (2.13.16, 2.12.20, 3.7.4-RC2)
261[info] zioSchemaJsonJS (2.13.16, 2.12.20, 3.7.4-RC2)
262[info] zioSchemaProtobufJS (2.13.16, 2.12.20, 3.7.4-RC2)
263[info] zioSchemaZioTestJVM (2.13.16, 2.12.20, 3.7.4-RC2)
264[info] zioSchemaOpticsJVM (2.13.16, 2.12.20, 3.7.4-RC2)
265[info] zioSchemaThrift (2.13.16, 2.12.20, 3.7.4-RC2)
266[info] zioSchemaAvro (2.13.16, 2.12.20, 3.7.4-RC2)
267[info] testsJS (2.13.16, 2.12.20, 3.7.4-RC2)
268[info] zioSchemaNative (2.13.16, 2.12.20, 3.7.4-RC2)
269[info] zioSchemaExamplesJS (2.13.16, 3.7.4-RC2)
270[info] testsJVM (2.13.16, 2.12.20, 3.7.4-RC2)
271[info] zioSchemaBson (2.13.16, 2.12.20, 3.7.4-RC2)
272[info] zioSchemaZioTestNative (2.13.16, 2.12.20, 3.7.4-RC2)
273[info] zioSchemaMacrosJS (2.13.16, 2.12.20, 3.7.4-RC2)
274[info] zioSchemaOpticsNative (2.13.16, 2.12.20, 3.7.4-RC2)
275[info] zioSchemaExamplesNative (2.13.16, 3.7.4-RC2)
276[info] zioSchemaJVM (2.13.16, 2.12.20, 3.7.4-RC2)
277[info] zioSchemaProtobufNative (2.13.16, 2.12.20, 3.7.4-RC2)
278[info] zioSchemaJsonJVM (2.13.16, 2.12.20, 3.7.4-RC2)
279[info] testsNative (2.13.16, 2.12.20, 3.7.4-RC2)
280[info] Excluding projects:
281[info] benchmarks (2.13.16)
282[info] * root (2.13.16)
283[info] Reapplying settings...
284[info] set current project to zio-schema (in build file:/build/repo/)
285Execute 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
286[info] Reapplying settings...
287[info] set current project to zio-schema (in build file:/build/repo/)
288[info] Defining Global / credentials, benchmarks / credentials and 32 others.
289[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 306 others.
290[info] Run `last` for details.
291[info] Reapplying settings...
292[info] set current project to zio-schema (in build file:/build/repo/)
293Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
294[info] Reapplying settings...
295OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
296
297 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
298 Did you mean zioSchemaMacrosJVM / allExcludeDependencies ?
299 , retry without global scopes
300[info] Reapplying settings...
301[info] set current project to zio-schema (in build file:/build/repo/)
302Execute removeScalacOptionsStartingWith: -P:wartremover
303[info] Reapplying settings...
304[info] set current project to zio-schema (in build file:/build/repo/)
305[success] Total time: 0 s, completed Nov 8, 2025, 12:46:55 AM
306Build 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>\""}]}
307Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
308Starting build...
309Projects: Set(zioSchemaMsgPack, zioSchemaDerivationJVM, zioSchemaMacrosJVM, docs, zioSchemaProtobufJVM, zioSchemaZioTestJVM, zioSchemaOpticsJVM, zioSchemaThrift, zioSchemaAvro, testsJVM, zioSchemaBson, zioSchemaJVM, zioSchemaJsonJVM)
310Starting build for ProjectRef(file:/build/repo/,zioSchemaDerivationJVM) (zio-schema-derivation)... [0/13]
311OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
312OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
313OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
314OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
315OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
316Compile 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
317[info] compiling 1 Scala source to /build/repo/zio-schema-macros/jvm/target/scala-3.7.4-RC2/classes ...
318[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
319[warn] one warning found
320[info] done compiling
321[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4-RC2/classes ...
322[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
323[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/Migration.scala]
324[info] [patched file /build/repo/zio-schema/jvm/src/main/scala/zio/schema/StandardType.scala]
325[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/codec/DecodeError.scala]
326[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/ExtensibleMetaSchema.scala]
327[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/SchemaInstances.scala]
328[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala]
329[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueProcessor.scala]
330[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/CaseSet.scala]
331[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/ValidationErrors.scala]
332[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/FieldSet.scala]
333[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/AstRenderer.scala]
334[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Differ.scala]
335[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Schema.scala]
336[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Patch.scala]
337[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaEquality.scala]
338[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueBuilder.scala]
339[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaOrdering.scala]
340[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/Validation.scala]
341[warn] one warning found
342[info] done compiling
343[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4-RC2/classes ...
344[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
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-3/zio/schema/Derive.scala]
347[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/TupleRecordSchema.scala]
348[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/CachedDeriver.scala]
349[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala-3/zio/schema/DeriveSchema.scala]
350[warn] one warning found
351[info] done compiling
352[info] compiling 18 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4-RC2/classes ...
353[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
354[warn] one warning found
355[info] done compiling
356[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4-RC2/test-classes ...
357[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
358[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4-RC2/classes ...
359[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
360[warn] one warning found
361[info] done compiling
362[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/PhoneNumberValidationSpec.scala]
363[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/SchemaAssertions.scala]
364[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/RegexCompileSpec.scala]
365[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/TimeSpec.scala]
366[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/ValidationSpec.scala]
367[warn] one warning found
368[info] done compiling
369[info] compiling 7 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4-RC2/test-classes ...
370[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
371[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.scala]
372[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala/zio/schema/DeriveSpec.scala]
373[warn] one warning found
374[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.scala]
375[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala/zio/schema/DeriveSpec.scala]
376[warn] one warning found
377[info] done compiling
378[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.7.4-RC2/test-classes ...
379[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
380[warn] one warning found
381[info] done compiling
382[info] compiling 2 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.7.4-RC2/test-classes ...
383[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
384[warn] one warning found
385[info] done compiling
386Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
387Compile 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
388[info] compiling 4 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4-RC2/classes ...
389[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
390[info] [patched file /build/repo/zio-schema-avro/src/main/scala/zio/schema/codec/AvroSchemaCodec.scala]
391[info] [patched file /build/repo/zio-schema-avro/src/main/scala/zio/schema/codec/AvroCodec.scala]
392[warn] one warning found
393[info] done compiling
394[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4-RC2/classes ...
395[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
396[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4-RC2/classes ...
397[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
398[info] [patched file /build/repo/zio-schema-zio-test/shared/src/main/scala/zio/schema/DeriveGen.scala]
399[warn] one warning found
400[info] done compiling
401[info] compiling 2 Scala sources to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4-RC2/test-classes ...
402[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
403[warn] one warning found
404[info] done compiling
405[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.7.4-RC2/test-classes ...
406[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
407[warn] one warning found
408[info] done compiling
409[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
410[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
411[warn] | ^^^
412[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
413[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
414[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
415[warn] | ^
416[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
417[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueGen.scala]
418[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/MetaSchemaSpec.scala]
419[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/types.scala]
420[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala]
421[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaGen.scala]
422[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/TypeIdSpec.scala]
423[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/StandardTypeGen.scala]
424[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaMigrationSpec.scala]
425[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/AccessorBuilderSpec.scala]
426[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/OrderingSpec.scala]
427[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueSpec.scala]
428[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaSpec.scala]
429[warn] three warnings found
430[info] done compiling
431[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4-RC2/test-classes ...
432[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
433[info] [patched file /build/repo/zio-schema-avro/src/test/scala/zio/schema/codec/AvroSchemaCodecSpec.scala]
434[info] [patched file /build/repo/zio-schema-avro/src/test/scala/zio/schema/codec/AvroCodecSpec.scala]
435[warn] one warning found
436[info] done compiling
437[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.7.4-RC2/classes ...
438[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
439[warn] one warning found
440[info] done compiling
441[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.7.4-RC2/test-classes ...
442[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
443[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
444[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
445[warn] | ^^^
446[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
447[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
448[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
449[warn] | ^
450[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
451[warn] three warnings found
452[info] done compiling
453[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.7.4-RC2/test-classes ...
454[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
455[warn] one warning found
456[info] done compiling
457Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
458Compile 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
459[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4-RC2/classes ...
460[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
461[info] [patched file /build/repo/zio-schema-bson/src/main/scala/zio/schema/codec/BsonSchemaCodec.scala]
462[warn] one warning found
463[info] done compiling
464[info] compiling 1 Scala source to /build/repo/zio-schema-bson/target/scala-3.7.4-RC2/classes ...
465[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
466[warn] one warning found
467[info] done compiling
468[info] compiling 5 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4-RC2/test-classes ...
469[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
470[info] [patched file /build/repo/zio-schema-bson/src/test/scala/zio/schema/codec/BsonSchemaCodecGenericSpec.scala]
471[info] [patched file /build/repo/zio-schema-bson/src/test/scala/zio/schema/codec/BsonSchemaCodecSpec.scala]
472[warn] one warning found
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.7.4-RC2/test-classes ...
475[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
476[warn] one warning found
477[info] done compiling
478Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
479Compile 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
480[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4-RC2/classes ...
481[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
482[info] [patched file /build/repo/zio-schema-optics/shared/src/main/scala/zio/schema/optics/ZioOpticsBuilder.scala]
483[warn] one warning found
484[info] done compiling
485[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4-RC2/classes ...
486[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
487[warn] one warning found
488[info] done compiling
489[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.7.4-RC2/test-classes ...
490[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
491[warn] one warning found
492[info] done compiling
493Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
494Compile 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
495[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/classes ...
496[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/classes ...
497[info] compiling 2 Scala sources to /build/repo/zio-schema-thrift/target/scala-3.7.4-RC2/classes ...
498[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
499[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
500[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
501[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/classes ...
502[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
503[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/ProtobufCodec.scala]
504[info] [patched file /build/repo/zio-schema-protobuf/shared/src/main/scala/zio/schema/codec/FieldMappingCache.scala]
505[warn] one warning found
506[info] done compiling
507[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
508[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
509[warn] | ^
510[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
511[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
512[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
513[warn] | ^
514[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
515[warn] |
516[warn] | longer explanation available when compiling with `-explain`
517[info] [patched file /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala]
518[warn] three warnings found
519[info] done compiling
520[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
521[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
522[warn] | ^
523[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
524[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
525[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
526[warn] | ^
527[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
528[warn] |
529[warn] | longer explanation available when compiling with `-explain`
530[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
531[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
532[warn] | ^
533[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
534[warn] |
535[warn] | longer explanation available when compiling with `-explain`
536[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
537[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
538[warn] | ^
539[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[?, ?]
540[warn] |
541[warn] | longer explanation available when compiling with `-explain`
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[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala]
545[warn] 5 warnings found
546[info] done compiling
547[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/JsonCodec.scala]
548[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/package.scala]
549[warn] one warning found
550[info] done compiling
551[info] compiling 1 Scala source to /build/repo/zio-schema-docs/target/scala-3.7.4-RC2/classes ...
552[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
553[warn] one warning found
554[info] done compiling
555[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4-RC2/classes ...
556[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/classes ...
557[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
558[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/classes ...
559[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
560[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
561[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/classes ...
562[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
563[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
564[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
565[warn] | ^
566[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
567[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
568[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
569[warn] | ^
570[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
571[warn] |
572[warn] | longer explanation available when compiling with `-explain`
573[warn] three warnings found
574[info] done compiling
575[warn] one warning found
576[info] done compiling
577[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
578[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
579[warn] | ^
580[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
581[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
582[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
583[warn] | ^
584[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
585[warn] |
586[warn] | longer explanation available when compiling with `-explain`
587[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
588[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
589[warn] | ^
590[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
591[warn] |
592[warn] | longer explanation available when compiling with `-explain`
593[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
594[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
595[warn] | ^
596[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[?, ?]
597[warn] |
598[warn] | longer explanation available when compiling with `-explain`
599[warn] 5 warnings found
600[info] done compiling
601[warn] one warning found
602[info] done compiling
603Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
604Compile 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
605Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
606Compile 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
607Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
608Compile 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
609[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/test-classes ...
610[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
611[info] [patched file /build/repo/zio-schema-protobuf/shared/src/test/scala/zio/schema/codec/ProtobufCodecSpec.scala]
612[warn] one warning found
613[info] done compiling
614[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/test-classes ...
615[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
616[warn] one warning found
617[info] done compiling
618Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
619Compile 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
620Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
621Compile 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
622[info] compiling 3 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/test-classes ...
623[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
624[info] [patched file /build/repo/zio-schema-json/shared/src/test/scala/zio/schema/codec/JsonCodecSpec.scala]
625[warn] one warning found
626[info] done compiling
627[info] compiling 1 Scala source to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/test-classes ...
628[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
629[warn] one warning found
630[info] done compiling
631Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
632Compile 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
633Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
634Compile 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
635[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/test-classes ...
636[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
637[info] [patched file /build/repo/zio-schema-msg-pack/src/test/scala/zio/schema/codec/MessagePackCodecSpec.scala]
638[warn] one warning found
639[info] done compiling
640[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/test-classes ...
641[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
642[warn] one warning found
643[info] done compiling
644Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
645Compile 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
646[info] compiling 1 Scala source and 17 Java sources to /build/repo/zio-schema-thrift/target/scala-3.7.4-RC2/test-classes ...
647[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
648[info] [patched file /build/repo/zio-schema-thrift/src/test/scala/zio/schema/codec/ThriftCodecSpec.scala]
649[warn] one warning found
650[info] done compiling
651[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4-RC2/test-classes ...
652[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
653[warn] one warning found
654[info] done compiling
655
656************************
657Build summary:
658[{
659 "module": "zio-schema-derivation",
660 "compile": {"status": "ok", "tookMs": 37944, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
662 "test-compile": {"status": "ok", "tookMs": 30413, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
663 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
664 "publish": {"status": "skipped", "tookMs": 0},
665 "metadata": {
666 "crossScalaVersions": ["2.13.16", "2.12.20"]
667}
668},{
669 "module": "zio-schema-avro",
670 "compile": {"status": "ok", "tookMs": 5677, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
672 "test-compile": {"status": "ok", "tookMs": 17094, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
673 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
674 "publish": {"status": "skipped", "tookMs": 0},
675 "metadata": {
676 "crossScalaVersions": ["2.13.16", "2.12.20"]
677}
678},{
679 "module": "zio-schema-bson",
680 "compile": {"status": "ok", "tookMs": 1681, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
681 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
682 "test-compile": {"status": "ok", "tookMs": 3926, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
683 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
684 "publish": {"status": "skipped", "tookMs": 0},
685 "metadata": {
686 "crossScalaVersions": ["2.13.16", "2.12.20"]
687}
688},{
689 "module": "zio-schema-optics",
690 "compile": {"status": "ok", "tookMs": 587, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
691 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
692 "test-compile": {"status": "ok", "tookMs": 1613, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
693 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
694 "publish": {"status": "skipped", "tookMs": 0},
695 "metadata": {
696 "crossScalaVersions": ["2.13.16", "2.12.20"]
697}
698},{
699 "module": "zio-schema-docs",
700 "compile": {"status": "ok", "tookMs": 3985, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
701 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
702 "test-compile": {"status": "ok", "tookMs": 3605, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
703 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
704 "publish": {"status": "skipped", "tookMs": 0},
705 "metadata": {
706 "crossScalaVersions": ["2.13.16", "2.12.20"]
707}
708},{
709 "module": "zio-schema-tests",
710 "compile": {"status": "ok", "tookMs": 301, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
711 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
712 "test-compile": {"status": "ok", "tookMs": 303, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
713 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
714 "publish": {"status": "ok", "tookMs": 7},
715 "metadata": {
716 "crossScalaVersions": ["2.13.16", "2.12.20"]
717}
718},{
719 "module": "zio-schema-macros",
720 "compile": {"status": "ok", "tookMs": 28, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
721 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
722 "test-compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
723 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
724 "publish": {"status": "skipped", "tookMs": 0},
725 "metadata": {
726 "crossScalaVersions": ["2.13.16", "2.12.20"]
727}
728},{
729 "module": "zio-schema-protobuf",
730 "compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
731 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
732 "test-compile": {"status": "ok", "tookMs": 2803, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
733 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
734 "publish": {"status": "skipped", "tookMs": 0},
735 "metadata": {
736 "crossScalaVersions": ["2.13.16", "2.12.20"]
737}
738},{
739 "module": "zio-schema",
740 "compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
741 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
742 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
743 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
744 "publish": {"status": "skipped", "tookMs": 0},
745 "metadata": {
746 "crossScalaVersions": ["2.13.16", "2.12.20"]
747}
748},{
749 "module": "zio-schema-json",
750 "compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
751 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
752 "test-compile": {"status": "ok", "tookMs": 6349, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
753 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
754 "publish": {"status": "skipped", "tookMs": 0},
755 "metadata": {
756 "crossScalaVersions": ["2.13.16", "2.12.20"]
757}
758},{
759 "module": "zio-schema-zio-test",
760 "compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
761 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
762 "test-compile": {"status": "ok", "tookMs": 176, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
763 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
764 "publish": {"status": "skipped", "tookMs": 0},
765 "metadata": {
766 "crossScalaVersions": ["2.13.16", "2.12.20"]
767}
768},{
769 "module": "zio-schema-msg-pack",
770 "compile": {"status": "ok", "tookMs": 172, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
771 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
772 "test-compile": {"status": "ok", "tookMs": 2595, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
773 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
774 "publish": {"status": "skipped", "tookMs": 0},
775 "metadata": {
776 "crossScalaVersions": ["2.13.16", "2.12.20"]
777}
778},{
779 "module": "zio-schema-thrift",
780 "compile": {"status": "ok", "tookMs": 166, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
781 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
782 "test-compile": {"status": "ok", "tookMs": 4744, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
783 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
784 "publish": {"status": "skipped", "tookMs": 0},
785 "metadata": {
786 "crossScalaVersions": ["2.13.16", "2.12.20"]
787}
788}]
789************************
790[success] Total time: 266 s (0:04:26.0), completed Nov 8, 2025, 12:51:21 AM
791[0JChecking patch project/plugins.sbt...
792Checking patch project/BuildHelper.scala...
793Checking patch build.sbt...
794Applied patch project/plugins.sbt cleanly.
795Applied patch project/BuildHelper.scala cleanly.
796Applied patch build.sbt cleanly.
797Commit migration rewrites
798Switched to a new branch 'opencb/migrate-source-3.4'
799[opencb/migrate-source-3.4 83c81eb] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
800 63 files changed, 1870 insertions(+), 1870 deletions(-)
801----
802Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
803Scala binary version found: 3.8
804Implicitly using source version 3.8
805Scala binary version found: 3.8
806Implicitly using source version 3.8
807Would try to apply common scalacOption (best-effort, sbt/mill only):
808Append: ,REQUIRE:-source:3.8
809Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
810
811Try apply source patch:
812Path: project/BuildHelper.scala
813Pattern: val Scala3: String = versions("3.3")
814Replacement: val Scala3: String = "3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
815Successfully applied pattern 'val Scala3: String = versions("3.3")' in project/BuildHelper.scala
816----
817Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
818Execute tests: false
819sbt project found:
820No prepare script found for project zio/zio-schema
821/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
822##################################
823Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
824Targets: 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
825Project 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>\""}]}
826##################################
827Using extra scalacOptions: ,REQUIRE:-source:3.8
828Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
829[sbt_options] declare -a sbt_options=()
830[process_args] java_version = '21'
831[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
832# Executing command line:
833java
834-Xmx6g
835-Xss2m
836-XX:+UseG1GC
837-XX:InitialCodeCacheSize=512m
838-XX:ReservedCodeCacheSize=512m
839-Dfile.encoding=UTF8
840-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
841-Dcommunitybuild.project.dependencies.add=
842-Xmx7G
843-Xms4G
844-Xss8M
845-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
846-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
847-jar
848/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
849"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
850"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
851"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
852"set every credentials := Nil"
853"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
854"removeScalacOptionsStartingWith -P:wartremover"
855
856moduleMappings
857"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-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"
858
859[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
860[info] loading settings for project repo-build-build from sbt-updates.sbt...
861[info] loading project definition from /build/repo/project/project
862[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
863[info] loading project definition from /build/repo/project
864[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
865[info] done compiling
866[info] loading settings for project root from build.sbt...
867[info] resolving key references (41437 settings) ...
868[info] set current project to zio-schema (in build file:/build/repo/)
869[warn] there are 57 keys that are not used by any other settings/tasks:
870[warn]
871[warn] * ThisBuild / name
872[warn] +- /build/repo/build.sbt:8
873[warn] * testsJS / buildInfoKeys
874[warn] +- /build/repo/project/BuildHelper.scala:212
875[warn] * testsJS / buildInfoPackage
876[warn] +- /build/repo/project/BuildHelper.scala:213
877[warn] * testsJVM / buildInfoKeys
878[warn] +- /build/repo/project/BuildHelper.scala:212
879[warn] * testsJVM / buildInfoPackage
880[warn] +- /build/repo/project/BuildHelper.scala:213
881[warn] * testsNative / buildInfoKeys
882[warn] +- /build/repo/project/BuildHelper.scala:212
883[warn] * testsNative / buildInfoPackage
884[warn] +- /build/repo/project/BuildHelper.scala:213
885[warn] * zioSchemaAvro / buildInfoKeys
886[warn] +- /build/repo/project/BuildHelper.scala:212
887[warn] * zioSchemaAvro / buildInfoPackage
888[warn] +- /build/repo/project/BuildHelper.scala:213
889[warn] * zioSchemaBson / buildInfoKeys
890[warn] +- /build/repo/project/BuildHelper.scala:212
891[warn] * zioSchemaBson / buildInfoPackage
892[warn] +- /build/repo/project/BuildHelper.scala:213
893[warn] * zioSchemaDerivationJS / buildInfoKeys
894[warn] +- /build/repo/project/BuildHelper.scala:212
895[warn] * zioSchemaDerivationJS / buildInfoPackage
896[warn] +- /build/repo/project/BuildHelper.scala:213
897[warn] * zioSchemaDerivationJVM / buildInfoKeys
898[warn] +- /build/repo/project/BuildHelper.scala:212
899[warn] * zioSchemaDerivationJVM / buildInfoPackage
900[warn] +- /build/repo/project/BuildHelper.scala:213
901[warn] * zioSchemaDerivationNative / buildInfoKeys
902[warn] +- /build/repo/project/BuildHelper.scala:212
903[warn] * zioSchemaDerivationNative / buildInfoPackage
904[warn] +- /build/repo/project/BuildHelper.scala:213
905[warn] * zioSchemaJS / buildInfoKeys
906[warn] +- /build/repo/project/BuildHelper.scala:212
907[warn] * zioSchemaJS / buildInfoPackage
908[warn] +- /build/repo/project/BuildHelper.scala:213
909[warn] * zioSchemaJVM / buildInfoKeys
910[warn] +- /build/repo/project/BuildHelper.scala:212
911[warn] * zioSchemaJVM / buildInfoPackage
912[warn] +- /build/repo/project/BuildHelper.scala:213
913[warn] * zioSchemaJsonJS / buildInfoKeys
914[warn] +- /build/repo/project/BuildHelper.scala:212
915[warn] * zioSchemaJsonJS / buildInfoPackage
916[warn] +- /build/repo/project/BuildHelper.scala:213
917[warn] * zioSchemaJsonJVM / buildInfoKeys
918[warn] +- /build/repo/project/BuildHelper.scala:212
919[warn] * zioSchemaJsonJVM / buildInfoPackage
920[warn] +- /build/repo/project/BuildHelper.scala:213
921[warn] * zioSchemaJsonNative / buildInfoKeys
922[warn] +- /build/repo/project/BuildHelper.scala:212
923[warn] * zioSchemaJsonNative / buildInfoPackage
924[warn] +- /build/repo/project/BuildHelper.scala:213
925[warn] * zioSchemaMacrosJS / buildInfoKeys
926[warn] +- /build/repo/project/BuildHelper.scala:212
927[warn] * zioSchemaMacrosJS / buildInfoPackage
928[warn] +- /build/repo/project/BuildHelper.scala:213
929[warn] * zioSchemaMacrosJVM / buildInfoKeys
930[warn] +- /build/repo/project/BuildHelper.scala:212
931[warn] * zioSchemaMacrosJVM / buildInfoPackage
932[warn] +- /build/repo/project/BuildHelper.scala:213
933[warn] * zioSchemaMacrosNative / buildInfoKeys
934[warn] +- /build/repo/project/BuildHelper.scala:212
935[warn] * zioSchemaMacrosNative / buildInfoPackage
936[warn] +- /build/repo/project/BuildHelper.scala:213
937[warn] * zioSchemaMsgPack / buildInfoKeys
938[warn] +- /build/repo/project/BuildHelper.scala:212
939[warn] * zioSchemaMsgPack / buildInfoPackage
940[warn] +- /build/repo/project/BuildHelper.scala:213
941[warn] * zioSchemaNative / buildInfoKeys
942[warn] +- /build/repo/project/BuildHelper.scala:212
943[warn] * zioSchemaNative / buildInfoPackage
944[warn] +- /build/repo/project/BuildHelper.scala:213
945[warn] * zioSchemaOpticsJS / buildInfoKeys
946[warn] +- /build/repo/project/BuildHelper.scala:212
947[warn] * zioSchemaOpticsJS / buildInfoPackage
948[warn] +- /build/repo/project/BuildHelper.scala:213
949[warn] * zioSchemaOpticsJVM / buildInfoKeys
950[warn] +- /build/repo/project/BuildHelper.scala:212
951[warn] * zioSchemaOpticsJVM / buildInfoPackage
952[warn] +- /build/repo/project/BuildHelper.scala:213
953[warn] * zioSchemaOpticsNative / buildInfoKeys
954[warn] +- /build/repo/project/BuildHelper.scala:212
955[warn] * zioSchemaOpticsNative / buildInfoPackage
956[warn] +- /build/repo/project/BuildHelper.scala:213
957[warn] * zioSchemaProtobufJS / buildInfoKeys
958[warn] +- /build/repo/project/BuildHelper.scala:212
959[warn] * zioSchemaProtobufJS / buildInfoPackage
960[warn] +- /build/repo/project/BuildHelper.scala:213
961[warn] * zioSchemaProtobufJVM / buildInfoKeys
962[warn] +- /build/repo/project/BuildHelper.scala:212
963[warn] * zioSchemaProtobufJVM / buildInfoPackage
964[warn] +- /build/repo/project/BuildHelper.scala:213
965[warn] * zioSchemaProtobufNative / buildInfoKeys
966[warn] +- /build/repo/project/BuildHelper.scala:212
967[warn] * zioSchemaProtobufNative / buildInfoPackage
968[warn] +- /build/repo/project/BuildHelper.scala:213
969[warn] * zioSchemaThrift / buildInfoKeys
970[warn] +- /build/repo/project/BuildHelper.scala:212
971[warn] * zioSchemaThrift / buildInfoPackage
972[warn] +- /build/repo/project/BuildHelper.scala:213
973[warn] * zioSchemaZioTestJS / buildInfoKeys
974[warn] +- /build/repo/project/BuildHelper.scala:212
975[warn] * zioSchemaZioTestJS / buildInfoPackage
976[warn] +- /build/repo/project/BuildHelper.scala:213
977[warn] * zioSchemaZioTestJVM / buildInfoKeys
978[warn] +- /build/repo/project/BuildHelper.scala:212
979[warn] * zioSchemaZioTestJVM / buildInfoPackage
980[warn] +- /build/repo/project/BuildHelper.scala:213
981[warn] * zioSchemaZioTestNative / buildInfoKeys
982[warn] +- /build/repo/project/BuildHelper.scala:212
983[warn] * zioSchemaZioTestNative / buildInfoPackage
984[warn] +- /build/repo/project/BuildHelper.scala:213
985[warn]
986[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
987[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
988Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
989OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaBson/crossScalaVersions
990OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaProtobufJVM/crossScalaVersions
991OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaProtobufJS/crossScalaVersions
992OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaMsgPack/crossScalaVersions
993OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaThrift/crossScalaVersions
994OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaDerivationJS/crossScalaVersions
995OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaOpticsJVM/crossScalaVersions
996OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaMacrosJS/crossScalaVersions
997OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJsonJS/crossScalaVersions
998OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in docs/crossScalaVersions
999OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaZioTestJS/crossScalaVersions
1000OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJsonNative/crossScalaVersions
1001OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaZioTestNative/crossScalaVersions
1002OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaOpticsJS/crossScalaVersions
1003OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJsonJVM/crossScalaVersions
1004OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaZioTestJVM/crossScalaVersions
1005OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaMacrosNative/crossScalaVersions
1006OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaDerivationJVM/crossScalaVersions
1007OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaOpticsNative/crossScalaVersions
1008OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaDerivationNative/crossScalaVersions
1009OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in testsNative/crossScalaVersions
1010OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaMacrosJVM/crossScalaVersions
1011OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in testsJS/crossScalaVersions
1012OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaProtobufNative/crossScalaVersions
1013OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJVM/crossScalaVersions
1014OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaNative/crossScalaVersions
1015OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaAvro/crossScalaVersions
1016OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJS/crossScalaVersions
1017OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in testsJVM/crossScalaVersions
1018OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaExamplesJVM/crossScalaVersions
1019OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaExamplesJS/crossScalaVersions
1020OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaExamplesNative/crossScalaVersions
1021[info] set current project to zio-schema (in build file:/build/repo/)
1022[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 32 projects.
1023[info] Switching Scala version on:
1024[info] zioSchemaZioTestJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1025[info] zioSchemaJsonNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1026[info] zioSchemaJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1027[info] zioSchemaDerivationJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1028[info] zioSchemaMsgPack (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1029[info] zioSchemaDerivationJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1030[info] zioSchemaMacrosJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1031[info] zioSchemaExamplesJVM (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1032[info] zioSchemaDerivationNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1033[info] zioSchemaOpticsJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1034[info] docs (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1035[info] zioSchemaMacrosNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1036[info] zioSchemaProtobufJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1037[info] zioSchemaJsonJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1038[info] zioSchemaProtobufJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1039[info] zioSchemaZioTestJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1040[info] zioSchemaOpticsJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1041[info] zioSchemaThrift (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1042[info] zioSchemaAvro (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1043[info] testsJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1044[info] zioSchemaNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1045[info] zioSchemaExamplesJS (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1046[info] testsJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1047[info] zioSchemaBson (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1048[info] zioSchemaZioTestNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1049[info] zioSchemaMacrosJS (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1050[info] zioSchemaOpticsNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1051[info] zioSchemaExamplesNative (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1052[info] zioSchemaJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1053[info] zioSchemaProtobufNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1054[info] zioSchemaJsonJVM (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1055[info] testsNative (2.13.16, 2.12.20, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
1056[info] Excluding projects:
1057[info] benchmarks (2.13.16)
1058[info] * root (2.13.16)
1059[info] Reapplying settings...
1060[info] set current project to zio-schema (in build file:/build/repo/)
1061Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1062[info] Reapplying settings...
1063[info] set current project to zio-schema (in build file:/build/repo/)
1064[info] Defining Global / credentials, benchmarks / credentials and 32 others.
1065[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 306 others.
1066[info] Run `last` for details.
1067[info] Reapplying settings...
1068[info] set current project to zio-schema (in build file:/build/repo/)
1069Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1070[info] Reapplying settings...
1071OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1072
1073 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
1074 Did you mean zioSchemaMacrosJVM / allExcludeDependencies ?
1075 , retry without global scopes
1076[info] Reapplying settings...
1077[info] set current project to zio-schema (in build file:/build/repo/)
1078Execute removeScalacOptionsStartingWith: -P:wartremover
1079[info] Reapplying settings...
1080[info] set current project to zio-schema (in build file:/build/repo/)
1081[success] Total time: 0 s, completed Nov 8, 2025, 12:51:55 AM
1082Build 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>\""}]}
1083Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1084Starting build...
1085Projects: Set(zioSchemaMsgPack, zioSchemaDerivationJVM, zioSchemaMacrosJVM, docs, zioSchemaProtobufJVM, zioSchemaZioTestJVM, zioSchemaOpticsJVM, zioSchemaThrift, zioSchemaAvro, testsJVM, zioSchemaBson, zioSchemaJVM, zioSchemaJsonJVM)
1086Starting build for ProjectRef(file:/build/repo/,zioSchemaDerivationJVM) (zio-schema-derivation)... [0/13]
1087OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1088OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1089OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1090OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1091Compile 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
1092[info] compiling 1 Scala source to /build/repo/zio-schema-macros/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1093[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1094[warn] one warning found
1095[info] done compiling
1096[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1097[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1098[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1099[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1100[error] | ^^^^^^^
1101[error] |Found: Left[A, B]
1102[error] |Required: A²
1103[error] |
1104[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1105[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1106[error] | B is a type variable
1107[error] |
1108[error] | longer explanation available when compiling with `-explain`
1109[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1110[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1111[error] | ^^^^^^^^
1112[error] |Found: Right[A, B]
1113[error] |Required: A²
1114[error] |
1115[error] |where: A is a type variable
1116[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1117[error] | B is a type variable with constraint >: (_$3 : B$2)
1118[error] |
1119[error] | longer explanation available when compiling with `-explain`
1120[warn] one warning found
1121[error] two errors found
1122[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1123[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1124[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1125[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1126[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1127[error] | ^^^^^^^
1128[error] |Found: Left[A, B]
1129[error] |Required: A²
1130[error] |
1131[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1132[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1133[error] | B is a type variable
1134[error] |
1135[error] | longer explanation available when compiling with `-explain`
1136[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1137[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1138[error] | ^^^^^^^^
1139[error] |Found: Right[A, B]
1140[error] |Required: A²
1141[error] |
1142[error] |where: A is a type variable
1143[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1144[error] | B is a type variable with constraint >: (_$3 : B$2)
1145[error] |
1146[error] | longer explanation available when compiling with `-explain`
1147[warn] one warning found
1148[error] two errors found
1149[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1150[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1152[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1153[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1154[error] | ^^^^^^^
1155[error] |Found: Left[A, B]
1156[error] |Required: A²
1157[error] |
1158[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1159[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1160[error] | B is a type variable
1161[error] |
1162[error] | longer explanation available when compiling with `-explain`
1163[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1164[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1165[error] | ^^^^^^^^
1166[error] |Found: Right[A, B]
1167[error] |Required: A²
1168[error] |
1169[error] |where: A is a type variable
1170[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1171[error] | B is a type variable with constraint >: (_$3 : B$2)
1172[error] |
1173[error] | longer explanation available when compiling with `-explain`
1174[warn] one warning found
1175[error] two errors found
1176[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1177Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
1178Compile 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
1179[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1180[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1181[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1182[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1183[error] | ^^^^^^^
1184[error] |Found: Left[A, B]
1185[error] |Required: A²
1186[error] |
1187[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1188[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1189[error] | B is a type variable
1190[error] |
1191[error] | longer explanation available when compiling with `-explain`
1192[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1193[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1194[error] | ^^^^^^^^
1195[error] |Found: Right[A, B]
1196[error] |Required: A²
1197[error] |
1198[error] |where: A is a type variable
1199[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1200[error] | B is a type variable with constraint >: (_$3 : B$2)
1201[error] |
1202[error] | longer explanation available when compiling with `-explain`
1203[warn] one warning found
1204[error] two errors found
1205[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1206[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1208[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1209[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1210[error] | ^^^^^^^
1211[error] |Found: Left[A, B]
1212[error] |Required: A²
1213[error] |
1214[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1215[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1216[error] | B is a type variable
1217[error] |
1218[error] | longer explanation available when compiling with `-explain`
1219[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1220[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1221[error] | ^^^^^^^^
1222[error] |Found: Right[A, B]
1223[error] |Required: A²
1224[error] |
1225[error] |where: A is a type variable
1226[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1227[error] | B is a type variable with constraint >: (_$3 : B$2)
1228[error] |
1229[error] | longer explanation available when compiling with `-explain`
1230[warn] one warning found
1231[error] two errors found
1232[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1233[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1235[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1236[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1237[error] | ^^^^^^^
1238[error] |Found: Left[A, B]
1239[error] |Required: A²
1240[error] |
1241[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1242[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1243[error] | B is a type variable
1244[error] |
1245[error] | longer explanation available when compiling with `-explain`
1246[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1247[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1248[error] | ^^^^^^^^
1249[error] |Found: Right[A, B]
1250[error] |Required: A²
1251[error] |
1252[error] |where: A is a type variable
1253[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1254[error] | B is a type variable with constraint >: (_$3 : B$2)
1255[error] |
1256[error] | longer explanation available when compiling with `-explain`
1257[warn] one warning found
1258[error] two errors found
1259[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1260Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
1261Compile 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
1262[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1263[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1264[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1265[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1266[error] | ^^^^^^^
1267[error] |Found: Left[A, B]
1268[error] |Required: A²
1269[error] |
1270[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1271[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1272[error] | B is a type variable
1273[error] |
1274[error] | longer explanation available when compiling with `-explain`
1275[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1276[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1277[error] | ^^^^^^^^
1278[error] |Found: Right[A, B]
1279[error] |Required: A²
1280[error] |
1281[error] |where: A is a type variable
1282[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1283[error] | B is a type variable with constraint >: (_$3 : B$2)
1284[error] |
1285[error] | longer explanation available when compiling with `-explain`
1286[warn] one warning found
1287[error] two errors found
1288[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1289[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1290[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1291[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1292[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1293[error] | ^^^^^^^
1294[error] |Found: Left[A, B]
1295[error] |Required: A²
1296[error] |
1297[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1298[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1299[error] | B is a type variable
1300[error] |
1301[error] | longer explanation available when compiling with `-explain`
1302[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1303[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1304[error] | ^^^^^^^^
1305[error] |Found: Right[A, B]
1306[error] |Required: A²
1307[error] |
1308[error] |where: A is a type variable
1309[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1310[error] | B is a type variable with constraint >: (_$3 : B$2)
1311[error] |
1312[error] | longer explanation available when compiling with `-explain`
1313[warn] one warning found
1314[error] two errors found
1315[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1316[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1317[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1318[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1319[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1320[error] | ^^^^^^^
1321[error] |Found: Left[A, B]
1322[error] |Required: A²
1323[error] |
1324[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1325[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1326[error] | B is a type variable
1327[error] |
1328[error] | longer explanation available when compiling with `-explain`
1329[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1330[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1331[error] | ^^^^^^^^
1332[error] |Found: Right[A, B]
1333[error] |Required: A²
1334[error] |
1335[error] |where: A is a type variable
1336[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1337[error] | B is a type variable with constraint >: (_$3 : B$2)
1338[error] |
1339[error] | longer explanation available when compiling with `-explain`
1340[warn] one warning found
1341[error] two errors found
1342[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1343Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
1344Compile 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
1345[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1346[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1347[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1348[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1349[error] | ^^^^^^^
1350[error] |Found: Left[A, B]
1351[error] |Required: A²
1352[error] |
1353[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1354[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1355[error] | B is a type variable
1356[error] |
1357[error] | longer explanation available when compiling with `-explain`
1358[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1359[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1360[error] | ^^^^^^^^
1361[error] |Found: Right[A, B]
1362[error] |Required: A²
1363[error] |
1364[error] |where: A is a type variable
1365[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1366[error] | B is a type variable with constraint >: (_$3 : B$2)
1367[error] |
1368[error] | longer explanation available when compiling with `-explain`
1369[warn] one warning found
1370[error] two errors found
1371[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1372[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1373[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1374[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1375[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1376[error] | ^^^^^^^
1377[error] |Found: Left[A, B]
1378[error] |Required: A²
1379[error] |
1380[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1381[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1382[error] | B is a type variable
1383[error] |
1384[error] | longer explanation available when compiling with `-explain`
1385[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1386[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1387[error] | ^^^^^^^^
1388[error] |Found: Right[A, B]
1389[error] |Required: A²
1390[error] |
1391[error] |where: A is a type variable
1392[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1393[error] | B is a type variable with constraint >: (_$3 : B$2)
1394[error] |
1395[error] | longer explanation available when compiling with `-explain`
1396[warn] one warning found
1397[error] two errors found
1398[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1399[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1400[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1401[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1402[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1403[error] | ^^^^^^^
1404[error] |Found: Left[A, B]
1405[error] |Required: A²
1406[error] |
1407[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1408[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1409[error] | B is a type variable
1410[error] |
1411[error] | longer explanation available when compiling with `-explain`
1412[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1413[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1414[error] | ^^^^^^^^
1415[error] |Found: Right[A, B]
1416[error] |Required: A²
1417[error] |
1418[error] |where: A is a type variable
1419[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1420[error] | B is a type variable with constraint >: (_$3 : B$2)
1421[error] |
1422[error] | longer explanation available when compiling with `-explain`
1423[warn] one warning found
1424[error] two errors found
1425[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1426Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
1427Compile 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
1428[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1429[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1430[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1431[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1432[error] | ^^^^^^^
1433[error] |Found: Left[A, B]
1434[error] |Required: A²
1435[error] |
1436[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1437[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1438[error] | B is a type variable
1439[error] |
1440[error] | longer explanation available when compiling with `-explain`
1441[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1442[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1443[error] | ^^^^^^^^
1444[error] |Found: Right[A, B]
1445[error] |Required: A²
1446[error] |
1447[error] |where: A is a type variable
1448[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1449[error] | B is a type variable with constraint >: (_$3 : B$2)
1450[error] |
1451[error] | longer explanation available when compiling with `-explain`
1452[warn] one warning found
1453[error] two errors found
1454[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1455[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1456[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1457[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1458[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1459[error] | ^^^^^^^
1460[error] |Found: Left[A, B]
1461[error] |Required: A²
1462[error] |
1463[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1464[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1465[error] | B is a type variable
1466[error] |
1467[error] | longer explanation available when compiling with `-explain`
1468[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1469[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1470[error] | ^^^^^^^^
1471[error] |Found: Right[A, B]
1472[error] |Required: A²
1473[error] |
1474[error] |where: A is a type variable
1475[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1476[error] | B is a type variable with constraint >: (_$3 : B$2)
1477[error] |
1478[error] | longer explanation available when compiling with `-explain`
1479[warn] one warning found
1480[error] two errors found
1481[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1482[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1483[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1484[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1485[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1486[error] | ^^^^^^^
1487[error] |Found: Left[A, B]
1488[error] |Required: A²
1489[error] |
1490[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1491[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1492[error] | B is a type variable
1493[error] |
1494[error] | longer explanation available when compiling with `-explain`
1495[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1496[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1497[error] | ^^^^^^^^
1498[error] |Found: Right[A, B]
1499[error] |Required: A²
1500[error] |
1501[error] |where: A is a type variable
1502[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1503[error] | B is a type variable with constraint >: (_$3 : B$2)
1504[error] |
1505[error] | longer explanation available when compiling with `-explain`
1506[warn] one warning found
1507[error] two errors found
1508[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1509Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
1510Compile 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
1511[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1512[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1513[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1514[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1515[error] | ^^^^^^^
1516[error] |Found: Left[A, B]
1517[error] |Required: A²
1518[error] |
1519[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1520[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1521[error] | B is a type variable
1522[error] |
1523[error] | longer explanation available when compiling with `-explain`
1524[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1525[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1526[error] | ^^^^^^^^
1527[error] |Found: Right[A, B]
1528[error] |Required: A²
1529[error] |
1530[error] |where: A is a type variable
1531[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1532[error] | B is a type variable with constraint >: (_$3 : B$2)
1533[error] |
1534[error] | longer explanation available when compiling with `-explain`
1535[warn] one warning found
1536[error] two errors found
1537[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1538[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1539[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1540[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1541[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1542[error] | ^^^^^^^
1543[error] |Found: Left[A, B]
1544[error] |Required: A²
1545[error] |
1546[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1547[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1548[error] | B is a type variable
1549[error] |
1550[error] | longer explanation available when compiling with `-explain`
1551[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1552[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1553[error] | ^^^^^^^^
1554[error] |Found: Right[A, B]
1555[error] |Required: A²
1556[error] |
1557[error] |where: A is a type variable
1558[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1559[error] | B is a type variable with constraint >: (_$3 : B$2)
1560[error] |
1561[error] | longer explanation available when compiling with `-explain`
1562[warn] one warning found
1563[error] two errors found
1564[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1565[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1566[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1567[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1568[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1569[error] | ^^^^^^^
1570[error] |Found: Left[A, B]
1571[error] |Required: A²
1572[error] |
1573[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1574[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1575[error] | B is a type variable
1576[error] |
1577[error] | longer explanation available when compiling with `-explain`
1578[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1579[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1580[error] | ^^^^^^^^
1581[error] |Found: Right[A, B]
1582[error] |Required: A²
1583[error] |
1584[error] |where: A is a type variable
1585[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1586[error] | B is a type variable with constraint >: (_$3 : B$2)
1587[error] |
1588[error] | longer explanation available when compiling with `-explain`
1589[warn] one warning found
1590[error] two errors found
1591[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1592Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
1593Compile 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
1594Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
1595Compile 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
1596[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1597[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1598[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1599[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1600[error] | ^^^^^^^
1601[error] |Found: Left[A, B]
1602[error] |Required: A²
1603[error] |
1604[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1605[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1606[error] | B is a type variable
1607[error] |
1608[error] | longer explanation available when compiling with `-explain`
1609[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1610[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1611[error] | ^^^^^^^^
1612[error] |Found: Right[A, B]
1613[error] |Required: A²
1614[error] |
1615[error] |where: A is a type variable
1616[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1617[error] | B is a type variable with constraint >: (_$3 : B$2)
1618[error] |
1619[error] | longer explanation available when compiling with `-explain`
1620[warn] one warning found
1621[error] two errors found
1622[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1623[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1624[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1625[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1626[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1627[error] | ^^^^^^^
1628[error] |Found: Left[A, B]
1629[error] |Required: A²
1630[error] |
1631[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1632[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1633[error] | B is a type variable
1634[error] |
1635[error] | longer explanation available when compiling with `-explain`
1636[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1637[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1638[error] | ^^^^^^^^
1639[error] |Found: Right[A, B]
1640[error] |Required: A²
1641[error] |
1642[error] |where: A is a type variable
1643[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1644[error] | B is a type variable with constraint >: (_$3 : B$2)
1645[error] |
1646[error] | longer explanation available when compiling with `-explain`
1647[warn] one warning found
1648[error] two errors found
1649[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1650[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1651[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1652[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1653[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1654[error] | ^^^^^^^
1655[error] |Found: Left[A, B]
1656[error] |Required: A²
1657[error] |
1658[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1659[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1660[error] | B is a type variable
1661[error] |
1662[error] | longer explanation available when compiling with `-explain`
1663[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1664[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1665[error] | ^^^^^^^^
1666[error] |Found: Right[A, B]
1667[error] |Required: A²
1668[error] |
1669[error] |where: A is a type variable
1670[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1671[error] | B is a type variable with constraint >: (_$3 : B$2)
1672[error] |
1673[error] | longer explanation available when compiling with `-explain`
1674[warn] one warning found
1675[error] two errors found
1676[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1677Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
1678Compile 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
1679[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1680[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1681[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1682[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1683[error] | ^^^^^^^
1684[error] |Found: Left[A, B]
1685[error] |Required: A²
1686[error] |
1687[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1688[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1689[error] | B is a type variable
1690[error] |
1691[error] | longer explanation available when compiling with `-explain`
1692[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1693[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1694[error] | ^^^^^^^^
1695[error] |Found: Right[A, B]
1696[error] |Required: A²
1697[error] |
1698[error] |where: A is a type variable
1699[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1700[error] | B is a type variable with constraint >: (_$3 : B$2)
1701[error] |
1702[error] | longer explanation available when compiling with `-explain`
1703[warn] one warning found
1704[error] two errors found
1705[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1706[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1707[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1708[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1709[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1710[error] | ^^^^^^^
1711[error] |Found: Left[A, B]
1712[error] |Required: A²
1713[error] |
1714[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1715[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1716[error] | B is a type variable
1717[error] |
1718[error] | longer explanation available when compiling with `-explain`
1719[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1720[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1721[error] | ^^^^^^^^
1722[error] |Found: Right[A, B]
1723[error] |Required: A²
1724[error] |
1725[error] |where: A is a type variable
1726[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1727[error] | B is a type variable with constraint >: (_$3 : B$2)
1728[error] |
1729[error] | longer explanation available when compiling with `-explain`
1730[warn] one warning found
1731[error] two errors found
1732[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1733[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1734[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1735[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1736[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1737[error] | ^^^^^^^
1738[error] |Found: Left[A, B]
1739[error] |Required: A²
1740[error] |
1741[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1742[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1743[error] | B is a type variable
1744[error] |
1745[error] | longer explanation available when compiling with `-explain`
1746[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1747[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1748[error] | ^^^^^^^^
1749[error] |Found: Right[A, B]
1750[error] |Required: A²
1751[error] |
1752[error] |where: A is a type variable
1753[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1754[error] | B is a type variable with constraint >: (_$3 : B$2)
1755[error] |
1756[error] | longer explanation available when compiling with `-explain`
1757[warn] one warning found
1758[error] two errors found
1759[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1760Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
1761Compile 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
1762[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1763[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1764[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1765[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1766[error] | ^^^^^^^
1767[error] |Found: Left[A, B]
1768[error] |Required: A²
1769[error] |
1770[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1771[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1772[error] | B is a type variable
1773[error] |
1774[error] | longer explanation available when compiling with `-explain`
1775[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1776[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1777[error] | ^^^^^^^^
1778[error] |Found: Right[A, B]
1779[error] |Required: A²
1780[error] |
1781[error] |where: A is a type variable
1782[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1783[error] | B is a type variable with constraint >: (_$3 : B$2)
1784[error] |
1785[error] | longer explanation available when compiling with `-explain`
1786[warn] one warning found
1787[error] two errors found
1788[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1789[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1790[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1791[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1792[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1793[error] | ^^^^^^^
1794[error] |Found: Left[A, B]
1795[error] |Required: A²
1796[error] |
1797[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1798[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1799[error] | B is a type variable
1800[error] |
1801[error] | longer explanation available when compiling with `-explain`
1802[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1803[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1804[error] | ^^^^^^^^
1805[error] |Found: Right[A, B]
1806[error] |Required: A²
1807[error] |
1808[error] |where: A is a type variable
1809[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1810[error] | B is a type variable with constraint >: (_$3 : B$2)
1811[error] |
1812[error] | longer explanation available when compiling with `-explain`
1813[warn] one warning found
1814[error] two errors found
1815[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1816[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1817[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1818[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1819[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1820[error] | ^^^^^^^
1821[error] |Found: Left[A, B]
1822[error] |Required: A²
1823[error] |
1824[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1825[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1826[error] | B is a type variable
1827[error] |
1828[error] | longer explanation available when compiling with `-explain`
1829[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1830[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1831[error] | ^^^^^^^^
1832[error] |Found: Right[A, B]
1833[error] |Required: A²
1834[error] |
1835[error] |where: A is a type variable
1836[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1837[error] | B is a type variable with constraint >: (_$3 : B$2)
1838[error] |
1839[error] | longer explanation available when compiling with `-explain`
1840[warn] one warning found
1841[error] two errors found
1842[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1843Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
1844Compile 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
1845[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1846[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1847[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1848[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1849[error] | ^^^^^^^
1850[error] |Found: Left[A, B]
1851[error] |Required: A²
1852[error] |
1853[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1854[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1855[error] | B is a type variable
1856[error] |
1857[error] | longer explanation available when compiling with `-explain`
1858[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1859[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1860[error] | ^^^^^^^^
1861[error] |Found: Right[A, B]
1862[error] |Required: A²
1863[error] |
1864[error] |where: A is a type variable
1865[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1866[error] | B is a type variable with constraint >: (_$3 : B$2)
1867[error] |
1868[error] | longer explanation available when compiling with `-explain`
1869[warn] one warning found
1870[error] two errors found
1871[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1872[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1873[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1874[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1875[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1876[error] | ^^^^^^^
1877[error] |Found: Left[A, B]
1878[error] |Required: A²
1879[error] |
1880[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1881[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1882[error] | B is a type variable
1883[error] |
1884[error] | longer explanation available when compiling with `-explain`
1885[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1886[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1887[error] | ^^^^^^^^
1888[error] |Found: Right[A, B]
1889[error] |Required: A²
1890[error] |
1891[error] |where: A is a type variable
1892[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1893[error] | B is a type variable with constraint >: (_$3 : B$2)
1894[error] |
1895[error] | longer explanation available when compiling with `-explain`
1896[warn] one warning found
1897[error] two errors found
1898[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1899[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1900[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1901[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1902[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1903[error] | ^^^^^^^
1904[error] |Found: Left[A, B]
1905[error] |Required: A²
1906[error] |
1907[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1908[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1909[error] | B is a type variable
1910[error] |
1911[error] | longer explanation available when compiling with `-explain`
1912[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1913[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1914[error] | ^^^^^^^^
1915[error] |Found: Right[A, B]
1916[error] |Required: A²
1917[error] |
1918[error] |where: A is a type variable
1919[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1920[error] | B is a type variable with constraint >: (_$3 : B$2)
1921[error] |
1922[error] | longer explanation available when compiling with `-explain`
1923[warn] one warning found
1924[error] two errors found
1925[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1926Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
1927Compile 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
1928[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1929[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1930[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1931[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1932[error] | ^^^^^^^
1933[error] |Found: Left[A, B]
1934[error] |Required: A²
1935[error] |
1936[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1937[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1938[error] | B is a type variable
1939[error] |
1940[error] | longer explanation available when compiling with `-explain`
1941[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1942[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1943[error] | ^^^^^^^^
1944[error] |Found: Right[A, B]
1945[error] |Required: A²
1946[error] |
1947[error] |where: A is a type variable
1948[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1949[error] | B is a type variable with constraint >: (_$3 : B$2)
1950[error] |
1951[error] | longer explanation available when compiling with `-explain`
1952[warn] one warning found
1953[error] two errors found
1954[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1955[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1956[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1957[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1958[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1959[error] | ^^^^^^^
1960[error] |Found: Left[A, B]
1961[error] |Required: A²
1962[error] |
1963[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1964[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1965[error] | B is a type variable
1966[error] |
1967[error] | longer explanation available when compiling with `-explain`
1968[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1969[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1970[error] | ^^^^^^^^
1971[error] |Found: Right[A, B]
1972[error] |Required: A²
1973[error] |
1974[error] |where: A is a type variable
1975[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
1976[error] | B is a type variable with constraint >: (_$3 : B$2)
1977[error] |
1978[error] | longer explanation available when compiling with `-explain`
1979[warn] one warning found
1980[error] two errors found
1981[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
1982[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
1983[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1984[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
1985[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
1986[error] | ^^^^^^^
1987[error] |Found: Left[A, B]
1988[error] |Required: A²
1989[error] |
1990[error] |where: A is a type variable with constraint >: (_$2 : A$2)
1991[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
1992[error] | B is a type variable
1993[error] |
1994[error] | longer explanation available when compiling with `-explain`
1995[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
1996[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
1997[error] | ^^^^^^^^
1998[error] |Found: Right[A, B]
1999[error] |Required: A²
2000[error] |
2001[error] |where: A is a type variable
2002[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2003[error] | B is a type variable with constraint >: (_$3 : B$2)
2004[error] |
2005[error] | longer explanation available when compiling with `-explain`
2006[warn] one warning found
2007[error] two errors found
2008[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2009Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
2010Compile 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
2011[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2012[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2013[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2014[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2015[error] | ^^^^^^^
2016[error] |Found: Left[A, B]
2017[error] |Required: A²
2018[error] |
2019[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2020[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2021[error] | B is a type variable
2022[error] |
2023[error] | longer explanation available when compiling with `-explain`
2024[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2025[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2026[error] | ^^^^^^^^
2027[error] |Found: Right[A, B]
2028[error] |Required: A²
2029[error] |
2030[error] |where: A is a type variable
2031[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2032[error] | B is a type variable with constraint >: (_$3 : B$2)
2033[error] |
2034[error] | longer explanation available when compiling with `-explain`
2035[warn] one warning found
2036[error] two errors found
2037[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2038[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2039[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2040[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2041[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2042[error] | ^^^^^^^
2043[error] |Found: Left[A, B]
2044[error] |Required: A²
2045[error] |
2046[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2047[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2048[error] | B is a type variable
2049[error] |
2050[error] | longer explanation available when compiling with `-explain`
2051[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2052[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2053[error] | ^^^^^^^^
2054[error] |Found: Right[A, B]
2055[error] |Required: A²
2056[error] |
2057[error] |where: A is a type variable
2058[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2059[error] | B is a type variable with constraint >: (_$3 : B$2)
2060[error] |
2061[error] | longer explanation available when compiling with `-explain`
2062[warn] one warning found
2063[error] two errors found
2064[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2065[info] compiling 59 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2066[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2067[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:52:53
2068[error] 52 | value.toTypedValueLazyError(schema1).map(Left(_))
2069[error] | ^^^^^^^
2070[error] |Found: Left[A, B]
2071[error] |Required: A²
2072[error] |
2073[error] |where: A is a type variable with constraint >: (_$2 : A$2)
2074[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$2, B$1]
2075[error] | B is a type variable
2076[error] |
2077[error] | longer explanation available when compiling with `-explain`
2078[error] -- [E007] Type Mismatch Error: /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala:55:54
2079[error] 55 | value.toTypedValueLazyError(schema1).map(Right(_))
2080[error] | ^^^^^^^^
2081[error] |Found: Right[A, B]
2082[error] |Required: A²
2083[error] |
2084[error] |where: A is a type variable
2085[error] | A² is a type in method toTypedValueLazyError which is an alias of Either[A$3, B$2]
2086[error] | B is a type variable with constraint >: (_$3 : B$2)
2087[error] |
2088[error] | longer explanation available when compiling with `-explain`
2089[warn] one warning found
2090[error] two errors found
2091[error] (zioSchemaJVM / Compile / compileIncremental) Compilation failed
2092
2093************************
2094Build summary:
2095[{
2096 "module": "zio-schema-derivation",
2097 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 19357, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2098 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2099 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2100 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2101 "publish": {"status": "skipped", "tookMs": 0},
2102 "metadata": {
2103 "crossScalaVersions": ["2.13.16", "2.12.20"]
2104}
2105},{
2106 "module": "zio-schema-avro",
2107 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3897, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2108 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2109 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2110 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2111 "publish": {"status": "skipped", "tookMs": 0},
2112 "metadata": {
2113 "crossScalaVersions": ["2.13.16", "2.12.20"]
2114}
2115},{
2116 "module": "zio-schema-bson",
2117 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3227, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2119 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2120 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2121 "publish": {"status": "skipped", "tookMs": 0},
2122 "metadata": {
2123 "crossScalaVersions": ["2.13.16", "2.12.20"]
2124}
2125},{
2126 "module": "zio-schema-optics",
2127 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3471, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2129 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2131 "publish": {"status": "skipped", "tookMs": 0},
2132 "metadata": {
2133 "crossScalaVersions": ["2.13.16", "2.12.20"]
2134}
2135},{
2136 "module": "zio-schema-docs",
2137 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3494, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2139 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2140 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2141 "publish": {"status": "skipped", "tookMs": 0},
2142 "metadata": {
2143 "crossScalaVersions": ["2.13.16", "2.12.20"]
2144}
2145},{
2146 "module": "zio-schema-tests",
2147 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3044, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2149 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2150 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2151 "publish": {"status": "skipped", "tookMs": 0},
2152 "metadata": {
2153 "crossScalaVersions": ["2.13.16", "2.12.20"]
2154}
2155},{
2156 "module": "zio-schema-macros",
2157 "compile": {"status": "ok", "tookMs": 34, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2159 "test-compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2161 "publish": {"status": "skipped", "tookMs": 0},
2162 "metadata": {
2163 "crossScalaVersions": ["2.13.16", "2.12.20"]
2164}
2165},{
2166 "module": "zio-schema-protobuf",
2167 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2967, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2169 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2171 "publish": {"status": "skipped", "tookMs": 0},
2172 "metadata": {
2173 "crossScalaVersions": ["2.13.16", "2.12.20"]
2174}
2175},{
2176 "module": "zio-schema",
2177 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2761, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2179 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2181 "publish": {"status": "skipped", "tookMs": 0},
2182 "metadata": {
2183 "crossScalaVersions": ["2.13.16", "2.12.20"]
2184}
2185},{
2186 "module": "zio-schema-json",
2187 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3002, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2189 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2191 "publish": {"status": "skipped", "tookMs": 0},
2192 "metadata": {
2193 "crossScalaVersions": ["2.13.16", "2.12.20"]
2194}
2195},{
2196 "module": "zio-schema-zio-test",
2197 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2912, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2199 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2200 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2201 "publish": {"status": "skipped", "tookMs": 0},
2202 "metadata": {
2203 "crossScalaVersions": ["2.13.16", "2.12.20"]
2204}
2205},{
2206 "module": "zio-schema-msg-pack",
2207 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2827, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2209 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2210 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2211 "publish": {"status": "skipped", "tookMs": 0},
2212 "metadata": {
2213 "crossScalaVersions": ["2.13.16", "2.12.20"]
2214}
2215},{
2216 "module": "zio-schema-thrift",
2217 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2813, "warnings": 1, "errors": 2, "sourceVersion": "3.8"},
2218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2219 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2220 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2221 "publish": {"status": "skipped", "tookMs": 0},
2222 "metadata": {
2223 "crossScalaVersions": ["2.13.16", "2.12.20"]
2224}
2225}]
2226************************
2227[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
2228[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
2229[error] Total time: 147 s (0:02:27.0), completed Nov 8, 2025, 12:54:23 AM
2230[0JBuild failed, not retrying.