Build Logs
estrondo/farango • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
26
Total Lines
471
1##################################
2Clonning https://github.com/estrondo/farango.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to 'f6d1eefe259435382c9689fe867fdac5887a74c2'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala
31Pattern: summon[Factory[_, I[_]]]
32Replacement: summon[Factory[Any, I[Any]]]
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'summon[Factory[_, I[_]]]' in core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala
37----
38Starting build for 3.7.4
39Execute tests: false
40sbt project found:
41Sbt version 1.8.0 is not supported, minimal supported version is 1.11.5
42Enforcing usage of sbt in version 1.11.5
43No prepare script found for project estrondo/farango
44##################################
45Scala version: 3.7.4
46Targets: one.estrondo%farango one.estrondo%farango-cats-effect one.estrondo%farango-ducktape one.estrondo%farango-zio
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4"
67"++3.7.4 -v"
68"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}""" one.estrondo%farango one.estrondo%farango-cats-effect one.estrondo%farango-ducktape one.estrondo%farango-zio"
75
76[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.753s.
82[info] done compiling
83[info] loading settings for project root from build.sbt, publish.sbt...
84[info] set current project to farango-root (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.7.4
86OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in it/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in catsEffect/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in root/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in zioIt/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in zio/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in catsEffectIt/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in examples/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in ducktape/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.0 -> 3.7.4 in core/crossScalaVersions
95[info] set current project to farango-root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 9 projects.
97[info] Switching Scala version on:
98[info] ducktape (3.7.4)
99[info] examples (3.7.4)
100[info] * root (3.7.4)
101[info] it (3.7.4)
102[info] zio (3.7.4)
103[info] catsEffect (3.7.4)
104[info] core (3.7.4)
105[info] catsEffectIt (3.7.4)
106[info] zioIt (3.7.4)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to farango-root (in build file:/build/repo/)
110Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to farango-root (in build file:/build/repo/)
113[info] Defining Global / credentials, catsEffect / credentials and 7 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 44 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to farango-root (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to farango-root (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to farango-root (in build file:/build/repo/)
130[success] Total time: 0 s, completed Dec 31, 2025, 11:01:24 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(core, catsEffect, ducktape, zio)
135Starting build for ProjectRef(file:/build/repo/,core) (farango)... [0/4]
136OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
137OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
140Compile scalacOptions: -Wunused:all, -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
141[info] compiling 25 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
142[info] [patched file /build/repo/core/src/main/scala/one/estrondo/farango/entity/EntityMapper.scala]
143[info] [patched file /build/repo/core/src/main/scala/one/estrondo/farango/Effect.scala]
144[warn] there were 7 deprecation warnings; re-run with -deprecation for details
145[warn] one warning found
146[info] done compiling
147[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
148[info] done compiling
149[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
150[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/one/estrondo/farango/FarangoSpec.scala:7:39
151[warn] 7 |abstract class FarangoSpec[F[_]: Effect: EffectToFuture, S[_]](using EffectStream[S, F], EffectStreamCollector[S, F])
152[warn] | ^
153[warn] | unused implicit parameter
154[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/one/estrondo/farango/FarangoSpec.scala:7:69
155[warn] 7 |abstract class FarangoSpec[F[_]: Effect: EffectToFuture, S[_]](using EffectStream[S, F], EffectStreamCollector[S, F])
156[warn] | ^
157[warn] | unused implicit parameter
158[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/one/estrondo/farango/MockitoOps.scala:4:36
159[warn] 4 |import org.mockito.ArgumentMatchers.eq
160[warn] | ^^
161[warn] | unused import
162[info] [patched file /build/repo/core/src/test/scala/one/estrondo/farango/MockitoOps.scala]
163[info] [patched file /build/repo/core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala]
164[warn] three warnings found
165[info] done compiling
166[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,catsEffect) (farango-cats-effect)... [1/4]
169Compile scalacOptions: -Wunused:all, -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
170[info] compiling 1 Scala source to /build/repo/cats-effect/target/scala-3.7.4/classes ...
171[info] done compiling
172[info] compiling 2 Scala sources to /build/repo/cats-effect/target/scala-3.7.4/test-classes ...
173[info] done compiling
174Starting build for ProjectRef(file:/build/repo/,ducktape) (farango-ducktape)... [2/4]
175Compile scalacOptions: -Wunused:all, -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
176[info] compiling 1 Scala source to /build/repo/ducktape/target/scala-3.7.4/classes ...
177[info] done compiling
178[info] compiling 1 Scala source to /build/repo/ducktape/target/scala-3.7.4/test-classes ...
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,zio) (farango-zio)... [3/4]
181Compile scalacOptions: -Wunused:all, -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
182[info] compiling 1 Scala source to /build/repo/zio/target/scala-3.7.4/classes ...
183[info] done compiling
184[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.7.4/test-classes ...
185[info] done compiling
186
187************************
188Build summary:
189[{
190 "module": "farango",
191 "compile": {"status": "ok", "tookMs": 6984, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 3272, "warnings": 3, "errors": 0, "sourceVersion": "3.4-migration"},
194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["3.3.0"]
198}
199},{
200 "module": "farango-cats-effect",
201 "compile": {"status": "ok", "tookMs": 939, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
203 "test-compile": {"status": "ok", "tookMs": 1008, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
204 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
205 "publish": {"status": "skipped", "tookMs": 0},
206 "metadata": {
207 "crossScalaVersions": ["3.3.0"]
208}
209},{
210 "module": "farango-ducktape",
211 "compile": {"status": "ok", "tookMs": 364, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
213 "test-compile": {"status": "ok", "tookMs": 1300, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
214 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
215 "publish": {"status": "skipped", "tookMs": 0},
216 "metadata": {
217 "crossScalaVersions": ["3.3.0"]
218}
219},{
220 "module": "farango-zio",
221 "compile": {"status": "ok", "tookMs": 550, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 914, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["3.3.0"]
228}
229}]
230************************
231[success] Total time: 22 s, completed Dec 31, 2025, 11:01:47 PM
232[0JChecking patch project/plugins.sbt...
233Checking patch project/build.properties...
234Checking patch core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala...
235Checking patch build.sbt...
236Applied patch project/plugins.sbt cleanly.
237Applied patch project/build.properties cleanly.
238Applied patch core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala cleanly.
239Applied patch build.sbt cleanly.
240Commit migration rewrites
241Switched to a new branch 'opencb/migrate-source-3.4'
242[opencb/migrate-source-3.4 1af7331] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
243 4 files changed, 6 insertions(+), 7 deletions(-)
244----
245Preparing build for 3.8.0-RC5
246Scala binary version found: 3.8
247Implicitly using source version 3.8
248Scala binary version found: 3.8
249Implicitly using source version 3.8
250Would try to apply common scalacOption (best-effort, sbt/mill only):
251Append: ,REQUIRE:-source:3.8
252Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
253
254Try apply source patch:
255Path: core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala
256Pattern: summon[Factory[_, I[_]]]
257Replacement: summon[Factory[Any, I[Any]]]
258Successfully applied pattern 'summon[Factory[_, I[_]]]' in core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala
259----
260Starting build for 3.8.0-RC5
261Execute tests: true
262sbt project found:
263Sbt version 1.8.0 is not supported, minimal supported version is 1.11.5
264Enforcing usage of sbt in version 1.11.5
265No prepare script found for project estrondo/farango
266##################################
267Scala version: 3.8.0-RC5
268Targets: one.estrondo%farango one.estrondo%farango-cats-effect one.estrondo%farango-ducktape one.estrondo%farango-zio
269Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}
270##################################
271Using extra scalacOptions: ,REQUIRE:-source:3.8
272Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
273[sbt_options] declare -a sbt_options=()
274[process_args] java_version = '17'
275[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
276# Executing command line:
277java
278-Dfile.encoding=UTF-8
279-Dcommunitybuild.scala=3.8.0-RC5
280-Dcommunitybuild.project.dependencies.add=
281-Xmx7G
282-Xms4G
283-Xss8M
284-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
285-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
286-jar
287/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
288"setCrossScalaVersions 3.8.0-RC5"
289"++3.8.0-RC5 -v"
290"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
291"set every credentials := Nil"
292"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
293"removeScalacOptionsStartingWith -P:wartremover"
294
295moduleMappings
296"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}""" one.estrondo%farango one.estrondo%farango-cats-effect one.estrondo%farango-ducktape one.estrondo%farango-zio"
297
298[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
299[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
300[info] loading project definition from /build/repo/project
301[info] loading settings for project root from build.sbt, publish.sbt...
302[info] set current project to farango-root (in build file:/build/repo/)
303Execute setCrossScalaVersions: 3.8.0-RC5
304OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in core/crossScalaVersions
305OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in root/crossScalaVersions
306OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in it/crossScalaVersions
307OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in catsEffectIt/crossScalaVersions
308OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in examples/crossScalaVersions
309OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in zio/crossScalaVersions
310OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in catsEffect/crossScalaVersions
311OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in zioIt/crossScalaVersions
312OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in ducktape/crossScalaVersions
313[info] set current project to farango-root (in build file:/build/repo/)
314[info] Setting Scala version to 3.8.0-RC5 on 9 projects.
315[info] Switching Scala version on:
316[info] ducktape (3.8.0-RC5)
317[info] examples (3.8.0-RC5)
318[info] * root (3.8.0-RC5)
319[info] it (3.8.0-RC5)
320[info] zio (3.8.0-RC5)
321[info] catsEffect (3.8.0-RC5)
322[info] core (3.8.0-RC5)
323[info] catsEffectIt (3.8.0-RC5)
324[info] zioIt (3.8.0-RC5)
325[info] Excluding projects:
326[info] Reapplying settings...
327[info] set current project to farango-root (in build file:/build/repo/)
328Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
329[info] Reapplying settings...
330[info] set current project to farango-root (in build file:/build/repo/)
331[info] Defining Global / credentials, catsEffect / credentials and 7 others.
332[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 44 others.
333[info] Run `last` for details.
334[info] Reapplying settings...
335[info] set current project to farango-root (in build file:/build/repo/)
336Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
337[info] Reapplying settings...
338OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
339
340 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
341 Did you mean allExcludeDependencies ?
342 , retry without global scopes
343[info] Reapplying settings...
344[info] set current project to farango-root (in build file:/build/repo/)
345Execute removeScalacOptionsStartingWith: -P:wartremover
346[info] Reapplying settings...
347[info] set current project to farango-root (in build file:/build/repo/)
348[success] Total time: 0 s, completed Dec 31, 2025, 11:01:58 PM
349Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala","pattern":"summon[Factory[_, I[_]]]","replaceWith":"summon[Factory[Any, I[Any]]]"}]}
350Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
351Starting build...
352Projects: Set(core, catsEffect, ducktape, zio)
353Starting build for ProjectRef(file:/build/repo/,core) (farango)... [0/4]
354OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
355OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
356OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
357Compile scalacOptions: -Wunused:all, -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
358[info] compiling 25 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
359[warn] there were 7 deprecation warnings; re-run with -deprecation for details
360[warn] one warning found
361[info] done compiling
362[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/test-classes ...
363[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/one/estrondo/farango/FarangoSpec.scala:7:39
364[warn] 7 |abstract class FarangoSpec[F[_]: Effect: EffectToFuture, S[_]](using EffectStream[S, F], EffectStreamCollector[S, F])
365[warn] | ^
366[warn] | unused implicit parameter
367[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/one/estrondo/farango/FarangoSpec.scala:7:69
368[warn] 7 |abstract class FarangoSpec[F[_]: Effect: EffectToFuture, S[_]](using EffectStream[S, F], EffectStreamCollector[S, F])
369[warn] | ^
370[warn] | unused implicit parameter
371[warn] two warnings found
372[info] done compiling
373[info] SyncDBSpecWithTry:
374[info] A DB instance:
375[info] - It should create a user.
376[info] SyncDBSpecWithFuture:
377[info] A DB instance:
378[info] - It should create a user.
379[info] SyncDBSpecWithEither:
380[info] A DB instance:
381[info] - It should create a user.
382Starting build for ProjectRef(file:/build/repo/,catsEffect) (farango-cats-effect)... [1/4]
383Compile scalacOptions: -Wunused:all, -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
384[info] compiling 1 Scala source to /build/repo/cats-effect/target/scala-3.8.0-RC5/classes ...
385[info] done compiling
386[info] compiling 2 Scala sources to /build/repo/cats-effect/target/scala-3.8.0-RC5/test-classes ...
387[info] done compiling
388[info] SyncDBSpecWithIO:
389[info] A DB instance:
390[info] - It should create a user.
391Starting build for ProjectRef(file:/build/repo/,ducktape) (farango-ducktape)... [2/4]
392Compile scalacOptions: -Wunused:all, -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
393[info] compiling 1 Scala source to /build/repo/ducktape/target/scala-3.8.0-RC5/classes ...
394[info] done compiling
395[info] compiling 1 Scala source to /build/repo/ducktape/target/scala-3.8.0-RC5/test-classes ...
396[info] done compiling
397[info] DucktapeTransformerSpecWithEither:
398[info] A DucktapeTransformer instance
399[info] - It should convert a domain object to a storage model.
400[info] - I should create an automatic transformer.
401[info] DucktapeTransformerSpecWithTry:
402[info] A DucktapeTransformer instance
403[info] - It should convert a domain object to a storage model.
404[info] - I should create an automatic transformer.
405[info] DucktapeTransformerSpecWithFuture:
406[info] A DucktapeTransformer instance
407[info] - It should convert a domain object to a storage model.
408[info] - I should create an automatic transformer.
409Starting build for ProjectRef(file:/build/repo/,zio) (farango-zio)... [3/4]
410Compile scalacOptions: -Wunused:all, -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
411[info] compiling 1 Scala source to /build/repo/zio/target/scala-3.8.0-RC5/classes ...
412[info] done compiling
413[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC5/test-classes ...
414[info] done compiling
415[info] SyncDBSpecWithZIO:
416[info] A DB instance:
417[info] - It should create a user.
418
419************************
420Build summary:
421[{
422 "module": "farango",
423 "compile": {"status": "ok", "tookMs": 7516, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
424 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
425 "test-compile": {"status": "ok", "tookMs": 2529, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
426 "test": {"status": "ok", "tookMs": 1550, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
427 "publish": {"status": "skipped", "tookMs": 0},
428 "metadata": {
429 "crossScalaVersions": ["3.3.0"]
430}
431},{
432 "module": "farango-cats-effect",
433 "compile": {"status": "ok", "tookMs": 983, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
435 "test-compile": {"status": "ok", "tookMs": 1082, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
436 "test": {"status": "ok", "tookMs": 1620, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
437 "publish": {"status": "skipped", "tookMs": 0},
438 "metadata": {
439 "crossScalaVersions": ["3.3.0"]
440}
441},{
442 "module": "farango-ducktape",
443 "compile": {"status": "ok", "tookMs": 459, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
444 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
445 "test-compile": {"status": "ok", "tookMs": 1312, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
446 "test": {"status": "ok", "tookMs": 1166, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
447 "publish": {"status": "skipped", "tookMs": 0},
448 "metadata": {
449 "crossScalaVersions": ["3.3.0"]
450}
451},{
452 "module": "farango-zio",
453 "compile": {"status": "ok", "tookMs": 487, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
454 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
455 "test-compile": {"status": "ok", "tookMs": 664, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
456 "test": {"status": "ok", "tookMs": 1518, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
457 "publish": {"status": "skipped", "tookMs": 0},
458 "metadata": {
459 "crossScalaVersions": ["3.3.0"]
460}
461}]
462************************
463[success] Total time: 27 s, completed Dec 31, 2025, 11:02:25 PM
464[0JChecking patch project/plugins.sbt...
465Checking patch project/build.properties...
466Checking patch core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala...
467Checking patch build.sbt...
468Applied patch project/plugins.sbt cleanly.
469Applied patch project/build.properties cleanly.
470Applied patch core/src/test/scala/one/estrondo/farango/DefaultTestTypeClasses.scala cleanly.
471Applied patch build.sbt cleanly.