Build Logs

kevin-lee/effectie • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

204

Total Lines

823

1##################################
2Clonning https://github.com/kevin-lee/effectie.git into /build/repo using revision v2.2.0
3##################################
4Note: switching to '6e4b2bd135c55e1e7ef183b8d9e7fb9ac7362412'.
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.3
22----
23Preparing build for 3.8.1-RC1-bin-20251120-60444cb
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: modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala
34Pattern: Option({
35Replacement: Option[Throwable => Result]({
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'Option({' in modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala
40
41Try apply source patch:
42Path: modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala
43Pattern: Option({
44Replacement: Option[Throwable => Result]({
45Successfully applied pattern 'Option({' in modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala
46
47Try apply source patch:
48Path: modules/effectie-cats/shared/src/test/scala/effectie/resource/ReleasableFutureResourceSpec.scala
49Pattern: Option({
50Replacement: Option[Throwable => Result]({
51Using globing pattern modules/effectie-cats/shared/src/test/scala/effectie/resource/ReleasableFutureResourceSpec.scala from /build/repo
52
53Try apply source patch:
54Path: modules/effectie-cats/shared/src/test/scala/effectie/resource/FutureResourceMakerSpec.scala
55Pattern: Option({
56Replacement: Option[Throwable => Result]({
57Using globing pattern modules/effectie-cats/shared/src/test/scala/effectie/resource/FutureResourceMakerSpec.scala from /build/repo
58
59Try apply source patch:
60Path: modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceSpec.scala
61Pattern: Option({
62Replacement: Option[Throwable => Result]({
63Using globing pattern modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceSpec.scala from /build/repo
64
65Try apply source patch:
66Path: modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceMakerSpec.scala
67Pattern: Option({
68Replacement: Option[Throwable => Result]({
69Using globing pattern modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceMakerSpec.scala from /build/repo
70
71Try apply source patch:
72Path: modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceSpec.scala
73Pattern: Option({
74Replacement: Option[Throwable => Result]({
75Using globing pattern modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceSpec.scala from /build/repo
76
77Try apply source patch:
78Path: modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceMakerSpec.scala
79Pattern: Option({
80Replacement: Option[Throwable => Result]({
81Using globing pattern modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceMakerSpec.scala from /build/repo
82
83Try apply source patch:
84Path: build.sbt
85Pattern: val Scala3Version = "3.3.3"
86Replacement: val Scala3Version = "3.8.1-RC1-bin-20251120-60444cb"
87Successfully applied pattern 'val Scala3Version = "3.3.3"' in build.sbt
88----
89Starting build for 3.8.1-RC1-bin-20251120-60444cb
90Execute tests: false
91sbt project found:
92No prepare script found for project kevin-lee/effectie
93/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
94##################################
95Scala version: 3.8.1-RC1-bin-20251120-60444cb
96Targets: io.kevinlee%effectie-cats io.kevinlee%effectie-cats-effect2 io.kevinlee%effectie-cats-effect3 io.kevinlee%effectie-core io.kevinlee%effectie-monix3 io.kevinlee%effectie-syntax io.kevinlee%effectie-test4cats io.kevinlee%effectie-time io.kevinlee%effectie-time-cats-effect2 io.kevinlee%effectie-time-cats-effect3
97Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/ReleasableFutureResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/FutureResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
98##################################
99Using extra scalacOptions: ,REQUIRE:-source:3.8
100Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
101[sbt_options] declare -a sbt_options=()
102[process_args] java_version = '17'
103[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
104# Executing command line:
105java
106-Dfile.encoding=UTF-8
107-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
108-Dcommunitybuild.project.dependencies.add=
109-Xmx7G
110-Xms4G
111-Xss8M
112-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
113-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
114-jar
115/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
116"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
117"++3.8.1-RC1-bin-20251120-60444cb -v"
118"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
119"set every credentials := Nil"
120"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
121"removeScalacOptionsStartingWith -P:wartremover"
122
123moduleMappings
124"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/ReleasableFutureResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/FutureResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.kevinlee%effectie-cats io.kevinlee%effectie-cats-effect2 io.kevinlee%effectie-cats-effect3 io.kevinlee%effectie-core io.kevinlee%effectie-monix3 io.kevinlee%effectie-syntax io.kevinlee%effectie-test4cats io.kevinlee%effectie-time io.kevinlee%effectie-time-cats-effect2 io.kevinlee%effectie-time-cats-effect3"
125
126[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
127[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
128[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
129[info] loading project definition from /build/repo/project
130[info] loading settings for project effectie from build.sbt...
131[info] resolving key references (38280 settings) ...
132[info] >> Writing the latest version to repo/website/latestVersion.json.
133[info] >> Content: {"version":"2.2.0"}
134[info]
135[info] __ __ ___ ____
136[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
137[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
138[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
139[info] /_/
140[info]
141[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
142[info] Scala 3.8.1-RC1-bin-20251120-60444cb
143[info] -----------------------------------------------------
144[info] Useful sbt tasks:
145[info] r: reload - Run reload
146[info] cln: clean - Run clean
147[info] c: compile - Run compile
148[info] cc: +compile - Run cross-scalaVersion compile
149[info] tc: Test/compile - Run Test/compile
150[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
151[info] t: test - Run test
152[info] ct: +test - Run cross-scalaVersion test
153[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
154[info] fmt: scalafmtAll - Run scalafmtAll
155[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
156[info] cfmt: +scalafmtAll - Run +scalafmtAll
157[info] fixchk: scalafixAll --check - Run scalafixAll --check
158[info] fix: scalafixAll - Run scalafixAll
159[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
160[info] cfix: +scalafixAll - Run +scalafixAll
161[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
162[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
163[info] pl: publishLocal - Run publishLocal
164Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
165OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testing4CatsJS/crossScalaVersions
166OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeNative/crossScalaVersions
167OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeCatsEffect3Native/crossScalaVersions
168OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testing4CatsNative/crossScalaVersions
169OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeCatsEffect2JS/crossScalaVersions
170OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in syntaxNative/crossScalaVersions
171OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in syntaxJS/crossScalaVersions
172OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreJS/crossScalaVersions
173OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in monix3JS/crossScalaVersions
174OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsJS/crossScalaVersions
175OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreNative/crossScalaVersions
176OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeJS/crossScalaVersions
177OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsEffect2JS/crossScalaVersions
178OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeCatsEffect3JS/crossScalaVersions
179OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsEffect3Native/crossScalaVersions
180OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsNative/crossScalaVersions
181OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsEffect3JS/crossScalaVersions
182[info] >> Writing the latest version to repo/website/latestVersion.json.
183[info] >> Content: {"version":"2.2.0"}
184OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsEffect3JVM/crossScalaVersions
185OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in syntaxJVM/crossScalaVersions
186OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreJVM/crossScalaVersions
187OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeCatsEffect2JVM/crossScalaVersions
188OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in docsV1/crossScalaVersions
189OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeJVM/crossScalaVersions
190OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testing4CatsJVM/crossScalaVersions
191OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in effectie/crossScalaVersions
192OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsJVM/crossScalaVersions
193OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in catsEffect2JVM/crossScalaVersions
194OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in docs/crossScalaVersions
195OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in monix3JVM/crossScalaVersions
196OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in timeCatsEffect3JVM/crossScalaVersions
197OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in docsCe3/crossScalaVersions
198[info]
199[info] __ __ ___ ____
200[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
201[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
202[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
203[info] /_/
204[info]
205[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
206[info] Scala 3.8.1-RC1-bin-20251120-60444cb
207[info] -----------------------------------------------------
208[info] Useful sbt tasks:
209[info] r: reload - Run reload
210[info] cln: clean - Run clean
211[info] c: compile - Run compile
212[info] cc: +compile - Run cross-scalaVersion compile
213[info] tc: Test/compile - Run Test/compile
214[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
215[info] t: test - Run test
216[info] ct: +test - Run cross-scalaVersion test
217[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
218[info] fmt: scalafmtAll - Run scalafmtAll
219[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
220[info] cfmt: +scalafmtAll - Run +scalafmtAll
221[info] fixchk: scalafixAll --check - Run scalafixAll --check
222[info] fix: scalafixAll - Run scalafixAll
223[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
224[info] cfix: +scalafixAll - Run +scalafixAll
225[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
226[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
227[info] pl: publishLocal - Run publishLocal
228[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 31 projects.
229[info] Switching Scala version on:
230[info] testing4CatsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
231[info] testing4CatsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
232[info] catsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
233[info] syntaxNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
234[info] coreNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
235[info] docs (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
236[info] monix3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
237[info] catsEffect2JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
238[info] timeCatsEffect3JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
239[info] catsEffect3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
240[info] coreJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
241[info] timeJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
242[info] catsEffect3JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
243[info] timeCatsEffect3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
244[info] catsEffect3Native (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
245[info] coreJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
246[info] syntaxJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
247[info] docsV1 (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
248[info] docsCe3 (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
249[info] timeJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
250[info] testing4CatsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
251[info] catsEffect2JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
252[info] timeCatsEffect2JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
253[info] timeNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
254[info] catsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
255[info] catsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
256[info] syntaxJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
257[info] monix3JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
258[info] * effectie (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
259[info] timeCatsEffect3Native (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
260[info] timeCatsEffect2JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16)
261[info] Excluding projects:
262[info] Reapplying settings...
263[info] >> Writing the latest version to repo/website/latestVersion.json.
264[info] >> Content: {"version":"2.2.0"}
265[info]
266[info] __ __ ___ ____
267[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
268[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
269[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
270[info] /_/
271[info]
272[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
273[info] Scala 3.8.1-RC1-bin-20251120-60444cb
274[info] -----------------------------------------------------
275[info] Useful sbt tasks:
276[info] r: reload - Run reload
277[info] cln: clean - Run clean
278[info] c: compile - Run compile
279[info] cc: +compile - Run cross-scalaVersion compile
280[info] tc: Test/compile - Run Test/compile
281[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
282[info] t: test - Run test
283[info] ct: +test - Run cross-scalaVersion test
284[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
285[info] fmt: scalafmtAll - Run scalafmtAll
286[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
287[info] cfmt: +scalafmtAll - Run +scalafmtAll
288[info] fixchk: scalafixAll --check - Run scalafixAll --check
289[info] fix: scalafixAll - Run scalafixAll
290[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
291[info] cfix: +scalafixAll - Run +scalafixAll
292[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
293[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
294[info] pl: publishLocal - Run publishLocal
295Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
296[info] Reapplying settings...
297[info] >> Writing the latest version to repo/website/latestVersion.json.
298[info] >> Content: {"version":"2.2.0"}
299[info]
300[info] __ __ ___ ____
301[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
302[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
303[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
304[info] /_/
305[info]
306[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
307[info] Scala 3.8.1-RC1-bin-20251120-60444cb
308[info] -----------------------------------------------------
309[info] Useful sbt tasks:
310[info] r: reload - Run reload
311[info] cln: clean - Run clean
312[info] c: compile - Run compile
313[info] cc: +compile - Run cross-scalaVersion compile
314[info] tc: Test/compile - Run Test/compile
315[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
316[info] t: test - Run test
317[info] ct: +test - Run cross-scalaVersion test
318[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
319[info] fmt: scalafmtAll - Run scalafmtAll
320[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
321[info] cfmt: +scalafmtAll - Run +scalafmtAll
322[info] fixchk: scalafixAll --check - Run scalafixAll --check
323[info] fix: scalafixAll - Run scalafixAll
324[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
325[info] cfix: +scalafixAll - Run +scalafixAll
326[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
327[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
328[info] pl: publishLocal - Run publishLocal
329[info] Defining Global / credentials, catsEffect2JS / credentials and 29 others.
330[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 248 others.
331[info] Run `last` for details.
332[info] Reapplying settings...
333[info] >> Writing the latest version to repo/website/latestVersion.json.
334[info] >> Content: {"version":"2.2.0"}
335[info]
336[info] __ __ ___ ____
337[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
338[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
339[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
340[info] /_/
341[info]
342[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
343[info] Scala 3.8.1-RC1-bin-20251120-60444cb
344[info] -----------------------------------------------------
345[info] Useful sbt tasks:
346[info] r: reload - Run reload
347[info] cln: clean - Run clean
348[info] c: compile - Run compile
349[info] cc: +compile - Run cross-scalaVersion compile
350[info] tc: Test/compile - Run Test/compile
351[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
352[info] t: test - Run test
353[info] ct: +test - Run cross-scalaVersion test
354[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
355[info] fmt: scalafmtAll - Run scalafmtAll
356[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
357[info] cfmt: +scalafmtAll - Run +scalafmtAll
358[info] fixchk: scalafixAll --check - Run scalafixAll --check
359[info] fix: scalafixAll - Run scalafixAll
360[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
361[info] cfix: +scalafixAll - Run +scalafixAll
362[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
363[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
364[info] pl: publishLocal - Run publishLocal
365Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
366[info] Reapplying settings...
367OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
368
369 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
370 Did you mean syntaxNative / allExcludeDependencies ?
371 , retry without global scopes
372[info] Reapplying settings...
373[info] >> Writing the latest version to repo/website/latestVersion.json.
374[info] >> Content: {"version":"2.2.0"}
375[info]
376[info] __ __ ___ ____
377[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
378[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
379[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
380[info] /_/
381[info]
382[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
383[info] Scala 3.8.1-RC1-bin-20251120-60444cb
384[info] -----------------------------------------------------
385[info] Useful sbt tasks:
386[info] r: reload - Run reload
387[info] cln: clean - Run clean
388[info] c: compile - Run compile
389[info] cc: +compile - Run cross-scalaVersion compile
390[info] tc: Test/compile - Run Test/compile
391[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
392[info] t: test - Run test
393[info] ct: +test - Run cross-scalaVersion test
394[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
395[info] fmt: scalafmtAll - Run scalafmtAll
396[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
397[info] cfmt: +scalafmtAll - Run +scalafmtAll
398[info] fixchk: scalafixAll --check - Run scalafixAll --check
399[info] fix: scalafixAll - Run scalafixAll
400[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
401[info] cfix: +scalafixAll - Run +scalafixAll
402[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
403[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
404[info] pl: publishLocal - Run publishLocal
405Execute removeScalacOptionsStartingWith: -P:wartremover
406[info] Reapplying settings...
407[info] >> Writing the latest version to repo/website/latestVersion.json.
408[info] >> Content: {"version":"2.2.0"}
409[info]
410[info] __ __ ___ ____
411[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
412[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
413[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
414[info] /_/
415[info]
416[info] effectie 2.2.0+0-6e4b2bd1+20251122-1803-SNAPSHOT
417[info] Scala 3.8.1-RC1-bin-20251120-60444cb
418[info] -----------------------------------------------------
419[info] Useful sbt tasks:
420[info] r: reload - Run reload
421[info] cln: clean - Run clean
422[info] c: compile - Run compile
423[info] cc: +compile - Run cross-scalaVersion compile
424[info] tc: Test/compile - Run Test/compile
425[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
426[info] t: test - Run test
427[info] ct: +test - Run cross-scalaVersion test
428[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
429[info] fmt: scalafmtAll - Run scalafmtAll
430[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
431[info] cfmt: +scalafmtAll - Run +scalafmtAll
432[info] fixchk: scalafixAll --check - Run scalafixAll --check
433[info] fix: scalafixAll - Run scalafixAll
434[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
435[info] cfix: +scalafixAll - Run +scalafixAll
436[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
437[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
438[info] pl: publishLocal - Run publishLocal
439[success] Total time: 0 s, completed Nov 22, 2025, 6:03:37 PM
440Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/ReleasableFutureResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats/shared/src/test/scala/effectie/resource/FutureResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect2/shared/src/test/scala/effectie/resource/Ce2ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"modules/effectie-cats-effect3/shared/src/test/scala/effectie/resource/Ce3ResourceMakerSpec.scala","pattern":"Option({","replaceWith":"Option[Throwable => Result]({"},{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
441Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
442Starting build...
443Projects: Set(monix3JVM, catsEffect3JVM, timeJVM, timeCatsEffect3JVM, coreJVM, testing4CatsJVM, catsEffect2JVM, timeCatsEffect2JVM, catsJVM, syntaxJVM)
444Starting build for ProjectRef(file:/build/repo/,testing4CatsJVM) (effectie-test4cats)... [0/10]
445OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
446OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
447OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
448OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
449Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
450[info] compiling 6 Scala sources to /build/repo/modules/effectie-test4cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
451[info] done compiling
452Starting build for ProjectRef(file:/build/repo/,timeCatsEffect3JVM) (effectie-time-cats-effect3)... [1/10]
453Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
454[info] compiling 26 Scala sources to /build/repo/modules/effectie-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
455[info] done compiling
456[info] compiling 5 Scala sources to /build/repo/modules/effectie-syntax/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
457[info] done compiling
458[info] compiling 3 Scala sources to /build/repo/modules/effectie-time/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
459[info] done compiling
460[info] compiling 2 Scala sources to /build/repo/modules/effectie-time-cats-effect3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
461[info] done compiling
462[info] compiling 23 Scala sources to /build/repo/modules/effectie-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
463[info] done compiling
464[info] compiling 1 Scala source to /build/repo/modules/effectie-syntax/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
465[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-syntax/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:60:27
466[warn] 60 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
467[warn] | ^
468[warn] | unused implicit parameter
469[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-syntax/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:306:27
470[warn] 306 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
471[warn] | ^
472[warn] | unused implicit parameter
473[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-syntax/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:448:39
474[warn] 448 | )(fa2.handleEitherNonFatalWith(err => Future(expected)))
475[warn] | ^^^
476[warn] | unused explicit parameter
477[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-syntax/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:625:35
478[warn] 625 | )(fa2.handleEitherNonFatal(err => expected))
479[warn] | ^^^
480[warn] | unused explicit parameter
481[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-syntax/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:803:27
482[warn] 803 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
483[warn] | ^
484[warn] | unused implicit parameter
485[warn] 5 warnings found
486[info] done compiling
487[info] compiling 1 Scala source to /build/repo/modules/effectie-time-cats-effect3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
488[info] done compiling
489Starting build for ProjectRef(file:/build/repo/,monix3JVM) (effectie-monix3)... [2/10]
490Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
491[info] compiling 11 Scala sources to /build/repo/modules/effectie-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
492[info] done compiling
493[info] compiling 15 Scala sources to /build/repo/modules/effectie-cats-effect2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
494[info] done compiling
495[info] compiling 7 Scala sources to /build/repo/modules/effectie-monix3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
496[info] done compiling
497[info] compiling 29 Scala sources to /build/repo/modules/effectie-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
498[info] done compiling
499[info] compiling 27 Scala sources to /build/repo/modules/effectie-cats-effect2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
500[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/canCatchSpec.scala:105:27
501[warn] 105 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
502[warn] | ^
503[warn] | unused implicit parameter
504[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/canHandleErrorSpec.scala:307:31
505[warn] 307 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] =
506[warn] | ^
507[warn] | unused implicit parameter
508[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/canHandleErrorSpec.scala:765:64
509[warn] 765 | )(CanHandleError[Future].handleEitherTNonFatalWith(fa2)(err => Future(expected)).value)
510[warn] | ^^^
511[warn] | unused explicit parameter
512[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/canHandleErrorSpec.scala:828:60
513[warn] 828 | )(CanHandleError[Future].handleEitherTNonFatal(fa2)(err => expected).value)
514[warn] | ^^^
515[warn] | unused explicit parameter
516[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/canRecoverSpec.scala:308:31
517[warn] 308 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] =
518[warn] | ^
519[warn] | unused implicit parameter
520[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/fxCtorSpec.scala:8:16
521[warn] 8 |import effectie.specs
522[warn] | ^^^^^
523[warn] | unused import
524[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/fxSpec.scala:9:39
525[warn] 9 |import effectie.{SomeControlThrowable, specs}
526[warn] | ^^^^^
527[warn] | unused import
528[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/instances/ce2/fxSpec.scala:369:27
529[warn] 369 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
530[warn] | ^
531[warn] | unused implicit parameter
532[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:133:27
533[warn] 133 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
534[warn] | ^
535[warn] | unused implicit parameter
536[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:752:27
537[warn] 752 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
538[warn] | ^
539[warn] | unused implicit parameter
540[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1345:39
541[warn] 1345 | )(fa2.handleEitherNonFatalWith(err => Future(expected)))
542[warn] | ^^^
543[warn] | unused explicit parameter
544[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1413:40
545[warn] 1413 | )(fa2.handleEitherTNonFatalWith(err => Future(expected)).value)
546[warn] | ^^^
547[warn] | unused explicit parameter
548[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1590:35
549[warn] 1590 | )(fa2.handleEitherNonFatal(err => expected))
550[warn] | ^^^
551[warn] | unused explicit parameter
552[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1635:36
553[warn] 1635 | )(fa2.handleEitherTNonFatal(err => expected).value)
554[warn] | ^^^
555[warn] | unused explicit parameter
556[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect2/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1905:27
557[warn] 1905 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
558[warn] | ^
559[warn] | unused implicit parameter
560[warn] 15 warnings found
561[info] done compiling
562[info] compiling 27 Scala sources to /build/repo/modules/effectie-monix3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
563[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/canCatchSpec.scala:108:27
564[warn] 108 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
565[warn] | ^
566[warn] | unused implicit parameter
567[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/canHandleErrorSpec.scala:309:31
568[warn] 309 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] = effectOf[F](a)
569[warn] | ^
570[warn] | unused implicit parameter
571[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/canHandleErrorSpec.scala:766:64
572[warn] 766 | )(CanHandleError[Future].handleEitherTNonFatalWith(fa2)(err => Future(expected)).value)
573[warn] | ^^^
574[warn] | unused explicit parameter
575[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/canHandleErrorSpec.scala:829:60
576[warn] 829 | )(CanHandleError[Future].handleEitherTNonFatal(fa2)(err => expected).value)
577[warn] | ^^^
578[warn] | unused explicit parameter
579[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/canRecoverSpec.scala:311:31
580[warn] 311 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] =
581[warn] | ^
582[warn] | unused implicit parameter
583[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/fxCtorSpec.scala:8:16
584[warn] 8 |import effectie.specs
585[warn] | ^^^^^
586[warn] | unused import
587[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/fxSpec.scala:9:39
588[warn] 9 |import effectie.{SomeControlThrowable, specs}
589[warn] | ^^^^^
590[warn] | unused import
591[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/instances/monix3/fxSpec.scala:373:27
592[warn] 373 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
593[warn] | ^
594[warn] | unused implicit parameter
595[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:136:27
596[warn] 136 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
597[warn] | ^
598[warn] | unused implicit parameter
599[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:755:27
600[warn] 755 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
601[warn] | ^
602[warn] | unused implicit parameter
603[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1348:39
604[warn] 1348 | )(fa2.handleEitherNonFatalWith(err => Future(expected)))
605[warn] | ^^^
606[warn] | unused explicit parameter
607[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1416:40
608[warn] 1416 | )(fa2.handleEitherTNonFatalWith(err => Future(expected)).value)
609[warn] | ^^^
610[warn] | unused explicit parameter
611[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1593:35
612[warn] 1593 | )(fa2.handleEitherNonFatal(err => expected))
613[warn] | ^^^
614[warn] | unused explicit parameter
615[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1638:36
616[warn] 1638 | )(fa2.handleEitherTNonFatal(err => expected).value)
617[warn] | ^^^
618[warn] | unused explicit parameter
619[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-monix3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1907:27
620[warn] 1907 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
621[warn] | ^
622[warn] | unused implicit parameter
623[warn] 15 warnings found
624[info] done compiling
625Starting build for ProjectRef(file:/build/repo/,catsJVM) (effectie-cats)... [3/10]
626Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
627Starting build for ProjectRef(file:/build/repo/,timeJVM) (effectie-time)... [4/10]
628Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
629[info] compiling 3 Scala sources to /build/repo/modules/effectie-time/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
630[info] done compiling
631Starting build for ProjectRef(file:/build/repo/,catsEffect3JVM) (effectie-cats-effect3)... [5/10]
632Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
633[info] compiling 15 Scala sources to /build/repo/modules/effectie-cats-effect3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
634[info] done compiling
635[info] compiling 31 Scala sources to /build/repo/modules/effectie-cats-effect3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
636[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/instances/ce3/canCatchSpec.scala:88:31
637[warn] 88 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] = effectOf[F](a)
638[warn] | ^
639[warn] | unused implicit parameter
640[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/instances/ce3/canHandleErrorSpec.scala:153:31
641[warn] 153 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] = effectOf[F](a)
642[warn] | ^
643[warn] | unused implicit parameter
644[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/instances/ce3/canRecoverSpec.scala:153:31
645[warn] 153 | def run[F[*]: FxCtor: Functor, A](a: => A): F[A] =
646[warn] | ^
647[warn] | unused implicit parameter
648[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/instances/ce3/fxSpec.scala:438:27
649[warn] 438 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = Fx[F].effectOf(a)
650[warn] | ^
651[warn] | unused implicit parameter
652[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/instances/ce3/testing/IoAppUtils.scala:24:14
653[warn] 24 | def runtime(es: ExecutorService): IORuntime = runtime()
654[warn] | ^^
655[warn] | unused explicit parameter
656[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:142:27
657[warn] 142 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
658[warn] | ^
659[warn] | unused implicit parameter
660[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:780:27
661[warn] 780 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
662[warn] | ^
663[warn] | unused implicit parameter
664[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1387:39
665[warn] 1387 | )(fa2.handleEitherNonFatalWith(err => Future(expected)))
666[warn] | ^^^
667[warn] | unused explicit parameter
668[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1455:40
669[warn] 1455 | )(fa2.handleEitherTNonFatalWith(err => Future(expected)).value)
670[warn] | ^^^
671[warn] | unused explicit parameter
672[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1632:35
673[warn] 1632 | )(fa2.handleEitherNonFatal(err => expected))
674[warn] | ^^^
675[warn] | unused explicit parameter
676[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1700:36
677[warn] 1700 | )(fa2.handleEitherTNonFatal(err => expected).value)
678[warn] | ^^^
679[warn] | unused explicit parameter
680[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/jvm/src/test/scala-3/effectie/syntax/errorSpec.scala:1974:27
681[warn] 1974 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
682[warn] | ^
683[warn] | unused implicit parameter
684[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/shared/src/test/scala-3/effectie/syntax/errorIdSpec.scala:90:27
685[warn] 90 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
686[warn] | ^
687[warn] | unused implicit parameter
688[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/shared/src/test/scala-3/effectie/syntax/errorIdSpec.scala:407:27
689[warn] 407 | def run[F[*]: Fx: Functor, A](a: => A): F[A] = effectOf[F](a)
690[warn] | ^
691[warn] | unused implicit parameter
692[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/effectie-cats-effect3/shared/src/test/scala-3/effectie/syntax/errorIdSpec.scala:952:27
693[warn] 952 | def run[F[*]: Fx: Functor, A](a: => A): F[A] =
694[warn] | ^
695[warn] | unused implicit parameter
696[warn] 15 warnings found
697[info] done compiling
698Starting build for ProjectRef(file:/build/repo/,coreJVM) (effectie-core)... [6/10]
699Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
700Starting build for ProjectRef(file:/build/repo/,syntaxJVM) (effectie-syntax)... [7/10]
701Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
702Starting build for ProjectRef(file:/build/repo/,timeCatsEffect2JVM) (effectie-time-cats-effect2)... [8/10]
703Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
704[info] compiling 2 Scala sources to /build/repo/modules/effectie-time-cats-effect2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
705[info] done compiling
706[info] compiling 1 Scala source to /build/repo/modules/effectie-time-cats-effect2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
707[info] done compiling
708Starting build for ProjectRef(file:/build/repo/,catsEffect2JVM) (effectie-cats-effect2)... [9/10]
709Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
710
711************************
712Build summary:
713[{
714 "module": "effectie-test4cats",
715 "compile": {"status": "ok", "tookMs": 10515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
716 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
717 "test-compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
718 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
719 "publish": {"status": "skipped", "tookMs": 0},
720 "metadata": {
721 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
722}
723},{
724 "module": "effectie-time-cats-effect3",
725 "compile": {"status": "ok", "tookMs": 7351, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
726 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
727 "test-compile": {"status": "ok", "tookMs": 12211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
728 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
729 "publish": {"status": "skipped", "tookMs": 0},
730 "metadata": {
731 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
732}
733},{
734 "module": "effectie-monix3",
735 "compile": {"status": "ok", "tookMs": 3618, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
736 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
737 "test-compile": {"status": "ok", "tookMs": 29177, "warnings": 15, "errors": 0, "sourceVersion": "3.8"},
738 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
739 "publish": {"status": "skipped", "tookMs": 0},
740 "metadata": {
741 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
742}
743},{
744 "module": "effectie-cats",
745 "compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
746 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
747 "test-compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
748 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
749 "publish": {"status": "skipped", "tookMs": 0},
750 "metadata": {
751 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
752}
753},{
754 "module": "effectie-time",
755 "compile": {"status": "ok", "tookMs": 195, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
756 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
757 "test-compile": {"status": "ok", "tookMs": 1415, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
758 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
759 "publish": {"status": "skipped", "tookMs": 0},
760 "metadata": {
761 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
762}
763},{
764 "module": "effectie-cats-effect3",
765 "compile": {"status": "ok", "tookMs": 1162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
766 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
767 "test-compile": {"status": "ok", "tookMs": 9645, "warnings": 15, "errors": 0, "sourceVersion": "3.8"},
768 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
769 "publish": {"status": "skipped", "tookMs": 0},
770 "metadata": {
771 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
772}
773},{
774 "module": "effectie-core",
775 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
776 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
777 "test-compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
778 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
779 "publish": {"status": "skipped", "tookMs": 0},
780 "metadata": {
781 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
782}
783},{
784 "module": "effectie-syntax",
785 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
786 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
787 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
788 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
789 "publish": {"status": "skipped", "tookMs": 0},
790 "metadata": {
791 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
792}
793},{
794 "module": "effectie-time-cats-effect2",
795 "compile": {"status": "ok", "tookMs": 858, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
796 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
797 "test-compile": {"status": "ok", "tookMs": 1014, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
798 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
799 "publish": {"status": "skipped", "tookMs": 0},
800 "metadata": {
801 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
802}
803},{
804 "module": "effectie-cats-effect2",
805 "compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
806 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
807 "test-compile": {"status": "ok", "tookMs": 398, "warnings": 15, "errors": 0, "sourceVersion": "3.8"},
808 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
809 "publish": {"status": "skipped", "tookMs": 0},
810 "metadata": {
811 "crossScalaVersions": ["2.13.16", "2.12.18", "3.3.3"]
812}
813}]
814************************
815[success] Total time: 120 s (0:02:00.0), completed Nov 22, 2025, 6:05:37 PM
816[0JChecking patch project/plugins.sbt...
817Checking patch modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala...
818Checking patch modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala...
819Checking patch build.sbt...
820Applied patch project/plugins.sbt cleanly.
821Applied patch modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceSpec.scala cleanly.
822Applied patch modules/effectie-cats/shared/src/test/scala/effectie/resource/UsingResourceMakerSpec.scala cleanly.
823Applied patch build.sbt cleanly.