Build Logs

wangzaixiang/wjson • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

129

Warnings

30

Total Lines

348

1##################################
2Clonning https://github.com/wangzaixiang/wjson.git into /build/repo using revision
3##################################
4Using target Scala version for migration: 3.7.4
5Migrating project for -source:3.7 using Scala 3.7.4
6----
7Preparing build for 3.7.4
8Would try to apply common scalacOption (best-effort, sbt/mill only):
9Append: -rewrite,REQUIRE:-source:3.7-migration
10Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
11----
12Starting build for 3.7.4
13Execute tests: false
14sbt project found:
15Sbt version 1.9.1 is not supported, minimal supported version is 1.11.5
16Enforcing usage of sbt in version 1.11.5
17No prepare script found for project wangzaixiang/wjson
18##################################
19Scala version: 3.7.4
20Targets: com.github.wangzaixiang%wjson-core com.github.wangzaixiang%wjson-pattern com.github.wangzaixiang%wjson-schema com.github.wangzaixiang%wjson-tasty2schema
21Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
22##################################
23Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
24Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '17'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.7.4
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.7.4"
41"++3.7.4 -v"
42"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.github.wangzaixiang%wjson-core com.github.wangzaixiang%wjson-pattern com.github.wangzaixiang%wjson-schema com.github.wangzaixiang%wjson-tasty2schema"
49
50[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
51[info] loading settings for project repo-build-build-build from metals.sbt...
52[info] loading project definition from /build/repo/project/project/project
53[info] loading settings for project repo-build-build from metals.sbt...
54[info] loading project definition from /build/repo/project/project
55[success] Generated .bloop/repo-build-build.json
56[success] Total time: 1 s, completed Dec 28, 2025, 5:48:46 PM
57[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
58[info] loading project definition from /build/repo/project
59[success] Generated .bloop/repo-build.json
60[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
61[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
62[info] Compilation completed in 8.764s.
63[info] done compiling
64[success] Total time: 15 s, completed Dec 28, 2025, 5:49:02 PM
65[info] loading settings for project wjsonRoot from build.sbt...
66[info] set current project to wjson (in build file:/build/repo/)
67[warn] there's a key that's not used by any other settings/tasks:
68[warn]
69[warn] * tasty2schema / mainClass
70[warn] +- /build/repo/build.sbt:92
71[warn]
72[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
73[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
74Execute setCrossScalaVersions: 3.7.4
75OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in schema/crossScalaVersions
76OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in tasty2schema/crossScalaVersions
77OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in wjsonRoot/crossScalaVersions
78OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in core/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in pattern/crossScalaVersions
80[info] set current project to wjson (in build file:/build/repo/)
81[info] Setting Scala version to 3.7.4 on 5 projects.
82[info] Switching Scala version on:
83[info] * wjsonRoot (3.7.4)
84[info] pattern (3.7.4)
85[info] schema (3.7.4)
86[info] tasty2schema (3.7.4)
87[info] core (3.7.4)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to wjson (in build file:/build/repo/)
91Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to wjson (in build file:/build/repo/)
94[info] Defining Global / credentials, core / credentials and 3 others.
95[info] The new values will be used by allCredentials, core / allCredentials and 22 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to wjson (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to wjson (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to wjson (in build file:/build/repo/)
111[success] Total time: 0 s, completed Dec 28, 2025, 5:49:09 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
114Starting build...
115Projects: Set(core, pattern, schema, tasty2schema)
116Starting build for ProjectRef(file:/build/repo/,core) (wjson-core)... [0/4]
117Compile scalacOptions: -Yexplicit-nulls, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
118[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
119[info] [patched file /build/repo/core/src/main/scala/wjson/JsonParser.scala]
120[info] [patched file /build/repo/core/src/main/scala/wjson/JsValueMapper.scala]
121[info] [patched file /build/repo/core/src/main/scala/wjson/macros/ADTMappingMacro.scala]
122[info] [patched file /build/repo/core/src/main/scala/wjson/Json5Parser.scala]
123[info] [patched file /build/repo/core/src/main/scala/wjson/JsValue.scala]
124[info] [patched file /build/repo/core/src/main/scala/wjson/macros/ProductGenerator.scala]
125[warn] there were 2 deprecation warnings; re-run with -deprecation for details
126[warn] one warning found
127[info] done compiling
128[info] compiling 6 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
129[warn] there were 2 deprecation warnings; re-run with -deprecation for details
130[warn] one warning found
131[info] done compiling
132[info] compiling 6 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
133[warn] one warning found
134[info] done compiling
135[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
136[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:53:16
137[error] 53 | assert( (Seq(1,2,3):JsValue) == JsValue.arr(1,2,3))
138[error] | ^^^^^^^^^^
139[error] |Found: Seq[Int]
140[error] |Required: wjson.JsValue
141[error] |Note that implicit conversions cannot be applied because they are ambiguous;
142[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from Seq[Int] to wjson.JsValue
143[error] |
144[error] | longer explanation available when compiling with `-explain`
145[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:58:13
146[error] 58 | assert( (SortedSet(3,2,1):JsValue) == JsValue.arr(1,2,3))
147[error] | ^^^^^^^^^^^^^^^^
148[error] |Found: scala.collection.SortedSet[Int]
149[error] |Required: wjson.JsValue
150[error] |Note that implicit conversions cannot be applied because they are ambiguous;
151[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from scala.collection.SortedSet[Int] to wjson.JsValue
152[error] |
153[error] | longer explanation available when compiling with `-explain`
154[warn] there were 29 feature warnings; re-run with -feature for details
155[warn] one warning found
156[error] two errors found
157[error] (core / Test / compileIncremental) Compilation failed
158[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
159[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:53:16
160[error] 53 | assert( (Seq(1,2,3):JsValue) == JsValue.arr(1,2,3))
161[error] | ^^^^^^^^^^
162[error] |Found: Seq[Int]
163[error] |Required: wjson.JsValue
164[error] |Note that implicit conversions cannot be applied because they are ambiguous;
165[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from Seq[Int] to wjson.JsValue
166[error] |
167[error] | longer explanation available when compiling with `-explain`
168[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:58:13
169[error] 58 | assert( (SortedSet(3,2,1):JsValue) == JsValue.arr(1,2,3))
170[error] | ^^^^^^^^^^^^^^^^
171[error] |Found: scala.collection.SortedSet[Int]
172[error] |Required: wjson.JsValue
173[error] |Note that implicit conversions cannot be applied because they are ambiguous;
174[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from scala.collection.SortedSet[Int] to wjson.JsValue
175[error] |
176[error] | longer explanation available when compiling with `-explain`
177[warn] there were 29 feature warnings; re-run with -feature for details
178[warn] one warning found
179[error] two errors found
180[error] (core / Test / compileIncremental) Compilation failed
181[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
182[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:53:16
183[error] 53 | assert( (Seq(1,2,3):JsValue) == JsValue.arr(1,2,3))
184[error] | ^^^^^^^^^^
185[error] |Found: Seq[Int]
186[error] |Required: wjson.JsValue
187[error] |Note that implicit conversions cannot be applied because they are ambiguous;
188[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from Seq[Int] to wjson.JsValue
189[error] |
190[error] | longer explanation available when compiling with `-explain`
191[error] -- [E007] Type Mismatch Error: /build/repo/core/src/test/scala/wjson_test/TestJsValue.scala:58:13
192[error] 58 | assert( (SortedSet(3,2,1):JsValue) == JsValue.arr(1,2,3))
193[error] | ^^^^^^^^^^^^^^^^
194[error] |Found: scala.collection.SortedSet[Int]
195[error] |Required: wjson.JsValue
196[error] |Note that implicit conversions cannot be applied because they are ambiguous;
197[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from scala.collection.SortedSet[Int] to wjson.JsValue
198[error] |
199[error] | longer explanation available when compiling with `-explain`
200[warn] there were 29 feature warnings; re-run with -feature for details
201[warn] one warning found
202[error] two errors found
203[error] (core / Test / compileIncremental) Compilation failed
204Starting build for ProjectRef(file:/build/repo/,pattern) (wjson-pattern)... [1/4]
205OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
206OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
207Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
208[info] compiling 3 Scala sources to /build/repo/pattern/target/scala-3.7.4/classes ...
209[info] done compiling
210[info] compiling 3 Scala sources to /build/repo/pattern/target/scala-3.7.4/test-classes ...
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,schema) (wjson-schema)... [2/4]
213Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
214[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
215[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
216[error] 149 | "required" -> required )
217[error] | ^^^^^^^^
218[error] |Found: (required : Seq[wjson.JsValue])
219[error] |Required: wjson.JsValue
220[error] |Note that implicit conversions cannot be applied because they are ambiguous;
221[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
222[error] |
223[error] | longer explanation available when compiling with `-explain`
224[warn] there were 28 feature warnings; re-run with -feature for details
225[warn] one warning found
226[error] one error found
227[error] (schema / Compile / compileIncremental) Compilation failed
228[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
229[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
230[error] 149 | "required" -> required )
231[error] | ^^^^^^^^
232[error] |Found: (required : Seq[wjson.JsValue])
233[error] |Required: wjson.JsValue
234[error] |Note that implicit conversions cannot be applied because they are ambiguous;
235[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
236[error] |
237[error] | longer explanation available when compiling with `-explain`
238[warn] there were 28 feature warnings; re-run with -feature for details
239[warn] one warning found
240[error] one error found
241[error] (schema / Compile / compileIncremental) Compilation failed
242[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
243[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
244[error] 149 | "required" -> required )
245[error] | ^^^^^^^^
246[error] |Found: (required : Seq[wjson.JsValue])
247[error] |Required: wjson.JsValue
248[error] |Note that implicit conversions cannot be applied because they are ambiguous;
249[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
250[error] |
251[error] | longer explanation available when compiling with `-explain`
252[warn] there were 28 feature warnings; re-run with -feature for details
253[warn] one warning found
254[error] one error found
255[error] (schema / Compile / compileIncremental) Compilation failed
256Starting build for ProjectRef(file:/build/repo/,tasty2schema) (wjson-tasty2schema)... [3/4]
257Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
258[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
259[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
260[error] 149 | "required" -> required )
261[error] | ^^^^^^^^
262[error] |Found: (required : Seq[wjson.JsValue])
263[error] |Required: wjson.JsValue
264[error] |Note that implicit conversions cannot be applied because they are ambiguous;
265[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
266[error] |
267[error] | longer explanation available when compiling with `-explain`
268[warn] there were 28 feature warnings; re-run with -feature for details
269[warn] one warning found
270[error] one error found
271[error] (schema / Compile / compileIncremental) Compilation failed
272[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
273[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
274[error] 149 | "required" -> required )
275[error] | ^^^^^^^^
276[error] |Found: (required : Seq[wjson.JsValue])
277[error] |Required: wjson.JsValue
278[error] |Note that implicit conversions cannot be applied because they are ambiguous;
279[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
280[error] |
281[error] | longer explanation available when compiling with `-explain`
282[warn] there were 28 feature warnings; re-run with -feature for details
283[warn] one warning found
284[error] one error found
285[error] (schema / Compile / compileIncremental) Compilation failed
286[info] compiling 2 Scala sources to /build/repo/schema/target/scala-3.7.4/classes ...
287[error] -- [E007] Type Mismatch Error: /build/repo/schema/src/main/scala/wjson/schema/generator/JsonSchemaGenerator.scala:149:42
288[error] 149 | "required" -> required )
289[error] | ^^^^^^^^
290[error] |Found: (required : Seq[wjson.JsValue])
291[error] |Required: wjson.JsValue
292[error] |Note that implicit conversions cannot be applied because they are ambiguous;
293[error] |both given instance given_Conversion_T_JsValue in package wjson and given instance given_Conversion_CC_JsArray in package wjson convert from (required : Seq[wjson.JsValue]) to wjson.JsValue
294[error] |
295[error] | longer explanation available when compiling with `-explain`
296[warn] there were 28 feature warnings; re-run with -feature for details
297[warn] one warning found
298[error] one error found
299[error] (schema / Compile / compileIncremental) Compilation failed
300
301************************
302Build summary:
303[{
304 "module": "wjson-core",
305 "compile": {"status": "ok", "tookMs": 12519, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
307 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 8366, "warnings": 1, "errors": 2, "sourceVersion": "3.7-migration"},
308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
309 "publish": {"status": "skipped", "tookMs": 0},
310 "metadata": {
311 "crossScalaVersions": ["3.3.3"]
312}
313},{
314 "module": "wjson-pattern",
315 "compile": {"status": "ok", "tookMs": 1422, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
317 "test-compile": {"status": "ok", "tookMs": 2130, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
319 "publish": {"status": "skipped", "tookMs": 0},
320 "metadata": {
321 "crossScalaVersions": ["3.3.3"]
322}
323},{
324 "module": "wjson-schema",
325 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 582, "warnings": 1, "errors": 1, "sourceVersion": "3.7-migration"},
326 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
327 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
328 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
329 "publish": {"status": "skipped", "tookMs": 0},
330 "metadata": {
331 "crossScalaVersions": ["3.3.3"]
332}
333},{
334 "module": "wjson-tasty2schema",
335 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 631, "warnings": 1, "errors": 1, "sourceVersion": "3.7-migration"},
336 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
337 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
338 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
339 "publish": {"status": "skipped", "tookMs": 0},
340 "metadata": {
341 "crossScalaVersions": ["3.3.3"]
342}
343}]
344************************
345[error] Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: wjson-core, wjson-schema, wjson-tasty2schema
346[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: wjson-core, wjson-schema, wjson-tasty2schema
347[error] Total time: 50 s, completed Dec 28, 2025, 5:49:59 PM
348[0JBuild failed, not retrying.