Build Logs
atnos-org/eff • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
94
Total Lines
621
1##################################
2Clonning https://github.com/atnos-org/eff.git into /build/repo using revision v8.0.0
3##################################
4Note: switching to '87c7bf20cbc8234a71eec66db3a552dd9429319f'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project atnos-org/eff
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: org.atnos%eff org.atnos%eff-cats-effect org.atnos%eff-choose org.atnos%eff-core org.atnos%eff-doobie org.atnos%eff-either org.atnos%eff-error org.atnos%eff-eval org.atnos%eff-future org.atnos%eff-list org.atnos%eff-monix org.atnos%eff-option org.atnos%eff-reader org.atnos%eff-safe org.atnos%eff-state org.atnos%eff-validate org.atnos%eff-writer
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set monixJVM/Test/unmanagedSources ~= (_.filterNot(_.getName == \"TaskEffectSpec.scala\"))"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '21'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
47# Executing command line:
48java
49-Xms4096M
50-Xmx6000M
51-Xss6M
52-XX:+UseG1GC
53-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
63"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68"set monixJVM/Test/unmanagedSources ~= (_.filterNot(_.getName == "TaskEffectSpec.scala"))"
69moduleMappings
70"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set monixJVM/Test/unmanagedSources ~= (_.filterNot(_.getName == \"TaskEffectSpec.scala\"))"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.atnos%eff org.atnos%eff-cats-effect org.atnos%eff-choose org.atnos%eff-core org.atnos%eff-doobie org.atnos%eff-either org.atnos%eff-error org.atnos%eff-eval org.atnos%eff-future org.atnos%eff-list org.atnos%eff-monix org.atnos%eff-option org.atnos%eff-reader org.atnos%eff-safe org.atnos%eff-state org.atnos%eff-validate org.atnos%eff-writer"
71
72[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
73[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
74[info] loading project definition from /build/repo/project
75[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
76[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
77[info] Compilation completed in 8.382s.
78[info] done compiling
79[info] loading settings for project repo from build.sbt, version.sbt...
80[info] resolving key references (59014 settings) ...
81[info] set current project to repo (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
83OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in optionJS/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in optionJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in validateJS/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in validateJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in writerJVM/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in writerJVM/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobie/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in doobie/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in readerJVM/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in readerJVM/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in safeJVM/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in safeJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJVM/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in coreJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in catsEffectJVM/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in catsEffectJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in errorJVM/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in errorJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in validateNative/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in validateNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in stateJS/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in stateJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in eitherNative/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in eitherNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalazNative/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in scalazNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in stateNative/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in stateNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in evalJS/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in evalJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in evalJVM/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in evalJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in chooseNative/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in chooseNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalazJS/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in scalazJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in futureJS/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in futureJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in evalNative/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in readerNative/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in readerNative/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in monixJVM/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in monixJVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in repo/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalazJVM/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in scalazJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in listNative/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in listNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in listJVM/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in listJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in coreJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in writerJS/crossScalaVersions
137OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in writerJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in readerJS/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in readerJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreNative/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in coreNative/crossScalaVersions
142OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in errorJS/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in errorJS/crossScalaVersions
144OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in errorNative/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in errorNative/crossScalaVersions
146OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in futureJVM/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in futureJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in allJS/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in allJS/crossScalaVersions
150OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in chooseJVM/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in chooseJVM/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in safeJS/crossScalaVersions
153OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in safeJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in eitherJVM/crossScalaVersions
155OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in eitherJVM/crossScalaVersions
156OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in futureNative/crossScalaVersions
157OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in futureNative/crossScalaVersions
158OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in safeNative/crossScalaVersions
159OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in safeNative/crossScalaVersions
160OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in eitherJS/crossScalaVersions
161OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in eitherJS/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in evalNative/crossScalaVersions
163OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in validateJVM/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in validateJVM/crossScalaVersions
165OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in listJS/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in listJS/crossScalaVersions
167OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in stateJVM/crossScalaVersions
168OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in stateJVM/crossScalaVersions
169OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in allJVM/crossScalaVersions
170OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in allJVM/crossScalaVersions
171OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in chooseJS/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in chooseJS/crossScalaVersions
173OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in optionNative/crossScalaVersions
174OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in optionNative/crossScalaVersions
175OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in monixJS/crossScalaVersions
176OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in monixJS/crossScalaVersions
177OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in allNative/crossScalaVersions
178OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in allNative/crossScalaVersions
179OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in optionJVM/crossScalaVersions
180OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in optionJVM/crossScalaVersions
181OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in writerNative/crossScalaVersions
182OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in writerNative/crossScalaVersions
183[info] set current project to repo (in build file:/build/repo/)
184[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 50 projects.
185[info] Switching Scala version on:
186[info] futureJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
187[info] listJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
188[info] errorJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
189[info] futureJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
190[info] safeJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
191[info] listJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
192[info] safeNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
193[info] futureNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
194[info] evalNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
195[info] doobie (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
196[info] stateJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
197[info] optionJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
198[info] validateJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
199[info] optionNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
200[info] coreNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
201[info] scalazJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
202[info] monixJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
203[info] allJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
204[info] eitherJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
205[info] chooseJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
206[info] coreJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
207[info] eitherJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
208[info] eitherNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
209[info] writerJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
210[info] readerJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
211[info] coreJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
212[info] monixJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
213[info] readerJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
214[info] writerJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
215[info] optionJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
216[info] chooseJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
217[info] writerNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
218[info] allJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
219[info] scalazNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
220[info] evalJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
221[info] errorNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
222[info] stateNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
223[info] * repo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
224[info] chooseNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
225[info] stateJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
226[info] allNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
227[info] readerNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
228[info] evalJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
229[info] safeJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
230[info] validateJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
231[info] scalazJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
232[info] errorJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
233[info] catsEffectJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
234[info] validateNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
235[info] listNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
236[info] Excluding projects:
237[info] Reapplying settings...
238[info] set current project to repo (in build file:/build/repo/)
239Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
240[info] Reapplying settings...
241[info] set current project to repo (in build file:/build/repo/)
242[info] Defining Global / credentials, allJS / credentials and 48 others.
243[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 400 others.
244[info] Run `last` for details.
245[info] Reapplying settings...
246[info] set current project to repo (in build file:/build/repo/)
247Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
248[info] Reapplying settings...
249OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
250
251 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
252 Did you mean evalJS / allExcludeDependencies ?
253 , retry without global scopes
254[info] Reapplying settings...
255[info] set current project to repo (in build file:/build/repo/)
256Execute removeScalacOptionsStartingWith: -P:wartremover
257[info] Reapplying settings...
258[info] set current project to repo (in build file:/build/repo/)
259[info] Defining monixJVM / Test / unmanagedSources
260[info] The new value will be used by monixJVM / Test / bspBuildTargetSourcesItem, monixJVM / Test / scalafmt and 1 others.
261[info] Run `last` for details.
262[info] Reapplying settings...
263[info] set current project to repo (in build file:/build/repo/)
264[success] Total time: 0 s, completed Dec 28, 2025, 4:48:47 PM
265Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set monixJVM/Test/unmanagedSources ~= (_.filterNot(_.getName == \"TaskEffectSpec.scala\"))"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
266Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
267Starting build...
268Projects: Set(futureJVM, safeJVM, listJVM, doobie, stateJVM, validateJVM, monixJVM, allJVM, eitherJVM, readerJVM, coreJVM, writerJVM, optionJVM, chooseJVM, evalJVM, errorJVM, catsEffectJVM)
269Starting build for ProjectRef(file:/build/repo/,writerJVM) (eff-writer)... [0/17]
270OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
271OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
272OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
273Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
274[info] compiling 27 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
275[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
276[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/CollectedUnions.scala:15:4
277[warn] 15 | otherEffects match {
278[warn] | ^^^^^^^^^^^^
279[warn] |match may not be exhaustive.
280[warn] |
281[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector3[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector4[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector5[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector6[org.atnos.eff.Union[U, Any]]
282[warn] |(More unmatched cases are elided)
283[warn] |
284[warn] | longer explanation available when compiling with `-explain`
285[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/CollectedUnions.scala:27:4
286[warn] 27 | otherEffects match {
287[warn] | ^^^^^^^^^^^^
288[warn] |match may not be exhaustive.
289[warn] |
290[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector3[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector4[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector5[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector6[org.atnos.eff.Union[U, Any]]
291[warn] |(More unmatched cases are elided)
292[warn] |
293[warn] | longer explanation available when compiling with `-explain`
294[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/CollectedUnions.scala:36:4
295[warn] 36 | otherEffects match {
296[warn] | ^^^^^^^^^^^^
297[warn] |match may not be exhaustive.
298[warn] |
299[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector3[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector4[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector5[org.atnos.eff.Union[U, Any]], _: scala.collection.immutable.Vector6[org.atnos.eff.Union[U, Any]]
300[warn] |(More unmatched cases are elided)
301[warn] |
302[warn] | longer explanation available when compiling with `-explain`
303[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/Continuation.scala:31:4
304[warn] 31 | functions match {
305[warn] | ^^^^^^^^^
306[warn] |match may not be exhaustive.
307[warn] |
308[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector3[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector4[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector5[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector6[Any => org.atnos.eff.Eff[R, Any]]
309[warn] |(More unmatched cases are elided)
310[warn] |
311[warn] | longer explanation available when compiling with `-explain`
312[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/Continuation.scala:48:6
313[warn] 48 | fs match {
314[warn] | ^^
315[warn] |match may not be exhaustive.
316[warn] |
317[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector3[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector4[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector5[Any => org.atnos.eff.Eff[R, Any]], _: scala.collection.immutable.Vector6[Any => org.atnos.eff.Eff[R, Any]]
318[warn] |(More unmatched cases are elided)
319[warn] |
320[warn] | longer explanation available when compiling with `-explain`
321[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/main/scala/org/atnos/eff/Unions.scala:29:8
322[warn] 29 | rest match {
323[warn] | ^^^^
324[warn] |match may not be exhaustive.
325[warn] |
326[warn] |It would fail on pattern case: Vector0, _: scala.collection.immutable.Vector2[org.atnos.eff.Union[R, Any]], _: scala.collection.immutable.Vector3[org.atnos.eff.Union[R, Any]], _: scala.collection.immutable.Vector4[org.atnos.eff.Union[R, Any]], _: scala.collection.immutable.Vector5[org.atnos.eff.Union[R, Any]], _: scala.collection.immutable.Vector6[org.atnos.eff.Union[R, Any]]
327[warn] |(More unmatched cases are elided)
328[warn] |
329[warn] | longer explanation available when compiling with `-explain`
330[warn] 7 warnings found
331[info] done compiling
332[info] compiling 6 Scala sources to /build/repo/writer/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
333[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
334[warn] one warning found
335[info] done compiling
336Starting build for ProjectRef(file:/build/repo/,stateJVM) (eff-state)... [1/17]
337Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
338[info] compiling 6 Scala sources to /build/repo/state/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
339[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
340[warn] one warning found
341[info] done compiling
342Starting build for ProjectRef(file:/build/repo/,allJVM) (eff)... [2/17]
343Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
344[info] compiling 5 Scala sources to /build/repo/option/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
345[info] compiling 6 Scala sources to /build/repo/eval/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
346[info] compiling 6 Scala sources to /build/repo/either/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
347[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
348[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
349[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
350[info] compiling 6 Scala sources to /build/repo/error/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
351[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
352[warn] one warning found
353[info] done compiling
354[info] compiling 5 Scala sources to /build/repo/validate/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
355[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
356[warn] one warning found
357[info] done compiling
358[info] compiling 5 Scala sources to /build/repo/list/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
359[warn] one warning found
360[info] done compiling
361[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
362[info] compiling 7 Scala sources to /build/repo/choose/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
363[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
364[warn] one warning found
365[info] done compiling
366[info] compiling 5 Scala sources to /build/repo/reader/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
367[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
368[warn] one warning found
369[info] done compiling
370[info] compiling 6 Scala sources to /build/repo/safe/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
371[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
372[warn] one warning found
373[info] done compiling
374[info] compiling 17 Scala sources to /build/repo/future/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
375[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
376[warn] one warning found
377[info] done compiling
378[warn] one warning found
379[info] done compiling
380[warn] one warning found
381[info] done compiling
382[warn] one warning found
383[info] done compiling
384[info] compiling 3 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
385[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
386[warn] one warning found
387[info] done compiling
388[info] compiling 30 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
389[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
390[warn] one warning found
391[info] done compiling
392Starting build for ProjectRef(file:/build/repo/,eitherJVM) (eff-either)... [3/17]
393Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
394Starting build for ProjectRef(file:/build/repo/,evalJVM) (eff-eval)... [4/17]
395Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
396Starting build for ProjectRef(file:/build/repo/,safeJVM) (eff-safe)... [5/17]
397Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
398Starting build for ProjectRef(file:/build/repo/,chooseJVM) (eff-choose)... [6/17]
399Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
400Starting build for ProjectRef(file:/build/repo/,listJVM) (eff-list)... [7/17]
401Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
402Starting build for ProjectRef(file:/build/repo/,validateJVM) (eff-validate)... [8/17]
403Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
404Starting build for ProjectRef(file:/build/repo/,optionJVM) (eff-option)... [9/17]
405Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
406Starting build for ProjectRef(file:/build/repo/,coreJVM) (eff-core)... [10/17]
407Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
408Starting build for ProjectRef(file:/build/repo/,errorJVM) (eff-error)... [11/17]
409Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
410Starting build for ProjectRef(file:/build/repo/,monixJVM) (eff-monix)... [12/17]
411Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
412[info] compiling 3 Scala sources to /build/repo/monix/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
413[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
414[warn] one warning found
415[info] done compiling
416Starting build for ProjectRef(file:/build/repo/,doobie) (eff-doobie)... [13/17]
417Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
418[info] compiling 3 Scala sources to /build/repo/doobie/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
419[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
420[warn] one warning found
421[info] done compiling
422[info] compiling 2 Scala sources to /build/repo/doobie/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
423[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
424[warn] one warning found
425[info] done compiling
426Starting build for ProjectRef(file:/build/repo/,catsEffectJVM) (eff-cats-effect)... [14/17]
427Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
428[info] compiling 2 Scala sources to /build/repo/cats/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
429[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
430[warn] one warning found
431[info] done compiling
432[info] compiling 1 Scala source to /build/repo/cats/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
433[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
434[warn] one warning found
435[info] done compiling
436Starting build for ProjectRef(file:/build/repo/,futureJVM) (eff-future)... [15/17]
437Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
438Starting build for ProjectRef(file:/build/repo/,readerJVM) (eff-reader)... [16/17]
439Compile scalacOptions: -encoding, UTF-8, -language:existentials, -unchecked, -no-indent, -Ykind-projector, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
440
441************************
442Build summary:
443[{
444 "module": "eff-writer",
445 "compile": {"status": "ok", "tookMs": 17475, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
446 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
447 "test-compile": {"status": "ok", "tookMs": 342, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
448 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
449 "publish": {"status": "skipped", "tookMs": 0},
450 "metadata": {
451 "crossScalaVersions": ["2.12.20"]
452}
453},{
454 "module": "eff-state",
455 "compile": {"status": "ok", "tookMs": 1593, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
456 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
457 "test-compile": {"status": "ok", "tookMs": 182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
458 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
459 "publish": {"status": "skipped", "tookMs": 0},
460 "metadata": {
461 "crossScalaVersions": ["2.12.20"]
462}
463},{
464 "module": "eff",
465 "compile": {"status": "ok", "tookMs": 7909, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
466 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
467 "test-compile": {"status": "ok", "tookMs": 14399, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
468 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
469 "publish": {"status": "skipped", "tookMs": 0},
470 "metadata": {
471 "crossScalaVersions": ["2.12.20"]
472}
473},{
474 "module": "eff-either",
475 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
476 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
477 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
478 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
479 "publish": {"status": "skipped", "tookMs": 0},
480 "metadata": {
481 "crossScalaVersions": ["2.12.20"]
482}
483},{
484 "module": "eff-eval",
485 "compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
486 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
487 "test-compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
488 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
489 "publish": {"status": "skipped", "tookMs": 0},
490 "metadata": {
491 "crossScalaVersions": ["2.12.20"]
492}
493},{
494 "module": "eff-safe",
495 "compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
496 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
497 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
498 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
499 "publish": {"status": "skipped", "tookMs": 0},
500 "metadata": {
501 "crossScalaVersions": ["2.12.20"]
502}
503},{
504 "module": "eff-choose",
505 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
506 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
507 "test-compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
508 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
509 "publish": {"status": "skipped", "tookMs": 0},
510 "metadata": {
511 "crossScalaVersions": ["2.12.20"]
512}
513},{
514 "module": "eff-list",
515 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
516 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
517 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
518 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
519 "publish": {"status": "skipped", "tookMs": 0},
520 "metadata": {
521 "crossScalaVersions": ["2.12.20"]
522}
523},{
524 "module": "eff-validate",
525 "compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
526 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
527 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
528 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
529 "publish": {"status": "skipped", "tookMs": 0},
530 "metadata": {
531 "crossScalaVersions": ["2.12.20"]
532}
533},{
534 "module": "eff-option",
535 "compile": {"status": "ok", "tookMs": 70, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
536 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
537 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
538 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
539 "publish": {"status": "skipped", "tookMs": 0},
540 "metadata": {
541 "crossScalaVersions": ["2.12.20"]
542}
543},{
544 "module": "eff-core",
545 "compile": {"status": "ok", "tookMs": 40, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
546 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
547 "test-compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
548 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
549 "publish": {"status": "skipped", "tookMs": 0},
550 "metadata": {
551 "crossScalaVersions": ["2.12.20"]
552}
553},{
554 "module": "eff-error",
555 "compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
556 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
557 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
558 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
559 "publish": {"status": "skipped", "tookMs": 0},
560 "metadata": {
561 "crossScalaVersions": ["2.12.20"]
562}
563},{
564 "module": "eff-monix",
565 "compile": {"status": "ok", "tookMs": 994, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
566 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
567 "test-compile": {"status": "ok", "tookMs": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
568 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
569 "publish": {"status": "skipped", "tookMs": 0},
570 "metadata": {
571 "crossScalaVersions": ["2.12.20"]
572}
573},{
574 "module": "eff-doobie",
575 "compile": {"status": "ok", "tookMs": 680, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
576 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
577 "test-compile": {"status": "ok", "tookMs": 1375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
578 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
579 "publish": {"status": "skipped", "tookMs": 0},
580 "metadata": {
581 "crossScalaVersions": ["2.12.20"]
582}
583},{
584 "module": "eff-cats-effect",
585 "compile": {"status": "ok", "tookMs": 682, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
586 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
587 "test-compile": {"status": "ok", "tookMs": 1268, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
588 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
589 "publish": {"status": "skipped", "tookMs": 0},
590 "metadata": {
591 "crossScalaVersions": ["2.12.20"]
592}
593},{
594 "module": "eff-future",
595 "compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
596 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
597 "test-compile": {"status": "ok", "tookMs": 347, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
598 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
599 "publish": {"status": "skipped", "tookMs": 0},
600 "metadata": {
601 "crossScalaVersions": ["2.12.20"]
602}
603},{
604 "module": "eff-reader",
605 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
607 "test-compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
608 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
609 "publish": {"status": "skipped", "tookMs": 0},
610 "metadata": {
611 "crossScalaVersions": ["2.12.20"]
612}
613}]
614************************
615[success] Total time: 93 s (0:01:33.0), completed Dec 28, 2025, 4:50:21 PM
616[0JChecking patch project/plugins.sbt...
617Checking patch project/build.properties...
618Checking patch build.sbt...
619Applied patch project/plugins.sbt cleanly.
620Applied patch project/build.properties cleanly.
621Applied patch build.sbt cleanly.