Build Logs
zio/zio-schema • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
490
Total Lines
1390
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.162s.
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 zioSchemaZioTestNative/crossScalaVersions
225OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaOpticsJS/crossScalaVersions
226OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJsonJVM/crossScalaVersions
227OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJsonNative/crossScalaVersions
228OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaExamplesJVM/crossScalaVersions
229OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaZioTestJVM/crossScalaVersions
230OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMacrosNative/crossScalaVersions
231OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaDerivationJVM/crossScalaVersions
232OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaOpticsNative/crossScalaVersions
233OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaDerivationNative/crossScalaVersions
234OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsNative/crossScalaVersions
235OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaMacrosJVM/crossScalaVersions
236OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsJS/crossScalaVersions
237OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaProtobufNative/crossScalaVersions
238OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJVM/crossScalaVersions
239OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaNative/crossScalaVersions
240OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaAvro/crossScalaVersions
241OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioSchemaJS/crossScalaVersions
242OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testsJVM/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 26, 2025, 3:55:27 PM
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/validation/Validation.scala]
324[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueProcessor.scala]
325[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/Migration.scala]
326[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Differ.scala]
327[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Schema.scala]
328[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/SchemaEquality.scala]
329[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/ExtensibleMetaSchema.scala]
330[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/SchemaInstances.scala]
331[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/CaseSet.scala]
332[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/meta/AstRenderer.scala]
333[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/DynamicValue.scala]
334[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/MutableSchemaBasedValueBuilder.scala]
335[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/Patch.scala]
336[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/validation/ValidationErrors.scala]
337[info] [patched file /build/repo/zio-schema/jvm/src/main/scala/zio/schema/StandardType.scala]
338[info] [patched file /build/repo/zio-schema/shared/src/main/scala/zio/schema/FieldSet.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/codec/DecodeError.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-3/zio/schema/Derive.scala]
346[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala-3/zio/schema/DeriveSchema.scala]
347[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/TupleRecordSchema.scala]
348[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/Deriver.scala]
349[info] [patched file /build/repo/zio-schema-derivation/shared/src/main/scala/zio/schema/CachedDeriver.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/SchemaAssertions.scala]
363[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/PhoneNumberValidationSpec.scala]
364[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/TimeSpec.scala]
365[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/ValidationSpec.scala]
366[info] [patched file /build/repo/zio-schema/shared/src/test/scala/zio/schema/validation/RegexCompileSpec.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/zio/schema/DeriveSpec.scala]
372[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.scala]
373[warn] one warning found
374[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala/zio/schema/DeriveSpec.scala]
375[info] [patched file /build/repo/zio-schema-derivation/shared/src/test/scala-3/zio/schema/VersionSpecificDeriveSpec.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/SchemaSpec.scala]
418[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaMigrationSpec.scala]
419[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/OrderingSpec.scala]
420[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/types.scala]
421[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/MetaSchemaSpec.scala]
422[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/SchemaGen.scala]
423[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala]
424[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/TypeIdSpec.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/DynamicValueSpec.scala]
427[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/StandardTypeGen.scala]
428[info] [patched file /build/repo/tests/shared/src/test/scala/zio/schema/DynamicValueGen.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/AvroCodecSpec.scala]
434[info] [patched file /build/repo/zio-schema-avro/src/test/scala/zio/schema/codec/AvroSchemaCodecSpec.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/BsonSchemaCodecSpec.scala]
471[info] [patched file /build/repo/zio-schema-bson/src/test/scala/zio/schema/codec/BsonSchemaCodecGenericSpec.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 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/classes ...
496[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/classes ...
497[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
498[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
499[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/classes ...
500[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
501[info] compiling 2 Scala sources to /build/repo/zio-schema-thrift/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-json/shared/src/main/scala/zio/schema/codec/package.scala]
543[info] [patched file /build/repo/zio-schema-json/shared/src/main/scala/zio/schema/codec/JsonCodec.scala]
544[warn] one warning found
545[info] done compiling
546[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackCodec.scala]
547[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala]
548[info] [patched file /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala]
549[warn] 5 warnings 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 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.7.4-RC2/classes ...
556[info] compiling 1 Scala source to /build/repo/zio-schema-thrift/target/scala-3.7.4-RC2/classes ...
557[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
558[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
559[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.7.4-RC2/classes ...
560[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.7.4-RC2/classes ...
561[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
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] one warning found
568[info] done compiling
569[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
570[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
571[warn] | ^
572[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
573[warn] |
574[warn] | longer explanation available when compiling with `-explain`
575[warn] three warnings 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": 38798, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
662 "test-compile": {"status": "ok", "tookMs": 32323, "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": 5749, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
672 "test-compile": {"status": "ok", "tookMs": 17877, "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": 1733, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
681 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
682 "test-compile": {"status": "ok", "tookMs": 4131, "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": 638, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
691 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
692 "test-compile": {"status": "ok", "tookMs": 1316, "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": 4107, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
701 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
702 "test-compile": {"status": "ok", "tookMs": 3837, "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": 222, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
711 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
712 "test-compile": {"status": "ok", "tookMs": 254, "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": 3},
715 "metadata": {
716 "crossScalaVersions": ["2.13.16", "2.12.20"]
717}
718},{
719 "module": "zio-schema-macros",
720 "compile": {"status": "ok", "tookMs": 29, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
721 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
722 "test-compile": {"status": "ok", "tookMs": 63, "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": 3329, "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": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
741 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
742 "test-compile": {"status": "ok", "tookMs": 173, "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": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
751 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
752 "test-compile": {"status": "ok", "tookMs": 6758, "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": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
761 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
762 "test-compile": {"status": "ok", "tookMs": 167, "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": 179, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
771 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
772 "test-compile": {"status": "ok", "tookMs": 2574, "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": 177, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
781 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
782 "test-compile": {"status": "ok", "tookMs": 4999, "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: 239 s (0:03:59.0), completed Nov 26, 2025, 3:59:26 PM
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 bbc9832] 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-RC2
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-RC2"
815Successfully applied pattern 'val Scala3: String = versions("3.3")' in project/BuildHelper.scala
816----
817Starting build for 3.8.0-RC2
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-RC2
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-RC2
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-RC2"
850"++3.8.0-RC2 -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-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"
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-RC2
989OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaBson/crossScalaVersions
990OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaProtobufJVM/crossScalaVersions
991OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaProtobufJS/crossScalaVersions
992OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaMsgPack/crossScalaVersions
993OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaThrift/crossScalaVersions
994OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaDerivationJS/crossScalaVersions
995OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaOpticsJVM/crossScalaVersions
996OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaMacrosJS/crossScalaVersions
997OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaJsonJS/crossScalaVersions
998OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
999OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaZioTestJS/crossScalaVersions
1000OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaJsonNative/crossScalaVersions
1001OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaZioTestNative/crossScalaVersions
1002OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaOpticsJS/crossScalaVersions
1003OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaJsonJVM/crossScalaVersions
1004OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaZioTestJVM/crossScalaVersions
1005OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaMacrosNative/crossScalaVersions
1006OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaDerivationJVM/crossScalaVersions
1007OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaOpticsNative/crossScalaVersions
1008OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaDerivationNative/crossScalaVersions
1009OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsNative/crossScalaVersions
1010OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaMacrosJVM/crossScalaVersions
1011OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJS/crossScalaVersions
1012OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaJVM/crossScalaVersions
1013OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaProtobufNative/crossScalaVersions
1014OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaNative/crossScalaVersions
1015OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaAvro/crossScalaVersions
1016OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaJS/crossScalaVersions
1017OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJVM/crossScalaVersions
1018OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaExamplesJVM/crossScalaVersions
1019OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioSchemaExamplesJS/crossScalaVersions
1020OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 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-RC2 on 32 projects.
1023[info] Switching Scala version on:
1024[info] zioSchemaZioTestJS (2.13.16, 2.12.20, 3.8.0-RC2)
1025[info] zioSchemaJsonNative (2.13.16, 2.12.20, 3.8.0-RC2)
1026[info] zioSchemaJS (2.13.16, 2.12.20, 3.8.0-RC2)
1027[info] zioSchemaDerivationJS (2.13.16, 2.12.20, 3.8.0-RC2)
1028[info] zioSchemaMsgPack (2.13.16, 2.12.20, 3.8.0-RC2)
1029[info] zioSchemaDerivationJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1030[info] zioSchemaMacrosJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1031[info] zioSchemaExamplesJVM (2.13.16, 3.8.0-RC2)
1032[info] zioSchemaDerivationNative (2.13.16, 2.12.20, 3.8.0-RC2)
1033[info] zioSchemaOpticsJS (2.13.16, 2.12.20, 3.8.0-RC2)
1034[info] docs (2.13.16, 2.12.20, 3.8.0-RC2)
1035[info] zioSchemaMacrosNative (2.13.16, 2.12.20, 3.8.0-RC2)
1036[info] zioSchemaProtobufJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1037[info] zioSchemaJsonJS (2.13.16, 2.12.20, 3.8.0-RC2)
1038[info] zioSchemaProtobufJS (2.13.16, 2.12.20, 3.8.0-RC2)
1039[info] zioSchemaZioTestJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1040[info] zioSchemaOpticsJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1041[info] zioSchemaThrift (2.13.16, 2.12.20, 3.8.0-RC2)
1042[info] zioSchemaAvro (2.13.16, 2.12.20, 3.8.0-RC2)
1043[info] testsJS (2.13.16, 2.12.20, 3.8.0-RC2)
1044[info] zioSchemaNative (2.13.16, 2.12.20, 3.8.0-RC2)
1045[info] zioSchemaExamplesJS (2.13.16, 3.8.0-RC2)
1046[info] testsJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1047[info] zioSchemaBson (2.13.16, 2.12.20, 3.8.0-RC2)
1048[info] zioSchemaZioTestNative (2.13.16, 2.12.20, 3.8.0-RC2)
1049[info] zioSchemaMacrosJS (2.13.16, 2.12.20, 3.8.0-RC2)
1050[info] zioSchemaOpticsNative (2.13.16, 2.12.20, 3.8.0-RC2)
1051[info] zioSchemaExamplesNative (2.13.16, 3.8.0-RC2)
1052[info] zioSchemaJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1053[info] zioSchemaProtobufNative (2.13.16, 2.12.20, 3.8.0-RC2)
1054[info] zioSchemaJsonJVM (2.13.16, 2.12.20, 3.8.0-RC2)
1055[info] testsNative (2.13.16, 2.12.20, 3.8.0-RC2)
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 26, 2025, 4:00:02 PM
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-RC2/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-RC2/classes ...
1097[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1098[warn] one warning found
1099[info] done compiling
1100[info] compiling 8 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.8.0-RC2/classes ...
1101[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1102[warn] one warning found
1103[info] done compiling
1104[info] compiling 6 Scala sources to /build/repo/zio-schema/jvm/target/scala-3.8.0-RC2/test-classes ...
1105[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1106[warn] one warning found
1107[info] done compiling
1108[info] compiling 7 Scala sources to /build/repo/zio-schema-derivation/jvm/target/scala-3.8.0-RC2/test-classes ...
1109[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1110[warn] one warning found
1111[warn] one warning found
1112[info] done compiling
1113Starting build for ProjectRef(file:/build/repo/,zioSchemaAvro) (zio-schema-avro)... [1/13]
1114Compile 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
1115[info] compiling 4 Scala sources to /build/repo/zio-schema-avro/target/scala-3.8.0-RC2/classes ...
1116[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1117[warn] one warning found
1118[info] done compiling
1119[info] compiling 1 Scala source to /build/repo/zio-schema-zio-test/jvm/target/scala-3.8.0-RC2/classes ...
1120[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1121[warn] one warning found
1122[info] done compiling
1123[info] compiling 2 Scala sources to /build/repo/zio-schema-zio-test/jvm/target/scala-3.8.0-RC2/test-classes ...
1124[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1125[warn] one warning found
1126[info] done compiling
1127[info] compiling 18 Scala sources to /build/repo/tests/jvm/target/scala-3.8.0-RC2/test-classes ...
1128[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1129[warn] -- [E121] Pattern Match Warning: /build/repo/tests/jvm/src/test/scala/zio/schema/PlatformSpecificGen.scala:17:11
1130[warn] 17 | case typ if typ.isInstanceOf[StandardType.CurrencyType.type] => typ -> Gen.currency
1131[warn] | ^^^
1132[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1133[warn] -- [E121] Pattern Match Warning: /build/repo/tests/shared/src/test/scala/zio/schema/PatchSpec.scala:151:15
1134[warn] 151 | case s if s.isInstanceOf[StandardType.MonthDayType.type] =>
1135[warn] | ^
1136[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1137[warn] three warnings found
1138[info] done compiling
1139[info] compiling 2 Scala sources to /build/repo/zio-schema-avro/target/scala-3.8.0-RC2/test-classes ...
1140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1141[warn] one warning found
1142[info] done compiling
1143Starting build for ProjectRef(file:/build/repo/,zioSchemaBson) (zio-schema-bson)... [2/13]
1144Compile 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
1145[info] compiling 2 Scala sources to /build/repo/zio-schema-bson/target/scala-3.8.0-RC2/classes ...
1146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1147[warn] one warning found
1148[info] done compiling
1149[info] compiling 5 Scala sources to /build/repo/zio-schema-bson/target/scala-3.8.0-RC2/test-classes ...
1150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1151[warn] one warning found
1152[info] done compiling
1153Starting build for ProjectRef(file:/build/repo/,zioSchemaOpticsJVM) (zio-schema-optics)... [3/13]
1154Compile 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
1155[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.8.0-RC2/classes ...
1156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1157[warn] one warning found
1158[info] done compiling
1159[info] compiling 1 Scala source to /build/repo/zio-schema-optics/jvm/target/scala-3.8.0-RC2/test-classes ...
1160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1161[warn] one warning found
1162[info] done compiling
1163Starting build for ProjectRef(file:/build/repo/,docs) (zio-schema-docs)... [4/13]
1164Compile 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
1165[info] compiling 3 Scala sources to /build/repo/zio-schema-protobuf/jvm/target/scala-3.8.0-RC2/classes ...
1166[info] compiling 3 Scala sources to /build/repo/zio-schema-msg-pack/target/scala-3.8.0-RC2/classes ...
1167[info] compiling 2 Scala sources to /build/repo/zio-schema-thrift/target/scala-3.8.0-RC2/classes ...
1168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1171[info] compiling 2 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.8.0-RC2/classes ...
1172[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1173[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:594:13
1174[warn] 594 | case _ => fail(context, s"Unsupported primitive type $typ")
1175[warn] | ^
1176[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1177[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-thrift/src/main/scala/zio/schema/codec/ThriftCodec.scala:311:39
1178[warn] 311 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
1179[warn] | ^
1180[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
1181[warn] |
1182[warn] | longer explanation available when compiling with `-explain`
1183[warn] one warning found
1184[info] done compiling
1185[warn] three warnings found
1186[info] done compiling
1187[warn] -- [E121] Pattern Match Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackDecoder.scala:292:11
1188[warn] 292 | case _ => fail(path, s"Unsupported primitive type $standardType")
1189[warn] | ^
1190[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1191[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:26:51
1192[warn] 26 | case (Schema.GenericRecord(_, structure, _), v: Map[String, _]) => encodeRecord(structure.toChunk, v)
1193[warn] | ^
1194[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from A
1195[warn] |
1196[warn] | longer explanation available when compiling with `-explain`
1197[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:209:37
1198[warn] 209 | case (StandardType.BinaryType, bytes: Chunk[Byte]) =>
1199[warn] | ^
1200[warn] |the type test for zio.Chunk[Byte] cannot be checked at runtime because its type arguments can't be determined from A
1201[warn] |
1202[warn] | longer explanation available when compiling with `-explain`
1203[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/zio-schema-msg-pack/src/main/scala/zio/schema/codec/MessagePackEncoder.scala:300:12
1204[warn] 300 | case (fieldSchema: Schema.Field[_, Any], value) =>
1205[warn] | ^
1206[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[?, ?]
1207[warn] |
1208[warn] | longer explanation available when compiling with `-explain`
1209[warn] 5 warnings found
1210[info] done compiling
1211[warn] one warning found
1212[info] done compiling
1213[info] compiling 1 Scala source to /build/repo/zio-schema-docs/target/scala-3.8.0-RC2/classes ...
1214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1215[warn] one warning found
1216[info] done compiling
1217Starting build for ProjectRef(file:/build/repo/,testsJVM) (zio-schema-tests)... [5/13]
1218Compile 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
1219Starting build for ProjectRef(file:/build/repo/,zioSchemaMacrosJVM) (zio-schema-macros)... [6/13]
1220Compile 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
1221Starting build for ProjectRef(file:/build/repo/,zioSchemaProtobufJVM) (zio-schema-protobuf)... [7/13]
1222Compile 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
1223[info] compiling 1 Scala source to /build/repo/zio-schema-protobuf/jvm/target/scala-3.8.0-RC2/test-classes ...
1224[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1225[warn] one warning found
1226[info] done compiling
1227Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (zio-schema)... [8/13]
1228Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -Xignore-scala2-macros, -Ykind-projector, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1229Starting build for ProjectRef(file:/build/repo/,zioSchemaJsonJVM) (zio-schema-json)... [9/13]
1230Compile 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
1231[info] compiling 3 Scala sources to /build/repo/zio-schema-json/jvm/target/scala-3.8.0-RC2/test-classes ...
1232[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1233[warn] one warning found
1234[info] done compiling
1235Starting build for ProjectRef(file:/build/repo/,zioSchemaZioTestJVM) (zio-schema-zio-test)... [10/13]
1236Compile 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
1237Starting build for ProjectRef(file:/build/repo/,zioSchemaMsgPack) (zio-schema-msg-pack)... [11/13]
1238Compile 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
1239[info] compiling 1 Scala source to /build/repo/zio-schema-msg-pack/target/scala-3.8.0-RC2/test-classes ...
1240[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1241[warn] one warning found
1242[info] done compiling
1243Starting build for ProjectRef(file:/build/repo/,zioSchemaThrift) (zio-schema-thrift)... [12/13]
1244Compile 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
1245[info] compiling 1 Scala source and 17 Java sources to /build/repo/zio-schema-thrift/target/scala-3.8.0-RC2/test-classes ...
1246[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1247[warn] one warning found
1248[info] done compiling
1249
1250************************
1251Build summary:
1252[{
1253 "module": "zio-schema-derivation",
1254 "compile": {"status": "ok", "tookMs": 80346, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1256 "test-compile": {"status": "ok", "tookMs": 16828, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1258 "publish": {"status": "skipped", "tookMs": 0},
1259 "metadata": {
1260 "crossScalaVersions": ["2.13.16", "2.12.20"]
1261}
1262},{
1263 "module": "zio-schema-avro",
1264 "compile": {"status": "ok", "tookMs": 7801, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1266 "test-compile": {"status": "ok", "tookMs": 17753, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1268 "publish": {"status": "skipped", "tookMs": 0},
1269 "metadata": {
1270 "crossScalaVersions": ["2.13.16", "2.12.20"]
1271}
1272},{
1273 "module": "zio-schema-bson",
1274 "compile": {"status": "ok", "tookMs": 2068, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1276 "test-compile": {"status": "ok", "tookMs": 3524, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1277 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1278 "publish": {"status": "skipped", "tookMs": 0},
1279 "metadata": {
1280 "crossScalaVersions": ["2.13.16", "2.12.20"]
1281}
1282},{
1283 "module": "zio-schema-optics",
1284 "compile": {"status": "ok", "tookMs": 752, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1286 "test-compile": {"status": "ok", "tookMs": 1046, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1287 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1288 "publish": {"status": "skipped", "tookMs": 0},
1289 "metadata": {
1290 "crossScalaVersions": ["2.13.16", "2.12.20"]
1291}
1292},{
1293 "module": "zio-schema-docs",
1294 "compile": {"status": "ok", "tookMs": 4557, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1296 "test-compile": {"status": "ok", "tookMs": 691, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1298 "publish": {"status": "skipped", "tookMs": 0},
1299 "metadata": {
1300 "crossScalaVersions": ["2.13.16", "2.12.20"]
1301}
1302},{
1303 "module": "zio-schema-tests",
1304 "compile": {"status": "ok", "tookMs": 290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1306 "test-compile": {"status": "ok", "tookMs": 308, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1308 "publish": {"status": "ok", "tookMs": 3},
1309 "metadata": {
1310 "crossScalaVersions": ["2.13.16", "2.12.20"]
1311}
1312},{
1313 "module": "zio-schema-macros",
1314 "compile": {"status": "ok", "tookMs": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1316 "test-compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1317 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1318 "publish": {"status": "skipped", "tookMs": 0},
1319 "metadata": {
1320 "crossScalaVersions": ["2.13.16", "2.12.20"]
1321}
1322},{
1323 "module": "zio-schema-protobuf",
1324 "compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1326 "test-compile": {"status": "ok", "tookMs": 3870, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1328 "publish": {"status": "skipped", "tookMs": 0},
1329 "metadata": {
1330 "crossScalaVersions": ["2.13.16", "2.12.20"]
1331}
1332},{
1333 "module": "zio-schema",
1334 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1336 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1338 "publish": {"status": "skipped", "tookMs": 0},
1339 "metadata": {
1340 "crossScalaVersions": ["2.13.16", "2.12.20"]
1341}
1342},{
1343 "module": "zio-schema-json",
1344 "compile": {"status": "ok", "tookMs": 196, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1345 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1346 "test-compile": {"status": "ok", "tookMs": 7757, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1347 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1348 "publish": {"status": "skipped", "tookMs": 0},
1349 "metadata": {
1350 "crossScalaVersions": ["2.13.16", "2.12.20"]
1351}
1352},{
1353 "module": "zio-schema-zio-test",
1354 "compile": {"status": "ok", "tookMs": 175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1356 "test-compile": {"status": "ok", "tookMs": 219, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1358 "publish": {"status": "skipped", "tookMs": 0},
1359 "metadata": {
1360 "crossScalaVersions": ["2.13.16", "2.12.20"]
1361}
1362},{
1363 "module": "zio-schema-msg-pack",
1364 "compile": {"status": "ok", "tookMs": 167, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1366 "test-compile": {"status": "ok", "tookMs": 3157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1368 "publish": {"status": "skipped", "tookMs": 0},
1369 "metadata": {
1370 "crossScalaVersions": ["2.13.16", "2.12.20"]
1371}
1372},{
1373 "module": "zio-schema-thrift",
1374 "compile": {"status": "ok", "tookMs": 173, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1375 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1376 "test-compile": {"status": "ok", "tookMs": 5375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1378 "publish": {"status": "skipped", "tookMs": 0},
1379 "metadata": {
1380 "crossScalaVersions": ["2.13.16", "2.12.20"]
1381}
1382}]
1383************************
1384[success] Total time: 178 s (0:02:58.0), completed Nov 26, 2025, 4:03:01 PM
1385[0JChecking patch project/plugins.sbt...
1386Checking patch project/BuildHelper.scala...
1387Checking patch build.sbt...
1388Applied patch project/plugins.sbt cleanly.
1389Applied patch project/BuildHelper.scala cleanly.
1390Applied patch build.sbt cleanly.