Build Logs

rssh/cps-async-connect • 12332952851

Errors

1

Warnings

121

Total Lines

1104

1##################################
2Clonning https://github.com/rssh/cps-async-connect.git into repo using revision 0.9.22
3##################################
4Note: switching to '0faaeb66cf3134e209f2c6ffca27256f5d8865e8'.
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.6.3-RC1
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1
32Execute tests: false
33sbt project found:
34No prepare script found for project rssh/cps-async-connect
35##################################
36Scala version: 3.6.3-RC1
37Targets: com.github.rssh%cps-async-connect-akka-stream com.github.rssh%cps-async-connect-akka-stream-lts com.github.rssh%cps-async-connect-cats-effect com.github.rssh%cps-async-connect-cats-effect-loom com.github.rssh%cps-async-connect-cats-effect-loom-lts com.github.rssh%cps-async-connect-cats-effect-lts com.github.rssh%cps-async-connect-fs2 com.github.rssh%cps-async-connect-fs2-lts com.github.rssh%cps-async-connect-monix com.github.rssh%cps-async-connect-monix-lts com.github.rssh%cps-async-connect-pekko-stream com.github.rssh%cps-async-connect-pekko-stream-lts com.github.rssh%cps-async-connect-probabiliy-monad com.github.rssh%cps-async-connect-probabiliy-monad-lts com.github.rssh%cps-async-connect-scalaz com.github.rssh%cps-async-connect-scalaz-lts com.github.rssh%cps-async-connect-zio com.github.rssh%cps-async-connect-zio-lts com.github.rssh%cps-async-connect-zio2 com.github.rssh%cps-async-connect-zio2-loom com.github.rssh%cps-async-connect-zio2-loom-lts com.github.rssh%cps-async-connect-zio2-lts
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "21" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '21'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
45# Executing command line:
46java
47-Xmx4G
48-Dcommunitybuild.scala=3.6.3-RC1
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.3-RC1"
58"++3.6.3-RC1 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.6.3-RC1 """{
64 "projects": {
65 "exclude": [],
66 "overrides": {}
67 },
68 "java": {
69 "version": "21"
70 },
71 "sbt": {
72 "commands": [],
73 "options": []
74 },
75 "mill": {
76 "options": []
77 },
78 "tests": "compile-only",
79 "migrationVersions": [],
80 "sourcePatches": []
81}""" com.github.rssh%cps-async-connect-akka-stream com.github.rssh%cps-async-connect-akka-stream-lts com.github.rssh%cps-async-connect-cats-effect com.github.rssh%cps-async-connect-cats-effect-loom com.github.rssh%cps-async-connect-cats-effect-loom-lts com.github.rssh%cps-async-connect-cats-effect-lts com.github.rssh%cps-async-connect-fs2 com.github.rssh%cps-async-connect-fs2-lts com.github.rssh%cps-async-connect-monix com.github.rssh%cps-async-connect-monix-lts com.github.rssh%cps-async-connect-pekko-stream com.github.rssh%cps-async-connect-pekko-stream-lts com.github.rssh%cps-async-connect-probabiliy-monad com.github.rssh%cps-async-connect-probabiliy-monad-lts com.github.rssh%cps-async-connect-scalaz com.github.rssh%cps-async-connect-scalaz-lts com.github.rssh%cps-async-connect-zio com.github.rssh%cps-async-connect-zio-lts com.github.rssh%cps-async-connect-zio2 com.github.rssh%cps-async-connect-zio2-loom com.github.rssh%cps-async-connect-zio2-loom-lts com.github.rssh%cps-async-connect-zio2-lts"
82
83[info] [launcher] getting org.scala-sbt sbt 1.10.0 (this may take some time)...
84[info] [launcher] getting Scala 2.12.19 (for sbt)...
85[info] welcome to sbt 1.10.0 (Eclipse Adoptium Java 21)
86[info] loading settings for project repo-build from plugins.sbt ...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.19. Compiling...
90[info] Compilation completed in 8.061s.
91[info] done compiling
92/build/repo/publish.sbt:26: warning: constructor URL in class URL is deprecated
93ThisBuild / licenses := List("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
94 ^
95[info] loading settings for project root from build.sbt,publish.sbt ...
96[info] resolving key references (15710 settings) ...
97[info] set current project to root (in build file:/build/repo/)
98Execute setCrossScalaVersions: 3.6.3-RC1
99OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in streamFs2JS/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in streamFs2JS/crossScalaVersions
101OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in catsEffectJVM/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in catsEffectJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in catsEffectLoom/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in catsEffectLoom/crossScalaVersions
105OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in zio2Loom/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in zio2Loom/crossScalaVersions
107OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in scalazJS/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in scalazJS/crossScalaVersions
109OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in zioJVM/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in zioJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in catsEffectJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in streamAkka/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in streamAkka/crossScalaVersions
114OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in zio2JS/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in zio2JS/crossScalaVersions
116OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in scalazJVM/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in scalazJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in streamPekko/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in streamPekko/crossScalaVersions
120OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in zioJS/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in zioJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in streamFs2JVM/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in streamFs2JVM/crossScalaVersions
124OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in zio2JVM/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in zio2JVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in monixJS/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in monixJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in monixJVM/crossScalaVersions
129OpenCB::Changing crossVersion 3.5.0 -> 3.6.3-RC1 in probabilityMonad/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in probabilityMonad/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in monixJVM/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.19) -> List(3.6.3-RC1) in catsEffectJS/crossScalaVersions
133[info] set current project to root (in build file:/build/repo/)
134[info] Setting Scala version to 3.6.3-RC1 on 17 projects.
135[info] Switching Scala version on:
136[info] zioJS (3.6.3-RC1)
137[info] catsEffectJS (3.6.3-RC1)
138[info] zio2Loom (3.6.3-RC1)
139[info] zio2JVM (3.6.3-RC1)
140[info] scalazJS (3.6.3-RC1)
141[info] probabilityMonad (3.6.3-RC1)
142[info] monixJVM (3.6.3-RC1)
143[info] streamFs2JVM (3.6.3-RC1)
144[info] streamFs2JS (3.6.3-RC1)
145[info] zioJVM (3.6.3-RC1)
146[info] monixJS (3.6.3-RC1)
147[info] streamPekko (3.6.3-RC1)
148[info] zio2JS (3.6.3-RC1)
149[info] streamAkka (3.6.3-RC1)
150[info] scalazJVM (3.6.3-RC1)
151[info] catsEffectJVM (3.6.3-RC1)
152[info] catsEffectLoom (3.6.3-RC1)
153[info] Excluding projects:
154[info] * root (2.12.19)
155[info] Reapplying settings...
156[info] set current project to root (in build file:/build/repo/)
157Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
158[info] Reapplying settings...
159[info] set current project to root (in build file:/build/repo/)
160[info] Defining Global / credentials, credentials
161[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 72 others.
162[info] Run `last` for details.
163[info] Reapplying settings...
164[info] set current project to root (in build file:/build/repo/)
165[success] Total time: 0 s, completed Dec 14, 2024, 10:56:26 PM
166Build config: {
167 "projects": {
168 "exclude": [],
169 "overrides": {}
170 },
171 "java": {
172 "version": "21"
173 },
174 "sbt": {
175 "commands": [],
176 "options": []
177 },
178 "mill": {
179 "options": []
180 },
181 "tests": "compile-only",
182 "migrationVersions": [],
183 "sourcePatches": []
184}
185Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
186Starting build...
187Module mapping missing:
188 id: com.github.rssh%cps-async-connect-akka-stream-lts
189 testedIds: List(com.github.rssh%cps-async-connect-akka-stream-lts, com.github.rssh%cps-async-connect-akka-stream-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-akka-stream-lts_3, com.github.rssh%cps-async-connect-akka-stream-ltsDotty)
190 scalaVersionSuffix: _3.6.3-RC1
191 scalaBinaryVersionSuffix: _3
192 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
193 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
194 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
195
196Module mapping missing:
197 id: com.github.rssh%cps-async-connect-cats-effect-loom-lts
198 testedIds: List(com.github.rssh%cps-async-connect-cats-effect-loom-lts, com.github.rssh%cps-async-connect-cats-effect-loom-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-cats-effect-loom-lts_3, com.github.rssh%cps-async-connect-cats-effect-loom-ltsDotty)
199 scalaVersionSuffix: _3.6.3-RC1
200 scalaBinaryVersionSuffix: _3
201 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
202 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
203 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
204
205Module mapping missing:
206 id: com.github.rssh%cps-async-connect-cats-effect-lts
207 testedIds: List(com.github.rssh%cps-async-connect-cats-effect-lts, com.github.rssh%cps-async-connect-cats-effect-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-cats-effect-lts_3, com.github.rssh%cps-async-connect-cats-effect-ltsDotty)
208 scalaVersionSuffix: _3.6.3-RC1
209 scalaBinaryVersionSuffix: _3
210 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
211 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
212 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
213
214Module mapping missing:
215 id: com.github.rssh%cps-async-connect-fs2-lts
216 testedIds: List(com.github.rssh%cps-async-connect-fs2-lts, com.github.rssh%cps-async-connect-fs2-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-fs2-lts_3, com.github.rssh%cps-async-connect-fs2-ltsDotty)
217 scalaVersionSuffix: _3.6.3-RC1
218 scalaBinaryVersionSuffix: _3
219 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
220 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
221 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
222
223Module mapping missing:
224 id: com.github.rssh%cps-async-connect-monix-lts
225 testedIds: List(com.github.rssh%cps-async-connect-monix-lts, com.github.rssh%cps-async-connect-monix-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-monix-lts_3, com.github.rssh%cps-async-connect-monix-ltsDotty)
226 scalaVersionSuffix: _3.6.3-RC1
227 scalaBinaryVersionSuffix: _3
228 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
229 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
230 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
231
232Module mapping missing:
233 id: com.github.rssh%cps-async-connect-pekko-stream-lts
234 testedIds: List(com.github.rssh%cps-async-connect-pekko-stream-lts, com.github.rssh%cps-async-connect-pekko-stream-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-pekko-stream-lts_3, com.github.rssh%cps-async-connect-pekko-stream-ltsDotty)
235 scalaVersionSuffix: _3.6.3-RC1
236 scalaBinaryVersionSuffix: _3
237 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
238 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
239 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
240
241Module mapping missing:
242 id: com.github.rssh%cps-async-connect-probabiliy-monad-lts
243 testedIds: List(com.github.rssh%cps-async-connect-probabiliy-monad-lts, com.github.rssh%cps-async-connect-probabiliy-monad-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-probabiliy-monad-lts_3, com.github.rssh%cps-async-connect-probabiliy-monad-ltsDotty)
244 scalaVersionSuffix: _3.6.3-RC1
245 scalaBinaryVersionSuffix: _3
246 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
247 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
248 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
249
250Module mapping missing:
251 id: com.github.rssh%cps-async-connect-scalaz-lts
252 testedIds: List(com.github.rssh%cps-async-connect-scalaz-lts, com.github.rssh%cps-async-connect-scalaz-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-scalaz-lts_3, com.github.rssh%cps-async-connect-scalaz-ltsDotty)
253 scalaVersionSuffix: _3.6.3-RC1
254 scalaBinaryVersionSuffix: _3
255 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
256 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
257 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
258
259Module mapping missing:
260 id: com.github.rssh%cps-async-connect-zio-lts
261 testedIds: List(com.github.rssh%cps-async-connect-zio-lts, com.github.rssh%cps-async-connect-zio-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-zio-lts_3, com.github.rssh%cps-async-connect-zio-ltsDotty)
262 scalaVersionSuffix: _3.6.3-RC1
263 scalaBinaryVersionSuffix: _3
264 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
265 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
266 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
267
268Module mapping missing:
269 id: com.github.rssh%cps-async-connect-zio2-loom-lts
270 testedIds: List(com.github.rssh%cps-async-connect-zio2-loom-lts, com.github.rssh%cps-async-connect-zio2-loom-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-zio2-loom-lts_3, com.github.rssh%cps-async-connect-zio2-loom-ltsDotty)
271 scalaVersionSuffix: _3.6.3-RC1
272 scalaBinaryVersionSuffix: _3
273 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
274 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
275 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
276
277Module mapping missing:
278 id: com.github.rssh%cps-async-connect-zio2-lts
279 testedIds: List(com.github.rssh%cps-async-connect-zio2-lts, com.github.rssh%cps-async-connect-zio2-lts_3.6.3-RC1, com.github.rssh%cps-async-connect-zio2-lts_3, com.github.rssh%cps-async-connect-zio2-ltsDotty)
280 scalaVersionSuffix: _3.6.3-RC1
281 scalaBinaryVersionSuffix: _3
282 refsByName: Set(zioJS, catsEffectJS, zio2Loom, root, zio2JVM, scalazJS, probabilityMonad, monixJVM, streamFs2JVM, streamFs2JS, zioJVM, monixJS, streamPekko, zio2JS, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
283 originalModuleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
284 moduleIds: Set(com.github.rssh%cps-async-connect-cats-effect_sjs1, com.github.rssh%cps-async-connect-zio2_sjs1, com.github.rssh%cps-async-connect-zio, com.github.rssh%cps-async-connect-fs2_sjs1, com.github.rssh%cps-async-connect-scalaz_sjs1, com.github.rssh%cps-async-connect-monix, com.github.rssh%cps-async-connect-akka-stream, com.github.rssh%cps-async-connect-cats-effect-loom, com.github.rssh%cps-async-connect-monix_sjs1, com.github.rssh%cps-async-connect-scalaz, com.github.rssh%cps-async-connect-zio2, com.github.rssh%root_2.12, com.github.rssh%cps-async-connect-pekko-stream, com.github.rssh%cps-async-connect-cats-effect, com.github.rssh%cps-async-connect-probabiliy-monad, com.github.rssh%cps-async-connect-fs2, com.github.rssh%cps-async-connect-zio_sjs1, com.github.rssh%cps-async-connect-zio2-loom)
285
286Failed to resolve mappings for 11:22 targets: com.github.rssh%cps-async-connect-akka-stream-lts, com.github.rssh%cps-async-connect-cats-effect-loom-lts, com.github.rssh%cps-async-connect-cats-effect-lts, com.github.rssh%cps-async-connect-fs2-lts, com.github.rssh%cps-async-connect-monix-lts, com.github.rssh%cps-async-connect-pekko-stream-lts, com.github.rssh%cps-async-connect-probabiliy-monad-lts, com.github.rssh%cps-async-connect-scalaz-lts, com.github.rssh%cps-async-connect-zio-lts, com.github.rssh%cps-async-connect-zio2-loom-lts, com.github.rssh%cps-async-connect-zio2-lts
287Projects: Set(zio2Loom, zio2JVM, probabilityMonad, monixJVM, streamFs2JVM, zioJVM, streamPekko, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
288Starting build for ProjectRef(file:/build/repo/,zio2Loom) (cps-async-connect-zio2-loom)...
289OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.19 module Global
290OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
291Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -Xtarget:21, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
292[info] compiling 5 Scala sources to /build/repo/zio2/jvm/target/scala-3.6.3-RC1/classes ...
293PhaseCps::prepareForApply, invalid phase = crossVersionChecks
294PhaseCps::prepareForApply, invalid phase = crossVersionChecks
295PhaseCps::prepareForApply, invalid phase = crossVersionChecks
296PhaseCps::prepareForApply, invalid phase = crossVersionChecks
297PhaseCps::prepareForApply, invalid phase = crossVersionChecks
298PhaseCps::prepareForApply, invalid phase = crossVersionChecks
299PhaseCps::prepareForApply, invalid phase = crossVersionChecks
300PhaseCps::prepareForApply, invalid phase = crossVersionChecks
301PhaseCps::prepareForApply, invalid phase = crossVersionChecks
302PhaseCps::prepareForApply, invalid phase = crossVersionChecks
303PhaseCps::prepareForApply, invalid phase = crossVersionChecks
304PhaseCps::prepareForApply, invalid phase = crossVersionChecks
305PhaseCps::prepareForApply, invalid phase = crossVersionChecks
306PhaseCps::prepareForApply, invalid phase = crossVersionChecks
307PhaseCps::prepareForApply, invalid phase = crossVersionChecks
308PhaseCps::prepareForApply, invalid phase = crossVersionChecks
309PhaseCps::prepareForApply, invalid phase = crossVersionChecks
310PhaseCps::prepareForApply, invalid phase = crossVersionChecks
311PhaseCps::prepareForApply, invalid phase = crossVersionChecks
312PhaseCps::prepareForApply, invalid phase = crossVersionChecks
313PhaseCps::prepareForApply, invalid phase = crossVersionChecks
314PhaseCps::prepareForApply, invalid phase = crossVersionChecks
315PhaseCps::prepareForApply, invalid phase = crossVersionChecks
316PhaseCps::prepareForApply, invalid phase = crossVersionChecks
317[warn] there were 5 deprecation warnings; re-run with -deprecation for details
318[warn] one warning found
319[info] done compiling
320[info] compiling 1 Scala source to /build/repo/zio2-loom/target/scala-3.6.3-RC1/classes ...
321[warn] -- [E175] Potential Issue Warning: /build/repo/zio2-loom/src/main/scala/cps/monads/zio/ZIO2RuntimeAwaitProvider.scala:21:70
322[warn] 21 | fiberRuntime.unsafe.addObserver((v:Exit[E,A]) => cf.complete(v))
323[warn] | ^^^^^^^^^^^^^^
324[warn] | discarded non-Unit value of type Boolean
325PhaseCps::prepareForApply, invalid phase = crossVersionChecks
326PhaseCps::prepareForApply, invalid phase = crossVersionChecks
327PhaseCps::prepareForApply, invalid phase = crossVersionChecks
328PhaseCps::prepareForApply, invalid phase = crossVersionChecks
329[warn] one warning found
330[info] done compiling
331[info] Main Scala API documentation to /build/repo/zio2-loom/target/scala-3.6.3-RC1/api...
332[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xunchecked-java-output-version, -source
333[warn] Setting -Xplugin is currently not supported.
334[warn] Flag -classpath set repeatedly
335[warn] two warnings found
336[info] Main Scala API documentation successful.
337[info] compiling 2 Scala sources to /build/repo/zio2-loom/target/scala-3.6.3-RC1/test-classes ...
338PhaseCps::prepareForApply, invalid phase = crossVersionChecks
339PhaseCps::prepareForApply, invalid phase = crossVersionChecks
340PhaseCps::prepareForApply, invalid phase = crossVersionChecks
341PhaseCps::prepareForApply, invalid phase = crossVersionChecks
342PhaseCps::prepareForApply, invalid phase = crossVersionChecks
343PhaseCps::prepareForApply, invalid phase = crossVersionChecks
344PhaseCps::prepareForApply, invalid phase = crossVersionChecks
345PhaseCps::prepareForApply, invalid phase = crossVersionChecks
346PhaseCps::prepareForApply, invalid phase = crossVersionChecks
347PhaseCps::prepareForApply, invalid phase = crossVersionChecks
348PhaseCps::prepareForApply, invalid phase = crossVersionChecks
349PhaseCps::prepareForApply, invalid phase = crossVersionChecks
350PhaseCps::prepareForApply, invalid phase = crossVersionChecks
351[info] done compiling
352[info] Wrote /build/repo/zio2-loom/target/scala-3.6.3-RC1/cps-async-connect-zio2-loom_3-0.9.22.pom
353[info] Main Scala API documentation to /build/repo/zio2-loom/target/scala-3.6.3-RC1/api...
354[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xunchecked-java-output-version, -source
355[warn] Setting -Xplugin is currently not supported.
356[warn] Flag -classpath set repeatedly
357[warn] two warnings found
358[info] Main Scala API documentation successful.
359[info] :: delivering :: com.github.rssh#cps-async-connect-zio2-loom_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:56:46 CET 2024
360[info] delivering ivy file to /build/repo/zio2-loom/target/scala-3.6.3-RC1/ivy-0.9.22.xml
361[info] published cps-async-connect-zio2-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2-loom_3/0.9.22/poms/cps-async-connect-zio2-loom_3.pom
362[info] published cps-async-connect-zio2-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2-loom_3/0.9.22/jars/cps-async-connect-zio2-loom_3.jar
363[info] published cps-async-connect-zio2-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2-loom_3/0.9.22/srcs/cps-async-connect-zio2-loom_3-sources.jar
364[info] published cps-async-connect-zio2-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2-loom_3/0.9.22/docs/cps-async-connect-zio2-loom_3-javadoc.jar
365[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2-loom_3/0.9.22/ivys/ivy.xml
366Starting build for ProjectRef(file:/build/repo/,streamPekko) (cps-async-connect-pekko-stream)...
367Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -explain, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
368[info] compiling 1 Scala source to /build/repo/stream-pekko/target/scala-3.6.3-RC1/classes ...
369PhaseCps::prepareForApply, invalid phase = crossVersionChecks
370PhaseCps::prepareForApply, invalid phase = crossVersionChecks
371PhaseCps::prepareForApply, invalid phase = crossVersionChecks
372PhaseCps::prepareForApply, invalid phase = crossVersionChecks
373PhaseCps::prepareForApply, invalid phase = crossVersionChecks
374[info] done compiling
375[info] Main Scala API documentation to /build/repo/stream-pekko/target/scala-3.6.3-RC1/api...
376[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
377[warn] Setting -Xplugin is currently not supported.
378[warn] Flag -classpath set repeatedly
379[warn] two warnings found
380[info] Main Scala API documentation successful.
381[info] compiling 1 Scala source to /build/repo/stream-pekko/target/scala-3.6.3-RC1/test-classes ...
382PhaseCps::prepareForApply, invalid phase = crossVersionChecks
383PhaseCps::prepareForApply, invalid phase = crossVersionChecks
384PhaseCps::prepareForApply, invalid phase = crossVersionChecks
385PhaseCps::prepareForApply, invalid phase = crossVersionChecks
386[info] done compiling
387[info] Wrote /build/repo/stream-pekko/target/scala-3.6.3-RC1/cps-async-connect-pekko-stream_3-0.9.22.pom
388[info] Main Scala API documentation to /build/repo/stream-pekko/target/scala-3.6.3-RC1/api...
389[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
390[warn] Setting -Xplugin is currently not supported.
391[warn] Flag -classpath set repeatedly
392[warn] two warnings found
393[info] Main Scala API documentation successful.
394[info] :: delivering :: com.github.rssh#cps-async-connect-pekko-stream_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:56:49 CET 2024
395[info] delivering ivy file to /build/repo/stream-pekko/target/scala-3.6.3-RC1/ivy-0.9.22.xml
396[info] published cps-async-connect-pekko-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-pekko-stream_3/0.9.22/poms/cps-async-connect-pekko-stream_3.pom
397[info] published cps-async-connect-pekko-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-pekko-stream_3/0.9.22/jars/cps-async-connect-pekko-stream_3.jar
398[info] published cps-async-connect-pekko-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-pekko-stream_3/0.9.22/srcs/cps-async-connect-pekko-stream_3-sources.jar
399[info] published cps-async-connect-pekko-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-pekko-stream_3/0.9.22/docs/cps-async-connect-pekko-stream_3-javadoc.jar
400[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-pekko-stream_3/0.9.22/ivys/ivy.xml
401Starting build for ProjectRef(file:/build/repo/,catsEffectLoom) (cps-async-connect-cats-effect-loom)...
402Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -Xtarget:21, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
403[info] compiling 5 Scala sources to /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/classes ...
404[warn] -- Warning: /build/repo/cats-effect/shared/src/main/scala/cps/monads/catsEffect/CatsAsync.scala:56:25
405[warn] 56 | summon[Concurrent[F]].start{
406[warn] | ^
407[warn] |Given search preference for cats.effect.kernel.Concurrent[F] between alternatives
408[warn] | (CatsConcurrent.this.x$2 : cats.effect.kernel.Async[F])
409[warn] |and
410[warn] | (CatsConcurrent.this.x$1 : cats.effect.kernel.Concurrent[F])
411[warn] |will change.
412[warn] |Current choice : the first alternative
413[warn] |New choice from Scala 3.7: the second alternative
414[warn] |
415[warn] |where: F is a type in class CatsConcurrent with bounds <: [_] =>> Any
416[warn] -- Warning: /build/repo/cats-effect/shared/src/main/scala/cps/monads/catsEffect/CatsAsync.scala:84:121
417[warn] 84 |given catsConcurrent[F[_]](using Concurrent[F], Async[F]): CpsConcurrentEffectMonadInstanceContext[F] = CatsConcurrent[F]()
418[warn] | ^
419[warn] |Given search preference for cats.effect.kernel.Concurrent[F] between alternatives
420[warn] | (x$2 : cats.effect.kernel.Async[F])
421[warn] |and
422[warn] | (x$1 : cats.effect.kernel.Concurrent[F])
423[warn] |will change.
424[warn] |Current choice : the first alternative
425[warn] |New choice from Scala 3.7: the second alternative
426[warn] |
427[warn] |where: F is a type in given instance catsConcurrent with bounds <: [_] =>> Any
428PhaseCps::prepareForApply, invalid phase = crossVersionChecks
429PhaseCps::prepareForApply, invalid phase = crossVersionChecks
430PhaseCps::prepareForApply, invalid phase = crossVersionChecks
431PhaseCps::prepareForApply, invalid phase = crossVersionChecks
432PhaseCps::prepareForApply, invalid phase = crossVersionChecks
433PhaseCps::prepareForApply, invalid phase = crossVersionChecks
434PhaseCps::prepareForApply, invalid phase = crossVersionChecks
435PhaseCps::prepareForApply, invalid phase = crossVersionChecks
436PhaseCps::prepareForApply, invalid phase = crossVersionChecks
437PhaseCps::prepareForApply, invalid phase = crossVersionChecks
438PhaseCps::prepareForApply, invalid phase = crossVersionChecks
439PhaseCps::prepareForApply, invalid phase = crossVersionChecks
440PhaseCps::prepareForApply, invalid phase = crossVersionChecks
441PhaseCps::prepareForApply, invalid phase = crossVersionChecks
442PhaseCps::prepareForApply, invalid phase = crossVersionChecks
443PhaseCps::prepareForApply, invalid phase = crossVersionChecks
444PhaseCps::prepareForApply, invalid phase = crossVersionChecks
445PhaseCps::prepareForApply, invalid phase = crossVersionChecks
446PhaseCps::prepareForApply, invalid phase = crossVersionChecks
447PhaseCps::prepareForApply, invalid phase = crossVersionChecks
448PhaseCps::prepareForApply, invalid phase = crossVersionChecks
449PhaseCps::prepareForApply, invalid phase = crossVersionChecks
450[warn] two warnings found
451[info] done compiling
452[info] compiling 1 Scala source to /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/classes ...
453[warn] -- [E175] Potential Issue Warning: /build/repo/cats-effect-loom/src/main/scala/cps/monads/catsEffect/CpsCERuntimeAwait.scala:36:30
454[warn] 36 | Thread.ofVirtual().start(() => {
455[warn] | ^
456[warn] | discarded non-Unit value of type Thread
457[warn] 37 | try {
458[warn] 38 | val r = op
459[warn] 39 | cb(Right(r))
460[warn] 40 | }catch{
461[warn] 41 | case ec: ExecutionException =>
462[warn] 42 | cb(Left(ec.getCause()))
463[warn] 43 | case NonFatal(ex) =>
464[warn] 44 | cb(Left(ex))
465[warn] 45 | }
466[warn] 46 | })
467PhaseCps::prepareForApply, invalid phase = crossVersionChecks
468PhaseCps::prepareForApply, invalid phase = crossVersionChecks
469PhaseCps::prepareForApply, invalid phase = crossVersionChecks
470PhaseCps::prepareForApply, invalid phase = crossVersionChecks
471[warn] one warning found
472[info] done compiling
473[info] Main Scala API documentation to /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/api...
474[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xunchecked-java-output-version, -source
475[warn] Setting -Xplugin is currently not supported.
476[warn] Flag -classpath set repeatedly
477[warn] two warnings found
478[info] Main Scala API documentation successful.
479[info] compiling 2 Scala sources to /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/test-classes ...
480PhaseCps::prepareForApply, invalid phase = crossVersionChecks
481PhaseCps::prepareForApply, invalid phase = crossVersionChecks
482PhaseCps::prepareForApply, invalid phase = crossVersionChecks
483PhaseCps::prepareForApply, invalid phase = crossVersionChecks
484PhaseCps::prepareForApply, invalid phase = crossVersionChecks
485PhaseCps::prepareForApply, invalid phase = crossVersionChecks
486PhaseCps::prepareForApply, invalid phase = crossVersionChecks
487PhaseCps::prepareForApply, invalid phase = crossVersionChecks
488PhaseCps::prepareForApply, invalid phase = crossVersionChecks
489PhaseCps::prepareForApply, invalid phase = crossVersionChecks
490PhaseCps::prepareForApply, invalid phase = crossVersionChecks
491PhaseCps::prepareForApply, invalid phase = crossVersionChecks
492PhaseCps::prepareForApply, invalid phase = crossVersionChecks
493PhaseCps::prepareForApply, invalid phase = crossVersionChecks
494[info] done compiling
495[info] Wrote /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/cps-async-connect-cats-effect-loom_3-0.9.22.pom
496[info] Main Scala API documentation to /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/api...
497[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xunchecked-java-output-version, -source
498[warn] Setting -Xplugin is currently not supported.
499[warn] Flag -classpath set repeatedly
500[warn] two warnings found
501[info] Main Scala API documentation successful.
502[info] :: delivering :: com.github.rssh#cps-async-connect-cats-effect-loom_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:56:55 CET 2024
503[info] delivering ivy file to /build/repo/cats-effect-loom/target/scala-3.6.3-RC1/ivy-0.9.22.xml
504[info] published cps-async-connect-cats-effect-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect-loom_3/0.9.22/poms/cps-async-connect-cats-effect-loom_3.pom
505[info] published cps-async-connect-cats-effect-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect-loom_3/0.9.22/jars/cps-async-connect-cats-effect-loom_3.jar
506[info] published cps-async-connect-cats-effect-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect-loom_3/0.9.22/srcs/cps-async-connect-cats-effect-loom_3-sources.jar
507[info] published cps-async-connect-cats-effect-loom_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect-loom_3/0.9.22/docs/cps-async-connect-cats-effect-loom_3-javadoc.jar
508[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect-loom_3/0.9.22/ivys/ivy.xml
509Starting build for ProjectRef(file:/build/repo/,probabilityMonad) (cps-async-connect-probabiliy-monad)...
510Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
511[info] compiling 2 Scala sources to /build/repo/probability-monad/target/scala-3.6.3-RC1/classes ...
512PhaseCps::prepareForApply, invalid phase = crossVersionChecks
513PhaseCps::prepareForApply, invalid phase = crossVersionChecks
514PhaseCps::prepareForApply, invalid phase = crossVersionChecks
515PhaseCps::prepareForApply, invalid phase = crossVersionChecks
516PhaseCps::prepareForApply, invalid phase = crossVersionChecks
517PhaseCps::prepareForApply, invalid phase = crossVersionChecks
518[warn] there was 1 deprecation warning; re-run with -deprecation for details
519[warn] one warning found
520[info] done compiling
521[info] Main Scala API documentation to /build/repo/probability-monad/target/scala-3.6.3-RC1/api...
522[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
523[warn] Setting -Xplugin is currently not supported.
524[warn] Flag -classpath set repeatedly
525[warn] two warnings found
526[info] Main Scala API documentation successful.
527[info] compiling 1 Scala source to /build/repo/probability-monad/target/scala-3.6.3-RC1/test-classes ...
528PhaseCps::prepareForApply, invalid phase = crossVersionChecks
529PhaseCps::prepareForApply, invalid phase = crossVersionChecks
530PhaseCps::prepareForApply, invalid phase = crossVersionChecks
531PhaseCps::prepareForApply, invalid phase = crossVersionChecks
532PhaseCps::prepareForApply, invalid phase = crossVersionChecks
533[info] done compiling
534[info] Wrote /build/repo/probability-monad/target/scala-3.6.3-RC1/cps-async-connect-probabiliy-monad_3-0.9.22.pom
535[info] Main Scala API documentation to /build/repo/probability-monad/target/scala-3.6.3-RC1/api...
536[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
537[warn] Setting -Xplugin is currently not supported.
538[warn] Flag -classpath set repeatedly
539[warn] two warnings found
540[info] Main Scala API documentation successful.
541[info] :: delivering :: com.github.rssh#cps-async-connect-probabiliy-monad_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:56:59 CET 2024
542[info] delivering ivy file to /build/repo/probability-monad/target/scala-3.6.3-RC1/ivy-0.9.22.xml
543[info] published cps-async-connect-probabiliy-monad_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-probabiliy-monad_3/0.9.22/poms/cps-async-connect-probabiliy-monad_3.pom
544[info] published cps-async-connect-probabiliy-monad_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-probabiliy-monad_3/0.9.22/jars/cps-async-connect-probabiliy-monad_3.jar
545[info] published cps-async-connect-probabiliy-monad_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-probabiliy-monad_3/0.9.22/srcs/cps-async-connect-probabiliy-monad_3-sources.jar
546[info] published cps-async-connect-probabiliy-monad_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-probabiliy-monad_3/0.9.22/docs/cps-async-connect-probabiliy-monad_3-javadoc.jar
547[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-probabiliy-monad_3/0.9.22/ivys/ivy.xml
548Starting build for ProjectRef(file:/build/repo/,streamAkka) (cps-async-connect-akka-stream)...
549Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -explain, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
550[info] compiling 1 Scala source to /build/repo/stream-akka/target/scala-3.6.3-RC1/classes ...
551PhaseCps::prepareForApply, invalid phase = crossVersionChecks
552PhaseCps::prepareForApply, invalid phase = crossVersionChecks
553PhaseCps::prepareForApply, invalid phase = crossVersionChecks
554PhaseCps::prepareForApply, invalid phase = crossVersionChecks
555PhaseCps::prepareForApply, invalid phase = crossVersionChecks
556[info] done compiling
557[info] Main Scala API documentation to /build/repo/stream-akka/target/scala-3.6.3-RC1/api...
558[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
559[warn] Setting -Xplugin is currently not supported.
560[warn] Flag -classpath set repeatedly
561[warn] two warnings found
562[info] Main Scala API documentation successful.
563[info] compiling 1 Scala source to /build/repo/stream-akka/target/scala-3.6.3-RC1/test-classes ...
564PhaseCps::prepareForApply, invalid phase = crossVersionChecks
565PhaseCps::prepareForApply, invalid phase = crossVersionChecks
566PhaseCps::prepareForApply, invalid phase = crossVersionChecks
567PhaseCps::prepareForApply, invalid phase = crossVersionChecks
568[info] done compiling
569[info] Wrote /build/repo/stream-akka/target/scala-3.6.3-RC1/cps-async-connect-akka-stream_3-0.9.22.pom
570[info] Main Scala API documentation to /build/repo/stream-akka/target/scala-3.6.3-RC1/api...
571[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
572[warn] Setting -Xplugin is currently not supported.
573[warn] Flag -classpath set repeatedly
574[warn] two warnings found
575[info] Main Scala API documentation successful.
576[info] :: delivering :: com.github.rssh#cps-async-connect-akka-stream_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:04 CET 2024
577[info] delivering ivy file to /build/repo/stream-akka/target/scala-3.6.3-RC1/ivy-0.9.22.xml
578[info] published cps-async-connect-akka-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-akka-stream_3/0.9.22/poms/cps-async-connect-akka-stream_3.pom
579[info] published cps-async-connect-akka-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-akka-stream_3/0.9.22/jars/cps-async-connect-akka-stream_3.jar
580[info] published cps-async-connect-akka-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-akka-stream_3/0.9.22/srcs/cps-async-connect-akka-stream_3-sources.jar
581[info] published cps-async-connect-akka-stream_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-akka-stream_3/0.9.22/docs/cps-async-connect-akka-stream_3-javadoc.jar
582[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-akka-stream_3/0.9.22/ivys/ivy.xml
583Starting build for ProjectRef(file:/build/repo/,monixJVM) (cps-async-connect-monix)...
584Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
585[info] compiling 2 Scala sources to /build/repo/monix/jvm/target/scala-3.6.3-RC1/classes ...
586PhaseCps::prepareForApply, invalid phase = crossVersionChecks
587PhaseCps::prepareForApply, invalid phase = crossVersionChecks
588PhaseCps::prepareForApply, invalid phase = crossVersionChecks
589PhaseCps::prepareForApply, invalid phase = crossVersionChecks
590PhaseCps::prepareForApply, invalid phase = crossVersionChecks
591PhaseCps::prepareForApply, invalid phase = crossVersionChecks
592PhaseCps::prepareForApply, invalid phase = crossVersionChecks
593PhaseCps::prepareForApply, invalid phase = crossVersionChecks
594PhaseCps::prepareForApply, invalid phase = crossVersionChecks
595PhaseCps::prepareForApply, invalid phase = crossVersionChecks
596PhaseCps::prepareForApply, invalid phase = crossVersionChecks
597PhaseCps::prepareForApply, invalid phase = crossVersionChecks
598[warn] there were 2 deprecation warnings; re-run with -deprecation for details
599[warn] one warning found
600[info] done compiling
601[info] Main Scala API documentation to /build/repo/monix/jvm/target/scala-3.6.3-RC1/api...
602[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
603[warn] Setting -Xplugin is currently not supported.
604[warn] Flag -classpath set repeatedly
605[warn] two warnings found
606[info] Main Scala API documentation successful.
607[info] compiling 7 Scala sources to /build/repo/monix/jvm/target/scala-3.6.3-RC1/test-classes ...
608PhaseCps::prepareForApply, invalid phase = crossVersionChecks
609PhaseCps::prepareForApply, invalid phase = crossVersionChecks
610PhaseCps::prepareForApply, invalid phase = crossVersionChecks
611PhaseCps::prepareForApply, invalid phase = crossVersionChecks
612PhaseCps::prepareForApply, invalid phase = crossVersionChecks
613PhaseCps::prepareForApply, invalid phase = crossVersionChecks
614PhaseCps::prepareForApply, invalid phase = crossVersionChecks
615PhaseCps::prepareForApply, invalid phase = crossVersionChecks
616PhaseCps::prepareForApply, invalid phase = crossVersionChecks
617PhaseCps::prepareForApply, invalid phase = crossVersionChecks
618PhaseCps::prepareForApply, invalid phase = crossVersionChecks
619PhaseCps::prepareForApply, invalid phase = crossVersionChecks
620PhaseCps::prepareForApply, invalid phase = crossVersionChecks
621PhaseCps::prepareForApply, invalid phase = crossVersionChecks
622PhaseCps::prepareForApply, invalid phase = crossVersionChecks
623PhaseCps::prepareForApply, invalid phase = crossVersionChecks
624PhaseCps::prepareForApply, invalid phase = crossVersionChecks
625PhaseCps::prepareForApply, invalid phase = crossVersionChecks
626PhaseCps::prepareForApply, invalid phase = crossVersionChecks
627PhaseCps::prepareForApply, invalid phase = crossVersionChecks
628PhaseCps::prepareForApply, invalid phase = crossVersionChecks
629PhaseCps::prepareForApply, invalid phase = crossVersionChecks
630[info] done compiling
631[info] Wrote /build/repo/monix/jvm/target/scala-3.6.3-RC1/cps-async-connect-monix_3-0.9.22.pom
632[info] Main Scala API documentation to /build/repo/monix/jvm/target/scala-3.6.3-RC1/api...
633[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
634[warn] Setting -Xplugin is currently not supported.
635[warn] Flag -classpath set repeatedly
636[warn] two warnings found
637[info] Main Scala API documentation successful.
638[info] :: delivering :: com.github.rssh#cps-async-connect-monix_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:09 CET 2024
639[info] delivering ivy file to /build/repo/monix/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
640[info] published cps-async-connect-monix_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-monix_3/0.9.22/poms/cps-async-connect-monix_3.pom
641[info] published cps-async-connect-monix_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-monix_3/0.9.22/jars/cps-async-connect-monix_3.jar
642[info] published cps-async-connect-monix_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-monix_3/0.9.22/srcs/cps-async-connect-monix_3-sources.jar
643[info] published cps-async-connect-monix_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-monix_3/0.9.22/docs/cps-async-connect-monix_3-javadoc.jar
644[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-monix_3/0.9.22/ivys/ivy.xml
645Starting build for ProjectRef(file:/build/repo/,scalazJVM) (cps-async-connect-scalaz)...
646Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
647[info] compiling 1 Scala source to /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/classes ...
648PhaseCps::prepareForApply, invalid phase = crossVersionChecks
649PhaseCps::prepareForApply, invalid phase = crossVersionChecks
650PhaseCps::prepareForApply, invalid phase = crossVersionChecks
651PhaseCps::prepareForApply, invalid phase = crossVersionChecks
652[warn] there was 1 deprecation warning; re-run with -deprecation for details
653[warn] one warning found
654[info] done compiling
655[info] Main Scala API documentation to /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/api...
656[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
657[warn] Setting -Xplugin is currently not supported.
658[warn] Flag -classpath set repeatedly
659[warn] two warnings found
660[info] Main Scala API documentation successful.
661[info] compiling 1 Scala source to /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/test-classes ...
662PhaseCps::prepareForApply, invalid phase = crossVersionChecks
663PhaseCps::prepareForApply, invalid phase = crossVersionChecks
664[info] done compiling
665[info] Wrote /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/cps-async-connect-scalaz_3-0.9.22.pom
666[info] Main Scala API documentation to /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/api...
667[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
668[warn] Setting -Xplugin is currently not supported.
669[warn] Flag -classpath set repeatedly
670[warn] two warnings found
671[info] Main Scala API documentation successful.
672[info] :: delivering :: com.github.rssh#cps-async-connect-scalaz_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:11 CET 2024
673[info] delivering ivy file to /build/repo/scalaz/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
674[info] published cps-async-connect-scalaz_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-scalaz_3/0.9.22/poms/cps-async-connect-scalaz_3.pom
675[info] published cps-async-connect-scalaz_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-scalaz_3/0.9.22/jars/cps-async-connect-scalaz_3.jar
676[info] published cps-async-connect-scalaz_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-scalaz_3/0.9.22/srcs/cps-async-connect-scalaz_3-sources.jar
677[info] published cps-async-connect-scalaz_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-scalaz_3/0.9.22/docs/cps-async-connect-scalaz_3-javadoc.jar
678[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-scalaz_3/0.9.22/ivys/ivy.xml
679Starting build for ProjectRef(file:/build/repo/,catsEffectJVM) (cps-async-connect-cats-effect)...
680Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -unchecked, -explain, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
681[info] Main Scala API documentation to /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/api...
682[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
683[warn] Setting -Xplugin is currently not supported.
684[warn] Flag -classpath set repeatedly
685[warn] two warnings found
686[info] Main Scala API documentation successful.
687[info] compiling 13 Scala sources to /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/test-classes ...
688PhaseCps::prepareForApply, invalid phase = crossVersionChecks
689PhaseCps::prepareForApply, invalid phase = crossVersionChecks
690PhaseCps::prepareForApply, invalid phase = crossVersionChecks
691PhaseCps::prepareForApply, invalid phase = crossVersionChecks
692PhaseCps::prepareForApply, invalid phase = crossVersionChecks
693PhaseCps::prepareForApply, invalid phase = crossVersionChecks
694PhaseCps::prepareForApply, invalid phase = crossVersionChecks
695PhaseCps::prepareForApply, invalid phase = crossVersionChecks
696PhaseCps::prepareForApply, invalid phase = crossVersionChecks
697PhaseCps::prepareForApply, invalid phase = crossVersionChecks
698PhaseCps::prepareForApply, invalid phase = crossVersionChecks
699PhaseCps::prepareForApply, invalid phase = crossVersionChecks
700PhaseCps::prepareForApply, invalid phase = crossVersionChecks
701PhaseCps::prepareForApply, invalid phase = crossVersionChecks
702PhaseCps::prepareForApply, invalid phase = crossVersionChecks
703PhaseCps::prepareForApply, invalid phase = crossVersionChecks
704PhaseCps::prepareForApply, invalid phase = crossVersionChecks
705PhaseCps::prepareForApply, invalid phase = crossVersionChecks
706PhaseCps::prepareForApply, invalid phase = crossVersionChecks
707PhaseCps::prepareForApply, invalid phase = crossVersionChecks
708PhaseCps::prepareForApply, invalid phase = crossVersionChecks
709PhaseCps::prepareForApply, invalid phase = crossVersionChecks
710PhaseCps::prepareForApply, invalid phase = crossVersionChecks
711PhaseCps::prepareForApply, invalid phase = crossVersionChecks
712PhaseCps::prepareForApply, invalid phase = crossVersionChecks
713PhaseCps::prepareForApply, invalid phase = crossVersionChecks
714PhaseCps::prepareForApply, invalid phase = crossVersionChecks
715PhaseCps::prepareForApply, invalid phase = crossVersionChecks
716PhaseCps::prepareForApply, invalid phase = crossVersionChecks
717PhaseCps::prepareForApply, invalid phase = crossVersionChecks
718PhaseCps::prepareForApply, invalid phase = crossVersionChecks
719PhaseCps::prepareForApply, invalid phase = crossVersionChecks
720PhaseCps::prepareForApply, invalid phase = crossVersionChecks
721PhaseCps::prepareForApply, invalid phase = crossVersionChecks
722PhaseCps::prepareForApply, invalid phase = crossVersionChecks
723PhaseCps::prepareForApply, invalid phase = crossVersionChecks
724PhaseCps::prepareForApply, invalid phase = crossVersionChecks
725PhaseCps::prepareForApply, invalid phase = crossVersionChecks
726PhaseCps::prepareForApply, invalid phase = crossVersionChecks
727PhaseCps::prepareForApply, invalid phase = crossVersionChecks
728PhaseCps::prepareForApply, invalid phase = crossVersionChecks
729PhaseCps::prepareForApply, invalid phase = crossVersionChecks
730PhaseCps::prepareForApply, invalid phase = crossVersionChecks
731PhaseCps::prepareForApply, invalid phase = crossVersionChecks
732PhaseCps::prepareForApply, invalid phase = crossVersionChecks
733PhaseCps::prepareForApply, invalid phase = crossVersionChecks
734PhaseCps::prepareForApply, invalid phase = crossVersionChecks
735PhaseCps::prepareForApply, invalid phase = crossVersionChecks
736PhaseCps::prepareForApply, invalid phase = crossVersionChecks
737PhaseCps::prepareForApply, invalid phase = crossVersionChecks
738PhaseCps::prepareForApply, invalid phase = crossVersionChecks
739PhaseCps::prepareForApply, invalid phase = crossVersionChecks
740PhaseCps::prepareForApply, invalid phase = crossVersionChecks
741PhaseCps::prepareForApply, invalid phase = crossVersionChecks
742PhaseCps::prepareForApply, invalid phase = crossVersionChecks
743PhaseCps::prepareForApply, invalid phase = crossVersionChecks
744PhaseCps::prepareForApply, invalid phase = crossVersionChecks
745PhaseCps::prepareForApply, invalid phase = crossVersionChecks
746PhaseCps::prepareForApply, invalid phase = crossVersionChecks
747PhaseCps::prepareForApply, invalid phase = crossVersionChecks
748PhaseCps::prepareForApply, invalid phase = crossVersionChecks
749PhaseCps::prepareForApply, invalid phase = crossVersionChecks
750PhaseCps::prepareForApply, invalid phase = crossVersionChecks
751PhaseCps::prepareForApply, invalid phase = crossVersionChecks
752PhaseCps::prepareForApply, invalid phase = crossVersionChecks
753PhaseCps::prepareForApply, invalid phase = crossVersionChecks
754PhaseCps::prepareForApply, invalid phase = crossVersionChecks
755[info] done compiling
756[info] Wrote /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/cps-async-connect-cats-effect_3-0.9.22.pom
757[info] Main Scala API documentation to /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/api...
758[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
759[warn] Setting -Xplugin is currently not supported.
760[warn] Flag -classpath set repeatedly
761[warn] two warnings found
762[info] Main Scala API documentation successful.
763[info] :: delivering :: com.github.rssh#cps-async-connect-cats-effect_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:17 CET 2024
764[info] delivering ivy file to /build/repo/cats-effect/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
765[info] published cps-async-connect-cats-effect_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect_3/0.9.22/poms/cps-async-connect-cats-effect_3.pom
766[info] published cps-async-connect-cats-effect_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect_3/0.9.22/jars/cps-async-connect-cats-effect_3.jar
767[info] published cps-async-connect-cats-effect_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect_3/0.9.22/srcs/cps-async-connect-cats-effect_3-sources.jar
768[info] published cps-async-connect-cats-effect_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect_3/0.9.22/docs/cps-async-connect-cats-effect_3-javadoc.jar
769[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-cats-effect_3/0.9.22/ivys/ivy.xml
770Starting build for ProjectRef(file:/build/repo/,streamFs2JVM) (cps-async-connect-fs2)...
771Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
772[info] compiling 1 Scala source to /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/classes ...
773PhaseCps::prepareForApply, invalid phase = crossVersionChecks
774PhaseCps::prepareForApply, invalid phase = crossVersionChecks
775PhaseCps::prepareForApply, invalid phase = crossVersionChecks
776PhaseCps::prepareForApply, invalid phase = crossVersionChecks
777PhaseCps::prepareForApply, invalid phase = crossVersionChecks
778[info] done compiling
779[info] Main Scala API documentation to /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/api...
780[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
781[warn] Setting -Xplugin is currently not supported.
782[warn] Flag -classpath set repeatedly
783[warn] two warnings found
784[info] Main Scala API documentation successful.
785[info] compiling 1 Scala source to /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/test-classes ...
786PhaseCps::prepareForApply, invalid phase = crossVersionChecks
787PhaseCps::prepareForApply, invalid phase = crossVersionChecks
788PhaseCps::prepareForApply, invalid phase = crossVersionChecks
789[info] done compiling
790[info] Wrote /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/cps-async-connect-fs2_3-0.9.22.pom
791[info] Main Scala API documentation to /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/api...
792[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -source
793[warn] Setting -Xplugin is currently not supported.
794[warn] Flag -classpath set repeatedly
795[warn] two warnings found
796[info] Main Scala API documentation successful.
797[info] :: delivering :: com.github.rssh#cps-async-connect-fs2_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:20 CET 2024
798[info] delivering ivy file to /build/repo/stream-fs2/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
799[info] published cps-async-connect-fs2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-fs2_3/0.9.22/poms/cps-async-connect-fs2_3.pom
800[info] published cps-async-connect-fs2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-fs2_3/0.9.22/jars/cps-async-connect-fs2_3.jar
801[info] published cps-async-connect-fs2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-fs2_3/0.9.22/srcs/cps-async-connect-fs2_3-sources.jar
802[info] published cps-async-connect-fs2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-fs2_3/0.9.22/docs/cps-async-connect-fs2_3-javadoc.jar
803[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-fs2_3/0.9.22/ivys/ivy.xml
804Starting build for ProjectRef(file:/build/repo/,zio2JVM) (cps-async-connect-zio2)...
805Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -unchecked, -Ydebug-trace, -Ydebug-names, -Xprint-types, -Ydebug, -uniqid, -Ycheck:macros, -Yprint-syms, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
806[info] Main Scala API documentation to /build/repo/zio2/jvm/target/scala-3.6.3-RC1/api...
807[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xprint-types, -Ycheck, -Ydebug, -Ydebug-trace, -Ydebug-names, -Yprint-syms, -source, -uniqid
808[warn] Setting -Xplugin is currently not supported.
809[warn] Flag -classpath set repeatedly
810[warn] two warnings found
811[info] Main Scala API documentation successful.
812[info] compiling 10 Scala sources to /build/repo/zio2/jvm/target/scala-3.6.3-RC1/test-classes ...
813before transformed: {
814 val CpsAsyncEmitter_this: out.type = out
815 cps.Async$package.await[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X], scala.Unit, [X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X]](CpsAsyncEmitter_this.emitAsync(0))(contextual$2, cps.CpsMonadConversion.identityConversion[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X]])
816 scala.Predef.intWrapper(1).to(DCAIssue65Suite.this.N).foreach[scala.Unit](((i: scala.Int) => {
817 val `CpsAsyncEmitter_thisâ‚‚`: out.type = out
818 cps.Async$package.await[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X], scala.Unit, [X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X]](`CpsAsyncEmitter_thisâ‚‚`.emitAsync(i))(contextual$2, cps.CpsMonadConversion.identityConversion[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X]])
819 }))
820}
821transformed value: {
822 val cpsMonad: cps.CpsAsyncMonad.Aux[AsyncStreamHelper_this.a.Monad, AsyncStreamHelper_this.a.Context] = AsyncStreamHelper_this.a.asyncMonad
823 cpsMonad.flatMap[scala.Unit, scala.Unit]({
824 val CpsAsyncEmitter_this: out.type = out
825 CpsAsyncEmitter_this.emitAsync(0)
826 })(((_$11: scala.Unit) => new cps.runtime.RangeAsyncShift[scala.collection.immutable.Range.Inclusive]().foreach[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X], scala.Unit](scala.Predef.intWrapper(1).to(DCAIssue65Suite.this.N), cpsMonad)(((i: scala.Int) => {
827 val `CpsAsyncEmitter_thisâ‚‚`: out.type = out
828 `CpsAsyncEmitter_thisâ‚‚`.emitAsync(i)
829 }))))
830}
831before transformed: {
832 var n: scala.Option[scala.Int] = cps.Async$package.await[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X], scala.Option[scala.Int], [X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, java.lang.Throwable, X]](ite.next)(contextual$2, cps.monads.zio.zioToZio[scala.Any, scala.Any, java.lang.Throwable, java.lang.Throwable])
833 var res: scala.Long = 0L
834 while (n.nonEmpty) {
835 res = res.+(n.get)
836 n = cps.Async$package.await[[X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, scala.Throwable, X], scala.Option[scala.Int], [X >: scala.Nothing <: scala.Any] =>> zio.ZIO[scala.Any, java.lang.Throwable, X]](ite.next)(contextual$2, cps.monads.zio.zioToZio[scala.Any, scala.Any, java.lang.Throwable, java.lang.Throwable])
837 }
838
839 (res: scala.Long)
840}
841transformed value: {
842 val cpsMonad: cps.monads.zio.ZIOCpsMonad[scala.Any, java.lang.Throwable] = cps.monads.zio.zioCpsMonad[scala.Any, java.lang.Throwable]
843 cpsMonad.flatDelay[scala.Long](cpsMonad.flatMap[scala.Option[scala.Int], scala.Long](ite.next)(((v: scala.Option[scala.Int]) => {
844 var n: scala.Option[scala.Int] = v
845 var res: scala.Long = 0L
846 cpsMonad.flatMap[scala.Unit, scala.Long](cps.runtime.WhileHelper.w01[DCAIssue65Suite.this.ZF](cpsMonad, n.nonEmpty, {
847 res = res.+(n.get)
848 cpsMonad.map[scala.Option[scala.Int], scala.Unit](ite.next)(((x: scala.Option[scala.Int]) => n = x))
849 }))(((_$11: scala.Unit) => cpsMonad.pure[scala.Long](((res: scala.Long): scala.Long))))
850 })))
851}
852before transformed: x = 1
853transformed value: {
854 val cpsMonad: cps.monads.zio.ZIOCpsMonad[scala.Any, java.lang.Throwable] = cps.monads.zio.zioCpsMonad[scala.Any, java.lang.Throwable]
855 cpsMonad.flatDelay[scala.Unit](cpsMonad.pure[scala.Unit]((x = 1: scala.Unit)))
856}
857PhaseCps::prepareForApply, invalid phase = crossVersionChecks
858PhaseCps::prepareForApply, invalid phase = crossVersionChecks
859PhaseCps::prepareForApply, invalid phase = crossVersionChecks
860PhaseCps::prepareForApply, invalid phase = crossVersionChecks
861PhaseCps::prepareForApply, invalid phase = crossVersionChecks
862PhaseCps::prepareForApply, invalid phase = crossVersionChecks
863PhaseCps::prepareForApply, invalid phase = crossVersionChecks
864PhaseCps::prepareForApply, invalid phase = crossVersionChecks
865PhaseCps::prepareForApply, invalid phase = crossVersionChecks
866PhaseCps::prepareForApply, invalid phase = crossVersionChecks
867PhaseCps::prepareForApply, invalid phase = crossVersionChecks
868PhaseCps::prepareForApply, invalid phase = crossVersionChecks
869PhaseCps::prepareForApply, invalid phase = crossVersionChecks
870PhaseCps::prepareForApply, invalid phase = crossVersionChecks
871PhaseCps::prepareForApply, invalid phase = crossVersionChecks
872PhaseCps::prepareForApply, invalid phase = crossVersionChecks
873PhaseCps::prepareForApply, invalid phase = crossVersionChecks
874PhaseCps::prepareForApply, invalid phase = crossVersionChecks
875PhaseCps::prepareForApply, invalid phase = crossVersionChecks
876PhaseCps::prepareForApply, invalid phase = crossVersionChecks
877PhaseCps::prepareForApply, invalid phase = crossVersionChecks
878PhaseCps::prepareForApply, invalid phase = crossVersionChecks
879PhaseCps::prepareForApply, invalid phase = crossVersionChecks
880PhaseCps::prepareForApply, invalid phase = crossVersionChecks
881PhaseCps::prepareForApply, invalid phase = crossVersionChecks
882PhaseCps::prepareForApply, invalid phase = crossVersionChecks
883PhaseCps::prepareForApply, invalid phase = crossVersionChecks
884PhaseCps::prepareForApply, invalid phase = crossVersionChecks
885PhaseCps::prepareForApply, invalid phase = crossVersionChecks
886PhaseCps::prepareForApply, invalid phase = crossVersionChecks
887PhaseCps::prepareForApply, invalid phase = crossVersionChecks
888PhaseCps::prepareForApply, invalid phase = crossVersionChecks
889PhaseCps::prepareForApply, invalid phase = crossVersionChecks
890PhaseCps::prepareForApply, invalid phase = crossVersionChecks
891PhaseCps::prepareForApply, invalid phase = crossVersionChecks
892PhaseCps::prepareForApply, invalid phase = crossVersionChecks
893PhaseCps::prepareForApply, invalid phase = crossVersionChecks
894PhaseCps::prepareForApply, invalid phase = crossVersionChecks
895PhaseCps::prepareForApply, invalid phase = crossVersionChecks
896PhaseCps::prepareForApply, invalid phase = crossVersionChecks
897PhaseCps::prepareForApply, invalid phase = crossVersionChecks
898PhaseCps::prepareForApply, invalid phase = crossVersionChecks
899PhaseCps::prepareForApply, invalid phase = crossVersionChecks
900PhaseCps::prepareForApply, invalid phase = crossVersionChecks
901PhaseCps::prepareForApply, invalid phase = crossVersionChecks
902PhaseCps::prepareForApply, invalid phase = crossVersionChecks
903PhaseCps::prepareForApply, invalid phase = crossVersionChecks
904PhaseCps::prepareForApply, invalid phase = crossVersionChecks
905PhaseCps::prepareForApply, invalid phase = crossVersionChecks
906[info] done compiling
907[info] Wrote /build/repo/zio2/jvm/target/scala-3.6.3-RC1/cps-async-connect-zio2_3-0.9.22.pom
908[info] Main Scala API documentation to /build/repo/zio2/jvm/target/scala-3.6.3-RC1/api...
909[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xprint-types, -Ycheck, -Ydebug, -Ydebug-trace, -Ydebug-names, -Yprint-syms, -source, -uniqid
910[warn] Setting -Xplugin is currently not supported.
911[warn] Flag -classpath set repeatedly
912[warn] two warnings found
913[info] Main Scala API documentation successful.
914[info] :: delivering :: com.github.rssh#cps-async-connect-zio2_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:23 CET 2024
915[info] delivering ivy file to /build/repo/zio2/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
916[info] published cps-async-connect-zio2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2_3/0.9.22/poms/cps-async-connect-zio2_3.pom
917[info] published cps-async-connect-zio2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2_3/0.9.22/jars/cps-async-connect-zio2_3.jar
918[info] published cps-async-connect-zio2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2_3/0.9.22/srcs/cps-async-connect-zio2_3-sources.jar
919[info] published cps-async-connect-zio2_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2_3/0.9.22/docs/cps-async-connect-zio2_3-javadoc.jar
920[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio2_3/0.9.22/ivys/ivy.xml
921Starting build for ProjectRef(file:/build/repo/,zioJVM) (cps-async-connect-zio)...
922Compile scalacOptions: List(-Wvalue-discard, -Wnonunit-statement, -unchecked, -Ydebug-trace, -Ydebug-names, -Xprint-types, -Ydebug, -uniqid, -Ycheck:macros, -Yprint-syms, -source:3.6-migration, -Xplugin:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/rssh/dotty-cps-async-compiler-plugin_3/0.9.22/dotty-cps-async-compiler-plugin_3-0.9.22.jar, -Wconf:msg=can be rewritten automatically under:s)
923[info] compiling 5 Scala sources to /build/repo/zio/jvm/target/scala-3.6.3-RC1/classes ...
924PhaseCps::prepareForApply, invalid phase = crossVersionChecks
925PhaseCps::prepareForApply, invalid phase = crossVersionChecks
926PhaseCps::prepareForApply, invalid phase = crossVersionChecks
927PhaseCps::prepareForApply, invalid phase = crossVersionChecks
928PhaseCps::prepareForApply, invalid phase = crossVersionChecks
929PhaseCps::prepareForApply, invalid phase = crossVersionChecks
930PhaseCps::prepareForApply, invalid phase = crossVersionChecks
931PhaseCps::prepareForApply, invalid phase = crossVersionChecks
932PhaseCps::prepareForApply, invalid phase = crossVersionChecks
933PhaseCps::prepareForApply, invalid phase = crossVersionChecks
934PhaseCps::prepareForApply, invalid phase = crossVersionChecks
935PhaseCps::prepareForApply, invalid phase = crossVersionChecks
936PhaseCps::prepareForApply, invalid phase = crossVersionChecks
937PhaseCps::prepareForApply, invalid phase = crossVersionChecks
938PhaseCps::prepareForApply, invalid phase = crossVersionChecks
939PhaseCps::prepareForApply, invalid phase = crossVersionChecks
940PhaseCps::prepareForApply, invalid phase = crossVersionChecks
941PhaseCps::prepareForApply, invalid phase = crossVersionChecks
942PhaseCps::prepareForApply, invalid phase = crossVersionChecks
943PhaseCps::prepareForApply, invalid phase = crossVersionChecks
944PhaseCps::prepareForApply, invalid phase = crossVersionChecks
945PhaseCps::prepareForApply, invalid phase = crossVersionChecks
946PhaseCps::prepareForApply, invalid phase = crossVersionChecks
947[warn] there were 7 deprecation warnings; re-run with -deprecation for details
948[warn] one warning found
949[info] done compiling
950[info] Main Scala API documentation to /build/repo/zio/jvm/target/scala-3.6.3-RC1/api...
951[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xprint-types, -Ycheck, -Ydebug, -Ydebug-trace, -Ydebug-names, -Yprint-syms, -source, -uniqid
952[warn] Setting -Xplugin is currently not supported.
953[warn] Flag -classpath set repeatedly
954[warn] two warnings found
955[info] Main Scala API documentation successful.
956[info] compiling 8 Scala sources to /build/repo/zio/jvm/target/scala-3.6.3-RC1/test-classes ...
957before transformed: x = 1
958transformed value: {
959 val cpsMonad: cps.monads.zio.ZIOCpsMonad[scala.Any, java.lang.Throwable] = cps.monads.zio.zioCpsMonad[scala.Any, java.lang.Throwable]
960 cpsMonad.flatDelay[scala.Unit](cpsMonad.pure[scala.Unit]((x = 1: scala.Unit)))
961}
962PhaseCps::prepareForApply, invalid phase = crossVersionChecks
963PhaseCps::prepareForApply, invalid phase = crossVersionChecks
964PhaseCps::prepareForApply, invalid phase = crossVersionChecks
965PhaseCps::prepareForApply, invalid phase = crossVersionChecks
966PhaseCps::prepareForApply, invalid phase = crossVersionChecks
967PhaseCps::prepareForApply, invalid phase = crossVersionChecks
968PhaseCps::prepareForApply, invalid phase = crossVersionChecks
969PhaseCps::prepareForApply, invalid phase = crossVersionChecks
970PhaseCps::prepareForApply, invalid phase = crossVersionChecks
971PhaseCps::prepareForApply, invalid phase = crossVersionChecks
972PhaseCps::prepareForApply, invalid phase = crossVersionChecks
973PhaseCps::prepareForApply, invalid phase = crossVersionChecks
974PhaseCps::prepareForApply, invalid phase = crossVersionChecks
975PhaseCps::prepareForApply, invalid phase = crossVersionChecks
976PhaseCps::prepareForApply, invalid phase = crossVersionChecks
977PhaseCps::prepareForApply, invalid phase = crossVersionChecks
978PhaseCps::prepareForApply, invalid phase = crossVersionChecks
979PhaseCps::prepareForApply, invalid phase = crossVersionChecks
980PhaseCps::prepareForApply, invalid phase = crossVersionChecks
981PhaseCps::prepareForApply, invalid phase = crossVersionChecks
982PhaseCps::prepareForApply, invalid phase = crossVersionChecks
983PhaseCps::prepareForApply, invalid phase = crossVersionChecks
984PhaseCps::prepareForApply, invalid phase = crossVersionChecks
985PhaseCps::prepareForApply, invalid phase = crossVersionChecks
986PhaseCps::prepareForApply, invalid phase = crossVersionChecks
987PhaseCps::prepareForApply, invalid phase = crossVersionChecks
988PhaseCps::prepareForApply, invalid phase = crossVersionChecks
989PhaseCps::prepareForApply, invalid phase = crossVersionChecks
990PhaseCps::prepareForApply, invalid phase = crossVersionChecks
991PhaseCps::prepareForApply, invalid phase = crossVersionChecks
992PhaseCps::prepareForApply, invalid phase = crossVersionChecks
993PhaseCps::prepareForApply, invalid phase = crossVersionChecks
994PhaseCps::prepareForApply, invalid phase = crossVersionChecks
995PhaseCps::prepareForApply, invalid phase = crossVersionChecks
996PhaseCps::prepareForApply, invalid phase = crossVersionChecks
997PhaseCps::prepareForApply, invalid phase = crossVersionChecks
998PhaseCps::prepareForApply, invalid phase = crossVersionChecks
999PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1000PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1001PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1002PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1003PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1004PhaseCps::prepareForApply, invalid phase = crossVersionChecks
1005[info] done compiling
1006[info] Wrote /build/repo/zio/jvm/target/scala-3.6.3-RC1/cps-async-connect-zio_3-0.9.22.pom
1007[info] Main Scala API documentation to /build/repo/zio/jvm/target/scala-3.6.3-RC1/api...
1008[info] Skipping unused scalacOptions: -Xplugin, -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xprint-types, -Ycheck, -Ydebug, -Ydebug-trace, -Ydebug-names, -Yprint-syms, -source, -uniqid
1009[warn] Setting -Xplugin is currently not supported.
1010[warn] Flag -classpath set repeatedly
1011[warn] two warnings found
1012[info] Main Scala API documentation successful.
1013[info] :: delivering :: com.github.rssh#cps-async-connect-zio_3;0.9.22 :: 0.9.22 :: release :: Sat Dec 14 22:57:28 CET 2024
1014[info] delivering ivy file to /build/repo/zio/jvm/target/scala-3.6.3-RC1/ivy-0.9.22.xml
1015[info] published cps-async-connect-zio_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio_3/0.9.22/poms/cps-async-connect-zio_3.pom
1016[info] published cps-async-connect-zio_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio_3/0.9.22/jars/cps-async-connect-zio_3.jar
1017[info] published cps-async-connect-zio_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio_3/0.9.22/srcs/cps-async-connect-zio_3-sources.jar
1018[info] published cps-async-connect-zio_3 to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio_3/0.9.22/docs/cps-async-connect-zio_3-javadoc.jar
1019[info] published ivy to /root/.ivy2/local/com.github.rssh/cps-async-connect-zio_3/0.9.22/ivys/ivy.xml
1020
1021************************
1022Build summary:
1023[{
1024 "module": "cps-async-connect-zio2-loom",
1025 "compile": {"status": "ok", "tookMs": 6542, "warnings": 1, "errors": 0, "sourceVersion": "3.6-migration"},
1026 "doc": {"status": "ok", "tookMs": 1043, "files": 337, "totalSizeKb": 6297},
1027 "test-compile": {"status": "ok", "tookMs": 1853, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1028 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1029 "publish": {"status": "ok", "tookMs": 1183}
1030},{
1031 "module": "cps-async-connect-pekko-stream",
1032 "compile": {"status": "ok", "tookMs": 637, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1033 "doc": {"status": "ok", "tookMs": 326, "files": 335, "totalSizeKb": 6263},
1034 "test-compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1035 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1036 "publish": {"status": "ok", "tookMs": 687}
1037},{
1038 "module": "cps-async-connect-cats-effect-loom",
1039 "compile": {"status": "ok", "tookMs": 1728, "warnings": 1, "errors": 0, "sourceVersion": "3.6-migration"},
1040 "doc": {"status": "ok", "tookMs": 367, "files": 337, "totalSizeKb": 6294},
1041 "test-compile": {"status": "ok", "tookMs": 1232, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1042 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1043 "publish": {"status": "ok", "tookMs": 995}
1044},{
1045 "module": "cps-async-connect-probabiliy-monad",
1046 "compile": {"status": "ok", "tookMs": 382, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1047 "doc": {"status": "ok", "tookMs": 721, "files": 339, "totalSizeKb": 6468},
1048 "test-compile": {"status": "ok", "tookMs": 514, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1049 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1050 "publish": {"status": "ok", "tookMs": 844}
1051},{
1052 "module": "cps-async-connect-akka-stream",
1053 "compile": {"status": "ok", "tookMs": 393, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1054 "doc": {"status": "ok", "tookMs": 216, "files": 335, "totalSizeKb": 6263},
1055 "test-compile": {"status": "ok", "tookMs": 742, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1056 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1057 "publish": {"status": "ok", "tookMs": 613}
1058},{
1059 "module": "cps-async-connect-monix",
1060 "compile": {"status": "ok", "tookMs": 443, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1061 "doc": {"status": "ok", "tookMs": 390, "files": 339, "totalSizeKb": 6377},
1062 "test-compile": {"status": "ok", "tookMs": 1331, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1063 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1064 "publish": {"status": "ok", "tookMs": 1028}
1065},{
1066 "module": "cps-async-connect-scalaz",
1067 "compile": {"status": "ok", "tookMs": 311, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1068 "doc": {"status": "ok", "tookMs": 326, "files": 336, "totalSizeKb": 6322},
1069 "test-compile": {"status": "ok", "tookMs": 377, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1070 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1071 "publish": {"status": "ok", "tookMs": 766}
1072},{
1073 "module": "cps-async-connect-cats-effect",
1074 "compile": {"status": "ok", "tookMs": 28, "warnings": 2, "errors": 0, "sourceVersion": "3.6-migration"},
1075 "doc": {"status": "ok", "tookMs": 764, "files": 346, "totalSizeKb": 6726},
1076 "test-compile": {"status": "ok", "tookMs": 3182, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1077 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1078 "publish": {"status": "ok", "tookMs": 1285}
1079},{
1080 "module": "cps-async-connect-fs2",
1081 "compile": {"status": "ok", "tookMs": 300, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1082 "doc": {"status": "ok", "tookMs": 236, "files": 335, "totalSizeKb": 6263},
1083 "test-compile": {"status": "ok", "tookMs": 672, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1084 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1085 "publish": {"status": "ok", "tookMs": 642}
1086},{
1087 "module": "cps-async-connect-zio2",
1088 "compile": {"status": "ok", "tookMs": 34, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1089 "doc": {"status": "ok", "tookMs": 567, "files": 344, "totalSizeKb": 6675},
1090 "test-compile": {"status": "ok", "tookMs": 2000, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1091 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1092 "publish": {"status": "ok", "tookMs": 912}
1093},{
1094 "module": "cps-async-connect-zio",
1095 "compile": {"status": "ok", "tookMs": 572, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1096 "doc": {"status": "ok", "tookMs": 424, "files": 342, "totalSizeKb": 6588},
1097 "test-compile": {"status": "ok", "tookMs": 1611, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1098 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1099 "publish": {"status": "ok", "tookMs": 1004}
1100}]
1101************************
1102[success] Total time: 63 s (01:03), completed Dec 14, 2024, 10:57:28 PM
1103Checking patch build.sbt...
1104Applied patch build.sbt cleanly.