Build Logs
augustnagro/magnum • 3.8.0-RC6:2026-01-08
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-RC6
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-RC6
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-RC6
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-RC6
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-RC6"
60"++3.8.0-RC6 -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-RC6 """{"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.771s.
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-RC6
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 in magnum/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 in magnumPg/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 in magnumZio/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.0-RC6)
87[info] magnum (3.8.0-RC6)
88[info] magnumPg (3.8.0-RC6)
89[info] magnumZio (3.8.0-RC6)
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 Jan 8, 2026, 2:22:00 AM
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-RC6/classes ...
123[info] done compiling
124[info] compiling 21 Scala sources to /build/repo/magnum/target/scala-3.8.0-RC6/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 1.324s
131 + existsById 0.449s
132 + findAll 1.03s
133 + findById 0.821s
134==> s OracleTests.findAllByIds skipped 0.014s
135 + serializable transaction 0.372s
136 + select query 0.721s
137 + select query with aliasing 0.263s
138 + select via option 0.23s
139 + tuple select 0.219s
140 + reads null int as None and not Some(0) 0.22s
141 + created timestamps should match 0.224s
142 + .query iterator 0.223s
143 + sql interpolator selects right DbCodec 0.003s
144 + delete 0.227s
145 + delete invalid 0.207s
146 + deleteById 0.312s
147 + deleteAll 0.292s
148 + deleteAllById 0.322s
149 + truncate 0.354s
150 + insert 0.324s
151 + insertReturning 0.349s
152 + insertAllReturning 0.286s
153 + insert invalid 0.28s
154 + update 0.293s
155 + update invalid 0.286s
156 + insertAll 0.298s
157 + updateAll 0.303s
158 + transact 0.288s
159 + transact failed 0.328s
160 + custom insert 0.307s
161 + custom update 0.289s
162 + custom returning a single column 0.295s
163==> s OracleTests.custom returning multiple columns skipped 0.001s
164 + custom returning with no rows updated 0.304s
165 + returning non primary key column 0.287s
166 + insert EntityCreator 0.285s
167 + insertReturning EntityCreator 0.27s
168 + insertAllReturning EntityCreator 0.283s
169 + insert invalid EntityCreator 0.274s
170 + insertAll EntityCreator 0.308s
171 + custom insert EntityCreator 0.272s
172 + custom update EntityCreator 0.273s
173 + .returning iterator 0.286s
174 + select all 0.286s
175 + empty predicate 0.294s
176 + predicate having param at end 0.28s
177 + AND in where predicate 0.278s
178 + multiple where parameters 0.283s
179 + orderBy 0.28s
180 + orderBy null with sort order and null order 0.275s
181 + limit 0.275s
182 + offset 0.283s
183 + seek 0.283s
184 + seek multiple 0.284s
185 + everything 0.292s
186 + prefix 0.293s
187 + prefix with embedded sql 0.283s
188 + count with manual table name 0.275s
189 + insert NoId entities 0.275s
190 + embed Frag into Frag 0.316s
191 + embedded frag param exprs should be evaluated only once 0.002s
192 + multiline Frag 0.279s
193 + multiline Frag with stripMargin 0.269s
194 + multiline Frag with stripMargin('*') 0.279s
195 + option of bigdecimal 0.297s
196 + left join with optional product type 0.293s
197 + can read all JDBC 4.2 time types 0.29s
198 + can write all JDBC 4.2 time types 0.292s
199PgTests:
200 + count 0.203s
201 + existsById 0.071s
202 + findAll 0.045s
203 + findById 0.032s
204 + findAllByIds 0.032s
205 + serializable transaction 0.027s
206 + select query 0.029s
207 + select query with aliasing 0.025s
208 + select via option 0.025s
209 + tuple select 0.025s
210 + reads null int as None and not Some(0) 0.024s
211 + created timestamps should match 0.023s
212 + .query iterator 0.025s
213 + sql interpolator selects right DbCodec 0.0s
214 + delete 0.028s
215 + delete invalid 0.025s
216 + deleteById 0.028s
217 + deleteAll 0.028s
218 + deleteAllById 0.027s
219 + truncate 0.028s
220 + insert 0.03s
221 + insertReturning 0.028s
222 + insertAllReturning 0.029s
223 + insert invalid 0.027s
224 + update 0.026s
225 + update invalid 0.027s
226 + insertAll 0.036s
227 + updateAll 0.038s
228 + transact 0.028s
229 + transact failed 0.039s
230 + custom insert 0.033s
231 + custom update 0.035s
232 + custom returning a single column 0.028s
233 + custom returning multiple columns 0.036s
234 + custom returning with no rows updated 0.026s
235 + returning non primary key column 0.027s
236 + insert EntityCreator 0.038s
237 + insertReturning EntityCreator 0.037s
238 + insertAllReturning EntityCreator 0.034s
239 + insert invalid EntityCreator 0.027s
240 + insertAll EntityCreator 0.026s
241 + custom insert EntityCreator 0.03s
242 + custom update EntityCreator 0.029s
243 + .returning iterator 0.028s
244 + select all 0.029s
245 + empty predicate 0.029s
246 + predicate having param at end 0.029s
247 + AND in where predicate 0.03s
248 + multiple where parameters 0.029s
249 + orderBy 0.028s
250 + orderBy null with sort order and null order 0.027s
251 + limit 0.027s
252 + offset 0.024s
253 + seek 0.025s
254 + seek multiple 0.024s
255 + everything 0.023s
256 + prefix 0.025s
257 + prefix with embedded sql 0.024s
258 + count with manual table name 0.022s
259 + insert NoId entities 0.022s
260 + embed Frag into Frag 0.023s
261 + embedded frag param exprs should be evaluated only once 0.0s
262 + multiline Frag 0.023s
263 + multiline Frag with stripMargin 0.023s
264 + multiline Frag with stripMargin('*') 0.024s
265 + option of bigdecimal 0.023s
266 + left join with optional product type 0.026s
267 + can read all JDBC 4.2 time types 0.023s
268 + can write all JDBC 4.2 time types 0.023s
269ClickHouseTests:
270 + count 0.093s
271 + existsById 0.083s
272 + findAll 0.087s
273 + findById 0.072s
274==> s ClickHouseTests.findAllByIds skipped 0.0s
275 + serializable transaction 0.065s
276 + select query 0.076s
277 + select query with aliasing 0.085s
278 + select via option 0.066s
279 + tuple select 0.073s
280 + reads null int as None and not Some(0) 0.067s
281 + created timestamps should match 0.069s
282 + .query iterator 0.081s
283 + sql interpolator selects right DbCodec 0.001s
284 + delete 0.101s
285 + delete invalid 0.077s
286 + deleteById 0.106s
287 + deleteAll 0.093s
288 + deleteAllById 0.084s
289 + truncate 0.061s
290 + insert 0.08s
291 + insertReturning 0.071s
292 + insertAllReturning 0.073s
293 + insert invalid 0.065s
294==> s ClickHouseTests.update skipped 0.0s
295==> s ClickHouseTests.update invalid skipped 0.0s
296 + insertAll 0.081s
297==> s ClickHouseTests.updateAll skipped 0.0s
298==> s ClickHouseTests.transact skipped 0.0s
299==> s ClickHouseTests.transact failed skipped 0.001s
300 + custom insert 0.076s
301 + custom update 0.081s
302==> s ClickHouseTests.custom returning a single column skipped 0.001s
303==> s ClickHouseTests.custom returning multiple columns skipped 0.0s
304==> s ClickHouseTests.custom returning with no rows updated skipped 0.0s
305==> s ClickHouseTests.returning non primary key column skipped 0.001s
306 + select all 0.07s
307 + empty predicate 0.059s
308 + predicate having param at end 0.066s
309 + AND in where predicate 0.057s
310 + multiple where parameters 0.059s
311 + orderBy 0.061s
312 + orderBy null with sort order and null order 0.062s
313 + limit 0.073s
314 + offset 0.068s
315 + seek 0.064s
316 + seek multiple 0.069s
317 + everything 0.07s
318 + prefix 0.065s
319 + prefix with embedded sql 0.068s
320 + count with manual table name 0.077s
321 + insert NoId entities 0.081s
322 + embed Frag into Frag 0.078s
323 + embedded frag param exprs should be evaluated only once 0.001s
324 + multiline Frag 0.073s
325 + multiline Frag with stripMargin 0.063s
326 + multiline Frag with stripMargin('*') 0.068s
327 + option of bigdecimal 0.064s
328==> s ClickHouseTests.left join with optional product type skipped 0.0s
329 + can read all JDBC 4.2 time types 0.077s
330 + can write all JDBC 4.2 time types 0.081s
331 + only allows EC =:= E 0.003s
332SqliteTests:
333 + count 0.125s
334 + existsById 0.042s
335 + findAll 0.035s
336 + findById 0.045s
337==> s SqliteTests.findAllByIds skipped 0.0s
338 + serializable transaction 0.034s
339 + select query 0.036s
340 + select query with aliasing 0.026s
341 + select via option 0.028s
342 + tuple select 0.031s
343 + reads null int as None and not Some(0) 0.033s
344 + created timestamps should match 0.035s
345 + .query iterator 0.04s
346 + sql interpolator selects right DbCodec 0.0s
347 + delete 0.04s
348 + delete invalid 0.035s
349 + deleteById 0.036s
350 + deleteAll 0.038s
351 + deleteAllById 0.035s
352 + truncate 0.036s
353 + insert 0.035s
354==> s SqliteTests.insertReturning skipped 0.0s
355==> s SqliteTests.insertAllReturning skipped 0.001s
356 + insert invalid 0.036s
357 + update 0.033s
358 + update invalid 0.033s
359 + insertAll 0.044s
360 + updateAll 0.04s
361 + transact 0.036s
362 + transact failed 0.034s
363 + custom insert 0.03s
364 + custom update 0.029s
365==> s SqliteTests.custom returning a single column skipped 0.0s
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.032s
370==> s SqliteTests.insertReturning EntityCreator skipped 0.001s
371==> s SqliteTests.insertAllReturning EntityCreator skipped 0.0s
372 + insert invalid EntityCreator 0.027s
373 + insertAll EntityCreator 0.034s
374 + custom insert EntityCreator 0.031s
375 + custom update EntityCreator 0.032s
376==> s SqliteTests..returning iterator skipped 0.001s
377 + select all 0.031s
378 + empty predicate 0.038s
379 + predicate having param at end 0.031s
380 + AND in where predicate 0.033s
381 + multiple where parameters 0.033s
382 + orderBy 0.039s
383 + orderBy null with sort order and null order 0.033s
384 + limit 0.03s
385 + offset 0.043s
386 + seek 0.037s
387 + seek multiple 0.04s
388 + everything 0.035s
389 + prefix 0.034s
390 + prefix with embedded sql 0.025s
391 + count with manual table name 0.027s
392 + insert NoId entities 0.039s
393 + embed Frag into Frag 0.034s
394 + embedded frag param exprs should be evaluated only once 0.0s
395 + multiline Frag 0.03s
396 + multiline Frag with stripMargin 0.026s
397 + multiline Frag with stripMargin('*') 0.023s
398 + option of bigdecimal 0.033s
399 + left join with optional product type 0.029s
400 + can read all JDBC 4.2 time types 0.034s
401 + can write all JDBC 4.2 time types 0.04s
402H2Tests:
403 + count 0.211s
404 + existsById 0.082s
405 + findAll 0.067s
406 + findById 0.064s
407 + findAllByIds 0.072s
408 + serializable transaction 0.061s
409 + select query 0.055s
410 + select query with aliasing 0.089s
411 + select via option 0.063s
412 + tuple select 0.058s
413 + reads null int as None and not Some(0) 0.042s
414 + created timestamps should match 0.047s
415 + .query iterator 0.039s
416 + sql interpolator selects right DbCodec 0.0s
417 + delete 0.056s
418 + delete invalid 0.037s
419 + deleteById 0.052s
420 + deleteAll 0.056s
421 + deleteAllById 0.042s
422 + truncate 0.037s
423 + insert 0.036s
424 + insertReturning 0.053s
425 + insertAllReturning 0.045s
426 + insert invalid 0.044s
427 + update 0.04s
428 + update invalid 0.047s
429 + insertAll 0.04s
430 + updateAll 0.038s
431 + transact 0.03s
432 + transact failed 0.054s
433 + custom insert 0.044s
434 + custom update 0.037s
435 + custom returning a single column 0.038s
436 + custom returning multiple columns 0.039s
437 + custom returning with no rows updated 0.03s
438 + returning non primary key column 0.029s
439 + insert EntityCreator 0.029s
440 + insertReturning EntityCreator 0.028s
441 + insertAllReturning EntityCreator 0.025s
442 + insert invalid EntityCreator 0.035s
443 + insertAll EntityCreator 0.026s
444 + custom insert EntityCreator 0.028s
445 + custom update EntityCreator 0.042s
446 + .returning iterator 0.046s
447 + select all 0.03s
448 + empty predicate 0.03s
449 + predicate having param at end 0.024s
450 + AND in where predicate 0.024s
451 + multiple where parameters 0.038s
452 + orderBy 0.043s
453 + orderBy null with sort order and null order 0.034s
454 + limit 0.03s
455 + offset 0.037s
456 + seek 0.031s
457 + seek multiple 0.044s
458 + everything 0.03s
459 + prefix 0.035s
460 + prefix with embedded sql 0.036s
461 + count with manual table name 0.031s
462 + insert NoId entities 0.037s
463 + embed Frag into Frag 0.036s
464 + embedded frag param exprs should be evaluated only once 0.0s
465 + multiline Frag 0.037s
466 + multiline Frag with stripMargin 0.032s
467 + multiline Frag with stripMargin('*') 0.03s
468 + option of bigdecimal 0.04s
469 + left join with optional product type 0.032s
470 + can read all JDBC 4.2 time types 0.035s
471 + can write all JDBC 4.2 time types 0.034s
472MySqlTests:
473 + count 0.249s
474 + existsById 0.147s
475 + findAll 0.133s
476 + findById 0.133s
477==> s MySqlTests.findAllByIds skipped 0.0s
478 + serializable transaction 0.166s
479 + select query 0.13s
480 + select query with aliasing 0.119s
481 + select via option 0.127s
482 + tuple select 0.119s
483 + reads null int as None and not Some(0) 0.154s
484 + created timestamps should match 0.15s
485 + .query iterator 0.157s
486 + sql interpolator selects right DbCodec 0.0s
487 + delete 0.122s
488 + delete invalid 0.123s
489 + deleteById 0.121s
490 + deleteAll 0.12s
491 + deleteAllById 0.118s
492 + truncate 0.186s
493 + insert 0.128s
494==> s MySqlTests.insertReturning skipped 0.0s
495==> s MySqlTests.insertAllReturning skipped 0.001s
496 + insert invalid 0.145s
497 + update 0.116s
498 + update invalid 0.12s
499 + insertAll 0.122s
500 + updateAll 0.126s
501 + transact 0.145s
502 + transact failed 0.154s
503 + custom insert 0.132s
504 + custom update 0.114s
505==> s MySqlTests.custom returning a single column skipped 0.001s
506==> s MySqlTests.custom returning multiple columns skipped 0.0s
507==> s MySqlTests.custom returning with no rows updated skipped 0.0s
508==> s MySqlTests.returning non primary key column skipped 0.0s
509 + insert EntityCreator 0.126s
510==> s MySqlTests.insertReturning EntityCreator skipped 0.0s
511==> s MySqlTests.insertAllReturning EntityCreator skipped 0.0s
512 + insert invalid EntityCreator 0.114s
513 + insertAll EntityCreator 0.137s
514 + custom insert EntityCreator 0.136s
515 + custom update EntityCreator 0.106s
516==> s MySqlTests..returning iterator skipped 0.0s
517 + select all 0.112s
518 + empty predicate 0.145s
519 + predicate having param at end 0.133s
520 + AND in where predicate 0.114s
521 + multiple where parameters 0.106s
522 + orderBy 0.116s
523 + orderBy null with sort order and null order 0.116s
524 + limit 0.13s
525 + offset 0.169s
526 + seek 0.154s
527 + seek multiple 0.122s
528 + everything 0.126s
529 + prefix 0.115s
530 + prefix with embedded sql 0.129s
531 + count with manual table name 0.113s
532 + insert NoId entities 0.161s
533 + embed Frag into Frag 0.12s
534 + embedded frag param exprs should be evaluated only once 0.0s
535 + multiline Frag 0.151s
536 + multiline Frag with stripMargin 0.11s
537 + multiline Frag with stripMargin('*') 0.128s
538 + option of bigdecimal 0.13s
539 + left join with optional product type 0.119s
540 + can read all JDBC 4.2 time types 0.112s
541 + can write all JDBC 4.2 time types 0.128s
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.002s
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-RC6/classes ...
548[info] done compiling
549[info] compiling 9 Scala sources to /build/repo/magnum-pg/target/scala-3.8.0-RC6/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.266s
557 + select all MagCar 0.173s
558 + insert MagUser 0.059s
559 + insert MagCar 0.044s
560 + update MagUser arrays 0.05s
561 + update MagCar arrays 0.036s
562 + MagCar xml string values 0.03s
563 + where = ANY() 0.026s
564 + insert MagServiceList interpolated 0.028s
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-RC6/classes ...
568[info] done compiling
569[info] compiling 2 Scala sources to /build/repo/magnum-zio/target/scala-3.8.0-RC6/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.443s
576 + existsById 0.05s
577 + findAll 0.039s
578 + findById 0.037s
579 + findAllByIds 0.052s
580 + serializable transaction 0.044s
581 + select query 0.046s
582 + select query with aliasing 0.042s
583 + select via option 0.035s
584 + tuple select 0.029s
585 + reads null int as None and not Some(0) 0.026s
586 + created timestamps should match 0.027s
587 + .query iterator 0.03s
588
589************************
590Build summary:
591[{
592 "module": "magnum",
593 "compile": {"status": "ok", "tookMs": 12956, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
595 "test-compile": {"status": "ok", "tookMs": 6517, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
596 "test": {"status": "ok", "tookMs": 129296, "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": 1959, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 5848, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "ok", "tookMs": 3509, "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": 942, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 1716, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "ok", "tookMs": 4317, "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: 172 s (0:02:52.0), completed Jan 8, 2026, 2:24:52 AM
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.