Build Logs
augustnagro/magnum • 3.8.0-RC2:2025-11-28
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-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.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-RC2
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-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":[]}""" 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.74s.
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-RC2
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in root/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in magnumPg/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in magnum/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in magnumZio/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.0-RC2)
87[info] magnum (3.8.0-RC2)
88[info] magnumPg (3.8.0-RC2)
89[info] magnumZio (3.8.0-RC2)
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 Nov 28, 2025, 1:19:47 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-RC2/classes ...
123[info] done compiling
124[info] compiling 21 Scala sources to /build/repo/magnum/target/scala-3.8.0-RC2/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.462s
131 + existsById 1.553s
132 + findAll 0.415s
133 + findById 0.66s
134==> s OracleTests.findAllByIds skipped 0.007s
135 + serializable transaction 0.258s
136 + select query 0.259s
137 + select query with aliasing 0.233s
138 + select via option 0.246s
139 + tuple select 0.234s
140 + reads null int as None and not Some(0) 0.234s
141 + created timestamps should match 0.21s
142 + .query iterator 0.22s
143 + sql interpolator selects right DbCodec 0.002s
144 + delete 0.226s
145 + delete invalid 0.218s
146 + deleteById 0.329s
147 + deleteAll 0.388s
148 + deleteAllById 0.297s
149 + truncate 0.295s
150 + insert 0.32s
151 + insertReturning 0.305s
152 + insertAllReturning 0.32s
153 + insert invalid 0.273s
154 + update 0.294s
155 + update invalid 0.309s
156 + insertAll 0.289s
157 + updateAll 0.309s
158 + transact 0.321s
159 + transact failed 0.33s
160 + custom insert 0.318s
161 + custom update 0.288s
162 + custom returning a single column 0.284s
163==> s OracleTests.custom returning multiple columns skipped 0.002s
164 + custom returning with no rows updated 0.282s
165 + returning non primary key column 0.285s
166 + insert EntityCreator 0.286s
167 + insertReturning EntityCreator 0.279s
168 + insertAllReturning EntityCreator 0.286s
169 + insert invalid EntityCreator 0.273s
170 + insertAll EntityCreator 0.291s
171 + custom insert EntityCreator 0.309s
172 + custom update EntityCreator 0.314s
173 + .returning iterator 0.29s
174 + select all 0.283s
175 + empty predicate 0.288s
176 + predicate having param at end 0.3s
177 + AND in where predicate 0.278s
178 + multiple where parameters 0.282s
179 + orderBy 0.275s
180 + orderBy null with sort order and null order 0.289s
181 + limit 0.278s
182 + offset 0.3s
183 + seek 0.29s
184 + seek multiple 0.284s
185 + everything 0.289s
186 + prefix 0.288s
187 + prefix with embedded sql 0.288s
188 + count with manual table name 0.279s
189 + insert NoId entities 0.306s
190 + embed Frag into Frag 0.322s
191 + embedded frag param exprs should be evaluated only once 0.003s
192 + multiline Frag 0.276s
193 + multiline Frag with stripMargin 0.291s
194 + multiline Frag with stripMargin('*') 0.289s
195 + option of bigdecimal 0.294s
196 + left join with optional product type 0.293s
197 + can read all JDBC 4.2 time types 0.294s
198 + can write all JDBC 4.2 time types 0.282s
199PgTests:
200 + count 0.203s
201 + existsById 0.083s
202 + findAll 0.053s
203 + findById 0.031s
204 + findAllByIds 0.032s
205 + serializable transaction 0.031s
206 + select query 0.03s
207 + select query with aliasing 0.028s
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.026s
212 + .query iterator 0.025s
213 + sql interpolator selects right DbCodec 0.0s
214 + delete 0.028s
215 + delete invalid 0.028s
216 + deleteById 0.026s
217 + deleteAll 0.028s
218 + deleteAllById 0.026s
219 + truncate 0.024s
220 + insert 0.029s
221 + insertReturning 0.024s
222 + insertAllReturning 0.025s
223 + insert invalid 0.025s
224 + update 0.024s
225 + update invalid 0.025s
226 + insertAll 0.033s
227 + updateAll 0.038s
228 + transact 0.035s
229 + transact failed 0.044s
230 + custom insert 0.04s
231 + custom update 0.029s
232 + custom returning a single column 0.031s
233 + custom returning multiple columns 0.032s
234 + custom returning with no rows updated 0.033s
235 + returning non primary key column 0.029s
236 + insert EntityCreator 0.033s
237 + insertReturning EntityCreator 0.025s
238 + insertAllReturning EntityCreator 0.025s
239 + insert invalid EntityCreator 0.027s
240 + insertAll EntityCreator 0.025s
241 + custom insert EntityCreator 0.024s
242 + custom update EntityCreator 0.029s
243 + .returning iterator 0.034s
244 + select all 0.03s
245 + empty predicate 0.03s
246 + predicate having param at end 0.028s
247 + AND in where predicate 0.027s
248 + multiple where parameters 0.032s
249 + orderBy 0.028s
250 + orderBy null with sort order and null order 0.026s
251 + limit 0.026s
252 + offset 0.023s
253 + seek 0.023s
254 + seek multiple 0.023s
255 + everything 0.022s
256 + prefix 0.023s
257 + prefix with embedded sql 0.022s
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.001s
262 + multiline Frag 0.022s
263 + multiline Frag with stripMargin 0.021s
264 + multiline Frag with stripMargin('*') 0.023s
265 + option of bigdecimal 0.024s
266 + left join with optional product type 0.029s
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.089s
271 + existsById 0.082s
272 + findAll 0.087s
273 + findById 0.07s
274==> s ClickHouseTests.findAllByIds skipped 0.0s
275 + serializable transaction 0.066s
276 + select query 0.065s
277 + select query with aliasing 0.074s
278 + select via option 0.073s
279 + tuple select 0.066s
280 + reads null int as None and not Some(0) 0.067s
281 + created timestamps should match 0.07s
282 + .query iterator 0.089s
283 + sql interpolator selects right DbCodec 0.0s
284 + delete 0.103s
285 + delete invalid 0.072s
286 + deleteById 0.109s
287 + deleteAll 0.101s
288 + deleteAllById 0.08s
289 + truncate 0.067s
290 + insert 0.081s
291 + insertReturning 0.066s
292 + insertAllReturning 0.067s
293 + insert invalid 0.067s
294==> s ClickHouseTests.update skipped 0.001s
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.08s
301 + custom update 0.086s
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.0s
306 + select all 0.071s
307 + empty predicate 0.062s
308 + predicate having param at end 0.063s
309 + AND in where predicate 0.064s
310 + multiple where parameters 0.062s
311 + orderBy 0.064s
312 + orderBy null with sort order and null order 0.062s
313 + limit 0.066s
314 + offset 0.071s
315 + seek 0.068s
316 + seek multiple 0.075s
317 + everything 0.074s
318 + prefix 0.082s
319 + prefix with embedded sql 0.071s
320 + count with manual table name 0.071s
321 + insert NoId entities 0.088s
322 + embed Frag into Frag 0.071s
323 + embedded frag param exprs should be evaluated only once 0.0s
324 + multiline Frag 0.068s
325 + multiline Frag with stripMargin 0.063s
326 + multiline Frag with stripMargin('*') 0.068s
327 + option of bigdecimal 0.072s
328==> s ClickHouseTests.left join with optional product type skipped 0.0s
329 + can read all JDBC 4.2 time types 0.073s
330 + can write all JDBC 4.2 time types 0.075s
331 + only allows EC =:= E 0.003s
332SqliteTests:
333 + count 0.097s
334 + existsById 0.037s
335 + findAll 0.031s
336 + findById 0.034s
337==> s SqliteTests.findAllByIds skipped 0.0s
338 + serializable transaction 0.042s
339 + select query 0.032s
340 + select query with aliasing 0.03s
341 + select via option 0.034s
342 + tuple select 0.034s
343 + reads null int as None and not Some(0) 0.038s
344 + created timestamps should match 0.034s
345 + .query iterator 0.035s
346 + sql interpolator selects right DbCodec 0.0s
347 + delete 0.04s
348 + delete invalid 0.029s
349 + deleteById 0.032s
350 + deleteAll 0.042s
351 + deleteAllById 0.043s
352 + truncate 0.036s
353 + insert 0.044s
354==> s SqliteTests.insertReturning skipped 0.0s
355==> s SqliteTests.insertAllReturning skipped 0.0s
356 + insert invalid 0.036s
357 + update 0.034s
358 + update invalid 0.035s
359 + insertAll 0.04s
360 + updateAll 0.042s
361 + transact 0.039s
362 + transact failed 0.034s
363 + custom insert 0.034s
364 + custom update 0.038s
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.041s
370==> s SqliteTests.insertReturning EntityCreator skipped 0.0s
371==> s SqliteTests.insertAllReturning EntityCreator skipped 0.0s
372 + insert invalid EntityCreator 0.034s
373 + insertAll EntityCreator 0.04s
374 + custom insert EntityCreator 0.035s
375 + custom update EntityCreator 0.033s
376==> s SqliteTests..returning iterator skipped 0.0s
377 + select all 0.029s
378 + empty predicate 0.033s
379 + predicate having param at end 0.04s
380 + AND in where predicate 0.034s
381 + multiple where parameters 0.035s
382 + orderBy 0.036s
383 + orderBy null with sort order and null order 0.033s
384 + limit 0.037s
385 + offset 0.038s
386 + seek 0.039s
387 + seek multiple 0.035s
388 + everything 0.039s
389 + prefix 0.037s
390 + prefix with embedded sql 0.036s
391 + count with manual table name 0.034s
392 + insert NoId entities 0.033s
393 + embed Frag into Frag 0.034s
394 + embedded frag param exprs should be evaluated only once 0.0s
395 + multiline Frag 0.034s
396 + multiline Frag with stripMargin 0.031s
397 + multiline Frag with stripMargin('*') 0.035s
398 + option of bigdecimal 0.036s
399 + left join with optional product type 0.041s
400 + can read all JDBC 4.2 time types 0.036s
401 + can write all JDBC 4.2 time types 0.039s
402H2Tests:
403 + count 0.184s
404 + existsById 0.071s
405 + findAll 0.058s
406 + findById 0.054s
407 + findAllByIds 0.054s
408 + serializable transaction 0.044s
409 + select query 0.046s
410 + select query with aliasing 0.049s
411 + select via option 0.045s
412 + tuple select 0.048s
413 + reads null int as None and not Some(0) 0.037s
414 + created timestamps should match 0.042s
415 + .query iterator 0.034s
416 + sql interpolator selects right DbCodec 0.0s
417 + delete 0.041s
418 + delete invalid 0.037s
419 + deleteById 0.047s
420 + deleteAll 0.042s
421 + deleteAllById 0.041s
422 + truncate 0.037s
423 + insert 0.037s
424 + insertReturning 0.037s
425 + insertAllReturning 0.034s
426 + insert invalid 0.035s
427 + update 0.037s
428 + update invalid 0.037s
429 + insertAll 0.033s
430 + updateAll 0.035s
431 + transact 0.033s
432 + transact failed 0.051s
433 + custom insert 0.031s
434 + custom update 0.029s
435 + custom returning a single column 0.031s
436 + custom returning multiple columns 0.033s
437 + custom returning with no rows updated 0.029s
438 + returning non primary key column 0.031s
439 + insert EntityCreator 0.031s
440 + insertReturning EntityCreator 0.031s
441 + insertAllReturning EntityCreator 0.03s
442 + insert invalid EntityCreator 0.033s
443 + insertAll EntityCreator 0.031s
444 + custom insert EntityCreator 0.027s
445 + custom update EntityCreator 0.031s
446 + .returning iterator 0.032s
447 + select all 0.031s
448 + empty predicate 0.033s
449 + predicate having param at end 0.034s
450 + AND in where predicate 0.031s
451 + multiple where parameters 0.031s
452 + orderBy 0.04s
453 + orderBy null with sort order and null order 0.034s
454 + limit 0.032s
455 + offset 0.034s
456 + seek 0.032s
457 + seek multiple 0.027s
458 + everything 0.032s
459 + prefix 0.027s
460 + prefix with embedded sql 0.031s
461 + count with manual table name 0.03s
462 + insert NoId entities 0.026s
463 + embed Frag into Frag 0.026s
464 + embedded frag param exprs should be evaluated only once 0.001s
465 + multiline Frag 0.023s
466 + multiline Frag with stripMargin 0.031s
467 + multiline Frag with stripMargin('*') 0.031s
468 + option of bigdecimal 0.029s
469 + left join with optional product type 0.03s
470 + can read all JDBC 4.2 time types 0.032s
471 + can write all JDBC 4.2 time types 0.029s
472MySqlTests:
473 + count 0.263s
474 + existsById 0.175s
475 + findAll 0.136s
476 + findById 0.194s
477==> s MySqlTests.findAllByIds skipped 0.0s
478 + serializable transaction 0.145s
479 + select query 0.146s
480 + select query with aliasing 0.143s
481 + select via option 0.147s
482 + tuple select 0.144s
483 + reads null int as None and not Some(0) 0.188s
484 + created timestamps should match 0.153s
485 + .query iterator 0.146s
486 + sql interpolator selects right DbCodec 0.0s
487 + delete 0.146s
488 + delete invalid 0.137s
489 + deleteById 0.142s
490 + deleteAll 0.177s
491 + deleteAllById 0.18s
492 + truncate 0.146s
493 + insert 0.133s
494==> s MySqlTests.insertReturning skipped 0.001s
495==> s MySqlTests.insertAllReturning skipped 0.0s
496 + insert invalid 0.152s
497 + update 0.154s
498 + update invalid 0.143s
499 + insertAll 0.179s
500 + updateAll 0.161s
501 + transact 0.172s
502 + transact failed 0.161s
503 + custom insert 0.133s
504 + custom update 0.154s
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.163s
510==> s MySqlTests.insertReturning EntityCreator skipped 0.0s
511==> s MySqlTests.insertAllReturning EntityCreator skipped 0.0s
512 + insert invalid EntityCreator 0.144s
513 + insertAll EntityCreator 0.142s
514 + custom insert EntityCreator 0.127s
515 + custom update EntityCreator 0.139s
516==> s MySqlTests..returning iterator skipped 0.0s
517 + select all 0.139s
518 + empty predicate 0.138s
519 + predicate having param at end 0.157s
520 + AND in where predicate 0.151s
521 + multiple where parameters 0.133s
522 + orderBy 0.137s
523 + orderBy null with sort order and null order 0.117s
524 + limit 0.126s
525 + offset 0.141s
526 + seek 0.196s
527 + seek multiple 0.143s
528 + everything 0.127s
529 + prefix 0.109s
530 + prefix with embedded sql 0.119s
531 + count with manual table name 0.126s
532 + insert NoId entities 0.127s
533 + embed Frag into Frag 0.126s
534 + embedded frag param exprs should be evaluated only once 0.0s
535 + multiline Frag 0.169s
536 + multiline Frag with stripMargin 0.154s
537 + multiline Frag with stripMargin('*') 0.141s
538 + option of bigdecimal 0.127s
539 + left join with optional product type 0.139s
540 + can read all JDBC 4.2 time types 0.144s
541 + can write all JDBC 4.2 time types 0.141s
542EffectiveSubsetTests:
543 + DbSchema macro error if EC not an effective subset of E 0.004s
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-RC2/classes ...
548[info] done compiling
549[info] compiling 9 Scala sources to /build/repo/magnum-pg/target/scala-3.8.0-RC2/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.222s
558 + insert MagUser 0.064s
559 + insert MagCar 0.045s
560 + update MagUser arrays 0.041s
561 + update MagCar arrays 0.03s
562 + MagCar xml string values 0.029s
563 + where = ANY() 0.031s
564 + insert MagServiceList interpolated 0.033s
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-RC2/classes ...
568[info] done compiling
569[info] compiling 2 Scala sources to /build/repo/magnum-zio/target/scala-3.8.0-RC2/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.451s
576 + existsById 0.08s
577 + findAll 0.073s
578 + findById 0.048s
579 + findAllByIds 0.055s
580 + serializable transaction 0.044s
581 + select query 0.057s
582 + select query with aliasing 0.042s
583 + select via option 0.044s
584 + tuple select 0.032s
585 + reads null int as None and not Some(0) 0.027s
586 + created timestamps should match 0.029s
587 + .query iterator 0.031s
588
589************************
590Build summary:
591[{
592 "module": "magnum",
593 "compile": {"status": "ok", "tookMs": 15682, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
595 "test-compile": {"status": "ok", "tookMs": 6640, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
596 "test": {"status": "ok", "tookMs": 119241, "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": 2059, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 5013, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "ok", "tookMs": 3664, "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": 1012, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 1606, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "ok", "tookMs": 4101, "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: 188 s (0:03:08.0), completed Nov 28, 2025, 1:22:55 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.