Build Logs

gaelrenoux/tranzactio • 3.8.0-RC1:2025-11-14

Errors

7

Warnings

93

Total Lines

282

1##################################
2Clonning https://github.com/gaelrenoux/tranzactio.git into /build/repo using revision v5.6.0
3##################################
4Note: switching to '81ebb6e03bc75a62743ea390eac381e81c18d457'.
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.3.6
22----
23Preparing build for 3.8.0-RC1
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: project/BuildHelper.scala
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3 = "3.3.6"' in project/BuildHelper.scala
40----
41Starting build for 3.8.0-RC1
42Execute tests: false
43sbt project found:
44No prepare script found for project gaelrenoux/tranzactio
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC1
48Targets: io.github.gaelrenoux%tranzactio-anorm io.github.gaelrenoux%tranzactio-core io.github.gaelrenoux%tranzactio-doobie
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC1
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC1"
69"++3.8.0-RC1 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.gaelrenoux%tranzactio-anorm io.github.gaelrenoux%tranzactio-core io.github.gaelrenoux%tranzactio-doobie"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] loading settings for project root from build.sbt...
82[info] set current project to tranzactio-root (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC1
84OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in doobie/crossScalaVersions
85OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in core/crossScalaVersions
86OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in anorm/crossScalaVersions
87OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in examples/crossScalaVersions
88[info] set current project to tranzactio-root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC1 on 4 projects.
90[info] Switching Scala version on:
91[info] examples (2.12.20, 2.13.16, 3.8.0-RC1)
92[info] doobie (2.12.20, 2.13.16, 3.8.0-RC1)
93[info] anorm (2.12.20, 2.13.16, 3.8.0-RC1)
94[info] core (2.12.20, 2.13.16, 3.8.0-RC1)
95[info] Excluding projects:
96[info] * root (2.12.20)
97[info] Reapplying settings...
98[info] set current project to tranzactio-root (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to tranzactio-root (in build file:/build/repo/)
102[info] Defining Global / credentials, anorm / credentials and 3 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 23 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to tranzactio-root (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
112 Did you mean allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to tranzactio-root (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to tranzactio-root (in build file:/build/repo/)
119[success] Total time: 0 s, completed Nov 14, 2025, 8:46:09 PM
120Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
122Starting build...
123Projects: Set(anorm, core, doobie)
124Starting build for ProjectRef(file:/build/repo/,anorm) (tranzactio-anorm)... [0/3]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
128Compile scalacOptions: -encoding, utf-8, -explaintypes, -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/classes ...
130[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
131[warn] one warning found
132[info] done compiling
133[info] compiling 1 Scala source to /build/repo/anorm/target/scala-3.8.0-RC1/classes ...
134[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
135[warn] one warning found
136[info] done compiling
137Starting build for ProjectRef(file:/build/repo/,core) (tranzactio-core)... [1/3]
138Compile scalacOptions: -encoding, utf-8, -explaintypes, -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 6 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/test-classes ...
140[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
141[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:87:6
142[warn] 87 | case Cause.Then(Cause.Fail(firstError, _), Cause.Fail(secondError, _)) =>
143[warn] | ^
144[warn] |match may not be exhaustive.
145[warn] |
146[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Die (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(Empty, _)
147[warn] |(More unmatched cases are elided)
148[warn] |
149[warn] | longer explanation available when compiling with `-explain`
150[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:99:6
151[warn] 99 | case Cause.Then(Cause.Fail(firstError, _), Cause.Fail(secondError, _)) =>
152[warn] | ^
153[warn] |match may not be exhaustive.
154[warn] |
155[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Die (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(Empty, _)
156[warn] |(More unmatched cases are elided)
157[warn] |
158[warn] | longer explanation available when compiling with `-explain`
159[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:111:6
160[warn] 111 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.CloseException))
161[warn] | ^
162[warn] |match may not be exhaustive.
163[warn] |
164[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
165[warn] |
166[warn] | longer explanation available when compiling with `-explain`
167[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:135:6
168[warn] 135 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.CloseException))
169[warn] | ^
170[warn] |match may not be exhaustive.
171[warn] |
172[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
173[warn] |
174[warn] | longer explanation available when compiling with `-explain`
175[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:143:6
176[warn] 143 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.OpenException))
177[warn] | ^
178[warn] |match may not be exhaustive.
179[warn] |
180[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
181[warn] |
182[warn] | longer explanation available when compiling with `-explain`
183[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:151:6
184[warn] 151 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.AutoCommitException))
185[warn] | ^
186[warn] |match may not be exhaustive.
187[warn] |
188[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
189[warn] |
190[warn] | longer explanation available when compiling with `-explain`
191[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:159:6
192[warn] 159 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.CommitException))
193[warn] | ^
194[warn] |match may not be exhaustive.
195[warn] |
196[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:167:6
200[warn] 167 | case Cause.Then(Cause.Fail(firstError, _), Cause.Die(secondError, _)) =>
201[warn] | ^
202[warn] |match may not be exhaustive.
203[warn] |
204[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Die (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(Empty, _)
205[warn] |(More unmatched cases are elided)
206[warn] |
207[warn] | longer explanation available when compiling with `-explain`
208[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:179:6
209[warn] 179 | case Cause.Then(Cause.Fail(firstError, _), Cause.Die(secondError, _)) =>
210[warn] | ^
211[warn] |match may not be exhaustive.
212[warn] |
213[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Die (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(Empty, _)
214[warn] |(More unmatched cases are elided)
215[warn] |
216[warn] | longer explanation available when compiling with `-explain`
217[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:191:6
218[warn] 191 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.CloseException))
219[warn] | ^
220[warn] |match may not be exhaustive.
221[warn] |
222[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
223[warn] |
224[warn] | longer explanation available when compiling with `-explain`
225[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/io/github/gaelrenoux/tranzactio/ConnectionSourceTest.scala:215:6
226[warn] 215 | case Cause.Die(ex, _) => assertTrue(ex == DbException.Wrapped(FailingConnectionSource.CloseException))
227[warn] | ^
228[warn] |match may not be exhaustive.
229[warn] |
230[warn] |It would fail on pattern case: Empty, _: zio.Cause.Fail (anonymous), _: zio.Cause.Interrupt (anonymous), zio.Cause.Stackless(_, _), zio.Cause.Then(_, _), zio.Cause.Both(_, _)
231[warn] |
232[warn] | longer explanation available when compiling with `-explain`
233[warn] 12 warnings found
234[info] done compiling
235Starting build for ProjectRef(file:/build/repo/,doobie) (tranzactio-doobie)... [2/3]
236Compile scalacOptions: -encoding, utf-8, -explaintypes, -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
237[info] compiling 1 Scala source to /build/repo/doobie/target/scala-3.8.0-RC1/classes ...
238[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
239[warn] one warning found
240[info] done compiling
241
242************************
243Build summary:
244[{
245 "module": "tranzactio-anorm",
246 "compile": {"status": "ok", "tookMs": 12368, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 163, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
253}
254},{
255 "module": "tranzactio-core",
256 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 3560, "warnings": 11, "errors": 0, "sourceVersion": "3.8"},
259 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "skipped", "tookMs": 0},
261 "metadata": {
262 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
263}
264},{
265 "module": "tranzactio-doobie",
266 "compile": {"status": "ok", "tookMs": 1392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
268 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
270 "publish": {"status": "skipped", "tookMs": 0},
271 "metadata": {
272 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
273}
274}]
275************************
276[success] Total time: 52 s, completed Nov 14, 2025, 8:47:01 PM
277[0JChecking patch project/plugins.sbt...
278Checking patch project/BuildHelper.scala...
279Checking patch build.sbt...
280Applied patch project/plugins.sbt cleanly.
281Applied patch project/BuildHelper.scala cleanly.
282Applied patch build.sbt cleanly.