Build Logs

liewhite/swopen • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

130

Total Lines

438

1##################################
2Clonning https://github.com/liewhite/swopen.git into /build/repo using revision v0.17.5
3##################################
4Note: switching to '6e2115b488d65e312c81b76c028a1ef2efb859f9'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: true
33sbt project found:
34Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project liewhite/swopen
37##################################
38Scala version: 3.8.0-RC2
39Targets: io.github.liewhite%common io.github.liewhite%config io.github.liewhite%json io.github.liewhite%sqlx io.github.liewhite%web3
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.liewhite%common io.github.liewhite%config io.github.liewhite%json io.github.liewhite%sqlx io.github.liewhite%web3"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 7.718s.
75[info] done compiling
76[info] loading settings for project root from build.sbt, sonatype.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC2
79OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in web3/crossScalaVersions
80OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in common/crossScalaVersions
81OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in sqlx/crossScalaVersions
82OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in config/crossScalaVersions
83OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in root/crossScalaVersions
84OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in json/crossScalaVersions
85[info] set current project to root (in build file:/build/repo/)
86[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
87[info] Switching Scala version on:
88[info] * root (3.8.0-RC2)
89[info] json (3.8.0-RC2)
90[info] config (3.8.0-RC2)
91[info] sqlx (3.8.0-RC2)
92[info] common (3.8.0-RC2)
93[info] web3 (3.8.0-RC2)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to root (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to root (in build file:/build/repo/)
100[info] Defining Global / credentials, common / credentials and 4 others.
101[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to root (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to root (in build file:/build/repo/)
117[success] Total time: 0 s, completed Nov 28, 2025, 3:05:33 PM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
120Starting build...
121Projects: Set(json, config, sqlx, common, web3)
122Starting build for ProjectRef(file:/build/repo/,config) (config)... [0/5]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 6 Scala sources and 1 Java source to /build/repo/common/target/scala-3.8.0-RC2/classes ...
126[warn] there were 2 deprecation warnings; re-run with -deprecation for details
127[warn] one warning found
128[info] done compiling
129[info] compiling 1 Scala source to /build/repo/json/target/scala-3.8.0-RC2/classes ...
130[info] done compiling
131[info] compiling 2 Scala sources to /build/repo/config/target/scala-3.8.0-RC2/classes ...
132[info] done compiling
133Starting build for ProjectRef(file:/build/repo/,web3) (web3)... [1/5]
134Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 6 Scala sources to /build/repo/sqlx/target/scala-3.8.0-RC2/classes ...
136[info] -- Info: /build/repo/sqlx/src/main/scala/Main.scala:57:7 -----------------------
137[info] 57 | run(query[T].insertValue(lift(T(3, 2, "Bob", ZonedDateTime.now, None, CustomField("Alice")))))
138[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
139[info] |Quill Query: INSERT INTO t (f_id,i,s,dt,os,custom_field) VALUES (?, ?, ?, ?, ?, ?)
140[info] -- Info: /build/repo/sqlx/src/main/scala/Main.scala:60:18 ----------------------
141[info] 60 | val rows = run(query[T].filter(item => liftQuery(Vector(1,2,3)).contains( item.fId)).forUpdate)
142[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143[info] |Quill Query: SELECT item.f_id AS fId, item.i, item.s, item.dt, item.os, item.custom_field AS customField FROM t item WHERE item.f_id IN (?) FOR UPDATE
144[warn] -- [E197] Potential Issue Warning: /build/repo/sqlx/src/main/scala/io/github/liewhite/sqlx/Table.scala:101:4
145[warn] 101 | new Table {
146[warn] | ^
147[warn] | New anonymous class definition will be duplicated at each inline site
148[warn] |
149[warn] | longer explanation available when compiling with `-explain`
150[warn] one warning found
151[info] done compiling
152[info] compiling 31 Scala sources to /build/repo/web3/target/scala-3.8.0-RC2/classes ...
153[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:18:23
154[info] 18 | val state = run(query[DbState].filter(a => a.ingesterId == lift(name)))
155[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
156[info] |Quill Query: SELECT a.ingester_id AS ingesterId, a.next_block AS nextBlock FROM db_state a WHERE a.ingester_id = ?
157[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:27:24
158[info] 27 | val exists = run(query[DbState].filter(_.ingesterId == lift(b.name)).forUpdate)
159[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
160[info] |Quill Query: SELECT x1.ingester_id AS ingesterId, x1.next_block AS nextBlock FROM db_state x1 WHERE x1.ingester_id = ? FOR UPDATE
161[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:29:15
162[info] 29 | run(query[DbState].filter(_.ingesterId == lift(b.name)).update(p => p.nextBlock -> lift(b.nextBlock.longValue)) )
163[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
164[info] | Quill Query: UPDATE db_state SET next_block = ? WHERE ingester_id = ?
165[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:31:15
166[info] 31 | run(query[DbState].insertValue(lift(DbState(b.name,b.nextBlock.longValue))))
167[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
168[info] |Quill Query: INSERT INTO db_state (ingester_id,next_block) VALUES (?, ?)
169[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/ABIPack.scala:25:33
170[warn] 25 | inline given ABIPack[Unit] = new ABIPack[Unit] {
171[warn] | ^
172[warn] | New anonymous class definition will be duplicated at each inline site
173[warn] |
174[warn] | longer explanation available when compiling with `-explain`
175[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/ABIPack.scala:36:44
176[warn] 36 | inline given [T <: Tuple]: ABIPack[T] = new ABIPack[T] {
177[warn] | ^
178[warn] | New anonymous class definition will be duplicated at each inline site
179[warn] |
180[warn] | longer explanation available when compiling with `-explain`
181[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIArray.scala:18:8
182[warn] 18 | new ConvertFromScala[Seq[V1], ABIStaticArray[V2, SIZE]] {
183[warn] | ^
184[warn] | New anonymous class definition will be duplicated at each inline site
185[warn] |
186[warn] | longer explanation available when compiling with `-explain`
187[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIArray.scala:36:8
188[warn] 36 | new ABIPack[ABIStaticArray[V, SIZE]] {
189[warn] | ^
190[warn] | New anonymous class definition will be duplicated at each inline site
191[warn] |
192[warn] | longer explanation available when compiling with `-explain`
193[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:13:8
194[warn] 13 | new ConvertFromScala[Array[Byte], ABIStaticBytes[SIZE]] {
195[warn] | ^
196[warn] | New anonymous class definition will be duplicated at each inline site
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:25:8
200[warn] 25 | new ABIPack[ABIStaticBytes[SIZE]] {
201[warn] | ^
202[warn] | New anonymous class definition will be duplicated at each inline site
203[warn] |
204[warn] | longer explanation available when compiling with `-explain`
205[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:63:8
206[warn] 63 | new ConvertFromScala[Array[Byte], ABIDynamicBytes] {
207[warn] | ^
208[warn] | New anonymous class definition will be duplicated at each inline site
209[warn] |
210[warn] | longer explanation available when compiling with `-explain`
211[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:69:8
212[warn] 69 | new ABIPack[ABIDynamicBytes] {
213[warn] | ^
214[warn] | New anonymous class definition will be duplicated at each inline site
215[warn] |
216[warn] | longer explanation available when compiling with `-explain`
217[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:13:8
218[warn] 13 | new ConvertFromScala[Int, ABIInt] {
219[warn] | ^
220[warn] | New anonymous class definition will be duplicated at each inline site
221[warn] |
222[warn] | longer explanation available when compiling with `-explain`
223[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:19:8
224[warn] 19 | new ConvertFromScala[BigInt, ABIInt] {
225[warn] | ^
226[warn] | New anonymous class definition will be duplicated at each inline site
227[warn] |
228[warn] | longer explanation available when compiling with `-explain`
229[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:25:8
230[warn] 25 | new ABIPack[ABIInt] {
231[warn] | ^
232[warn] | New anonymous class definition will be duplicated at each inline site
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:43:8
236[warn] 43 | new ConvertFromScala[Int, ABIUint] {
237[warn] | ^
238[warn] | New anonymous class definition will be duplicated at each inline site
239[warn] |
240[warn] | longer explanation available when compiling with `-explain`
241[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:49:8
242[warn] 49 | new ConvertFromScala[BigInt, ABIUint] {
243[warn] | ^
244[warn] | New anonymous class definition will be duplicated at each inline site
245[warn] |
246[warn] | longer explanation available when compiling with `-explain`
247[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:55:8
248[warn] 55 | new ABIPack[ABIUint] {
249[warn] | ^
250[warn] | New anonymous class definition will be duplicated at each inline site
251[warn] |
252[warn] | longer explanation available when compiling with `-explain`
253[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:13:8
254[warn] 13 | new ConvertFromScala[Int, ABIIntN[SIZE]] {
255[warn] | ^
256[warn] | New anonymous class definition will be duplicated at each inline site
257[warn] |
258[warn] | longer explanation available when compiling with `-explain`
259[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:23:8
260[warn] 23 | new ConvertFromScala[BigInt, ABIIntN[SIZE]] {
261[warn] | ^
262[warn] | New anonymous class definition will be duplicated at each inline site
263[warn] |
264[warn] | longer explanation available when compiling with `-explain`
265[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:36:8
266[warn] 36 | new ABIPack[ABIIntN[SIZE]] {
267[warn] | ^
268[warn] | New anonymous class definition will be duplicated at each inline site
269[warn] |
270[warn] | longer explanation available when compiling with `-explain`
271[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:59:8
272[warn] 59 | new ConvertFromScala[Int, ABIUintN[SIZE]] {
273[warn] | ^
274[warn] | New anonymous class definition will be duplicated at each inline site
275[warn] |
276[warn] | longer explanation available when compiling with `-explain`
277[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:70:8
278[warn] 70 | new ConvertFromScala[BigInt, ABIUintN[SIZE]] {
279[warn] | ^
280[warn] | New anonymous class definition will be duplicated at each inline site
281[warn] |
282[warn] | longer explanation available when compiling with `-explain`
283[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:83:8
284[warn] 83 | new ABIPack[ABIUintN[SIZE]] {
285[warn] | ^
286[warn] | New anonymous class definition will be duplicated at each inline site
287[warn] |
288[warn] | longer explanation available when compiling with `-explain`
289[warn] 20 warnings found
290[info] done compiling
291[info] compiling 20 Scala sources to /build/repo/web3/target/scala-3.8.0-RC2/test-classes ...
292[info] done compiling
293[info] ConvertFromScalaTest:
294[info] - temp
295[info] - convert from scala
296[info] TxHashTest:
297[info] - TxHash
298[info] PaddingTest:
299[info] - padding normal uint
300[info] - padding zero uint
301[info] - padding max uint
302[info] - padding negative uint
303[info] - padding normal int
304[info] - padding zero int
305[info] - padding max int
306[info] - padding negative int
307Vector(0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c, 0x8e876f6cd486508814cb5e2ffaeeca0bce58f506)
308[info] AddressTest:
309[info] - Address
310[info] - address equality
311115792089237316195423570985008687907853269984665640564039457584007913129639935
312115792089237316195423570985008687907853269984665640564039457584007913129639935
313[info] SizeValidatorTest:
314[info] - temp
315[info] ABIPackIntegerTest:
316[info] - pack max uint
317[info] ABIArrayTest:
318[info] - dynamic array of address
319[info] RealUsedTest:
320[info] - univ3 multicall: ropsten 0xaa3e533c56497208ada9dc0bd9dd994fb42f4e06f2e151427f2b8e470100dde0
321[info] ABIPackTest:
322[info] - convert bytes to hex
323[info] - hex to bytes
324[info] - bytes to uint
325[info] - bytes to int
326[info] ABIPackTest:
327[info] - int uint convert
328[info] - pack int
329[info] - pack neg int
330[info] - unpack int
331[info] - unpack neg int
332[info] - pack uint
333[info] - pack neg uint
334[info] - unpack uint
335[info] - unpack neg uint
336[info] - pack string
337[info] - unpack string
338[info] - pack address
339[info] - unpack address
340[info] - unpack address with zero prefix
341[info] - pack bool
342[info] - unpack bool
343[info] - unpack static bytes
344[info] - pack static bytes
345[info] - pack dynamic bytes
346[info] - unpack dynamic bytes
347[info] - pack static tuple
348[info] - unpack static tuple
349[info] - pack dynamic tuple
350[info] - unpack dynamic tuple
351[info] - pack static array
352[info] - unpack static array
353[info] - pack static array with dynamic elem
354[info] - unpack static array with dynamic
355[info] - pack dynamic array
356[info] - unpack dynamic array
357[info] - pack dynamic array with dynamic elem
358[info] - unpack dynamic array with dynamic elem
359[info] FunctionTest:
360[info] - new function
361[info] - function pack
362[info] - function unpack
363[info] - recursive structure
3640xc19b6a5756e0a80d5c2853cb4f9f1ecb945baef00ef4a159e25e4ad113aa55b6
365[info] Bip44Test:
366[info] - master account
367[info] - account 1
368[info] - account 2
369Starting build for ProjectRef(file:/build/repo/,json) (json)... [2/5]
370Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
371[info] compiling 1 Scala source to /build/repo/json/target/scala-3.8.0-RC2/test-classes ...
372[info] done compiling
373Starting build for ProjectRef(file:/build/repo/,common) (common)... [3/5]
374Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
375Starting build for ProjectRef(file:/build/repo/,sqlx) (sqlx)... [4/5]
376Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
377
378************************
379Build summary:
380[{
381 "module": "config",
382 "compile": {"status": "ok", "tookMs": 10432, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
384 "test-compile": {"status": "ok", "tookMs": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
385 "test": {"status": "ok", "tookMs": 187, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
386 "publish": {"status": "skipped", "tookMs": 0},
387 "metadata": {
388 "crossScalaVersions": ["3.1.2"]
389}
390},{
391 "module": "web3",
392 "compile": {"status": "ok", "tookMs": 10664, "warnings": 20, "errors": 0, "sourceVersion": "3.8"},
393 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
394 "test-compile": {"status": "ok", "tookMs": 4262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
395 "test": {"status": "ok", "tookMs": 976, "passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60, "byFramework": [{"framework": "unknown", "stats": {"passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60}}]},
396 "publish": {"status": "skipped", "tookMs": 0},
397 "metadata": {
398 "crossScalaVersions": ["3.1.2"]
399}
400},{
401 "module": "json",
402 "compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
404 "test-compile": {"status": "ok", "tookMs": 522, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
405 "test": {"status": "ok", "tookMs": 270, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "JUnit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
406 "publish": {"status": "skipped", "tookMs": 0},
407 "metadata": {
408 "crossScalaVersions": ["3.1.2"]
409}
410},{
411 "module": "common",
412 "compile": {"status": "ok", "tookMs": 35, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
414 "test-compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
415 "test": {"status": "ok", "tookMs": 56, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "skipped", "tookMs": 0},
417 "metadata": {
418 "crossScalaVersions": ["3.1.2"]
419}
420},{
421 "module": "sqlx",
422 "compile": {"status": "ok", "tookMs": 83, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
423 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
424 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
425 "test": {"status": "ok", "tookMs": 105, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
426 "publish": {"status": "skipped", "tookMs": 0},
427 "metadata": {
428 "crossScalaVersions": ["3.1.2"]
429}
430}]
431************************
432[success] Total time: 92 s (0:01:32.0), completed Nov 28, 2025, 3:07:04 PM
433[0JChecking patch project/plugins.sbt...
434Checking patch project/build.properties...
435Checking patch build.sbt...
436Applied patch project/plugins.sbt cleanly.
437Applied patch project/build.properties cleanly.
438Applied patch build.sbt cleanly.