Build Logs
augustnagro/magnum • 3.8.0-RC5:2025-12-31
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-RC5
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-RC5
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-RC5
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"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.641s.
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-RC5
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in root/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in magnumPg/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in magnum/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in magnumZio/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC5 on 4 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.0-RC5)
87[info] magnum (3.8.0-RC5)
88[info] magnumPg (3.8.0-RC5)
89[info] magnumZio (3.8.0-RC5)
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 31, 2025, 9:17:46 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-RC5/classes ...
123[info] done compiling
124[info] compiling 21 Scala sources to /build/repo/magnum/target/scala-3.8.0-RC5/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.693s
131 + existsById 0.401s
132 + findAll 0.761s
133 + findById 0.901s
134==> s OracleTests.findAllByIds skipped 0.011s
135 + serializable transaction 0.336s
136 + select query 0.665s
137 + select query with aliasing 0.258s
138 + select via option 0.236s
139 + tuple select 0.207s
140 + reads null int as None and not Some(0) 0.214s
141 + created timestamps should match 0.206s
142 + .query iterator 0.214s
143 + sql interpolator selects right DbCodec 0.002s
144 + delete 0.214s
145 + delete invalid 0.206s
146 + deleteById 0.321s
147 + deleteAll 0.286s
148 + deleteAllById 0.285s
149 + truncate 0.407s
150 + insert 0.319s
151 + insertReturning 0.332s
152 + insertAllReturning 0.286s
153 + insert invalid 0.281s
154 + update 0.287s
155 + update invalid 0.285s
156 + insertAll 0.298s
157 + updateAll 0.297s
158 + transact 0.282s
159 + transact failed 0.31s
160 + custom insert 0.295s
161 + custom update 0.284s
162 + custom returning a single column 0.293s
163==> s OracleTests.custom returning multiple columns skipped 0.001s
164 + custom returning with no rows updated 0.273s
165 + returning non primary key column 0.281s
166 + insert EntityCreator 0.273s
167 + insertReturning EntityCreator 0.274s
168 + insertAllReturning EntityCreator 0.273s
169 + insert invalid EntityCreator 0.273s
170 + insertAll EntityCreator 0.284s
171 + custom insert EntityCreator 0.342s
172 + custom update EntityCreator 0.411s
173 + .returning iterator 0.282s
174 + select all 0.275s
175 + empty predicate 0.297s
176 + predicate having param at end 0.284s
177 + AND in where predicate 0.292s
178 + multiple where parameters 0.285s
179 + orderBy 0.273s
180 + orderBy null with sort order and null order 0.277s
181 + limit 0.273s
182 + offset 0.285s
183 + seek 0.278s
184 + seek multiple 0.279s
185 + everything 0.283s
186 + prefix 0.298s
187 + prefix with embedded sql 0.286s
188 + count with manual table name 0.281s
189 + insert NoId entities 0.277s
190 + embed Frag into Frag 0.306s
191 + embedded frag param exprs should be evaluated only once 0.002s
192 + multiline Frag 0.266s
193 + multiline Frag with stripMargin 0.279s
194 + multiline Frag with stripMargin('*') 0.274s
195 + option of bigdecimal 0.27s
196 + left join with optional product type 0.289s
197 + can read all JDBC 4.2 time types 0.281s
198 + can write all JDBC 4.2 time types 0.28s
199PgTests:
200 + count 0.181s
201 + existsById 0.051s
202 + findAll 0.048s
203 + findById 0.039s
204 + findAllByIds 0.043s
205 + serializable transaction 0.036s
206 + select query 0.04s
207 + select query with aliasing 0.042s
208 + select via option 0.039s
209 + tuple select 0.037s
210 + reads null int as None and not Some(0) 0.032s
211 + created timestamps should match 0.024s
212 + .query iterator 0.024s
213 + sql interpolator selects right DbCodec 0.0s
214 + delete 0.025s
215 + delete invalid 0.026s
216 + deleteById 0.029s
217 + deleteAll 0.027s
218 + deleteAllById 0.025s
219 + truncate 0.025s
220 + insert 0.029s
221 + insertReturning 0.026s
222 + insertAllReturning 0.026s
223 + insert invalid 0.024s
224 + update 0.024s
225 + update invalid 0.028s
226 + insertAll 0.035s
227 + updateAll 0.039s
228 + transact 0.027s
229 + transact failed 0.038s
230 + custom insert 0.039s
231 + custom update 0.033s
232 + custom returning a single column 0.035s
233 + custom returning multiple columns 0.035s
234 + custom returning with no rows updated 0.034s
235 + returning non primary key column 0.031s
236 + insert EntityCreator 0.028s
237 + insertReturning EntityCreator 0.03s
238 + insertAllReturning EntityCreator 0.03s
239 + insert invalid EntityCreator 0.026s
240 + insertAll EntityCreator 0.026s
241 + custom insert EntityCreator 0.026s
242 + custom update EntityCreator 0.025s
243 + .returning iterator 0.026s
244 + select all 0.025s
245 + empty predicate 0.028s
246 + predicate having param at end 0.032s
247 + AND in where predicate 0.032s
248 + multiple where parameters 0.029s
249 + orderBy 0.027s
250 + orderBy null with sort order and null order 0.025s
251 + limit 0.032s
252 + offset 0.023s
253 + seek 0.023s
254 + seek multiple 0.025s
255 + everything 0.023s
256 + prefix 0.023s
257 + prefix with embedded sql 0.022s
258 + count with manual table name 0.023s
259 + insert NoId entities 0.021s
260 + embed Frag into Frag 0.023s
261 + embedded frag param exprs should be evaluated only once 0.0s
262 + multiline Frag 0.024s
263 + multiline Frag with stripMargin 0.023s
264 + multiline Frag with stripMargin('*') 0.025s
265 + option of bigdecimal 0.026s
266 + left join with optional product type 0.026s
267 + can read all JDBC 4.2 time types 0.024s
268 + can write all JDBC 4.2 time types 0.025s
269ClickHouseTests:
270 + count 0.089s
271 + existsById 0.08s
272 + findAll 0.098s
273 + findById 0.076s
274==> s ClickHouseTests.findAllByIds skipped 0.001s
275 + serializable transaction 0.075s
276 + select query 0.073s
277 + select query with aliasing 0.074s
278 + select via option 0.071s
279 + tuple select 0.07s
280 + reads null int as None and not Some(0) 0.067s
281 + created timestamps should match 0.07s
282 + .query iterator 0.07s
283 + sql interpolator selects right DbCodec 0.0s
284 + delete 0.08s
285 + delete invalid 0.08s
286 + deleteById 0.1s
287 + deleteAll 0.082s
288 + deleteAllById 0.08s
289 + truncate 0.061s
290 + insert 0.096s
291 + insertReturning 0.079s
292 + insertAllReturning 0.072s
293 + insert invalid 0.068s
294==> s ClickHouseTests.update skipped 0.001s
295==> s ClickHouseTests.update invalid skipped 0.0s
296 + insertAll 0.083s
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.086s
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.074s
307 + empty predicate 0.064s
308 + predicate having param at end 0.06s
309 + AND in where predicate 0.059s
310 + multiple where parameters 0.061s
311 + orderBy 0.076s
312 + orderBy null with sort order and null order 0.087s
313 + limit 0.073s
314 + offset 0.091s
315 + seek 0.098s
316 + seek multiple 0.085s
317 + everything 0.081s
318 + prefix 0.08s
319 + prefix with embedded sql 0.07s
320 + count with manual table name 0.067s
321 + insert NoId entities 0.08s
322 + embed Frag into Frag 0.076s
323 + embedded frag param exprs should be evaluated only once 0.001s
324 + multiline Frag 0.086s
325 + multiline Frag with stripMargin 0.062s
326 + multiline Frag with stripMargin('*') 0.059s
327 + option of bigdecimal 0.066s
328==> s ClickHouseTests.left join with optional product type skipped 0.0s
329 + can read all JDBC 4.2 time types 0.076s
330 + can write all JDBC 4.2 time types 0.08s
331 + only allows EC =:= E 0.002s
332SqliteTests:
333 + count 0.101s
334 + existsById 0.022s
335 + findAll 0.021s
336 + findById 0.019s
337==> s SqliteTests.findAllByIds skipped 0.001s
338 + serializable transaction 0.023s
339 + select query 0.019s
340 + select query with aliasing 0.019s
341 + select via option 0.019s
342 + tuple select 0.02s
343 + reads null int as None and not Some(0) 0.024s
344 + created timestamps should match 0.024s
345 + .query iterator 0.02s
346 + sql interpolator selects right DbCodec 0.0s
347 + delete 0.021s
348 + delete invalid 0.019s
349 + deleteById 0.024s
350 + deleteAll 0.026s
351 + deleteAllById 0.024s
352 + truncate 0.02s
353 + insert 0.025s
354==> s SqliteTests.insertReturning skipped 0.0s
355==> s SqliteTests.insertAllReturning skipped 0.0s
356 + insert invalid 0.023s
357 + update 0.023s
358 + update invalid 0.02s
359 + insertAll 0.027s
360 + updateAll 0.024s
361 + transact 0.023s
362 + transact failed 0.02s
363 + custom insert 0.021s
364 + custom update 0.02s
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.001s
369 + insert EntityCreator 0.023s
370==> s SqliteTests.insertReturning EntityCreator skipped 0.0s
371==> s SqliteTests.insertAllReturning EntityCreator skipped 0.0s
372 + insert invalid EntityCreator 0.024s
373 + insertAll EntityCreator 0.029s
374 + custom insert EntityCreator 0.028s
375 + custom update EntityCreator 0.021s
376==> s SqliteTests..returning iterator skipped 0.0s
377 + select all 0.023s
378 + empty predicate 0.018s
379 + predicate having param at end 0.02s
380 + AND in where predicate 0.019s
381 + multiple where parameters 0.019s
382 + orderBy 0.02s
383 + orderBy null with sort order and null order 0.021s
384 + limit 0.021s
385 + offset 0.02s
386 + seek 0.02s
387 + seek multiple 0.019s
388 + everything 0.021s
389 + prefix 0.019s
390 + prefix with embedded sql 0.022s
391 + count with manual table name 0.019s
392 + insert NoId entities 0.021s
393 + embed Frag into Frag 0.022s
394 + embedded frag param exprs should be evaluated only once 0.0s
395 + multiline Frag 0.019s
396 + multiline Frag with stripMargin 0.019s
397 + multiline Frag with stripMargin('*') 0.019s
398 + option of bigdecimal 0.019s
399 + left join with optional product type 0.02s
400 + can read all JDBC 4.2 time types 0.021s
401 + can write all JDBC 4.2 time types 0.021s
402H2Tests:
403 + count 0.207s
404 + existsById 0.067s
405 + findAll 0.053s
406 + findById 0.05s
407 + findAllByIds 0.057s
408 + serializable transaction 0.048s
409 + select query 0.048s
410 + select query with aliasing 0.071s
411 + select via option 0.064s
412 + tuple select 0.068s
413 + reads null int as None and not Some(0) 0.036s
414 + created timestamps should match 0.047s
415 + .query iterator 0.032s
416 + sql interpolator selects right DbCodec 0.0s
417 + delete 0.041s
418 + delete invalid 0.038s
419 + deleteById 0.047s
420 + deleteAll 0.041s
421 + deleteAllById 0.049s
422 + truncate 0.037s
423 + insert 0.031s
424 + insertReturning 0.046s
425 + insertAllReturning 0.042s
426 + insert invalid 0.044s
427 + update 0.05s
428 + update invalid 0.055s
429 + insertAll 0.036s
430 + updateAll 0.031s
431 + transact 0.029s
432 + transact failed 0.053s
433 + custom insert 0.029s
434 + custom update 0.024s
435 + custom returning a single column 0.027s
436 + custom returning multiple columns 0.035s
437 + custom returning with no rows updated 0.022s
438 + returning non primary key column 0.024s
439 + insert EntityCreator 0.027s
440 + insertReturning EntityCreator 0.028s
441 + insertAllReturning EntityCreator 0.03s
442 + insert invalid EntityCreator 0.031s
443 + insertAll EntityCreator 0.025s
444 + custom insert EntityCreator 0.023s
445 + custom update EntityCreator 0.045s
446 + .returning iterator 0.039s
447 + select all 0.041s
448 + empty predicate 0.032s
449 + predicate having param at end 0.022s
450 + AND in where predicate 0.037s
451 + multiple where parameters 0.028s
452 + orderBy 0.038s
453 + orderBy null with sort order and null order 0.032s
454 + limit 0.024s
455 + offset 0.045s
456 + seek 0.032s
457 + seek multiple 0.033s
458 + everything 0.03s
459 + prefix 0.024s
460 + prefix with embedded sql 0.037s
461 + count with manual table name 0.042s
462 + insert NoId entities 0.031s
463 + embed Frag into Frag 0.023s
464 + embedded frag param exprs should be evaluated only once 0.001s
465 + multiline Frag 0.022s
466 + multiline Frag with stripMargin 0.03s
467 + multiline Frag with stripMargin('*') 0.034s
468 + option of bigdecimal 0.026s
469 + left join with optional product type 0.031s
470 + can read all JDBC 4.2 time types 0.024s
471 + can write all JDBC 4.2 time types 0.026s
472MySqlTests:
473 + count 0.241s
474 + existsById 0.149s
475 + findAll 0.116s
476 + findById 0.144s
477==> s MySqlTests.findAllByIds skipped 0.001s
478 + serializable transaction 0.123s
479 + select query 0.112s
480 + select query with aliasing 0.109s
481 + select via option 0.106s
482 + tuple select 0.113s
483 + reads null int as None and not Some(0) 0.119s
484 + created timestamps should match 0.144s
485 + .query iterator 0.117s
486 + sql interpolator selects right DbCodec 0.0s
487 + delete 0.106s
488 + delete invalid 0.135s
489 + deleteById 0.106s
490 + deleteAll 0.106s
491 + deleteAllById 0.11s
492 + truncate 0.12s
493 + insert 0.149s
494==> s MySqlTests.insertReturning skipped 0.001s
495==> s MySqlTests.insertAllReturning skipped 0.0s
496 + insert invalid 0.118s
497 + update 0.105s
498 + update invalid 0.131s
499 + insertAll 0.112s
500 + updateAll 0.117s
501 + transact 0.11s
502 + transact failed 0.112s
503 + custom insert 0.126s
504 + custom update 0.12s
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.107s
510==> s MySqlTests.insertReturning EntityCreator skipped 0.0s
511==> s MySqlTests.insertAllReturning EntityCreator skipped 0.0s
512 + insert invalid EntityCreator 0.099s
513 + insertAll EntityCreator 0.149s
514 + custom insert EntityCreator 0.109s
515 + custom update EntityCreator 0.098s
516==> s MySqlTests..returning iterator skipped 0.0s
517 + select all 0.095s
518 + empty predicate 0.103s
519 + predicate having param at end 0.146s
520 + AND in where predicate 0.096s
521 + multiple where parameters 0.097s
522 + orderBy 0.096s
523 + orderBy null with sort order and null order 0.132s
524 + limit 0.095s
525 + offset 0.103s
526 + seek 0.112s
527 + seek multiple 0.104s
528 + everything 0.103s
529 + prefix 0.142s
530 + prefix with embedded sql 0.104s
531 + count with manual table name 0.132s
532 + insert NoId entities 0.134s
533 + embed Frag into Frag 0.102s
534 + embedded frag param exprs should be evaluated only once 0.005s
535 + multiline Frag 0.099s
536 + multiline Frag with stripMargin 0.098s
537 + multiline Frag with stripMargin('*') 0.096s
538 + option of bigdecimal 0.108s
539 + left join with optional product type 0.13s
540 + can read all JDBC 4.2 time types 0.118s
541 + can write all JDBC 4.2 time types 0.095s
542EffectiveSubsetTests:
543 + DbSchema macro error if EC not an effective subset of E 0.002s
544 + Repo macro error if EC not an effective subset of E 0.001s
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-RC5/classes ...
548[info] done compiling
549[info] compiling 9 Scala sources to /build/repo/magnum-pg/target/scala-3.8.0-RC5/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.263s
557 + select all MagCar 0.183s
558 + insert MagUser 0.067s
559 + insert MagCar 0.046s
560 + update MagUser arrays 0.041s
561 + update MagCar arrays 0.032s
562 + MagCar xml string values 0.031s
563 + where = ANY() 0.028s
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-RC5/classes ...
568[info] done compiling
569[info] compiling 2 Scala sources to /build/repo/magnum-zio/target/scala-3.8.0-RC5/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.422s
576 + existsById 0.04s
577 + findAll 0.046s
578 + findById 0.036s
579 + findAllByIds 0.048s
580 + serializable transaction 0.037s
581 + select query 0.05s
582 + select query with aliasing 0.036s
583 + select via option 0.036s
584 + tuple select 0.036s
585 + reads null int as None and not Some(0) 0.031s
586 + created timestamps should match 0.03s
587 + .query iterator 0.031s
588
589************************
590Build summary:
591[{
592 "module": "magnum",
593 "compile": {"status": "ok", "tookMs": 12935, "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": 132309, "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": 1626, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 4836, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "ok", "tookMs": 3501, "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": 882, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 1654, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "ok", "tookMs": 4288, "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: 174 s (0:02:54.0), completed Dec 31, 2025, 9:20:40 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.