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