Build Logs

eed3si9n/sjson-new • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

391

Total Lines

644

1##################################
2Clonning https://github.com/eed3si9n/sjson-new.git into /build/repo using revision v0.14.0-M5
3##################################
4Note: switching to 'e6773006976a1b3c02eb9ab9d0075afe9e09a520'.
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
21Would override fixed Scala version: 3.7.2
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.7.2"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.7.2"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project eed3si9n/sjson-new
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC2
50Targets: com.eed3si9n%sjson-new-core com.eed3si9n%sjson-new-msgpack com.eed3si9n%sjson-new-murmurhash com.eed3si9n%sjson-new-scalajson com.eed3si9n%sjson-new-spray
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-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_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC2"
71"++3.8.0-RC2 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.eed3si9n%sjson-new-core com.eed3si9n%sjson-new-msgpack com.eed3si9n%sjson-new-murmurhash com.eed3si9n%sjson-new-scalajson com.eed3si9n%sjson-new-spray"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.535s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] resolving key references (14735 settings) ...
89[info] set current project to sjson new (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC2
91OpenCB::Limitting incorrect crossVersions List() -> List(2.12.19) in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in spray3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.8.0-RC2) in spray3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(2.13.16) in core/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in msgpack3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.8.0-RC2) in msgpack3/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in murmurhash3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.8.0-RC2) in murmurhash3/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.8.0-RC2) in core3/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scalajson3/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.8.0-RC2) in scalajson3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(2.13.16) in murmurhash/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(2.13.16) in msgpack/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(2.13.16) in spray/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(2.13.16) in scalajson/crossScalaVersions
107[info] set current project to sjson new (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
109[info] Switching Scala version on:
110[info] scalajson3 (3.8.0-RC2)
111[info] msgpack3 (3.8.0-RC2)
112[info] murmurhash3 (3.8.0-RC2)
113[info] core3 (3.8.0-RC2)
114[info] spray3 (3.8.0-RC2)
115[info] Excluding projects:
116[info] murmurhash (2.13.16)
117[info] * root (2.12.19)
118[info] scalajson (2.13.16)
119[info] core2_12 (2.12.19)
120[info] benchmark2_12 (2.12.19)
121[info] msgpack (2.13.16)
122[info] murmurhash2_12 (2.12.19)
123[info] spray2_12 (2.12.19)
124[info] scalajson2_12 (2.12.19)
125[info] spray (2.13.16)
126[info] core (2.13.16)
127[info] msgpack2_12 (2.12.19)
128[info] Reapplying settings...
129[info] set current project to sjson new (in build file:/build/repo/)
130Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
131[info] Reapplying settings...
132[info] set current project to sjson new (in build file:/build/repo/)
133[info] Defining Global / credentials, benchmark2_12 / credentials and 15 others.
134[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 84 others.
135[info] Run `last` for details.
136[info] Reapplying settings...
137[info] set current project to sjson new (in build file:/build/repo/)
138Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
139[info] Reapplying settings...
140OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
141
142 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
143 Did you mean benchmark2_12 / allExcludeDependencies ?
144 , retry without global scopes
145[info] Reapplying settings...
146[info] set current project to sjson new (in build file:/build/repo/)
147Execute removeScalacOptionsStartingWith: -P:wartremover
148[info] Reapplying settings...
149[info] set current project to sjson new (in build file:/build/repo/)
150[success] Total time: 0 s, completed Nov 25, 2025, 3:35:11 PM
151Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
152Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
153Starting build...
154Projects: Set(scalajson3, msgpack3, murmurhash3, core3, spray3)
155Starting build for ProjectRef(file:/build/repo/,core3) (sjson-new-core)... [0/5]
156OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
159Compile scalacOptions: -Xsource:3, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] Generating 'CaseClassFormats.scala'
161[info] Generating 'FlatUnionFormats.scala'
162[info] Generating 'TupleFormats.scala'
163[info] Generating 'UnionFormats.scala'
164[info] compiling 34 Scala sources to /build/repo/core/target/jvm-3/classes ...
165[warn] bad option '-Xsource:3' was ignored
166[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:137:10
167[warn] 137 | value match { case u: U @unchecked => u }
168[warn] | ^^^^^
169[warn] | match may not be exhaustive.
170[warn] |
171[warn] | It would fail on pattern case: _: A1, _: A2
172[warn] |
173[warn] | longer explanation available when compiling with `-explain`
174[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:176:10
175[warn] 176 | value match { case u: U @unchecked => u }
176[warn] | ^^^^^
177[warn] | match may not be exhaustive.
178[warn] |
179[warn] | It would fail on pattern case: _: A1, _: A2, _: A3
180[warn] |
181[warn] | longer explanation available when compiling with `-explain`
182[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:219:10
183[warn] 219 | value match { case u: U @unchecked => u }
184[warn] | ^^^^^
185[warn] | match may not be exhaustive.
186[warn] |
187[warn] | It would fail on pattern case: _: A1, _: A2, _: A3, _: A4
188[warn] |
189[warn] | longer explanation available when compiling with `-explain`
190[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:266:10
191[warn] 266 | value match { case u: U @unchecked => u }
192[warn] | ^^^^^
193[warn] | match may not be exhaustive.
194[warn] |
195[warn] | It would fail on pattern case: _: A1, _: A2, _: A3, _: A4, _: A5
196[warn] |
197[warn] | longer explanation available when compiling with `-explain`
198[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:317:10
199[warn] 317 | value match { case u: U @unchecked => u }
200[warn] | ^^^^^
201[warn] |match may not be exhaustive.
202[warn] |
203[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A1, _: A2, _: A6
204[warn] |
205[warn] | longer explanation available when compiling with `-explain`
206[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:372:10
207[warn] 372 | value match { case u: U @unchecked => u }
208[warn] | ^^^^^
209[warn] |match may not be exhaustive.
210[warn] |
211[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A1, _: A2, _: A6
212[warn] |(More unmatched cases are elided)
213[warn] |
214[warn] | longer explanation available when compiling with `-explain`
215[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:431:10
216[warn] 431 | value match { case u: U @unchecked => u }
217[warn] | ^^^^^
218[warn] |match may not be exhaustive.
219[warn] |
220[warn] |It would fail on pattern case: _: A1, _: A2, _: A6, _: A7, _: A3, _: A4
221[warn] |(More unmatched cases are elided)
222[warn] |
223[warn] | longer explanation available when compiling with `-explain`
224[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:494:10
225[warn] 494 | value match { case u: U @unchecked => u }
226[warn] | ^^^^^
227[warn] |match may not be exhaustive.
228[warn] |
229[warn] |It would fail on pattern case: _: A1, _: A2, _: A6, _: A7, _: A3, _: A4
230[warn] |(More unmatched cases are elided)
231[warn] |
232[warn] | longer explanation available when compiling with `-explain`
233[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:561:10
234[warn] 561 | value match { case u: U @unchecked => u }
235[warn] | ^^^^^
236[warn] |match may not be exhaustive.
237[warn] |
238[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A8, _: A9, _: A1
239[warn] |(More unmatched cases are elided)
240[warn] |
241[warn] | longer explanation available when compiling with `-explain`
242[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:632:10
243[warn] 632 | value match { case u: U @unchecked => u }
244[warn] | ^^^^^
245[warn] |match may not be exhaustive.
246[warn] |
247[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A8, _: A9, _: A6
248[warn] |(More unmatched cases are elided)
249[warn] |
250[warn] | longer explanation available when compiling with `-explain`
251[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:707:10
252[warn] 707 | value match { case u: U @unchecked => u }
253[warn] | ^^^^^
254[warn] |match may not be exhaustive.
255[warn] |
256[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A1, _: A2, _: A11
257[warn] |(More unmatched cases are elided)
258[warn] |
259[warn] | longer explanation available when compiling with `-explain`
260[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:786:10
261[warn] 786 | value match { case u: U @unchecked => u }
262[warn] | ^^^^^
263[warn] |match may not be exhaustive.
264[warn] |
265[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A1, _: A2, _: A11
266[warn] |(More unmatched cases are elided)
267[warn] |
268[warn] | longer explanation available when compiling with `-explain`
269[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:869:10
270[warn] 869 | value match { case u: U @unchecked => u }
271[warn] | ^^^^^
272[warn] |match may not be exhaustive.
273[warn] |
274[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A3, _: A4, _: A12
275[warn] |(More unmatched cases are elided)
276[warn] |
277[warn] | longer explanation available when compiling with `-explain`
278[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:956:10
279[warn] 956 | value match { case u: U @unchecked => u }
280[warn] | ^^^^^
281[warn] |match may not be exhaustive.
282[warn] |
283[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A3, _: A4, _: A12
284[warn] |(More unmatched cases are elided)
285[warn] |
286[warn] | longer explanation available when compiling with `-explain`
287[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1047:10
288[warn] 1047 | value match { case u: U @unchecked => u }
289[warn] | ^^^^^
290[warn] |match may not be exhaustive.
291[warn] |
292[warn] |It would fail on pattern case: _: A1, _: A2, _: A11, _: A14, _: A6, _: A7
293[warn] |(More unmatched cases are elided)
294[warn] |
295[warn] | longer explanation available when compiling with `-explain`
296[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1142:10
297[warn] 1142 | value match { case u: U @unchecked => u }
298[warn] | ^^^^^
299[warn] |match may not be exhaustive.
300[warn] |
301[warn] |It would fail on pattern case: _: A1, _: A2, _: A11, _: A14, _: A6, _: A7
302[warn] |(More unmatched cases are elided)
303[warn] |
304[warn] | longer explanation available when compiling with `-explain`
305[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1241:10
306[warn] 1241 | value match { case u: U @unchecked => u }
307[warn] | ^^^^^
308[warn] |match may not be exhaustive.
309[warn] |
310[warn] |It would fail on pattern case: _: A3, _: A4, _: A12, _: A13, _: A5, _: A8
311[warn] |(More unmatched cases are elided)
312[warn] |
313[warn] | longer explanation available when compiling with `-explain`
314[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1344:10
315[warn] 1344 | value match { case u: U @unchecked => u }
316[warn] | ^^^^^
317[warn] |match may not be exhaustive.
318[warn] |
319[warn] |It would fail on pattern case: _: A3, _: A4, _: A12, _: A13, _: A5, _: A8
320[warn] |(More unmatched cases are elided)
321[warn] |
322[warn] | longer explanation available when compiling with `-explain`
323[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1451:10
324[warn] 1451 | value match { case u: U @unchecked => u }
325[warn] | ^^^^^
326[warn] |match may not be exhaustive.
327[warn] |
328[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A15, _: A18, _: A1
329[warn] |(More unmatched cases are elided)
330[warn] |
331[warn] | longer explanation available when compiling with `-explain`
332[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1562:10
333[warn] 1562 | value match { case u: U @unchecked => u }
334[warn] | ^^^^^
335[warn] |match may not be exhaustive.
336[warn] |
337[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A15, _: A18, _: A1
338[warn] |(More unmatched cases are elided)
339[warn] |
340[warn] | longer explanation available when compiling with `-explain`
341[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/FlatUnionFormats.scala:1677:10
342[warn] 1677 | value match { case u: U @unchecked => u }
343[warn] | ^^^^^
344[warn] |match may not be exhaustive.
345[warn] |
346[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A16, _: A17, _: A12
347[warn] |(More unmatched cases are elided)
348[warn] |
349[warn] | longer explanation available when compiling with `-explain`
350[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:76:10
351[warn] 76 | value match { case u: U @unchecked => u }
352[warn] | ^^^^^
353[warn] | match may not be exhaustive.
354[warn] |
355[warn] | It would fail on pattern case: _: A1, _: A2
356[warn] |
357[warn] | longer explanation available when compiling with `-explain`
358[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:116:10
359[warn] 116 | value match { case u: U @unchecked => u }
360[warn] | ^^^^^
361[warn] | match may not be exhaustive.
362[warn] |
363[warn] | It would fail on pattern case: _: A1, _: A2, _: A3
364[warn] |
365[warn] | longer explanation available when compiling with `-explain`
366[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:159:10
367[warn] 159 | value match { case u: U @unchecked => u }
368[warn] | ^^^^^
369[warn] | match may not be exhaustive.
370[warn] |
371[warn] | It would fail on pattern case: _: A1, _: A2, _: A3, _: A4
372[warn] |
373[warn] | longer explanation available when compiling with `-explain`
374[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:205:10
375[warn] 205 | value match { case u: U @unchecked => u }
376[warn] | ^^^^^
377[warn] | match may not be exhaustive.
378[warn] |
379[warn] | It would fail on pattern case: _: A1, _: A2, _: A3, _: A4, _: A5
380[warn] |
381[warn] | longer explanation available when compiling with `-explain`
382[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:254:10
383[warn] 254 | value match { case u: U @unchecked => u }
384[warn] | ^^^^^
385[warn] |match may not be exhaustive.
386[warn] |
387[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A1, _: A2, _: A6
388[warn] |
389[warn] | longer explanation available when compiling with `-explain`
390[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:306:10
391[warn] 306 | value match { case u: U @unchecked => u }
392[warn] | ^^^^^
393[warn] |match may not be exhaustive.
394[warn] |
395[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A1, _: A2, _: A6
396[warn] |(More unmatched cases are elided)
397[warn] |
398[warn] | longer explanation available when compiling with `-explain`
399[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:361:10
400[warn] 361 | value match { case u: U @unchecked => u }
401[warn] | ^^^^^
402[warn] |match may not be exhaustive.
403[warn] |
404[warn] |It would fail on pattern case: _: A1, _: A2, _: A6, _: A7, _: A3, _: A4
405[warn] |(More unmatched cases are elided)
406[warn] |
407[warn] | longer explanation available when compiling with `-explain`
408[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:419:10
409[warn] 419 | value match { case u: U @unchecked => u }
410[warn] | ^^^^^
411[warn] |match may not be exhaustive.
412[warn] |
413[warn] |It would fail on pattern case: _: A1, _: A2, _: A6, _: A7, _: A3, _: A4
414[warn] |(More unmatched cases are elided)
415[warn] |
416[warn] | longer explanation available when compiling with `-explain`
417[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:480:10
418[warn] 480 | value match { case u: U @unchecked => u }
419[warn] | ^^^^^
420[warn] |match may not be exhaustive.
421[warn] |
422[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A8, _: A9, _: A1
423[warn] |(More unmatched cases are elided)
424[warn] |
425[warn] | longer explanation available when compiling with `-explain`
426[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:544:10
427[warn] 544 | value match { case u: U @unchecked => u }
428[warn] | ^^^^^
429[warn] |match may not be exhaustive.
430[warn] |
431[warn] |It would fail on pattern case: _: A3, _: A4, _: A5, _: A8, _: A9, _: A6
432[warn] |(More unmatched cases are elided)
433[warn] |
434[warn] | longer explanation available when compiling with `-explain`
435[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:611:10
436[warn] 611 | value match { case u: U @unchecked => u }
437[warn] | ^^^^^
438[warn] |match may not be exhaustive.
439[warn] |
440[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A1, _: A2, _: A11
441[warn] |(More unmatched cases are elided)
442[warn] |
443[warn] | longer explanation available when compiling with `-explain`
444[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:681:10
445[warn] 681 | value match { case u: U @unchecked => u }
446[warn] | ^^^^^
447[warn] |match may not be exhaustive.
448[warn] |
449[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A1, _: A2, _: A11
450[warn] |(More unmatched cases are elided)
451[warn] |
452[warn] | longer explanation available when compiling with `-explain`
453[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:754:10
454[warn] 754 | value match { case u: U @unchecked => u }
455[warn] | ^^^^^
456[warn] |match may not be exhaustive.
457[warn] |
458[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A3, _: A4, _: A12
459[warn] |(More unmatched cases are elided)
460[warn] |
461[warn] | longer explanation available when compiling with `-explain`
462[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:830:10
463[warn] 830 | value match { case u: U @unchecked => u }
464[warn] | ^^^^^
465[warn] |match may not be exhaustive.
466[warn] |
467[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A3, _: A4, _: A12
468[warn] |(More unmatched cases are elided)
469[warn] |
470[warn] | longer explanation available when compiling with `-explain`
471[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:909:10
472[warn] 909 | value match { case u: U @unchecked => u }
473[warn] | ^^^^^
474[warn] |match may not be exhaustive.
475[warn] |
476[warn] |It would fail on pattern case: _: A1, _: A2, _: A11, _: A14, _: A6, _: A7
477[warn] |(More unmatched cases are elided)
478[warn] |
479[warn] | longer explanation available when compiling with `-explain`
480[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:991:10
481[warn] 991 | value match { case u: U @unchecked => u }
482[warn] | ^^^^^
483[warn] |match may not be exhaustive.
484[warn] |
485[warn] |It would fail on pattern case: _: A1, _: A2, _: A11, _: A14, _: A6, _: A7
486[warn] |(More unmatched cases are elided)
487[warn] |
488[warn] | longer explanation available when compiling with `-explain`
489[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:1076:10
490[warn] 1076 | value match { case u: U @unchecked => u }
491[warn] | ^^^^^
492[warn] |match may not be exhaustive.
493[warn] |
494[warn] |It would fail on pattern case: _: A3, _: A4, _: A12, _: A13, _: A5, _: A8
495[warn] |(More unmatched cases are elided)
496[warn] |
497[warn] | longer explanation available when compiling with `-explain`
498[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:1164:10
499[warn] 1164 | value match { case u: U @unchecked => u }
500[warn] | ^^^^^
501[warn] |match may not be exhaustive.
502[warn] |
503[warn] |It would fail on pattern case: _: A3, _: A4, _: A12, _: A13, _: A5, _: A8
504[warn] |(More unmatched cases are elided)
505[warn] |
506[warn] | longer explanation available when compiling with `-explain`
507[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:1255:10
508[warn] 1255 | value match { case u: U @unchecked => u }
509[warn] | ^^^^^
510[warn] |match may not be exhaustive.
511[warn] |
512[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A15, _: A18, _: A1
513[warn] |(More unmatched cases are elided)
514[warn] |
515[warn] | longer explanation available when compiling with `-explain`
516[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:1349:10
517[warn] 1349 | value match { case u: U @unchecked => u }
518[warn] | ^^^^^
519[warn] |match may not be exhaustive.
520[warn] |
521[warn] |It would fail on pattern case: _: A6, _: A7, _: A10, _: A15, _: A18, _: A1
522[warn] |(More unmatched cases are elided)
523[warn] |
524[warn] | longer explanation available when compiling with `-explain`
525[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/target/jvm-3/src_managed/main/sjsonnew/UnionFormats.scala:1446:10
526[warn] 1446 | value match { case u: U @unchecked => u }
527[warn] | ^^^^^
528[warn] |match may not be exhaustive.
529[warn] |
530[warn] |It would fail on pattern case: _: A5, _: A8, _: A9, _: A16, _: A17, _: A12
531[warn] |(More unmatched cases are elided)
532[warn] |
533[warn] | longer explanation available when compiling with `-explain`
534[warn] there was 1 feature warning; re-run with -feature for details
535[warn] there was 1 deprecation warning; re-run with -deprecation for details
536[warn] 45 warnings found
537[info] done compiling
538[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/test-classes ...
539[warn] bad option '-Xsource:3' was ignored
540[warn] one warning found
541[info] done compiling
542Starting build for ProjectRef(file:/build/repo/,scalajson3) (sjson-new-scalajson)... [1/5]
543Compile scalacOptions: -Xsource:3, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
544[info] compiling 5 Scala sources to /build/repo/support/scalajson/target/jvm-3/classes ...
545[warn] bad option '-Xsource:3' was ignored
546[warn] one warning found
547[info] done compiling
548[info] compiling 5 Scala sources to /build/repo/support/scalajson/target/jvm-3/test-classes ...
549[warn] bad option '-Xsource:3' was ignored
550[warn] there was 1 feature warning; re-run with -feature for details
551[warn] two warnings found
552[info] done compiling
553Starting build for ProjectRef(file:/build/repo/,spray3) (sjson-new-spray)... [2/5]
554Compile scalacOptions: -Xsource:3, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
555[info] compiling 1 Scala source to /build/repo/support/spray/target/jvm-3/classes ...
556[warn] bad option '-Xsource:3' was ignored
557[warn] one warning found
558[info] done compiling
559[info] compiling 17 Scala sources to /build/repo/support/spray/target/jvm-3/test-classes ...
560[warn] bad option '-Xsource:3' was ignored
561[warn] one warning found
562[info] done compiling
563Starting build for ProjectRef(file:/build/repo/,msgpack3) (sjson-new-msgpack)... [3/5]
564Compile scalacOptions: -Xsource:3, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
565[info] compiling 1 Scala source to /build/repo/support/msgpack/target/jvm-3/classes ...
566[warn] bad option '-Xsource:3' was ignored
567[warn] one warning found
568[info] done compiling
569[info] compiling 1 Scala source to /build/repo/support/msgpack/target/jvm-3/test-classes ...
570[warn] bad option '-Xsource:3' was ignored
571[warn] one warning found
572[info] done compiling
573Starting build for ProjectRef(file:/build/repo/,murmurhash3) (sjson-new-murmurhash)... [4/5]
574Compile scalacOptions: -Xsource:3, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
575[info] compiling 1 Scala source to /build/repo/support/murmurhash/target/jvm-3/classes ...
576[warn] bad option '-Xsource:3' was ignored
577[warn] one warning found
578[info] done compiling
579[info] compiling 1 Scala source to /build/repo/support/murmurhash/target/jvm-3/test-classes ...
580[warn] bad option '-Xsource:3' was ignored
581[warn] one warning found
582[info] done compiling
583
584************************
585Build summary:
586[{
587 "module": "sjson-new-core",
588 "compile": {"status": "ok", "tookMs": 29835, "warnings": 42, "errors": 0, "sourceVersion": "3.8"},
589 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
590 "test-compile": {"status": "ok", "tookMs": 2751, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
591 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
592 "publish": {"status": "skipped", "tookMs": 0},
593 "metadata": {
594 "crossScalaVersions": ["2.12.19", "3.7.2"]
595}
596},{
597 "module": "sjson-new-scalajson",
598 "compile": {"status": "ok", "tookMs": 1069, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
599 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
600 "test-compile": {"status": "ok", "tookMs": 2838, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
601 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
602 "publish": {"status": "skipped", "tookMs": 0},
603 "metadata": {
604 "crossScalaVersions": ["2.12.19", "3.7.2"]
605}
606},{
607 "module": "sjson-new-spray",
608 "compile": {"status": "ok", "tookMs": 762, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
609 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
610 "test-compile": {"status": "ok", "tookMs": 3819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
611 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
612 "publish": {"status": "skipped", "tookMs": 0},
613 "metadata": {
614 "crossScalaVersions": ["2.12.19", "3.7.2"]
615}
616},{
617 "module": "sjson-new-msgpack",
618 "compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
619 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
620 "test-compile": {"status": "ok", "tookMs": 1903, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
621 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
622 "publish": {"status": "skipped", "tookMs": 0},
623 "metadata": {
624 "crossScalaVersions": ["2.12.19", "3.7.2"]
625}
626},{
627 "module": "sjson-new-murmurhash",
628 "compile": {"status": "ok", "tookMs": 493, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
629 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
630 "test-compile": {"status": "ok", "tookMs": 1388, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
631 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
632 "publish": {"status": "skipped", "tookMs": 0},
633 "metadata": {
634 "crossScalaVersions": ["2.12.19", "3.7.2"]
635}
636}]
637************************
638[success] Total time: 66 s (0:01:06.0), completed Nov 25, 2025, 3:36:16 PM
639[0JChecking patch project/plugins.sbt...
640Checking patch project/build.properties...
641Checking patch build.sbt...
642Applied patch project/plugins.sbt cleanly.
643Applied patch project/build.properties cleanly.
644Applied patch build.sbt cleanly.