Build Logs
augustnagro/magnum • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
0
Total Lines
629
1##################################
2Clonning https://github.com/augustnagro/magnum.git into /build/repo using revision v2.0.0-M2
3##################################
4Note: switching to 'b28ddbee73c512f2ea2e2b544003f03650561988'.
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-RC3
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-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.10.3 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 augustnagro/magnum
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.augustnagro%magnum com.augustnagro%magnumpg com.augustnagro%magnumzio
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-RC3
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-RC3"
60"++3.8.0-RC3 -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-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.augustnagro%magnum com.augustnagro%magnumpg com.augustnagro%magnumzio"
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 8.749s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in magnumPg/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in magnumZio/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in magnum/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC3 on 4 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.0-RC3)
87[info] magnum (3.8.0-RC3)
88[info] magnumPg (3.8.0-RC3)
89[info] magnumZio (3.8.0-RC3)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to root (in build file:/build/repo/)
93Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to root (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials and 2 others.
97[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[success] Total time: 0 s, completed Dec 4, 2025, 2:58:52 PM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
116Starting build...
117Projects: Set(magnum, magnumPg, magnumZio)
118Starting build for ProjectRef(file:/build/repo/,magnum) (magnum)... [0/3]
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
120OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
121Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 44 Scala sources to /build/repo/magnum/target/scala-3.8.0-RC3/classes ...
123[info] done compiling
124[info] compiling 21 Scala sources to /build/repo/magnum/target/scala-3.8.0-RC3/test-classes ...
125[info] done compiling
126SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
127SLF4J: Defaulting to no-operation (NOP) logger implementation
128SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
129OracleTests:
130 + count 2.187s
131 + existsById 0.361s
132 + findAll 0.383s
133 + findById 1.079s
134==> s OracleTests.findAllByIds skipped 0.008s
135 + serializable transaction 0.688s
136 + select query 0.669s
137 + select query with aliasing 0.357s
138 + select via option 0.341s
139 + tuple select 0.288s
140 + reads null int as None and not Some(0) 0.253s
141 + created timestamps should match 0.235s
142 + .query iterator 0.226s
143 + sql interpolator selects right DbCodec 0.003s
144 + delete 0.24s
145 + delete invalid 0.232s
146 + deleteById 0.345s
147 + deleteAll 0.335s
148 + deleteAllById 0.431s
149 + truncate 0.345s
150 + insert 0.337s
151 + insertReturning 0.35s
152 + insertAllReturning 0.32s
153 + insert invalid 0.336s
154 + update 0.313s
155 + update invalid 0.331s
156 + insertAll 0.342s
157 + updateAll 0.325s
158 + transact 0.328s
159 + transact failed 0.337s
160 + custom insert 0.349s
161 + custom update 0.328s
162 + custom returning a single column 0.324s
163==> s OracleTests.custom returning multiple columns skipped 0.001s
164 + custom returning with no rows updated 0.316s
165 + returning non primary key column 0.312s
166 + insert EntityCreator 0.308s
167 + insertReturning EntityCreator 0.312s
168 + insertAllReturning EntityCreator 0.306s
169 + insert invalid EntityCreator 0.299s
170 + insertAll EntityCreator 0.33s
171 + custom insert EntityCreator 0.315s
172 + custom update EntityCreator 0.322s
173 + .returning iterator 0.321s
174 + select all 0.334s
175 + empty predicate 0.31s
176 + predicate having param at end 0.324s
177 + AND in where predicate 0.317s
178 + multiple where parameters 0.32s
179 + orderBy 0.294s
180 + orderBy null with sort order and null order 0.3s
181 + limit 0.337s
182 + offset 0.338s
183 + seek 0.308s
184 + seek multiple 0.303s
185 + everything 0.321s
186 + prefix 0.305s
187 + prefix with embedded sql 0.299s
188 + count with manual table name 0.317s
189 + insert NoId entities 0.307s
190 + embed Frag into Frag 0.325s
191 + embedded frag param exprs should be evaluated only once 0.003s
192 + multiline Frag 0.33s
193 + multiline Frag with stripMargin 0.297s
194 + multiline Frag with stripMargin('*') 0.293s
195 + option of bigdecimal 0.306s
196 + left join with optional product type 0.31s
197 + can read all JDBC 4.2 time types 0.28s
198 + can write all JDBC 4.2 time types 0.287s
199PgTests:
200 + count 0.175s
201 + existsById 0.046s
202 + findAll 0.04s
203 + findById 0.037s
204 + findAllByIds 0.041s
205 + serializable transaction 0.028s
206 + select query 0.029s
207 + select query with aliasing 0.03s
208 + select via option 0.026s
209 + tuple select 0.026s
210 + reads null int as None and not Some(0) 0.025s
211 + created timestamps should match 0.024s
212 + .query iterator 0.024s
213 + sql interpolator selects right DbCodec 0.0s
214 + delete 0.03s
215 + delete invalid 0.026s
216 + deleteById 0.028s
217 + deleteAll 0.029s
218 + deleteAllById 0.026s
219 + truncate 0.026s
220 + insert 0.027s
221 + insertReturning 0.025s
222 + insertAllReturning 0.025s
223 + insert invalid 0.026s
224 + update 0.026s
225 + update invalid 0.024s
226 + insertAll 0.036s
227 + updateAll 0.042s
228 + transact 0.034s
229 + transact failed 0.041s
230 + custom insert 0.039s
231 + custom update 0.038s
232 + custom returning a single column 0.03s
233 + custom returning multiple columns 0.033s
234 + custom returning with no rows updated 0.028s
235 + returning non primary key column 0.032s
236 + insert EntityCreator 0.027s
237 + insertReturning EntityCreator 0.027s
238 + insertAllReturning EntityCreator 0.026s
239 + insert invalid EntityCreator 0.026s
240 + insertAll EntityCreator 0.034s
241 + custom insert EntityCreator 0.026s
242 + custom update EntityCreator 0.025s
243 + .returning iterator 0.027s
244 + select all 0.028s
245 + empty predicate 0.028s
246 + predicate having param at end 0.032s
247 + AND in where predicate 0.027s
248 + multiple where parameters 0.03s
249 + orderBy 0.026s
250 + orderBy null with sort order and null order 0.028s
251 + limit 0.027s
252 + offset 0.023s
253 + seek 0.025s
254 + seek multiple 0.023s
255 + everything 0.024s
256 + prefix 0.024s
257 + prefix with embedded sql 0.024s
258 + count with manual table name 0.026s
259 + insert NoId entities 0.025s
260 + embed Frag into Frag 0.024s
261 + embedded frag param exprs should be evaluated only once 0.001s
262 + multiline Frag 0.026s
263 + multiline Frag with stripMargin 0.023s
264 + multiline Frag with stripMargin('*') 0.024s
265 + option of bigdecimal 0.025s
266 + left join with optional product type 0.025s
267 + can read all JDBC 4.2 time types 0.029s
268 + can write all JDBC 4.2 time types 0.026s
269ClickHouseTests:
270 + count 0.087s
271 + existsById 0.081s
272 + findAll 0.084s
273 + findById 0.074s
274==> s ClickHouseTests.findAllByIds skipped 0.0s
275 + serializable transaction 0.069s
276 + select query 0.07s
277 + select query with aliasing 0.075s
278 + select via option 0.07s
279 + tuple select 0.07s
280 + reads null int as None and not Some(0) 0.07s
281 + created timestamps should match 0.07s
282 + .query iterator 0.069s
283 + sql interpolator selects right DbCodec 0.0s
284 + delete 0.077s
285 + delete invalid 0.082s
286 + deleteById 0.112s
287 + deleteAll 0.095s
288 + deleteAllById 0.088s
289 + truncate 0.071s
290 + insert 0.091s
291 + insertReturning 0.08s
292 + insertAllReturning 0.077s
293 + insert invalid 0.074s
294==> s ClickHouseTests.update skipped 0.0s
295==> s ClickHouseTests.update invalid skipped 0.0s
296 + insertAll 0.082s
297==> s ClickHouseTests.updateAll skipped 0.0s
298==> s ClickHouseTests.transact skipped 0.0s
299==> s ClickHouseTests.transact failed skipped 0.0s
300 + custom insert 0.084s
301 + custom update 0.089s
302==> s ClickHouseTests.custom returning a single column skipped 0.0s
303==> s ClickHouseTests.custom returning multiple columns skipped 0.001s
304==> s ClickHouseTests.custom returning with no rows updated skipped 0.0s
305==> s ClickHouseTests.returning non primary key column skipped 0.0s
306 + select all 0.072s
307 + empty predicate 0.065s
308 + predicate having param at end 0.065s
309 + AND in where predicate 0.065s
310 + multiple where parameters 0.064s
311 + orderBy 0.07s
312 + orderBy null with sort order and null order 0.069s
313 + limit 0.068s
314 + offset 0.074s
315 + seek 0.065s
316 + seek multiple 0.069s
317 + everything 0.07s
318 + prefix 0.065s
319 + prefix with embedded sql 0.069s
320 + count with manual table name 0.067s
321 + insert NoId entities 0.069s
322 + embed Frag into Frag 0.063s
323 + embedded frag param exprs should be evaluated only once 0.0s
324 + multiline Frag 0.065s
325 + multiline Frag with stripMargin 0.06s
326 + multiline Frag with stripMargin('*') 0.067s
327 + option of bigdecimal 0.07s
328==> s ClickHouseTests.left join with optional product type skipped 0.0s
329 + can read all JDBC 4.2 time types 0.074s
330 + can write all JDBC 4.2 time types 0.074s
331 + only allows EC =:= E 0.002s
332SqliteTests:
333 + count 0.096s
334 + existsById 0.031s
335 + findAll 0.027s
336 + findById 0.027s
337==> s SqliteTests.findAllByIds skipped 0.0s
338 + serializable transaction 0.03s
339 + select query 0.039s
340 + select query with aliasing 0.033s
341 + select via option 0.03s
342 + tuple select 0.03s
343 + reads null int as None and not Some(0) 0.029s
344 + created timestamps should match 0.036s
345 + .query iterator 0.03s
346 + sql interpolator selects right DbCodec 0.0s
347 + delete 0.032s
348 + delete invalid 0.028s
349 + deleteById 0.036s
350 + deleteAll 0.04s
351 + deleteAllById 0.035s
352 + truncate 0.025s
353 + insert 0.033s
354==> s SqliteTests.insertReturning skipped 0.001s
355==> s SqliteTests.insertAllReturning skipped 0.0s
356 + insert invalid 0.029s
357 + update 0.032s
358 + update invalid 0.032s
359 + insertAll 0.033s
360 + updateAll 0.037s
361 + transact 0.034s
362 + transact failed 0.028s
363 + custom insert 0.029s
364 + custom update 0.029s
365==> s SqliteTests.custom returning a single column skipped 0.001s
366==> s SqliteTests.custom returning multiple columns skipped 0.0s
367==> s SqliteTests.custom returning with no rows updated skipped 0.0s
368==> s SqliteTests.returning non primary key column skipped 0.0s
369 + insert EntityCreator 0.024s
370==> s SqliteTests.insertReturning EntityCreator skipped 0.0s
371==> s SqliteTests.insertAllReturning EntityCreator skipped 0.001s
372 + insert invalid EntityCreator 0.028s
373 + insertAll EntityCreator 0.026s
374 + custom insert EntityCreator 0.03s
375 + custom update EntityCreator 0.023s
376==> s SqliteTests..returning iterator skipped 0.001s
377 + select all 0.022s
378 + empty predicate 0.022s
379 + predicate having param at end 0.023s
380 + AND in where predicate 0.026s
381 + multiple where parameters 0.024s
382 + orderBy 0.024s
383 + orderBy null with sort order and null order 0.027s
384 + limit 0.029s
385 + offset 0.027s
386 + seek 0.028s
387 + seek multiple 0.032s
388 + everything 0.032s
389 + prefix 0.026s
390 + prefix with embedded sql 0.033s
391 + count with manual table name 0.028s
392 + insert NoId entities 0.031s
393 + embed Frag into Frag 0.026s
394 + embedded frag param exprs should be evaluated only once 0.0s
395 + multiline Frag 0.03s
396 + multiline Frag with stripMargin 0.031s
397 + multiline Frag with stripMargin('*') 0.028s
398 + option of bigdecimal 0.03s
399 + left join with optional product type 0.031s
400 + can read all JDBC 4.2 time types 0.029s
401 + can write all JDBC 4.2 time types 0.033s
402H2Tests:
403 + count 0.181s
404 + existsById 0.068s
405 + findAll 0.059s
406 + findById 0.058s
407 + findAllByIds 0.053s
408 + serializable transaction 0.048s
409 + select query 0.052s
410 + select query with aliasing 0.045s
411 + select via option 0.043s
412 + tuple select 0.048s
413 + reads null int as None and not Some(0) 0.053s
414 + created timestamps should match 0.035s
415 + .query iterator 0.033s
416 + sql interpolator selects right DbCodec 0.0s
417 + delete 0.041s
418 + delete invalid 0.039s
419 + deleteById 0.039s
420 + deleteAll 0.041s
421 + deleteAllById 0.04s
422 + truncate 0.031s
423 + insert 0.033s
424 + insertReturning 0.039s
425 + insertAllReturning 0.034s
426 + insert invalid 0.033s
427 + update 0.038s
428 + update invalid 0.034s
429 + insertAll 0.034s
430 + updateAll 0.038s
431 + transact 0.036s
432 + transact failed 0.054s
433 + custom insert 0.034s
434 + custom update 0.03s
435 + custom returning a single column 0.034s
436 + custom returning multiple columns 0.029s
437 + custom returning with no rows updated 0.028s
438 + returning non primary key column 0.03s
439 + insert EntityCreator 0.028s
440 + insertReturning EntityCreator 0.032s
441 + insertAllReturning EntityCreator 0.025s
442 + insert invalid EntityCreator 0.03s
443 + insertAll EntityCreator 0.028s
444 + custom insert EntityCreator 0.029s
445 + custom update EntityCreator 0.024s
446 + .returning iterator 0.034s
447 + select all 0.028s
448 + empty predicate 0.027s
449 + predicate having param at end 0.026s
450 + AND in where predicate 0.026s
451 + multiple where parameters 0.027s
452 + orderBy 0.029s
453 + orderBy null with sort order and null order 0.033s
454 + limit 0.03s
455 + offset 0.028s
456 + seek 0.035s
457 + seek multiple 0.031s
458 + everything 0.028s
459 + prefix 0.029s
460 + prefix with embedded sql 0.033s
461 + count with manual table name 0.032s
462 + insert NoId entities 0.033s
463 + embed Frag into Frag 0.03s
464 + embedded frag param exprs should be evaluated only once 0.0s
465 + multiline Frag 0.027s
466 + multiline Frag with stripMargin 0.03s
467 + multiline Frag with stripMargin('*') 0.026s
468 + option of bigdecimal 0.029s
469 + left join with optional product type 0.026s
470 + can read all JDBC 4.2 time types 0.032s
471 + can write all JDBC 4.2 time types 0.027s
472MySqlTests:
473 + count 0.288s
474 + existsById 0.164s
475 + findAll 0.167s
476 + findById 0.206s
477==> s MySqlTests.findAllByIds skipped 0.005s
478 + serializable transaction 0.151s
479 + select query 0.154s
480 + select query with aliasing 0.147s
481 + select via option 0.144s
482 + tuple select 0.13s
483 + reads null int as None and not Some(0) 0.141s
484 + created timestamps should match 0.194s
485 + .query iterator 0.136s
486 + sql interpolator selects right DbCodec 0.0s
487 + delete 0.133s
488 + delete invalid 0.128s
489 + deleteById 0.147s
490 + deleteAll 0.175s
491 + deleteAllById 0.194s
492 + truncate 0.161s
493 + insert 0.151s
494==> s MySqlTests.insertReturning skipped 0.001s
495==> s MySqlTests.insertAllReturning skipped 0.0s
496 + insert invalid 0.142s
497 + update 0.126s
498 + update invalid 0.151s
499 + insertAll 0.17s
500 + updateAll 0.157s
501 + transact 0.126s
502 + transact failed 0.133s
503 + custom insert 0.137s
504 + custom update 0.145s
505==> s MySqlTests.custom returning a single column skipped 0.0s
506==> s MySqlTests.custom returning multiple columns skipped 0.0s
507==> s MySqlTests.custom returning with no rows updated skipped 0.001s
508==> s MySqlTests.returning non primary key column skipped 0.0s
509 + insert EntityCreator 0.157s
510==> s MySqlTests.insertReturning EntityCreator skipped 0.001s
511==> s MySqlTests.insertAllReturning EntityCreator skipped 0.0s
512 + insert invalid EntityCreator 0.142s
513 + insertAll EntityCreator 0.165s
514 + custom insert EntityCreator 0.137s
515 + custom update EntityCreator 0.124s
516==> s MySqlTests..returning iterator skipped 0.0s
517 + select all 0.127s
518 + empty predicate 0.133s
519 + predicate having param at end 0.181s
520 + AND in where predicate 0.125s
521 + multiple where parameters 0.133s
522 + orderBy 0.109s
523 + orderBy null with sort order and null order 0.109s
524 + limit 0.107s
525 + offset 0.116s
526 + seek 0.156s
527 + seek multiple 0.116s
528 + everything 0.122s
529 + prefix 0.182s
530 + prefix with embedded sql 0.126s
531 + count with manual table name 0.131s
532 + insert NoId entities 0.125s
533 + embed Frag into Frag 0.126s
534 + embedded frag param exprs should be evaluated only once 0.0s
535 + multiline Frag 0.116s
536 + multiline Frag with stripMargin 0.144s
537 + multiline Frag with stripMargin('*') 0.15s
538 + option of bigdecimal 0.121s
539 + left join with optional product type 0.128s
540 + can read all JDBC 4.2 time types 0.12s
541 + can write all JDBC 4.2 time types 0.129s
542EffectiveSubsetTests:
543 + DbSchema macro error if EC not an effective subset of E 0.001s
544 + Repo macro error if EC not an effective subset of E 0.0s
545Starting build for ProjectRef(file:/build/repo/,magnumPg) (magnumpg)... [1/3]
546Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
547[info] compiling 8 Scala sources to /build/repo/magnum-pg/target/scala-3.8.0-RC3/classes ...
548[info] done compiling
549[info] compiling 9 Scala sources to /build/repo/magnum-pg/target/scala-3.8.0-RC3/test-classes ...
550[info] done compiling
551SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
552SLF4J: Defaulting to no-operation (NOP) logger implementation
553SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
554Vector(<color>blue</color>)
555PgCodecTests:
556 + select all MagUser 0.267s
557 + select all MagCar 0.205s
558 + insert MagUser 0.062s
559 + insert MagCar 0.066s
560 + update MagUser arrays 0.052s
561 + update MagCar arrays 0.031s
562 + MagCar xml string values 0.029s
563 + where = ANY() 0.036s
564 + insert MagServiceList interpolated 0.035s
565Starting build for ProjectRef(file:/build/repo/,magnumZio) (magnumzio)... [2/3]
566Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
567[info] compiling 1 Scala source to /build/repo/magnum-zio/target/scala-3.8.0-RC3/classes ...
568[info] done compiling
569[info] compiling 2 Scala sources to /build/repo/magnum-zio/target/scala-3.8.0-RC3/test-classes ...
570[info] done compiling
571SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
572SLF4J: Defaulting to no-operation (NOP) logger implementation
573SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
574com.augustnagro.magnum.magzio.PgZioTests:
575 + count 0.435s
576 + existsById 0.043s
577 + findAll 0.047s
578 + findById 0.05s
579 + findAllByIds 0.054s
580 + serializable transaction 0.049s
581 + select query 0.06s
582 + select query with aliasing 0.044s
583 + select via option 0.044s
584 + tuple select 0.036s
585 + reads null int as None and not Some(0) 0.035s
586 + created timestamps should match 0.031s
587 + .query iterator 0.031s
588
589************************
590Build summary:
591[{
592 "module": "magnum",
593 "compile": {"status": "ok", "tookMs": 15175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
595 "test-compile": {"status": "ok", "tookMs": 6548, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
596 "test": {"status": "ok", "tookMs": 125369, "passed": 376, "failed": 0, "ignored": 0, "skipped": 33, "total": 409, "byFramework": [{"framework": "munit", "stats": {"passed": 376, "failed": 0, "ignored": 0, "skipped": 33, "total": 409}}]},
597 "publish": {"status": "skipped", "tookMs": 0},
598 "metadata": {
599 "crossScalaVersions": ["3.3.4"]
600}
601},{
602 "module": "magnumpg",
603 "compile": {"status": "ok", "tookMs": 2037, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 5514, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "ok", "tookMs": 3706, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "munit", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
607 "publish": {"status": "skipped", "tookMs": 0},
608 "metadata": {
609 "crossScalaVersions": ["3.3.4"]
610}
611},{
612 "module": "magnumzio",
613 "compile": {"status": "ok", "tookMs": 932, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 1539, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "ok", "tookMs": 4085, "passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}}]},
617 "publish": {"status": "skipped", "tookMs": 0},
618 "metadata": {
619 "crossScalaVersions": ["3.3.4"]
620}
621}]
622************************
623[success] Total time: 194 s (0:03:14.0), completed Dec 4, 2025, 3:02:06 PM
624[0JChecking patch project/plugins.sbt...
625Checking patch project/build.properties...
626Checking patch build.sbt...
627Applied patch project/plugins.sbt cleanly.
628Applied patch project/build.properties cleanly.
629Applied patch build.sbt cleanly.