Build Logs

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

Errors

0

Warnings

130

Total Lines

363

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: false
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: io.github.liewhite%common io.github.liewhite%config io.github.liewhite%json io.github.liewhite%sqlx io.github.liewhite%web3
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC2
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC2"
61"++3.8.0-RC2 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.github.liewhite%common io.github.liewhite%config io.github.liewhite%json io.github.liewhite%sqlx io.github.liewhite%web3"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.993s.
76[info] done compiling
77[info] loading settings for project root from build.sbt, sonatype.sbt...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC2
80OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in root/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 json/crossScalaVersions
84OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in web3/crossScalaVersions
85OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in common/crossScalaVersions
86[info] set current project to root (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
88[info] Switching Scala version on:
89[info] * root (3.8.0-RC2)
90[info] json (3.8.0-RC2)
91[info] config (3.8.0-RC2)
92[info] sqlx (3.8.0-RC2)
93[info] common (3.8.0-RC2)
94[info] web3 (3.8.0-RC2)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to root (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101[info] Defining Global / credentials, common / credentials and 4 others.
102[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to root (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 25, 2025, 1:28:44 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(json, config, sqlx, common, web3)
123Starting build for ProjectRef(file:/build/repo/,config) (config)... [0/5]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 6 Scala sources and 1 Java source to /build/repo/common/target/scala-3.8.0-RC2/classes ...
127[warn] there were 2 deprecation warnings; re-run with -deprecation for details
128[warn] one warning found
129[info] done compiling
130[info] compiling 1 Scala source to /build/repo/json/target/scala-3.8.0-RC2/classes ...
131[info] done compiling
132[info] compiling 2 Scala sources to /build/repo/config/target/scala-3.8.0-RC2/classes ...
133[info] done compiling
134Starting build for ProjectRef(file:/build/repo/,web3) (web3)... [1/5]
135Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 6 Scala sources to /build/repo/sqlx/target/scala-3.8.0-RC2/classes ...
137[info] -- Info: /build/repo/sqlx/src/main/scala/Main.scala:57:7 -----------------------
138[info] 57 | run(query[T].insertValue(lift(T(3, 2, "Bob", ZonedDateTime.now, None, CustomField("Alice")))))
139[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
140[info] |Quill Query: INSERT INTO t (f_id,i,s,dt,os,custom_field) VALUES (?, ?, ?, ?, ?, ?)
141[info] -- Info: /build/repo/sqlx/src/main/scala/Main.scala:60:18 ----------------------
142[info] 60 | val rows = run(query[T].filter(item => liftQuery(Vector(1,2,3)).contains( item.fId)).forUpdate)
143[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
144[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
145[warn] -- [E197] Potential Issue Warning: /build/repo/sqlx/src/main/scala/io/github/liewhite/sqlx/Table.scala:101:4
146[warn] 101 | new Table {
147[warn] | ^
148[warn] | New anonymous class definition will be duplicated at each inline site
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] one warning found
152[info] done compiling
153[info] compiling 31 Scala sources to /build/repo/web3/target/scala-3.8.0-RC2/classes ...
154[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:18:23
155[info] 18 | val state = run(query[DbState].filter(a => a.ingesterId == lift(name)))
156[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157[info] |Quill Query: SELECT a.ingester_id AS ingesterId, a.next_block AS nextBlock FROM db_state a WHERE a.ingester_id = ?
158[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:27:24
159[info] 27 | val exists = run(query[DbState].filter(_.ingesterId == lift(b.name)).forUpdate)
160[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161[info] |Quill Query: SELECT x1.ingester_id AS ingesterId, x1.next_block AS nextBlock FROM db_state x1 WHERE x1.ingester_id = ? FOR UPDATE
162[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:29:15
163[info] 29 | run(query[DbState].filter(_.ingesterId == lift(b.name)).update(p => p.nextBlock -> lift(b.nextBlock.longValue)) )
164[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
165[info] | Quill Query: UPDATE db_state SET next_block = ? WHERE ingester_id = ?
166[info] -- Info: /build/repo/web3/src/main/scala/io/github/liewhite/web3/utils/block_ingester/state/DBStateStorage.scala:31:15
167[info] 31 | run(query[DbState].insertValue(lift(DbState(b.name,b.nextBlock.longValue))))
168[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
169[info] |Quill Query: INSERT INTO db_state (ingester_id,next_block) VALUES (?, ?)
170[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/ABIPack.scala:25:33
171[warn] 25 | inline given ABIPack[Unit] = new ABIPack[Unit] {
172[warn] | ^
173[warn] | New anonymous class definition will be duplicated at each inline site
174[warn] |
175[warn] | longer explanation available when compiling with `-explain`
176[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/ABIPack.scala:36:44
177[warn] 36 | inline given [T <: Tuple]: ABIPack[T] = new ABIPack[T] {
178[warn] | ^
179[warn] | New anonymous class definition will be duplicated at each inline site
180[warn] |
181[warn] | longer explanation available when compiling with `-explain`
182[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIArray.scala:18:8
183[warn] 18 | new ConvertFromScala[Seq[V1], ABIStaticArray[V2, SIZE]] {
184[warn] | ^
185[warn] | New anonymous class definition will be duplicated at each inline site
186[warn] |
187[warn] | longer explanation available when compiling with `-explain`
188[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIArray.scala:36:8
189[warn] 36 | new ABIPack[ABIStaticArray[V, SIZE]] {
190[warn] | ^
191[warn] | New anonymous class definition will be duplicated at each inline site
192[warn] |
193[warn] | longer explanation available when compiling with `-explain`
194[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:13:8
195[warn] 13 | new ConvertFromScala[Array[Byte], ABIStaticBytes[SIZE]] {
196[warn] | ^
197[warn] | New anonymous class definition will be duplicated at each inline site
198[warn] |
199[warn] | longer explanation available when compiling with `-explain`
200[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:25:8
201[warn] 25 | new ABIPack[ABIStaticBytes[SIZE]] {
202[warn] | ^
203[warn] | New anonymous class definition will be duplicated at each inline site
204[warn] |
205[warn] | longer explanation available when compiling with `-explain`
206[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:63:8
207[warn] 63 | new ConvertFromScala[Array[Byte], ABIDynamicBytes] {
208[warn] | ^
209[warn] | New anonymous class definition will be duplicated at each inline site
210[warn] |
211[warn] | longer explanation available when compiling with `-explain`
212[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIBytes.scala:69:8
213[warn] 69 | new ABIPack[ABIDynamicBytes] {
214[warn] | ^
215[warn] | New anonymous class definition will be duplicated at each inline site
216[warn] |
217[warn] | longer explanation available when compiling with `-explain`
218[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:13:8
219[warn] 13 | new ConvertFromScala[Int, ABIInt] {
220[warn] | ^
221[warn] | New anonymous class definition will be duplicated at each inline site
222[warn] |
223[warn] | longer explanation available when compiling with `-explain`
224[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:19:8
225[warn] 19 | new ConvertFromScala[BigInt, ABIInt] {
226[warn] | ^
227[warn] | New anonymous class definition will be duplicated at each inline site
228[warn] |
229[warn] | longer explanation available when compiling with `-explain`
230[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:25:8
231[warn] 25 | new ABIPack[ABIInt] {
232[warn] | ^
233[warn] | New anonymous class definition will be duplicated at each inline site
234[warn] |
235[warn] | longer explanation available when compiling with `-explain`
236[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:43:8
237[warn] 43 | new ConvertFromScala[Int, ABIUint] {
238[warn] | ^
239[warn] | New anonymous class definition will be duplicated at each inline site
240[warn] |
241[warn] | longer explanation available when compiling with `-explain`
242[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:49:8
243[warn] 49 | new ConvertFromScala[BigInt, ABIUint] {
244[warn] | ^
245[warn] | New anonymous class definition will be duplicated at each inline site
246[warn] |
247[warn] | longer explanation available when compiling with `-explain`
248[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIInt.scala:55:8
249[warn] 55 | new ABIPack[ABIUint] {
250[warn] | ^
251[warn] | New anonymous class definition will be duplicated at each inline site
252[warn] |
253[warn] | longer explanation available when compiling with `-explain`
254[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:13:8
255[warn] 13 | new ConvertFromScala[Int, ABIIntN[SIZE]] {
256[warn] | ^
257[warn] | New anonymous class definition will be duplicated at each inline site
258[warn] |
259[warn] | longer explanation available when compiling with `-explain`
260[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:23:8
261[warn] 23 | new ConvertFromScala[BigInt, ABIIntN[SIZE]] {
262[warn] | ^
263[warn] | New anonymous class definition will be duplicated at each inline site
264[warn] |
265[warn] | longer explanation available when compiling with `-explain`
266[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:36:8
267[warn] 36 | new ABIPack[ABIIntN[SIZE]] {
268[warn] | ^
269[warn] | New anonymous class definition will be duplicated at each inline site
270[warn] |
271[warn] | longer explanation available when compiling with `-explain`
272[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:59:8
273[warn] 59 | new ConvertFromScala[Int, ABIUintN[SIZE]] {
274[warn] | ^
275[warn] | New anonymous class definition will be duplicated at each inline site
276[warn] |
277[warn] | longer explanation available when compiling with `-explain`
278[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:70:8
279[warn] 70 | new ConvertFromScala[BigInt, ABIUintN[SIZE]] {
280[warn] | ^
281[warn] | New anonymous class definition will be duplicated at each inline site
282[warn] |
283[warn] | longer explanation available when compiling with `-explain`
284[warn] -- [E197] Potential Issue Warning: /build/repo/web3/src/main/scala/io/github/liewhite/web3/contract/types/ABIIntN.scala:83:8
285[warn] 83 | new ABIPack[ABIUintN[SIZE]] {
286[warn] | ^
287[warn] | New anonymous class definition will be duplicated at each inline site
288[warn] |
289[warn] | longer explanation available when compiling with `-explain`
290[warn] 20 warnings found
291[info] done compiling
292[info] compiling 20 Scala sources to /build/repo/web3/target/scala-3.8.0-RC2/test-classes ...
293[info] done compiling
294Starting build for ProjectRef(file:/build/repo/,json) (json)... [2/5]
295Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
296[info] compiling 1 Scala source to /build/repo/json/target/scala-3.8.0-RC2/test-classes ...
297[info] done compiling
298Starting build for ProjectRef(file:/build/repo/,common) (common)... [3/5]
299Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
300Starting build for ProjectRef(file:/build/repo/,sqlx) (sqlx)... [4/5]
301Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
302
303************************
304Build summary:
305[{
306 "module": "config",
307 "compile": {"status": "ok", "tookMs": 11173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
308 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
309 "test-compile": {"status": "ok", "tookMs": 266, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
310 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
311 "publish": {"status": "skipped", "tookMs": 0},
312 "metadata": {
313 "crossScalaVersions": ["3.1.2"]
314}
315},{
316 "module": "web3",
317 "compile": {"status": "ok", "tookMs": 11553, "warnings": 20, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 5090, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["3.1.2"]
324}
325},{
326 "module": "json",
327 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
329 "test-compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
330 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
331 "publish": {"status": "skipped", "tookMs": 0},
332 "metadata": {
333 "crossScalaVersions": ["3.1.2"]
334}
335},{
336 "module": "common",
337 "compile": {"status": "ok", "tookMs": 40, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
339 "test-compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
340 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
341 "publish": {"status": "skipped", "tookMs": 0},
342 "metadata": {
343 "crossScalaVersions": ["3.1.2"]
344}
345},{
346 "module": "sqlx",
347 "compile": {"status": "ok", "tookMs": 92, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["3.1.2"]
354}
355}]
356************************
357[success] Total time: 89 s (0:01:29.0), completed Nov 25, 2025, 1:30:13 PM
358[0JChecking patch project/plugins.sbt...
359Checking patch project/build.properties...
360Checking patch build.sbt...
361Applied patch project/plugins.sbt cleanly.
362Applied patch project/build.properties cleanly.
363Applied patch build.sbt cleanly.