Build Logs

cheleb/zio-magnum • 3.8.0-RC5:2025-12-31

Errors

2

Warnings

20

Total Lines

238

1##################################
2Clonning https://github.com/cheleb/zio-magnum.git into /build/repo using revision v1.1.3
3##################################
4Note: switching to '480c54282a63f530e05a73c22087ce299fe20e8a'.
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
21Would override fixed Scala version: 3.7.4
22----
23Preparing build for 3.8.0-RC5
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.7.4"
35Replacement: val scala3Version = "3.8.0-RC5"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val scala3Version = "3.7.4"' in build.sbt
44----
45Starting build for 3.8.0-RC5
46Execute tests: true
47sbt project found:
48No prepare script found for project cheleb/zio-magnum
49##################################
50Scala version: 3.8.0-RC5
51Targets: dev.cheleb%zio-magnum
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: ,REQUIRE:-source:3.8
55Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '25'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.0-RC5
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC5"
72"++3.8.0-RC5 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" dev.cheleb%zio-magnum"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
82WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
83WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
84WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
85WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
86WARNING: A restricted method in java.lang.System has been called
87WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
88WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
89WARNING: Restricted methods will be blocked in a future release unless native access is enabled
90
91[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 8.211s.
97[info] done compiling
98[info] loading settings for project root from build.sbt, website.sbt...
99[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC5
101OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in magnumZio/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in root/crossScalaVersions
103[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC5 on 2 projects.
105[info] Switching Scala version on:
106[info] * root (3.8.0-RC5)
107[info] magnumZio (3.8.0-RC5)
108[info] Excluding projects:
109[info] Reapplying settings...
110[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
114[info] Defining Global / credentials, credentials, magnumZio / credentials
115[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 15 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
124 Did you mean allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to ZIO Magnum Root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Dec 31, 2025, 10:50:49 PM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
134Starting build...
135Projects: Set(magnumZio)
136Starting build for ProjectRef(file:/build/repo/,magnumZio) (zio-magnum)... [0/1]
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
140Compile scalacOptions: -unchecked, -Wunused:all, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 2 Scala sources to /build/repo/modules/zio-magnum/target/scala-3.8.0-RC5/classes ...
142[info] done compiling
143[info] compiling 6 Scala sources to /build/repo/modules/zio-magnum/target/scala-3.8.0-RC5/test-classes ...
144[info] done compiling
145WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
146WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/3.8.0-RC5/scala-library-3.8.0-RC5.jar)
147WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
148WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
149+ ZIO Magnum
150WARNING: A restricted method in java.lang.System has been called
151WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar)
152WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
153WARNING: Restricted methods will be blocked in a future release unless native access is enabled
154
155 + Sharing a connection
156 + Queying a table
157 + Streaming a table
158+ ZIO Magnum
15922:51:16.983 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 8 milliseconds:
160INSERT INTO users (id, name) VALUES (?, ?)
161
16222:51:16.985 [zio-default-blocking-3] WARN zio-magnum - Executed SLOW Query in 5 milliseconds:
163INSERT INTO users (id, name) VALUES (?, ?)
164
16522:51:17.010 [zio-default-blocking-2] ERROR c.a.magnum.ziomagnum.package$package - Failed to execute query: ERROR: column "booommmmm" does not exist
166 Position: 8
16722:51:17.014 [zio-default-blocking-4] ERROR c.a.magnum.ziomagnum.package$package - Failed to execute query: ERROR: column "booommmmm" does not exist
168 Position: 8
169 + Transactor commits a transaction
170 + Transactor rolls back a transaction with repo
171 + Transactor commits a transaction with repo
172 + Transactor rolls back a transaction
17322:51:18.623 [zio-default-blocking-4] WARN zio-magnum - Executed SLOW Query in 1 millisecond:
174INSERT INTO users (id, name) VALUES (?, ?)
175
176 + Transactor rolls back a transaction if an IO fails outside JDBC
177+ ZIO Magnum ImmutableRepo
17822:51:19.990 [zio-default-blocking-4] WARN zio-magnum - Executed SLOW Query in 1 millisecond:
179DELETE FROM users WHERE id = ?
180
181 + deleteById
182+ ZIO Magnum ImmutableRepo
18322:51:22.080 [zio-default-blocking-4] WARN zio-magnum - Executed SLOW Query in 1 millisecond:
184SELECT 1 FROM users WHERE id = ?
185
18622:51:22.089 [zio-default-blocking-3] WARN zio-magnum - Executed SLOW Query in 1 millisecond:
187SELECT id, name FROM users
188
18922:51:22.097 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 3 milliseconds:
190SELECT * FROM users WHERE (name ILIKE 'Ch%') AND (id > ?) ORDER BY id ASC LIMIT 10
191
19222:51:22.151 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 2 milliseconds:
193SELECT count(*) FROM users
194
195 + existsById
196 + findAll
197 + zcount
198 + findAll with spec
19922:51:24.116 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 1 millisecond:
200SELECT id, name FROM users WHERE id = ?
201
20222:51:24.369 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 5 milliseconds:
203SELECT id, name FROM users WHERE id = ?
204
20522:51:24.396 [zio-default-blocking-3] WARN zio-magnum - Executed SLOW Query in 3 milliseconds:
206SELECT id, name FROM users WHERE id = ANY(?)
207
20822:51:24.409 [zio-default-blocking-2] WARN zio-magnum - Executed SLOW Query in 2 milliseconds:
209SELECT id, name FROM users WHERE id = ANY(?)
210
211 + findById
212 + findById not found
213 + findAllByIds with non-existent ID
214 + findAllByIds
21517 tests passed. 0 tests failed. 0 tests ignored.
216
217Executed in 21 s 187 ms
218
219
220************************
221Build summary:
222[{
223 "module": "zio-magnum",
224 "compile": {"status": "ok", "tookMs": 6507, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
225 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
226 "test-compile": {"status": "ok", "tookMs": 4038, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "test": {"status": "ok", "tookMs": 22437, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
228 "publish": {"status": "skipped", "tookMs": 0},
229 "metadata": {
230 "crossScalaVersions": ["3.7.4"]
231}
232}]
233************************
234[success] Total time: 35 s, completed Dec 31, 2025, 10:51:25 PM
235[0JChecking patch project/plugins.sbt...
236Checking patch build.sbt...
237Applied patch project/plugins.sbt cleanly.
238Applied patch build.sbt cleanly.