Build Logs
dotty-cps-async/cps-async-connect • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
6402
Warnings
265
Total Lines
7448
1##################################
2Clonning https://github.com/dotty-cps-async/cps-async-connect.git into /build/repo using revision 1.1.4
3##################################
4Note: switching to '635000c7d59685df3b5284bfe064d914eacc4cf7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32No prepare script found for project dotty-cps-async/cps-async-connect
33/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
34##################################
35Scala version: 3.7.4-RC2
36Targets: io.github.dotty-cps-async%cps-async-connect-akka-stream io.github.dotty-cps-async%cps-async-connect-cats-effect io.github.dotty-cps-async%cps-async-connect-cats-effect-loom io.github.dotty-cps-async%cps-async-connect-fs2 io.github.dotty-cps-async%cps-async-connect-monix io.github.dotty-cps-async%cps-async-connect-pekko-stream io.github.dotty-cps-async%cps-async-connect-probabiliy-monad io.github.dotty-cps-async%cps-async-connect-scalaz io.github.dotty-cps-async%cps-async-connect-zio io.github.dotty-cps-async%cps-async-connect-zio2 io.github.dotty-cps-async%cps-async-connect-zio2-loom
37Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
38##################################
39Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
40Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
41[sbt_options] declare -a sbt_options=()
42[process_args] java_version = '21'
43[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
44# Executing command line:
45java
46-Xmx4G
47-Dcommunitybuild.scala=3.7.4-RC2
48-Dcommunitybuild.project.dependencies.add=
49-Xmx7G
50-Xms4G
51-Xss8M
52-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
53-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
54-jar
55/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
56"setCrossScalaVersions 3.7.4-RC2"
57"++3.7.4-RC2 -v"
58"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
59"set every credentials := Nil"
60"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
61"removeScalacOptionsStartingWith -P:wartremover"
62
63moduleMappings
64"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.dotty-cps-async%cps-async-connect-akka-stream io.github.dotty-cps-async%cps-async-connect-cats-effect io.github.dotty-cps-async%cps-async-connect-cats-effect-loom io.github.dotty-cps-async%cps-async-connect-fs2 io.github.dotty-cps-async%cps-async-connect-monix io.github.dotty-cps-async%cps-async-connect-pekko-stream io.github.dotty-cps-async%cps-async-connect-probabiliy-monad io.github.dotty-cps-async%cps-async-connect-scalaz io.github.dotty-cps-async%cps-async-connect-zio io.github.dotty-cps-async%cps-async-connect-zio2 io.github.dotty-cps-async%cps-async-connect-zio2-loom"
65
66[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
67[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.491s.
73[info] done compiling
74/build/repo/publish.sbt:27: warning: constructor URL in class URL is deprecated
75ThisBuild / licenses := List("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
76 ^
77[info] loading settings for project cpsAsyncConnect from build.sbt, publish.sbt...
78[info] resolving key references (15819 settings) ...
79[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.7.4-RC2
81OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamAkka/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJVM/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JS/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JS/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2Loom/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2Loom/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectLoom/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectLoom/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJS/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJS/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJVM/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in probabilityMonad/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in probabilityMonad/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJVM/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamPekko/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamPekko/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJS/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JVM/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JVM/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJS/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJS/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamAkka/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JS/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JS/crossScalaVersions
115[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
116[info] Setting Scala version to 3.7.4-RC2 on 17 projects.
117[info] Switching Scala version on:
118[info] zioJS (3.7.4-RC2)
119[info] catsEffectJS (3.7.4-RC2)
120[info] zio2Loom (3.7.4-RC2)
121[info] zio2JVM (3.7.4-RC2)
122[info] scalazJS (3.7.4-RC2)
123[info] probabilityMonad (3.7.4-RC2)
124[info] monixJVM (3.7.4-RC2)
125[info] streamFs2JVM (3.7.4-RC2)
126[info] streamFs2JS (3.7.4-RC2)
127[info] zioJVM (3.7.4-RC2)
128[info] monixJS (3.7.4-RC2)
129[info] streamPekko (3.7.4-RC2)
130[info] zio2JS (3.7.4-RC2)
131[info] streamAkka (3.7.4-RC2)
132[info] scalazJVM (3.7.4-RC2)
133[info] catsEffectJVM (3.7.4-RC2)
134[info] catsEffectLoom (3.7.4-RC2)
135[info] Excluding projects:
136[info] * cpsAsyncConnect (2.12.20)
137[info] Reapplying settings...
138[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
139Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
140[info] Reapplying settings...
141[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
142[info] Defining Global / credentials, catsEffectJS / credentials and 16 others.
143[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 89 others.
144[info] Run `last` for details.
145[info] Reapplying settings...
146[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
147Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
148[info] Reapplying settings...
149OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
150
151 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
152 Did you mean streamFs2JVM / allExcludeDependencies ?
153 , retry without global scopes
154[info] Reapplying settings...
155[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
156Execute removeScalacOptionsStartingWith: -P:wartremover
157[info] Reapplying settings...
158[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
159[success] Total time: 0 s, completed Nov 15, 2025, 1:26:05 AM
160Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
161Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
162Starting build...
163Projects: Set(zio2Loom, zio2JVM, probabilityMonad, monixJVM, streamFs2JVM, zioJVM, streamPekko, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
164Starting build for ProjectRef(file:/build/repo/,zio2Loom) (cps-async-connect-zio2-loom)... [0/11]
165OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
166OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
167[warn]
168[warn] Note: Unresolved dependencies path:
169[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
170[error] Not found
171[error] Not found
172[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
173[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
174[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
175[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
176[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
177[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
178[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
179[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
180[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
181[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
182[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
183[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
184[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
185[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
186[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
187[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
188[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
189[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
190[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
191[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
192[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
193[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
194[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
195[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
196[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
197[error] at sbt.Execute.work(Execute.scala:292)
198[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
199[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
200[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
201[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
202[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
203[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
204[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
205[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
206[error] at java.base/java.lang.Thread.run(Thread.java:1583)
207[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
208[error] Not found
209[error] Not found
210[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
211[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
212[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
213[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
214[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
215[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
216[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
217Compile scalacOptions:
218[warn]
219[warn] Note: Unresolved dependencies path:
220[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
221[error] Not found
222[error] Not found
223[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
224[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
225[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
226[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
227[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
228[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
229[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
230[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
231[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
232[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
233[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
234[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
235[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
236[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
237[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
238[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
239[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
240[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
241[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
242[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
243[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
244[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
245[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
246[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
247[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
248[error] at sbt.Execute.work(Execute.scala:292)
249[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
250[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
251[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
252[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
253[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
254[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
255[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
256[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
257[error] at java.base/java.lang.Thread.run(Thread.java:1583)
258[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
259[error] Not found
260[error] Not found
261[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
262[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
263[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
264[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
265[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
266[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
267[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
268[warn]
269[warn] Note: Unresolved dependencies path:
270[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
271[error] Not found
272[error] Not found
273[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
274[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
275[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
276[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
277[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
278[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
279[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
280[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
281[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
282[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
283[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
284[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
285[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
286[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
287[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
288[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
289[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
290[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
291[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
292[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
293[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
294[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
295[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
296[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
297[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
298[error] at sbt.Execute.work(Execute.scala:292)
299[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
300[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
301[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
302[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
303[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
304[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
305[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
306[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
307[error] at java.base/java.lang.Thread.run(Thread.java:1583)
308[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
309[error] Not found
310[error] Not found
311[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
312[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
313[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
314[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
315[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
316[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
317[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
318[warn]
319[warn] Note: Unresolved dependencies path:
320[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
321[error] Not found
322[error] Not found
323[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
324[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
325[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
326[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
327[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
328[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
329[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
330[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
331[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
332[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
333[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
334[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
335[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
336[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
337[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
338[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
339[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
340[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
341[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
342[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
343[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
344[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
345[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
346[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
347[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
348[error] at sbt.Execute.work(Execute.scala:292)
349[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
350[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
351[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
352[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
353[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
354[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
355[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
356[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
357[error] at java.base/java.lang.Thread.run(Thread.java:1583)
358[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
359[error] Not found
360[error] Not found
361[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
362[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
363[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
364[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
365[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
366[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
367[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
368Starting build for ProjectRef(file:/build/repo/,streamPekko) (cps-async-connect-pekko-stream)... [1/11]
369[warn]
370[warn] Note: Unresolved dependencies path:
371[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
372[error] Not found
373[error] Not found
374[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
375[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
376[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
377[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
378[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
379[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
380[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
381[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
382[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
383[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
384[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
385[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
386[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
387[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
388[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
389[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
390[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
391[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
392[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
393[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
394[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
395[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
396[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
397[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
398[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
399[error] at sbt.Execute.work(Execute.scala:292)
400[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
401[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
402[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
403[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
404[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
405[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
406[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
407[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
408[error] at java.base/java.lang.Thread.run(Thread.java:1583)
409[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
410[error] Not found
411[error] Not found
412[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
413[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
414[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
415[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
416[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
417[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
418[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
419Compile scalacOptions:
420[warn]
421[warn] Note: Unresolved dependencies path:
422[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
423[error] Not found
424[error] Not found
425[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
426[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
427[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
428[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
429[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
430[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
431[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
432[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
433[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
434[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
435[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
436[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
437[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
438[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
439[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
440[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
441[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
442[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
443[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
444[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
445[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
446[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
447[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
448[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
449[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
450[error] at sbt.Execute.work(Execute.scala:292)
451[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
452[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
453[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
454[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
455[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
456[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
457[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
458[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
459[error] at java.base/java.lang.Thread.run(Thread.java:1583)
460[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
461[error] Not found
462[error] Not found
463[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
464[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
465[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
466[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
467[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
468[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
469[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
470[warn]
471[warn] Note: Unresolved dependencies path:
472[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
473[error] Not found
474[error] Not found
475[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
476[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
477[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
478[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
479[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
480[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
481[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
482[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
483[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
484[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
485[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
486[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
487[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
488[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
489[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
490[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
491[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
492[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
493[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
494[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
495[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
496[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
497[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
498[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
499[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
500[error] at sbt.Execute.work(Execute.scala:292)
501[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
502[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
503[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
504[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
505[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
506[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
507[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
508[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
509[error] at java.base/java.lang.Thread.run(Thread.java:1583)
510[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
511[error] Not found
512[error] Not found
513[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
514[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
515[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
516[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
517[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
518[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
519[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
520[warn]
521[warn] Note: Unresolved dependencies path:
522[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
523[error] Not found
524[error] Not found
525[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
526[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
527[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
528[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
529[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
530[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
531[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
532[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
533[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
534[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
535[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
536[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
537[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
538[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
539[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
540[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
541[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
542[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
543[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
544[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
545[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
546[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
547[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
548[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
549[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
550[error] at sbt.Execute.work(Execute.scala:292)
551[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
552[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
553[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
554[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
555[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
556[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
557[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
558[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
559[error] at java.base/java.lang.Thread.run(Thread.java:1583)
560[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
561[error] Not found
562[error] Not found
563[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
564[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
565[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
566[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
567[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
568[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
569[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
570Starting build for ProjectRef(file:/build/repo/,catsEffectLoom) (cps-async-connect-cats-effect-loom)... [2/11]
571[warn]
572[warn] Note: Unresolved dependencies path:
573[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
574[error] Not found
575[error] Not found
576[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
577[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
578[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
579[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
580[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
581[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
582[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
583[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
584[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
585[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
586[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
587[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
588[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
589[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
590[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
591[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
592[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
593[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
594[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
595[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
596[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
597[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
598[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
599[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
600[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
601[error] at sbt.Execute.work(Execute.scala:292)
602[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
603[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
604[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
605[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
606[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
607[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
608[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
609[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
610[error] at java.base/java.lang.Thread.run(Thread.java:1583)
611[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
612[error] Not found
613[error] Not found
614[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
615[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
616[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
617[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
618[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
619[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
620[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
621Compile scalacOptions:
622[warn]
623[warn] Note: Unresolved dependencies path:
624[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
625[error] Not found
626[error] Not found
627[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
628[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
629[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
630[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
631[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
632[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
633[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
634[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
635[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
636[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
637[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
638[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
639[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
640[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
641[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
642[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
643[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
644[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
645[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
646[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
647[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
648[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
649[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
650[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
651[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
652[error] at sbt.Execute.work(Execute.scala:292)
653[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
654[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
655[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
656[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
657[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
658[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
659[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
660[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
661[error] at java.base/java.lang.Thread.run(Thread.java:1583)
662[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
663[error] Not found
664[error] Not found
665[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
666[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
667[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
668[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
669[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
670[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
671[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
672[warn]
673[warn] Note: Unresolved dependencies path:
674[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
675[error] Not found
676[error] Not found
677[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
678[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
679[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
680[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
681[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
682[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
683[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
684[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
685[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
686[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
687[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
688[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
689[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
690[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
691[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
692[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
693[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
694[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
695[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
696[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
697[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
698[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
699[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
700[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
701[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
702[error] at sbt.Execute.work(Execute.scala:292)
703[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
704[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
705[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
706[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
707[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
708[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
709[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
710[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
711[error] at java.base/java.lang.Thread.run(Thread.java:1583)
712[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
713[error] Not found
714[error] Not found
715[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
716[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
717[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
718[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
719[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
720[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
721[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
722[warn]
723[warn] Note: Unresolved dependencies path:
724[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
725[error] Not found
726[error] Not found
727[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
728[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
729[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
730[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
731[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
732[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
733[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
734[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
735[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
736[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
737[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
738[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
739[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
740[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
741[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
742[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
743[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
744[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
745[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
746[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
747[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
748[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
749[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
750[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
751[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
752[error] at sbt.Execute.work(Execute.scala:292)
753[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
754[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
755[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
756[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
757[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
758[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
759[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
760[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
761[error] at java.base/java.lang.Thread.run(Thread.java:1583)
762[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
763[error] Not found
764[error] Not found
765[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
766[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
767[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
768[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
769[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
770[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
771[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
772Starting build for ProjectRef(file:/build/repo/,probabilityMonad) (cps-async-connect-probabiliy-monad)... [3/11]
773[warn]
774[warn] Note: Unresolved dependencies path:
775[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
776[error] Not found
777[error] Not found
778[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
779[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
780[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
781[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
782[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
783[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
784[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
785[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
786[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
787[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
788[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
789[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
790[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
791[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
792[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
793[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
794[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
795[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
796[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
797[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
798[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
799[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
800[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
801[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
802[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
803[error] at sbt.Execute.work(Execute.scala:292)
804[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
805[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
806[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
807[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
808[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
809[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
810[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
811[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
812[error] at java.base/java.lang.Thread.run(Thread.java:1583)
813[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
814[error] Not found
815[error] Not found
816[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
817[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
818[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
819[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
820[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
821[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
822[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
823Compile scalacOptions:
824[warn]
825[warn] Note: Unresolved dependencies path:
826[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
827[error] Not found
828[error] Not found
829[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
830[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
831[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
832[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
833[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
834[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
835[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
836[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
837[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
838[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
839[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
840[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
841[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
842[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
843[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
844[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
845[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
846[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
847[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
848[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
849[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
850[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
851[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
852[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
853[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
854[error] at sbt.Execute.work(Execute.scala:292)
855[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
856[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
857[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
858[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
859[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
860[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
861[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
862[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
863[error] at java.base/java.lang.Thread.run(Thread.java:1583)
864[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
865[error] Not found
866[error] Not found
867[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
868[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
869[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
870[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
871[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
872[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
873[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
874[warn]
875[warn] Note: Unresolved dependencies path:
876[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
877[error] Not found
878[error] Not found
879[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
880[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
881[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
882[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
883[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
884[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
885[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
886[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
887[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
888[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
889[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
890[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
891[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
892[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
893[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
894[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
895[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
896[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
897[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
898[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
899[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
900[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
901[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
902[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
903[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
904[error] at sbt.Execute.work(Execute.scala:292)
905[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
906[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
907[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
908[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
909[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
910[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
911[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
912[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
913[error] at java.base/java.lang.Thread.run(Thread.java:1583)
914[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
915[error] Not found
916[error] Not found
917[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
918[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
919[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
920[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
921[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
922[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
923[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
924[warn]
925[warn] Note: Unresolved dependencies path:
926[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
927[error] Not found
928[error] Not found
929[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
930[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
931[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
932[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
933[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
934[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
935[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
936[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
937[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
938[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
939[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
940[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
941[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
942[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
943[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
944[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
945[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
946[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
947[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
948[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
949[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
950[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
951[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
952[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
953[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
954[error] at sbt.Execute.work(Execute.scala:292)
955[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
956[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
957[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
958[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
959[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
960[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
961[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
962[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
963[error] at java.base/java.lang.Thread.run(Thread.java:1583)
964[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
965[error] Not found
966[error] Not found
967[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
968[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
969[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
970[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
971[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
972[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
973[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
974Starting build for ProjectRef(file:/build/repo/,streamAkka) (cps-async-connect-akka-stream)... [4/11]
975[warn]
976[warn] Note: Unresolved dependencies path:
977[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
978[error] Not found
979[error] Not found
980[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
981[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
982[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
983[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
984[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
985[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
986[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
987[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
988[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
989[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
990[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
991[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
992[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
993[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
994[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
995[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
996[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
997[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
998[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
999[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1000[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1001[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1002[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1003[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1004[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1005[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1006[error] at sbt.Execute.work(Execute.scala:292)
1007[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1008[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1009[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1010[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1011[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1012[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1013[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1014[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1015[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1016[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1017[error] Not found
1018[error] Not found
1019[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1020[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1021[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1022[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1023[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1024[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1025[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1026[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1027Compile scalacOptions:
1028[warn]
1029[warn] Note: Unresolved dependencies path:
1030[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1031[error] Not found
1032[error] Not found
1033[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1034[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1035[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1036[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1037[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1038[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1039[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1040[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1041[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1042[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1043[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1044[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1045[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1046[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1047[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1048[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1049[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1050[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1051[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1052[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1053[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1054[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1055[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1056[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1057[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1058[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1059[error] at sbt.Execute.work(Execute.scala:292)
1060[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1061[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1062[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1063[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1064[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1065[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1066[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1067[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1068[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1069[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1070[error] Not found
1071[error] Not found
1072[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1073[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1074[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1075[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1076[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1077[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1078[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1079[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1080[warn]
1081[warn] Note: Unresolved dependencies path:
1082[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1083[error] Not found
1084[error] Not found
1085[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1086[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1087[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1088[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1089[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1090[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1091[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1092[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1093[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1094[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1095[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1096[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1097[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1098[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1099[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1100[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1101[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1102[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1103[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1104[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1105[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1106[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1107[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1108[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1109[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1110[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1111[error] at sbt.Execute.work(Execute.scala:292)
1112[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1113[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1114[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1115[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1116[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1117[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1118[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1119[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1120[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1121[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1122[error] Not found
1123[error] Not found
1124[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1125[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1126[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1127[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1128[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1129[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1130[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1131[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1132[warn]
1133[warn] Note: Unresolved dependencies path:
1134[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1135[error] Not found
1136[error] Not found
1137[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1138[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1139[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1140[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1141[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1142[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1143[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1144[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1145[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1146[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1147[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1148[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1149[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1150[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1151[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1152[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1153[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1154[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1155[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1156[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1157[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1158[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1159[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1160[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1161[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1162[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1163[error] at sbt.Execute.work(Execute.scala:292)
1164[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1165[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1166[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1167[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1168[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1169[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1170[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1171[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1172[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1173[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1174[error] Not found
1175[error] Not found
1176[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1177[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1178[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1179[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1180[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1181[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1182[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1183[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1184Starting build for ProjectRef(file:/build/repo/,monixJVM) (cps-async-connect-monix)... [5/11]
1185[warn]
1186[warn] Note: Unresolved dependencies path:
1187[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1188[error] Not found
1189[error] Not found
1190[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1191[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1192[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1193[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1194[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1195[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1196[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1197[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1198[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1199[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1200[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1201[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1202[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1203[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1204[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1205[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1206[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1207[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1208[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1209[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1210[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1211[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1212[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1213[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1214[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1215[error] at sbt.Execute.work(Execute.scala:292)
1216[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1217[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1218[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1219[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1220[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1221[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1222[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1223[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1224[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1225[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1226[error] Not found
1227[error] Not found
1228[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1229[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1230[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1231[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1232[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1233[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1234[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1235Compile scalacOptions:
1236[warn]
1237[warn] Note: Unresolved dependencies path:
1238[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1239[error] Not found
1240[error] Not found
1241[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1242[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1243[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1244[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1245[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1246[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1247[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1248[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1249[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1250[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1251[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1252[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1253[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1254[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1255[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1256[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1257[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1258[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1259[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1260[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1261[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1262[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1263[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1264[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1265[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1266[error] at sbt.Execute.work(Execute.scala:292)
1267[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1268[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1269[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1270[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1271[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1272[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1273[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1274[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1275[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1276[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1277[error] Not found
1278[error] Not found
1279[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1280[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1281[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1282[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1283[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1284[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1285[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1286[warn]
1287[warn] Note: Unresolved dependencies path:
1288[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1289[error] Not found
1290[error] Not found
1291[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1292[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1293[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1294[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1295[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1296[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1297[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1298[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1299[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1300[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1301[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1302[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1303[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1304[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1305[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1306[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1307[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1308[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1309[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1310[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1311[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1312[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1313[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1314[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1315[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1316[error] at sbt.Execute.work(Execute.scala:292)
1317[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1318[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1319[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1320[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1321[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1322[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1323[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1324[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1325[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1326[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1327[error] Not found
1328[error] Not found
1329[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1330[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1331[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1332[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1333[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1334[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1335[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1336[warn]
1337[warn] Note: Unresolved dependencies path:
1338[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1339[error] Not found
1340[error] Not found
1341[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1342[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1343[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1344[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1345[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1346[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1347[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1348[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1349[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1350[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1351[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1352[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1353[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1354[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1355[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1356[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1357[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1358[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1359[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1360[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1361[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1362[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1363[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1364[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1365[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1366[error] at sbt.Execute.work(Execute.scala:292)
1367[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1368[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1369[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1370[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1371[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1372[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1373[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1374[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1375[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1376[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1377[error] Not found
1378[error] Not found
1379[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1380[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1381[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1382[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1383[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1384[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1385[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1386Starting build for ProjectRef(file:/build/repo/,scalazJVM) (cps-async-connect-scalaz)... [6/11]
1387[warn]
1388[warn] Note: Unresolved dependencies path:
1389[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1390[error] Not found
1391[error] Not found
1392[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1393[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1394[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1395[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1396[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1397[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1398[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1399[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1400[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1401[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1402[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1403[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1404[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1405[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1406[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1407[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1408[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1409[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1410[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1411[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1412[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1413[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1414[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1415[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1416[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1417[error] at sbt.Execute.work(Execute.scala:292)
1418[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1419[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1420[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1421[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1422[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1423[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1424[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1425[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1426[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1427[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1428[error] Not found
1429[error] Not found
1430[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1431[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1432[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1433[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1434[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1435[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1436[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1437Compile scalacOptions:
1438[warn]
1439[warn] Note: Unresolved dependencies path:
1440[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1441[error] Not found
1442[error] Not found
1443[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1444[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1445[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1446[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1447[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1448[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1449[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1450[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1451[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1452[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1453[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1454[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1455[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1456[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1457[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1458[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1459[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1460[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1461[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1462[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1463[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1464[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1465[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1466[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1467[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1468[error] at sbt.Execute.work(Execute.scala:292)
1469[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1470[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1471[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1472[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1473[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1474[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1475[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1476[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1477[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1478[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1479[error] Not found
1480[error] Not found
1481[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1482[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1483[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1484[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1485[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1486[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1487[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1488[warn]
1489[warn] Note: Unresolved dependencies path:
1490[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1491[error] Not found
1492[error] Not found
1493[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1494[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1495[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1496[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1497[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1498[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1499[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1500[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1501[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1502[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1503[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1504[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1505[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1506[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1507[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1508[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1509[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1510[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1511[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1512[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1513[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1514[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1515[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1516[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1517[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1518[error] at sbt.Execute.work(Execute.scala:292)
1519[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1520[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1521[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1522[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1523[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1524[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1525[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1526[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1527[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1528[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1529[error] Not found
1530[error] Not found
1531[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1532[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1533[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1534[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1535[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1536[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1537[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1538[warn]
1539[warn] Note: Unresolved dependencies path:
1540[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1541[error] Not found
1542[error] Not found
1543[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1544[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1545[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1546[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1547[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1548[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1549[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1550[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1551[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1552[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1553[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1554[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1555[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1556[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1557[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1558[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1559[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1560[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1561[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1562[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1563[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1564[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1565[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1566[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1567[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1568[error] at sbt.Execute.work(Execute.scala:292)
1569[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1570[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1571[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1572[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1573[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1574[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1575[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1576[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1577[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1578[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1579[error] Not found
1580[error] Not found
1581[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1582[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1583[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1584[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1585[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1586[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1587[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1588Starting build for ProjectRef(file:/build/repo/,catsEffectJVM) (cps-async-connect-cats-effect)... [7/11]
1589[warn]
1590[warn] Note: Unresolved dependencies path:
1591[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1592[error] Not found
1593[error] Not found
1594[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1595[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1596[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1597[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1598[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1599[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1600[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1601[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1602[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1603[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1604[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1605[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1606[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1607[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1608[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1609[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1610[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1611[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1612[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1613[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1614[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1615[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1616[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1617[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1618[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1619[error] at sbt.Execute.work(Execute.scala:292)
1620[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1621[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1622[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1623[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1624[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1625[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1626[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1627[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1628[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1629[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1630[error] Not found
1631[error] Not found
1632[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1633[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1634[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1635[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1636[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1637[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1638[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1639Compile scalacOptions:
1640[warn]
1641[warn] Note: Unresolved dependencies path:
1642[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1643[error] Not found
1644[error] Not found
1645[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1646[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1647[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1648[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1649[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1650[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1651[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1652[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1653[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1654[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1655[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1656[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1657[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1658[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1659[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1660[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1661[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1662[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1663[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1664[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1665[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1666[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1667[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1668[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1669[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1670[error] at sbt.Execute.work(Execute.scala:292)
1671[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1672[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1673[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1674[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1675[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1676[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1677[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1678[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1679[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1680[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1681[error] Not found
1682[error] Not found
1683[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1684[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1685[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1686[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1687[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1688[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1689[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1690[warn]
1691[warn] Note: Unresolved dependencies path:
1692[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1693[error] Not found
1694[error] Not found
1695[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1696[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1697[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1698[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1699[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1700[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1701[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1702[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1703[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1704[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1705[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1706[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1707[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1708[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1709[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1710[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1711[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1712[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1713[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1714[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1715[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1716[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1717[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1718[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1719[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1720[error] at sbt.Execute.work(Execute.scala:292)
1721[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1722[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1723[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1724[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1725[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1726[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1727[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1728[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1729[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1730[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1731[error] Not found
1732[error] Not found
1733[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1734[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1735[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1736[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1737[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1738[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1739[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1740[warn]
1741[warn] Note: Unresolved dependencies path:
1742[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1743[error] Not found
1744[error] Not found
1745[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1746[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1747[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1748[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1749[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1750[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1751[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1752[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1753[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1754[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1755[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1756[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1757[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1758[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1759[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1760[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1761[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1762[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1763[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1764[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1765[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1766[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1767[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1768[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1769[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1770[error] at sbt.Execute.work(Execute.scala:292)
1771[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1772[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1773[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1774[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1775[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1776[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1777[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1778[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1779[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1780[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1781[error] Not found
1782[error] Not found
1783[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1784[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1785[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1786[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1787[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1788[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1789[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1790Starting build for ProjectRef(file:/build/repo/,streamFs2JVM) (cps-async-connect-fs2)... [8/11]
1791[warn]
1792[warn] Note: Unresolved dependencies path:
1793[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1794[error] Not found
1795[error] Not found
1796[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1797[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1798[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1799[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1800[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1801[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1802[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1803[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1804[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1805[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1806[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1807[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1808[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1809[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1810[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1811[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1812[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1813[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1814[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1815[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1816[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1817[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1818[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1819[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1820[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1821[error] at sbt.Execute.work(Execute.scala:292)
1822[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1823[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1824[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1825[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1826[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1827[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1828[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1829[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1830[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1831[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1832[error] Not found
1833[error] Not found
1834[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1835[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1836[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1837[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1838[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1839[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1840[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1841Compile scalacOptions:
1842[warn]
1843[warn] Note: Unresolved dependencies path:
1844[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1845[error] Not found
1846[error] Not found
1847[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1848[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1849[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1850[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1851[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1852[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1853[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1854[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1855[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1856[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1857[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1858[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1859[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1860[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1861[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1862[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1863[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1864[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1865[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1866[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1867[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1868[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1869[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1870[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1871[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1872[error] at sbt.Execute.work(Execute.scala:292)
1873[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1874[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1875[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1876[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1877[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1878[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1879[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1880[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1881[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1882[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1883[error] Not found
1884[error] Not found
1885[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1886[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1887[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1888[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1889[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1890[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1891[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1892[warn]
1893[warn] Note: Unresolved dependencies path:
1894[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1895[error] Not found
1896[error] Not found
1897[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1898[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1899[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1900[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1901[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1902[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1903[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1904[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1905[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1906[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1907[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1908[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1909[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1910[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1911[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1912[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1913[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1914[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1915[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1916[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1917[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1918[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1919[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1920[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1921[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1922[error] at sbt.Execute.work(Execute.scala:292)
1923[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1924[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1925[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1926[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1927[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1928[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1929[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1930[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1931[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1932[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1933[error] Not found
1934[error] Not found
1935[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1936[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1937[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1938[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1939[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1940[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1941[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1942[warn]
1943[warn] Note: Unresolved dependencies path:
1944[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1945[error] Not found
1946[error] Not found
1947[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1948[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1949[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1950[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1951[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1952[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1953[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1954[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
1955[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
1956[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
1957[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
1958[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1959[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1960[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1961[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1962[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1963[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1964[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1965[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1966[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
1967[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1968[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1969[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1970[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1971[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1972[error] at sbt.Execute.work(Execute.scala:292)
1973[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1974[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1975[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1976[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1977[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1978[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1979[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
1980[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
1981[error] at java.base/java.lang.Thread.run(Thread.java:1583)
1982[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1983[error] Not found
1984[error] Not found
1985[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1986[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1987[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1988[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1989[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
1990[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1991[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1992Starting build for ProjectRef(file:/build/repo/,zio2JVM) (cps-async-connect-zio2)... [9/11]
1993[warn]
1994[warn] Note: Unresolved dependencies path:
1995[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
1996[error] Not found
1997[error] Not found
1998[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
1999[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2000[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2001[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2002[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2003[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2004[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2005[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2006[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2007[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2008[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2009[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2010[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2011[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2012[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2013[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2014[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2015[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2016[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2017[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2018[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2019[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2020[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2021[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2022[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2023[error] at sbt.Execute.work(Execute.scala:292)
2024[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2025[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2026[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2027[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2028[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2029[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2030[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2031[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2032[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2033[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2034[error] Not found
2035[error] Not found
2036[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2037[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2038[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2039[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2040[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2041[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2042[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2043Compile scalacOptions:
2044[warn]
2045[warn] Note: Unresolved dependencies path:
2046[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2047[error] Not found
2048[error] Not found
2049[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2050[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2051[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2052[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2053[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2054[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2055[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2056[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2057[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2058[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2059[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2060[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2061[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2062[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2063[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2064[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2065[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2066[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2067[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2068[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2069[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2070[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2071[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2072[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2073[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2074[error] at sbt.Execute.work(Execute.scala:292)
2075[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2076[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2077[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2078[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2079[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2080[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2081[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2082[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2083[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2084[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2085[error] Not found
2086[error] Not found
2087[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2088[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2089[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2090[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2091[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2092[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2093[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2094[warn]
2095[warn] Note: Unresolved dependencies path:
2096[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2097[error] Not found
2098[error] Not found
2099[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2100[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2101[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2102[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2103[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2104[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2105[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2106[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2107[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2108[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2109[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2110[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2111[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2112[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2113[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2114[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2115[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2116[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2117[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2118[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2119[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2120[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2121[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2122[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2123[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2124[error] at sbt.Execute.work(Execute.scala:292)
2125[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2126[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2127[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2128[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2129[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2130[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2131[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2132[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2133[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2134[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2135[error] Not found
2136[error] Not found
2137[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2138[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2139[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2140[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2141[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2142[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2143[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2144[warn]
2145[warn] Note: Unresolved dependencies path:
2146[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2147[error] Not found
2148[error] Not found
2149[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2150[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2151[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2152[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2153[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2154[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2155[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2156[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2157[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2158[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2159[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2160[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2161[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2162[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2163[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2164[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2165[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2166[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2167[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2168[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2169[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2170[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2171[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2172[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2173[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2174[error] at sbt.Execute.work(Execute.scala:292)
2175[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2176[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2177[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2178[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2179[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2180[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2181[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2182[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2183[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2184[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2185[error] Not found
2186[error] Not found
2187[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2188[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2189[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2190[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2191[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2192[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2193[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2194Starting build for ProjectRef(file:/build/repo/,zioJVM) (cps-async-connect-zio)... [10/11]
2195[warn]
2196[warn] Note: Unresolved dependencies path:
2197[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2198[error] Not found
2199[error] Not found
2200[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2201[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2202[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2203[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2204[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2205[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2206[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2207[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2208[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2209[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2210[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2211[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2212[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2213[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2214[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2215[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2216[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2217[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2218[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2219[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2220[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2221[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2222[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2223[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2224[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2225[error] at sbt.Execute.work(Execute.scala:292)
2226[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2227[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2228[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2229[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2230[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2231[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2232[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2233[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2234[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2235[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2236[error] Not found
2237[error] Not found
2238[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2239[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2240[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2241[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2242[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2243[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2244[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2245Compile scalacOptions:
2246[warn]
2247[warn] Note: Unresolved dependencies path:
2248[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2249[error] Not found
2250[error] Not found
2251[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2252[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2253[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2254[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2255[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2256[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2257[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2258[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2259[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2260[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2261[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2262[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2263[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2264[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2265[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2266[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2267[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2268[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2269[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2270[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2271[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2272[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2273[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2274[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2275[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2276[error] at sbt.Execute.work(Execute.scala:292)
2277[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2278[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2279[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2280[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2281[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2282[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2283[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2284[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2285[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2286[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2287[error] Not found
2288[error] Not found
2289[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2290[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2291[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2292[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2293[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2294[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2295[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2296[warn]
2297[warn] Note: Unresolved dependencies path:
2298[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2299[error] Not found
2300[error] Not found
2301[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2302[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2303[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2304[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2305[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2306[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2307[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2308[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2309[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2310[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2311[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2312[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2313[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2314[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2315[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2316[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2317[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2318[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2319[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2320[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2321[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2322[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2323[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2324[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2325[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2326[error] at sbt.Execute.work(Execute.scala:292)
2327[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2328[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2329[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2330[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2331[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2332[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2333[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2334[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2335[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2336[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2337[error] Not found
2338[error] Not found
2339[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2340[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2341[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2342[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2343[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2344[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2345[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2346[warn]
2347[warn] Note: Unresolved dependencies path:
2348[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2349[error] Not found
2350[error] Not found
2351[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2352[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2353[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2354[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2355[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2356[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2357[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2358[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2359[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2360[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2361[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2362[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2363[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2364[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2365[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2366[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2367[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2368[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2369[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2370[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2371[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2372[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2373[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2374[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2375[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2376[error] at sbt.Execute.work(Execute.scala:292)
2377[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2378[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2379[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2380[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2381[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2382[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2383[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2384[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2385[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2386[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2387[error] Not found
2388[error] Not found
2389[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2390[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2391[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2392[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2393[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2394[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2395[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2396
2397************************
2398Build summary:
2399[{
2400 "module": "cps-async-connect-zio2-loom",
2401 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 1788, "warnings": 0, "errors": 0},
2402 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2403 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2404 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2405 "publish": {"status": "skipped", "tookMs": 0},
2406 "metadata": {
2407 "crossScalaVersions": ["2.12.20"]
2408}
2409},{
2410 "module": "cps-async-connect-pekko-stream",
2411 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 729, "warnings": 0, "errors": 0},
2412 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2413 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2414 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2415 "publish": {"status": "skipped", "tookMs": 0},
2416 "metadata": {
2417 "crossScalaVersions": ["2.12.20"]
2418}
2419},{
2420 "module": "cps-async-connect-cats-effect-loom",
2421 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 737, "warnings": 0, "errors": 0},
2422 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2423 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2424 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2425 "publish": {"status": "skipped", "tookMs": 0},
2426 "metadata": {
2427 "crossScalaVersions": ["2.12.20"]
2428}
2429},{
2430 "module": "cps-async-connect-probabiliy-monad",
2431 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 702, "warnings": 0, "errors": 0},
2432 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2433 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2434 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2435 "publish": {"status": "skipped", "tookMs": 0},
2436 "metadata": {
2437 "crossScalaVersions": ["2.12.20"]
2438}
2439},{
2440 "module": "cps-async-connect-akka-stream",
2441 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 721, "warnings": 0, "errors": 0},
2442 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2443 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2444 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2445 "publish": {"status": "skipped", "tookMs": 0},
2446 "metadata": {
2447 "crossScalaVersions": ["2.12.20"]
2448}
2449},{
2450 "module": "cps-async-connect-monix",
2451 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 757, "warnings": 0, "errors": 0},
2452 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2453 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2454 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2455 "publish": {"status": "skipped", "tookMs": 0},
2456 "metadata": {
2457 "crossScalaVersions": ["2.12.20"]
2458}
2459},{
2460 "module": "cps-async-connect-scalaz",
2461 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 722, "warnings": 0, "errors": 0},
2462 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2463 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2464 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2465 "publish": {"status": "skipped", "tookMs": 0},
2466 "metadata": {
2467 "crossScalaVersions": ["2.12.20"]
2468}
2469},{
2470 "module": "cps-async-connect-cats-effect",
2471 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 688, "warnings": 0, "errors": 0},
2472 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2473 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2474 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2475 "publish": {"status": "skipped", "tookMs": 0},
2476 "metadata": {
2477 "crossScalaVersions": ["2.12.20"]
2478}
2479},{
2480 "module": "cps-async-connect-fs2",
2481 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 691, "warnings": 0, "errors": 0},
2482 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2483 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2484 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2485 "publish": {"status": "skipped", "tookMs": 0},
2486 "metadata": {
2487 "crossScalaVersions": ["2.12.20"]
2488}
2489},{
2490 "module": "cps-async-connect-zio2",
2491 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 753, "warnings": 0, "errors": 0},
2492 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2493 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2494 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2495 "publish": {"status": "skipped", "tookMs": 0},
2496 "metadata": {
2497 "crossScalaVersions": ["2.12.20"]
2498}
2499},{
2500 "module": "cps-async-connect-zio",
2501 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 676, "warnings": 0, "errors": 0},
2502 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2503 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2504 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2505 "publish": {"status": "skipped", "tookMs": 0},
2506 "metadata": {
2507 "crossScalaVersions": ["2.12.20"]
2508}
2509}]
2510************************
2511[error] Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
2512[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
2513[error] Total time: 63 s (0:01:03.0), completed Nov 15, 2025, 1:27:08 AM
2514[0JFailed to download artifacts, retry after 259 seconds
2515Retrying build, retry 1/2, force Scala version:false, enable migration:
2516[sbt_options] declare -a sbt_options=()
2517[process_args] java_version = '21'
2518[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
2519# Executing command line:
2520java
2521-Xmx4G
2522-Dcommunitybuild.scala=3.7.4-RC2
2523-Dcommunitybuild.project.dependencies.add=
2524-Xmx7G
2525-Xms4G
2526-Xss8M
2527-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
2528-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
2529-jar
2530/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
2531"setCrossScalaVersions 3.7.4-RC2"
2532"++3.7.4-RC2 -v"
2533"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
2534"set every credentials := Nil"
2535"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
2536"removeScalacOptionsStartingWith -P:wartremover"
2537
2538moduleMappings
2539"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.dotty-cps-async%cps-async-connect-akka-stream io.github.dotty-cps-async%cps-async-connect-cats-effect io.github.dotty-cps-async%cps-async-connect-cats-effect-loom io.github.dotty-cps-async%cps-async-connect-fs2 io.github.dotty-cps-async%cps-async-connect-monix io.github.dotty-cps-async%cps-async-connect-pekko-stream io.github.dotty-cps-async%cps-async-connect-probabiliy-monad io.github.dotty-cps-async%cps-async-connect-scalaz io.github.dotty-cps-async%cps-async-connect-zio io.github.dotty-cps-async%cps-async-connect-zio2 io.github.dotty-cps-async%cps-async-connect-zio2-loom"
2540
2541[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
2542[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
2543[info] loading project definition from /build/repo/project
2544[info] loading settings for project cpsAsyncConnect from build.sbt, publish.sbt...
2545[info] resolving key references (15819 settings) ...
2546[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2547Execute setCrossScalaVersions: 3.7.4-RC2
2548OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJVM/crossScalaVersions
2549OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in probabilityMonad/crossScalaVersions
2550OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in probabilityMonad/crossScalaVersions
2551OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JS/crossScalaVersions
2552OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JS/crossScalaVersions
2553OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2Loom/crossScalaVersions
2554OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2Loom/crossScalaVersions
2555OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectLoom/crossScalaVersions
2556OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectLoom/crossScalaVersions
2557OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJS/crossScalaVersions
2558OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJS/crossScalaVersions
2559OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJS/crossScalaVersions
2560OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJS/crossScalaVersions
2561OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJVM/crossScalaVersions
2562OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJVM/crossScalaVersions
2563OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JS/crossScalaVersions
2564OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JS/crossScalaVersions
2565OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJVM/crossScalaVersions
2566OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJVM/crossScalaVersions
2567OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamPekko/crossScalaVersions
2568OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamPekko/crossScalaVersions
2569OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJS/crossScalaVersions
2570OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJS/crossScalaVersions
2571OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JVM/crossScalaVersions
2572OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JVM/crossScalaVersions
2573OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JVM/crossScalaVersions
2574OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JVM/crossScalaVersions
2575OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJS/crossScalaVersions
2576OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJS/crossScalaVersions
2577OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamAkka/crossScalaVersions
2578OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJVM/crossScalaVersions
2579OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJVM/crossScalaVersions
2580OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJVM/crossScalaVersions
2581OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamAkka/crossScalaVersions
2582[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2583[info] Setting Scala version to 3.7.4-RC2 on 17 projects.
2584[info] Switching Scala version on:
2585[info] zioJS (3.7.4-RC2)
2586[info] catsEffectJS (3.7.4-RC2)
2587[info] zio2Loom (3.7.4-RC2)
2588[info] zio2JVM (3.7.4-RC2)
2589[info] scalazJS (3.7.4-RC2)
2590[info] probabilityMonad (3.7.4-RC2)
2591[info] monixJVM (3.7.4-RC2)
2592[info] streamFs2JVM (3.7.4-RC2)
2593[info] streamFs2JS (3.7.4-RC2)
2594[info] zioJVM (3.7.4-RC2)
2595[info] monixJS (3.7.4-RC2)
2596[info] streamPekko (3.7.4-RC2)
2597[info] zio2JS (3.7.4-RC2)
2598[info] streamAkka (3.7.4-RC2)
2599[info] scalazJVM (3.7.4-RC2)
2600[info] catsEffectJVM (3.7.4-RC2)
2601[info] catsEffectLoom (3.7.4-RC2)
2602[info] Excluding projects:
2603[info] * cpsAsyncConnect (2.12.20)
2604[info] Reapplying settings...
2605[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2606Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2607[info] Reapplying settings...
2608[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2609[info] Defining Global / credentials, catsEffectJS / credentials and 16 others.
2610[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 89 others.
2611[info] Run `last` for details.
2612[info] Reapplying settings...
2613[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2614Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
2615[info] Reapplying settings...
2616OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
2617
2618 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
2619 Did you mean streamFs2JVM / allExcludeDependencies ?
2620 , retry without global scopes
2621[info] Reapplying settings...
2622[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2623Execute removeScalacOptionsStartingWith: -P:wartremover
2624[info] Reapplying settings...
2625[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
2626[success] Total time: 0 s, completed Nov 15, 2025, 1:31:41 AM
2627Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
2628Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
2629Starting build...
2630Projects: Set(zio2Loom, zio2JVM, probabilityMonad, monixJVM, streamFs2JVM, zioJVM, streamPekko, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
2631Starting build for ProjectRef(file:/build/repo/,zio2Loom) (cps-async-connect-zio2-loom)... [0/11]
2632OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
2633OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
2634[warn]
2635[warn] Note: Unresolved dependencies path:
2636[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2637[error] Not found
2638[error] Not found
2639[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2640[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2641[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2642[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2643[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2644[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2645[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2646[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2647[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2648[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2649[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2650[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2651[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2652[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2653[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2654[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2655[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2656[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2657[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2658[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2659[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2660[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2661[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2662[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2663[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2664[error] at sbt.Execute.work(Execute.scala:292)
2665[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2666[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2667[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2668[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2669[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2670[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2671[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2672[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2673[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2674[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2675[error] Not found
2676[error] Not found
2677[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2678[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2679[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2680[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2681[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2682[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2683[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2684Compile scalacOptions:
2685[warn]
2686[warn] Note: Unresolved dependencies path:
2687[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2688[error] Not found
2689[error] Not found
2690[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2691[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2692[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2693[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2694[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2695[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2696[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2697[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2698[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2699[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2700[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2701[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2702[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2703[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2704[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2705[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2706[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2707[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2708[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2709[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2710[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2711[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2712[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2713[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2714[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2715[error] at sbt.Execute.work(Execute.scala:292)
2716[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2717[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2718[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2719[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2720[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2721[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2722[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2723[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2724[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2725[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2726[error] Not found
2727[error] Not found
2728[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2729[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2730[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2731[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2732[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2733[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2734[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2735[warn]
2736[warn] Note: Unresolved dependencies path:
2737[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2738[error] Not found
2739[error] Not found
2740[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2741[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2742[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2743[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2744[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2745[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2746[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2747[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2748[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2749[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2750[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2751[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2752[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2753[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2754[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2755[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2756[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2757[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2758[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2759[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2760[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2761[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2762[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2763[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2764[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2765[error] at sbt.Execute.work(Execute.scala:292)
2766[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2767[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2768[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2769[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2770[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2771[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2772[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2773[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2774[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2775[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2776[error] Not found
2777[error] Not found
2778[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2779[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2780[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2781[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2782[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2783[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2784[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2785[warn]
2786[warn] Note: Unresolved dependencies path:
2787[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2788[error] Not found
2789[error] Not found
2790[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2791[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2792[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2793[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2794[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2795[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2796[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2797[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2798[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2799[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2800[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2801[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2802[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2803[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2804[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2805[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2806[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2807[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2808[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2809[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2810[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2811[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2812[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2813[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2814[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2815[error] at sbt.Execute.work(Execute.scala:292)
2816[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2817[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2818[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2819[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2820[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2821[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2822[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2823[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2824[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2825[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2826[error] Not found
2827[error] Not found
2828[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2829[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2830[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2831[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2832[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2833[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2834[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2835Starting build for ProjectRef(file:/build/repo/,streamPekko) (cps-async-connect-pekko-stream)... [1/11]
2836[warn]
2837[warn] Note: Unresolved dependencies path:
2838[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2839[error] Not found
2840[error] Not found
2841[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2842[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2843[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2844[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2845[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2846[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2847[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2848[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2849[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2850[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2851[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2852[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2853[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2854[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2855[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2856[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2857[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2858[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2859[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2860[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2861[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2862[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2863[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2864[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2865[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2866[error] at sbt.Execute.work(Execute.scala:292)
2867[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2868[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2869[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2870[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2871[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2872[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2873[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2874[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2875[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2876[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2877[error] Not found
2878[error] Not found
2879[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2880[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2881[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2882[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2883[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2884[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2885[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2886Compile scalacOptions:
2887[warn]
2888[warn] Note: Unresolved dependencies path:
2889[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2890[error] Not found
2891[error] Not found
2892[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2893[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2894[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2895[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2896[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2897[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2898[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2899[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2900[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2901[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2902[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2903[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2904[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2905[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2906[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2907[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2908[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2909[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2910[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2911[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2912[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2913[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2914[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2915[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2916[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2917[error] at sbt.Execute.work(Execute.scala:292)
2918[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2919[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2920[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2921[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2922[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2923[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2924[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2925[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2926[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2927[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2928[error] Not found
2929[error] Not found
2930[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2931[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2932[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2933[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2934[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2935[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2936[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2937[warn]
2938[warn] Note: Unresolved dependencies path:
2939[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2940[error] Not found
2941[error] Not found
2942[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2943[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2944[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2945[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2946[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2947[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2948[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2949[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
2950[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
2951[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
2952[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
2953[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
2954[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
2955[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
2956[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
2957[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
2958[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
2959[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
2960[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
2961[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
2962[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
2963[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
2964[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2965[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2966[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2967[error] at sbt.Execute.work(Execute.scala:292)
2968[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2969[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2970[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2971[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2972[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
2973[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
2974[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
2975[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
2976[error] at java.base/java.lang.Thread.run(Thread.java:1583)
2977[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2978[error] Not found
2979[error] Not found
2980[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2981[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2982[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2983[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2984[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2985[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2986[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2987[warn]
2988[warn] Note: Unresolved dependencies path:
2989[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
2990[error] Not found
2991[error] Not found
2992[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2993[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2994[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2995[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2996[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
2997[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2998[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
2999[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3000[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3001[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3002[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3003[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3004[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3005[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3006[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3007[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3008[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3009[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3010[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3011[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3012[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3013[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3014[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3015[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3016[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3017[error] at sbt.Execute.work(Execute.scala:292)
3018[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3019[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3020[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3021[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3022[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3023[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3024[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3025[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3026[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3027[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3028[error] Not found
3029[error] Not found
3030[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3031[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3032[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3033[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3034[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3035[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3036[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3037Starting build for ProjectRef(file:/build/repo/,catsEffectLoom) (cps-async-connect-cats-effect-loom)... [2/11]
3038[warn]
3039[warn] Note: Unresolved dependencies path:
3040[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3041[error] Not found
3042[error] Not found
3043[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3044[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3045[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3046[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3047[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3048[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3049[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3050[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3051[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3052[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3053[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3054[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3055[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3056[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3057[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3058[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3059[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3060[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3061[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3062[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3063[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3064[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3065[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3066[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3067[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3068[error] at sbt.Execute.work(Execute.scala:292)
3069[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3070[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3071[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3072[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3073[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3074[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3075[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3076[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3077[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3078[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3079[error] Not found
3080[error] Not found
3081[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3082[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3083[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3084[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3085[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3086[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3087[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3088Compile scalacOptions:
3089[warn]
3090[warn] Note: Unresolved dependencies path:
3091[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3092[error] Not found
3093[error] Not found
3094[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3095[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3096[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3097[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3098[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3099[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3100[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3101[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3102[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3103[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3104[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3105[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3106[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3107[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3108[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3109[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3110[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3111[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3112[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3113[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3114[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3115[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3116[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3117[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3118[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3119[error] at sbt.Execute.work(Execute.scala:292)
3120[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3121[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3122[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3123[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3124[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3125[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3126[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3127[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3128[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3129[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3130[error] Not found
3131[error] Not found
3132[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3133[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3134[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3135[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3136[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3137[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3138[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3139[warn]
3140[warn] Note: Unresolved dependencies path:
3141[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3142[error] Not found
3143[error] Not found
3144[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3145[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3146[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3147[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3148[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3149[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3150[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3151[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3152[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3153[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3154[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3155[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3156[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3157[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3158[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3159[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3160[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3161[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3162[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3163[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3164[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3165[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3166[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3167[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3168[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3169[error] at sbt.Execute.work(Execute.scala:292)
3170[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3171[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3172[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3173[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3174[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3175[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3176[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3177[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3178[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3179[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3180[error] Not found
3181[error] Not found
3182[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3183[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3184[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3185[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3186[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3187[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3188[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3189[warn]
3190[warn] Note: Unresolved dependencies path:
3191[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3192[error] Not found
3193[error] Not found
3194[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3195[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3196[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3197[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3198[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3199[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3200[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3201[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3202[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3203[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3204[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3205[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3206[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3207[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3208[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3209[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3210[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3211[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3212[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3213[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3214[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3215[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3216[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3217[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3218[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3219[error] at sbt.Execute.work(Execute.scala:292)
3220[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3221[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3222[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3223[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3224[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3225[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3226[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3227[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3228[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3229[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3230[error] Not found
3231[error] Not found
3232[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3233[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3234[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3235[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3236[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3237[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3238[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3239Starting build for ProjectRef(file:/build/repo/,probabilityMonad) (cps-async-connect-probabiliy-monad)... [3/11]
3240[warn]
3241[warn] Note: Unresolved dependencies path:
3242[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3243[error] Not found
3244[error] Not found
3245[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3246[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3247[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3248[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3249[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3250[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3251[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3252[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3253[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3254[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3255[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3256[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3257[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3258[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3259[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3260[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3261[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3262[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3263[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3264[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3265[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3266[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3267[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3268[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3269[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3270[error] at sbt.Execute.work(Execute.scala:292)
3271[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3272[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3273[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3274[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3275[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3276[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3277[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3278[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3279[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3280[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3281[error] Not found
3282[error] Not found
3283[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3284[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3285[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3286[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3287[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3288[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3289[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3290Compile scalacOptions:
3291[warn]
3292[warn] Note: Unresolved dependencies path:
3293[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3294[error] Not found
3295[error] Not found
3296[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3297[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3298[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3299[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3300[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3301[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3302[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3303[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3304[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3305[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3306[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3307[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3308[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3309[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3310[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3311[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3312[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3313[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3314[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3315[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3316[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3317[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3318[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3319[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3320[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3321[error] at sbt.Execute.work(Execute.scala:292)
3322[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3323[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3324[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3325[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3326[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3327[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3328[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3329[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3330[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3331[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3332[error] Not found
3333[error] Not found
3334[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3335[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3336[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3337[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3338[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3339[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3340[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3341[warn]
3342[warn] Note: Unresolved dependencies path:
3343[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3344[error] Not found
3345[error] Not found
3346[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3347[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3348[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3349[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3350[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3351[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3352[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3353[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3354[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3355[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3356[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3357[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3358[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3359[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3360[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3361[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3362[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3363[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3364[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3365[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3366[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3367[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3368[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3369[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3370[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3371[error] at sbt.Execute.work(Execute.scala:292)
3372[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3373[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3374[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3375[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3376[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3377[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3378[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3379[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3380[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3381[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3382[error] Not found
3383[error] Not found
3384[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3385[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3386[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3387[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3388[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3389[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3390[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3391[warn]
3392[warn] Note: Unresolved dependencies path:
3393[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3394[error] Not found
3395[error] Not found
3396[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3397[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3398[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3399[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3400[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3401[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3402[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3403[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3404[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3405[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3406[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3407[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3408[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3409[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3410[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3411[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3412[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3413[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3414[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3415[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3416[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3417[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3418[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3419[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3420[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3421[error] at sbt.Execute.work(Execute.scala:292)
3422[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3423[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3424[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3425[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3426[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3427[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3428[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3429[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3430[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3431[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3432[error] Not found
3433[error] Not found
3434[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3435[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3436[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3437[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3438[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3439[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3440[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3441Starting build for ProjectRef(file:/build/repo/,streamAkka) (cps-async-connect-akka-stream)... [4/11]
3442[warn]
3443[warn] Note: Unresolved dependencies path:
3444[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3445[error] Not found
3446[error] Not found
3447[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3448[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3449[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3450[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3451[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3452[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3453[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3454[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3455[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3456[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3457[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3458[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3459[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3460[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3461[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3462[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3463[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3464[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3465[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3466[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3467[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3468[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3469[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3470[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3471[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3472[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3473[error] at sbt.Execute.work(Execute.scala:292)
3474[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3475[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3476[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3477[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3478[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3479[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3480[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3481[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3482[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3483[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3484[error] Not found
3485[error] Not found
3486[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3487[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3488[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3489[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3490[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3491[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3492[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3493[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3494Compile scalacOptions:
3495[warn]
3496[warn] Note: Unresolved dependencies path:
3497[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3498[error] Not found
3499[error] Not found
3500[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3501[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3502[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3503[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3504[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3505[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3506[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3507[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3508[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3509[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3510[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3511[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3512[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3513[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3514[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3515[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3516[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3517[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3518[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3519[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3520[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3521[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3522[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3523[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3524[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3525[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3526[error] at sbt.Execute.work(Execute.scala:292)
3527[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3528[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3529[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3530[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3531[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3532[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3533[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3534[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3535[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3536[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3537[error] Not found
3538[error] Not found
3539[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3540[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3541[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3542[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3543[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3544[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3545[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3546[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3547[warn]
3548[warn] Note: Unresolved dependencies path:
3549[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3550[error] Not found
3551[error] Not found
3552[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3553[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3554[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3555[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3556[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3557[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3558[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3559[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3560[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3561[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3562[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3563[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3564[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3565[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3566[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3567[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3568[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3569[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3570[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3571[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3572[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3573[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3574[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3575[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3576[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3577[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3578[error] at sbt.Execute.work(Execute.scala:292)
3579[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3580[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3581[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3582[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3583[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3584[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3585[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3586[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3587[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3588[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3589[error] Not found
3590[error] Not found
3591[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3592[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3593[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3594[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3595[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3596[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3597[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3598[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3599[warn]
3600[warn] Note: Unresolved dependencies path:
3601[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3602[error] Not found
3603[error] Not found
3604[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3605[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3606[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3607[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3608[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3609[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3610[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3611[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3612[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3613[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3614[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3615[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3616[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3617[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3618[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3619[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3620[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3621[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3622[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3623[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3624[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3625[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3626[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3627[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3628[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3629[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3630[error] at sbt.Execute.work(Execute.scala:292)
3631[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3632[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3633[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3634[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3635[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3636[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3637[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3638[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3639[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3640[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3641[error] Not found
3642[error] Not found
3643[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3644[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3645[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3646[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3647[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3648[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3649[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3650[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3651Starting build for ProjectRef(file:/build/repo/,monixJVM) (cps-async-connect-monix)... [5/11]
3652[warn]
3653[warn] Note: Unresolved dependencies path:
3654[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3655[error] Not found
3656[error] Not found
3657[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3658[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3659[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3660[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3661[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3662[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3663[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3664[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3665[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3666[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3667[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3668[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3669[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3670[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3671[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3672[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3673[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3674[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3675[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3676[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3677[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3678[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3679[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3680[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3681[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3682[error] at sbt.Execute.work(Execute.scala:292)
3683[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3684[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3685[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3686[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3687[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3688[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3689[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3690[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3691[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3692[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3693[error] Not found
3694[error] Not found
3695[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3696[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3697[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3698[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3699[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3700[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3701[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3702Compile scalacOptions:
3703[warn]
3704[warn] Note: Unresolved dependencies path:
3705[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3706[error] Not found
3707[error] Not found
3708[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3709[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3710[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3711[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3712[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3713[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3714[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3715[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3716[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3717[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3718[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3719[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3720[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3721[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3722[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3723[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3724[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3725[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3726[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3727[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3728[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3729[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3730[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3731[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3732[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3733[error] at sbt.Execute.work(Execute.scala:292)
3734[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3735[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3736[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3737[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3738[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3739[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3740[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3741[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3742[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3743[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3744[error] Not found
3745[error] Not found
3746[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3747[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3748[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3749[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3750[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3751[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3752[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3753[warn]
3754[warn] Note: Unresolved dependencies path:
3755[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3756[error] Not found
3757[error] Not found
3758[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3759[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3760[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3761[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3762[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3763[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3764[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3765[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3766[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3767[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3768[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3769[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3770[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3771[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3772[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3773[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3774[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3775[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3776[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3777[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3778[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3779[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3780[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3781[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3782[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3783[error] at sbt.Execute.work(Execute.scala:292)
3784[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3785[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3786[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3787[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3788[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3789[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3790[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3791[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3792[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3793[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3794[error] Not found
3795[error] Not found
3796[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3797[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3798[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3799[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3800[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3801[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3802[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3803[warn]
3804[warn] Note: Unresolved dependencies path:
3805[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3806[error] Not found
3807[error] Not found
3808[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3809[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3810[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3811[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3812[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3813[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3814[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3815[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3816[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3817[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3818[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3819[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3820[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3821[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3822[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3823[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3824[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3825[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3826[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3827[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3828[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3829[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3830[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3831[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3832[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3833[error] at sbt.Execute.work(Execute.scala:292)
3834[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3835[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3836[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3837[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3838[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3839[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3840[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3841[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3842[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3843[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3844[error] Not found
3845[error] Not found
3846[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3847[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3848[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3849[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3850[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3851[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3852[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3853Starting build for ProjectRef(file:/build/repo/,scalazJVM) (cps-async-connect-scalaz)... [6/11]
3854[warn]
3855[warn] Note: Unresolved dependencies path:
3856[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3857[error] Not found
3858[error] Not found
3859[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3860[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3861[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3862[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3863[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3864[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3865[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3866[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3867[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3868[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3869[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3870[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3871[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3872[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3873[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3874[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3875[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3876[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3877[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3878[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3879[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3880[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3881[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3882[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3883[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3884[error] at sbt.Execute.work(Execute.scala:292)
3885[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3886[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3887[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3888[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3889[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3890[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3891[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3892[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3893[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3894[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3895[error] Not found
3896[error] Not found
3897[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3898[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3899[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3900[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3901[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3902[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3903[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3904Compile scalacOptions:
3905[warn]
3906[warn] Note: Unresolved dependencies path:
3907[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3908[error] Not found
3909[error] Not found
3910[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3911[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3912[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3913[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3914[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3915[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3916[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3917[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3918[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3919[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3920[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3921[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3922[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3923[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3924[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3925[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3926[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3927[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3928[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3929[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3930[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3931[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3932[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3933[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3934[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3935[error] at sbt.Execute.work(Execute.scala:292)
3936[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3937[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3938[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3939[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3940[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3941[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3942[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3943[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3944[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3945[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3946[error] Not found
3947[error] Not found
3948[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3949[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3950[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3951[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3952[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3953[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3954[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3955[warn]
3956[warn] Note: Unresolved dependencies path:
3957[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3958[error] Not found
3959[error] Not found
3960[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3961[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3962[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3963[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3964[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
3965[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3966[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3967[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
3968[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
3969[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
3970[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
3971[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
3972[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
3973[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
3974[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
3975[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
3976[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
3977[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
3978[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
3979[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
3980[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
3981[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
3982[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
3983[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
3984[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
3985[error] at sbt.Execute.work(Execute.scala:292)
3986[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
3987[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
3988[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
3989[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3990[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
3991[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
3992[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
3993[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
3994[error] at java.base/java.lang.Thread.run(Thread.java:1583)
3995[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
3996[error] Not found
3997[error] Not found
3998[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
3999[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4000[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4001[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4002[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4003[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4004[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4005[warn]
4006[warn] Note: Unresolved dependencies path:
4007[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4008[error] Not found
4009[error] Not found
4010[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4011[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4012[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4013[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4014[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4015[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4016[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4017[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4018[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4019[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4020[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4021[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4022[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4023[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4024[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4025[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4026[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4027[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4028[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4029[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4030[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4031[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4032[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4033[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4034[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4035[error] at sbt.Execute.work(Execute.scala:292)
4036[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4037[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4038[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4039[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4040[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4041[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4042[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4043[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4044[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4045[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4046[error] Not found
4047[error] Not found
4048[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4049[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4050[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4051[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4052[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4053[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4054[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4055Starting build for ProjectRef(file:/build/repo/,catsEffectJVM) (cps-async-connect-cats-effect)... [7/11]
4056[warn]
4057[warn] Note: Unresolved dependencies path:
4058[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4059[error] Not found
4060[error] Not found
4061[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4062[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4063[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4064[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4065[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4066[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4067[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4068[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4069[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4070[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4071[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4072[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4073[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4074[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4075[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4076[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4077[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4078[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4079[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4080[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4081[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4082[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4083[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4084[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4085[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4086[error] at sbt.Execute.work(Execute.scala:292)
4087[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4088[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4089[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4090[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4091[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4092[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4093[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4094[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4095[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4096[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4097[error] Not found
4098[error] Not found
4099[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4100[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4101[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4102[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4103[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4104[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4105[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4106Compile scalacOptions:
4107[warn]
4108[warn] Note: Unresolved dependencies path:
4109[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4110[error] Not found
4111[error] Not found
4112[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4113[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4114[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4115[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4116[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4117[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4118[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4119[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4120[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4121[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4122[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4123[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4124[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4125[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4126[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4127[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4128[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4129[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4130[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4131[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4132[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4133[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4134[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4135[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4136[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4137[error] at sbt.Execute.work(Execute.scala:292)
4138[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4139[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4140[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4141[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4142[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4143[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4144[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4145[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4146[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4147[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4148[error] Not found
4149[error] Not found
4150[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4151[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4152[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4153[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4154[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4155[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4156[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4157[warn]
4158[warn] Note: Unresolved dependencies path:
4159[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4160[error] Not found
4161[error] Not found
4162[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4163[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4164[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4165[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4166[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4167[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4168[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4169[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4170[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4171[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4172[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4173[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4174[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4175[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4176[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4177[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4178[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4179[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4180[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4181[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4182[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4183[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4184[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4185[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4186[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4187[error] at sbt.Execute.work(Execute.scala:292)
4188[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4189[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4190[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4191[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4192[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4193[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4194[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4195[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4196[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4197[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4198[error] Not found
4199[error] Not found
4200[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4201[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4202[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4203[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4204[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4205[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4206[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4207[warn]
4208[warn] Note: Unresolved dependencies path:
4209[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4210[error] Not found
4211[error] Not found
4212[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4213[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4214[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4215[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4216[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4217[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4218[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4219[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4220[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4221[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4222[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4223[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4224[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4225[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4226[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4227[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4228[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4229[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4230[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4231[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4232[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4233[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4234[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4235[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4236[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4237[error] at sbt.Execute.work(Execute.scala:292)
4238[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4239[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4240[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4241[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4242[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4243[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4244[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4245[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4246[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4247[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4248[error] Not found
4249[error] Not found
4250[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4251[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4252[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4253[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4254[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4255[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4256[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4257Starting build for ProjectRef(file:/build/repo/,streamFs2JVM) (cps-async-connect-fs2)... [8/11]
4258[warn]
4259[warn] Note: Unresolved dependencies path:
4260[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4261[error] Not found
4262[error] Not found
4263[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4264[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4265[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4266[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4267[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4268[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4269[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4270[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4271[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4272[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4273[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4274[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4275[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4276[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4277[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4278[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4279[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4280[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4281[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4282[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4283[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4284[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4285[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4286[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4287[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4288[error] at sbt.Execute.work(Execute.scala:292)
4289[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4290[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4291[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4292[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4293[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4294[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4295[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4296[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4297[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4298[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4299[error] Not found
4300[error] Not found
4301[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4302[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4303[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4304[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4305[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4306[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4307[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4308Compile scalacOptions:
4309[warn]
4310[warn] Note: Unresolved dependencies path:
4311[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4312[error] Not found
4313[error] Not found
4314[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4315[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4316[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4317[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4318[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4319[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4320[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4321[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4322[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4323[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4324[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4325[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4326[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4327[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4328[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4329[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4330[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4331[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4332[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4333[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4334[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4335[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4336[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4337[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4338[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4339[error] at sbt.Execute.work(Execute.scala:292)
4340[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4341[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4342[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4343[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4344[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4345[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4346[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4347[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4348[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4349[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4350[error] Not found
4351[error] Not found
4352[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4353[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4354[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4355[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4356[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4357[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4358[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4359[warn]
4360[warn] Note: Unresolved dependencies path:
4361[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4362[error] Not found
4363[error] Not found
4364[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4365[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4366[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4367[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4368[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4369[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4370[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4371[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4372[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4373[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4374[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4375[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4376[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4377[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4378[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4379[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4380[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4381[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4382[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4383[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4384[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4385[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4386[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4387[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4388[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4389[error] at sbt.Execute.work(Execute.scala:292)
4390[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4391[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4392[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4393[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4394[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4395[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4396[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4397[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4398[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4399[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4400[error] Not found
4401[error] Not found
4402[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4403[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4404[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4405[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4406[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4407[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4408[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4409[warn]
4410[warn] Note: Unresolved dependencies path:
4411[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4412[error] Not found
4413[error] Not found
4414[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4415[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4416[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4417[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4418[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4419[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4420[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4421[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4422[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4423[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4424[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4425[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4426[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4427[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4428[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4429[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4430[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4431[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4432[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4433[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4434[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4435[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4436[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4437[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4438[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4439[error] at sbt.Execute.work(Execute.scala:292)
4440[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4441[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4442[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4443[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4444[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4445[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4446[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4447[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4448[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4449[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4450[error] Not found
4451[error] Not found
4452[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4453[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4454[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4455[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4456[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4457[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4458[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4459Starting build for ProjectRef(file:/build/repo/,zio2JVM) (cps-async-connect-zio2)... [9/11]
4460[warn]
4461[warn] Note: Unresolved dependencies path:
4462[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4463[error] Not found
4464[error] Not found
4465[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4466[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4467[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4468[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4469[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4470[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4471[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4472[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4473[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4474[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4475[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4476[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4477[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4478[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4479[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4480[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4481[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4482[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4483[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4484[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4485[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4486[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4487[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4488[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4489[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4490[error] at sbt.Execute.work(Execute.scala:292)
4491[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4492[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4493[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4494[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4495[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4496[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4497[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4498[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4499[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4500[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4501[error] Not found
4502[error] Not found
4503[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4504[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4505[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4506[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4507[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4508[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4509[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4510Compile scalacOptions:
4511[warn]
4512[warn] Note: Unresolved dependencies path:
4513[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4514[error] Not found
4515[error] Not found
4516[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4517[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4518[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4519[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4520[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4521[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4522[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4523[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4524[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4525[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4526[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4527[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4528[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4529[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4530[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4531[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4532[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4533[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4534[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4535[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4536[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4537[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4538[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4539[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4540[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4541[error] at sbt.Execute.work(Execute.scala:292)
4542[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4543[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4544[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4545[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4546[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4547[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4548[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4549[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4550[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4551[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4552[error] Not found
4553[error] Not found
4554[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4555[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4556[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4557[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4558[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4559[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4560[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4561[warn]
4562[warn] Note: Unresolved dependencies path:
4563[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4564[error] Not found
4565[error] Not found
4566[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4567[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4568[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4569[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4570[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4571[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4572[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4573[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4574[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4575[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4576[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4577[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4578[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4579[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4580[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4581[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4582[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4583[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4584[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4585[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4586[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4587[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4588[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4589[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4590[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4591[error] at sbt.Execute.work(Execute.scala:292)
4592[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4593[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4594[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4595[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4596[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4597[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4598[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4599[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4600[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4601[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4602[error] Not found
4603[error] Not found
4604[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4605[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4606[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4607[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4608[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4609[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4610[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4611[warn]
4612[warn] Note: Unresolved dependencies path:
4613[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4614[error] Not found
4615[error] Not found
4616[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4617[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4618[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4619[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4620[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4621[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4622[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4623[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4624[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4625[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4626[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4627[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4628[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4629[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4630[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4631[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4632[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4633[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4634[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4635[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4636[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4637[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4638[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4639[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4640[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4641[error] at sbt.Execute.work(Execute.scala:292)
4642[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4643[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4644[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4645[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4646[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4647[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4648[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4649[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4650[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4651[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4652[error] Not found
4653[error] Not found
4654[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4655[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4656[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4657[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4658[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4659[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4660[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4661Starting build for ProjectRef(file:/build/repo/,zioJVM) (cps-async-connect-zio)... [10/11]
4662[warn]
4663[warn] Note: Unresolved dependencies path:
4664[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4665[error] Not found
4666[error] Not found
4667[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4668[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4669[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4670[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4671[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4672[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4673[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4674[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4675[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4676[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4677[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4678[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4679[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4680[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4681[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4682[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4683[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4684[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4685[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4686[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4687[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4688[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4689[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4690[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4691[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4692[error] at sbt.Execute.work(Execute.scala:292)
4693[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4694[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4695[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4696[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4697[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4698[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4699[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4700[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4701[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4702[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4703[error] Not found
4704[error] Not found
4705[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4706[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4707[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4708[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4709[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4710[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4711[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4712Compile scalacOptions:
4713[warn]
4714[warn] Note: Unresolved dependencies path:
4715[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4716[error] Not found
4717[error] Not found
4718[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4719[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4720[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4721[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4722[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4723[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4724[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4725[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4726[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4727[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4728[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4729[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4730[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4731[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4732[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4733[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4734[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4735[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4736[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4737[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4738[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4739[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4740[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4741[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4742[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4743[error] at sbt.Execute.work(Execute.scala:292)
4744[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4745[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4746[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4747[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4748[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4749[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4750[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4751[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4752[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4753[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4754[error] Not found
4755[error] Not found
4756[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4757[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4758[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4759[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4760[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4761[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4762[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4763[warn]
4764[warn] Note: Unresolved dependencies path:
4765[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4766[error] Not found
4767[error] Not found
4768[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4769[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4770[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4771[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4772[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4773[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4774[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4775[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4776[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4777[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4778[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4779[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4780[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4781[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4782[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4783[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4784[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4785[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4786[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4787[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4788[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4789[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4790[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4791[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4792[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4793[error] at sbt.Execute.work(Execute.scala:292)
4794[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4795[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4796[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4797[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4798[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4799[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4800[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4801[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4802[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4803[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4804[error] Not found
4805[error] Not found
4806[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4807[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4808[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4809[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4810[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4811[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4812[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4813[warn]
4814[warn] Note: Unresolved dependencies path:
4815[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4816[error] Not found
4817[error] Not found
4818[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4819[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4820[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4821[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4822[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4823[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4824[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4825[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
4826[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
4827[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
4828[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
4829[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
4830[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
4831[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
4832[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
4833[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
4834[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
4835[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
4836[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
4837[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
4838[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
4839[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
4840[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
4841[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
4842[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
4843[error] at sbt.Execute.work(Execute.scala:292)
4844[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
4845[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
4846[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
4847[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4848[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
4849[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
4850[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
4851[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
4852[error] at java.base/java.lang.Thread.run(Thread.java:1583)
4853[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
4854[error] Not found
4855[error] Not found
4856[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4857[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4858[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4859[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4860[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
4861[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4862[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
4863
4864************************
4865Build summary:
4866[{
4867 "module": "cps-async-connect-zio2-loom",
4868 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 950, "warnings": 0, "errors": 0},
4869 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4870 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4871 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4872 "publish": {"status": "skipped", "tookMs": 0},
4873 "metadata": {
4874 "crossScalaVersions": ["2.12.20"]
4875}
4876},{
4877 "module": "cps-async-connect-pekko-stream",
4878 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 813, "warnings": 0, "errors": 0},
4879 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4880 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4881 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4882 "publish": {"status": "skipped", "tookMs": 0},
4883 "metadata": {
4884 "crossScalaVersions": ["2.12.20"]
4885}
4886},{
4887 "module": "cps-async-connect-cats-effect-loom",
4888 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 825, "warnings": 0, "errors": 0},
4889 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4890 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4891 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4892 "publish": {"status": "skipped", "tookMs": 0},
4893 "metadata": {
4894 "crossScalaVersions": ["2.12.20"]
4895}
4896},{
4897 "module": "cps-async-connect-probabiliy-monad",
4898 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 757, "warnings": 0, "errors": 0},
4899 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4900 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4901 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4902 "publish": {"status": "skipped", "tookMs": 0},
4903 "metadata": {
4904 "crossScalaVersions": ["2.12.20"]
4905}
4906},{
4907 "module": "cps-async-connect-akka-stream",
4908 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 772, "warnings": 0, "errors": 0},
4909 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4910 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4911 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4912 "publish": {"status": "skipped", "tookMs": 0},
4913 "metadata": {
4914 "crossScalaVersions": ["2.12.20"]
4915}
4916},{
4917 "module": "cps-async-connect-monix",
4918 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 821, "warnings": 0, "errors": 0},
4919 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4920 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4921 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4922 "publish": {"status": "skipped", "tookMs": 0},
4923 "metadata": {
4924 "crossScalaVersions": ["2.12.20"]
4925}
4926},{
4927 "module": "cps-async-connect-scalaz",
4928 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 694, "warnings": 0, "errors": 0},
4929 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4930 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4931 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4932 "publish": {"status": "skipped", "tookMs": 0},
4933 "metadata": {
4934 "crossScalaVersions": ["2.12.20"]
4935}
4936},{
4937 "module": "cps-async-connect-cats-effect",
4938 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 701, "warnings": 0, "errors": 0},
4939 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4940 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4941 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4942 "publish": {"status": "skipped", "tookMs": 0},
4943 "metadata": {
4944 "crossScalaVersions": ["2.12.20"]
4945}
4946},{
4947 "module": "cps-async-connect-fs2",
4948 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 703, "warnings": 0, "errors": 0},
4949 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4950 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4951 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4952 "publish": {"status": "skipped", "tookMs": 0},
4953 "metadata": {
4954 "crossScalaVersions": ["2.12.20"]
4955}
4956},{
4957 "module": "cps-async-connect-zio2",
4958 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 757, "warnings": 0, "errors": 0},
4959 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4960 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4961 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4962 "publish": {"status": "skipped", "tookMs": 0},
4963 "metadata": {
4964 "crossScalaVersions": ["2.12.20"]
4965}
4966},{
4967 "module": "cps-async-connect-zio",
4968 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 705, "warnings": 0, "errors": 0},
4969 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4970 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4971 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4972 "publish": {"status": "skipped", "tookMs": 0},
4973 "metadata": {
4974 "crossScalaVersions": ["2.12.20"]
4975}
4976}]
4977************************
4978[error] Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
4979[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
4980[error] Total time: 35 s, completed Nov 15, 2025, 1:32:16 AM
4981[0JFailed to download artifacts, retry after 194 seconds
4982Retrying build, retry 2/2, force Scala version:false, enable migration:
4983[sbt_options] declare -a sbt_options=()
4984[process_args] java_version = '21'
4985[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4986# Executing command line:
4987java
4988-Xmx4G
4989-Dcommunitybuild.scala=3.7.4-RC2
4990-Dcommunitybuild.project.dependencies.add=
4991-Xmx7G
4992-Xms4G
4993-Xss8M
4994-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4995-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4996-jar
4997/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4998"setCrossScalaVersions 3.7.4-RC2"
4999"++3.7.4-RC2 -v"
5000"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
5001"set every credentials := Nil"
5002"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
5003"removeScalacOptionsStartingWith -P:wartremover"
5004
5005moduleMappings
5006"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.dotty-cps-async%cps-async-connect-akka-stream io.github.dotty-cps-async%cps-async-connect-cats-effect io.github.dotty-cps-async%cps-async-connect-cats-effect-loom io.github.dotty-cps-async%cps-async-connect-fs2 io.github.dotty-cps-async%cps-async-connect-monix io.github.dotty-cps-async%cps-async-connect-pekko-stream io.github.dotty-cps-async%cps-async-connect-probabiliy-monad io.github.dotty-cps-async%cps-async-connect-scalaz io.github.dotty-cps-async%cps-async-connect-zio io.github.dotty-cps-async%cps-async-connect-zio2 io.github.dotty-cps-async%cps-async-connect-zio2-loom"
5007
5008[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
5009[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
5010[info] loading project definition from /build/repo/project
5011[info] loading settings for project cpsAsyncConnect from build.sbt, publish.sbt...
5012[info] resolving key references (15819 settings) ...
5013[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5014Execute setCrossScalaVersions: 3.7.4-RC2
5015OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamAkka/crossScalaVersions
5016OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamAkka/crossScalaVersions
5017OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJVM/crossScalaVersions
5018OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJVM/crossScalaVersions
5019OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JS/crossScalaVersions
5020OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JS/crossScalaVersions
5021OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2Loom/crossScalaVersions
5022OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2Loom/crossScalaVersions
5023OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectLoom/crossScalaVersions
5024OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectLoom/crossScalaVersions
5025OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in catsEffectJS/crossScalaVersions
5026OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in catsEffectJS/crossScalaVersions
5027OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJS/crossScalaVersions
5028OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJS/crossScalaVersions
5029OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJVM/crossScalaVersions
5030OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJVM/crossScalaVersions
5031OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in scalazJVM/crossScalaVersions
5032OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in scalazJVM/crossScalaVersions
5033OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JS/crossScalaVersions
5034OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JS/crossScalaVersions
5035OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zioJS/crossScalaVersions
5036OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zioJS/crossScalaVersions
5037OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamPekko/crossScalaVersions
5038OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamPekko/crossScalaVersions
5039OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in streamFs2JVM/crossScalaVersions
5040OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in streamFs2JVM/crossScalaVersions
5041OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in zio2JVM/crossScalaVersions
5042OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in zio2JVM/crossScalaVersions
5043OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJS/crossScalaVersions
5044OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJS/crossScalaVersions
5045OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in monixJVM/crossScalaVersions
5046OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in monixJVM/crossScalaVersions
5047OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in probabilityMonad/crossScalaVersions
5048OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in probabilityMonad/crossScalaVersions
5049[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5050[info] Setting Scala version to 3.7.4-RC2 on 17 projects.
5051[info] Switching Scala version on:
5052[info] zioJS (3.7.4-RC2)
5053[info] catsEffectJS (3.7.4-RC2)
5054[info] zio2Loom (3.7.4-RC2)
5055[info] zio2JVM (3.7.4-RC2)
5056[info] scalazJS (3.7.4-RC2)
5057[info] probabilityMonad (3.7.4-RC2)
5058[info] monixJVM (3.7.4-RC2)
5059[info] streamFs2JVM (3.7.4-RC2)
5060[info] streamFs2JS (3.7.4-RC2)
5061[info] zioJVM (3.7.4-RC2)
5062[info] monixJS (3.7.4-RC2)
5063[info] streamPekko (3.7.4-RC2)
5064[info] zio2JS (3.7.4-RC2)
5065[info] streamAkka (3.7.4-RC2)
5066[info] scalazJVM (3.7.4-RC2)
5067[info] catsEffectJVM (3.7.4-RC2)
5068[info] catsEffectLoom (3.7.4-RC2)
5069[info] Excluding projects:
5070[info] * cpsAsyncConnect (2.12.20)
5071[info] Reapplying settings...
5072[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5073Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
5074[info] Reapplying settings...
5075[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5076[info] Defining Global / credentials, catsEffectJS / credentials and 16 others.
5077[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 89 others.
5078[info] Run `last` for details.
5079[info] Reapplying settings...
5080[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5081Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
5082[info] Reapplying settings...
5083OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
5084
5085 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
5086 Did you mean streamFs2JVM / allExcludeDependencies ?
5087 , retry without global scopes
5088[info] Reapplying settings...
5089[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5090Execute removeScalacOptionsStartingWith: -P:wartremover
5091[info] Reapplying settings...
5092[info] set current project to cpsAsyncConnect (in build file:/build/repo/)
5093[success] Total time: 0 s, completed Nov 15, 2025, 1:35:44 AM
5094Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
5095Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
5096Starting build...
5097Projects: Set(zio2Loom, zio2JVM, probabilityMonad, monixJVM, streamFs2JVM, zioJVM, streamPekko, streamAkka, scalazJVM, catsEffectJVM, catsEffectLoom)
5098Starting build for ProjectRef(file:/build/repo/,zio2Loom) (cps-async-connect-zio2-loom)... [0/11]
5099OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
5100OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
5101[warn]
5102[warn] Note: Unresolved dependencies path:
5103[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5104[error] Not found
5105[error] Not found
5106[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5107[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5108[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5109[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5110[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5111[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5112[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5113[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5114[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5115[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5116[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5117[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5118[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5119[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5120[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5121[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5122[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5123[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5124[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5125[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5126[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5127[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5128[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5129[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5130[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5131[error] at sbt.Execute.work(Execute.scala:292)
5132[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5133[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5134[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5135[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5136[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5137[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5138[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5139[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5140[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5141[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5142[error] Not found
5143[error] Not found
5144[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5145[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5146[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5147[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5148[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5149[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5150[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5151Compile scalacOptions:
5152[warn]
5153[warn] Note: Unresolved dependencies path:
5154[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5155[error] Not found
5156[error] Not found
5157[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5158[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5159[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5160[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5161[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5162[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5163[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5164[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5165[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5166[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5167[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5168[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5169[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5170[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5171[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5172[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5173[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5174[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5175[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5176[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5177[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5178[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5179[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5180[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5181[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5182[error] at sbt.Execute.work(Execute.scala:292)
5183[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5184[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5185[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5186[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5187[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5188[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5189[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5190[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5191[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5192[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5193[error] Not found
5194[error] Not found
5195[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5196[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5197[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5198[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5199[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5200[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5201[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5202[warn]
5203[warn] Note: Unresolved dependencies path:
5204[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5205[error] Not found
5206[error] Not found
5207[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5208[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5209[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5210[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5211[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5212[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5213[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5214[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5215[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5216[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5217[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5218[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5219[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5220[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5221[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5222[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5223[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5224[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5225[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5226[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5227[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5228[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5229[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5230[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5231[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5232[error] at sbt.Execute.work(Execute.scala:292)
5233[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5234[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5235[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5236[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5237[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5238[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5239[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5240[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5241[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5242[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5243[error] Not found
5244[error] Not found
5245[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5246[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5247[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5248[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5249[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5250[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5251[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5252[warn]
5253[warn] Note: Unresolved dependencies path:
5254[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5255[error] Not found
5256[error] Not found
5257[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5258[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5259[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5260[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5261[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5262[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5263[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5264[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5265[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5266[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5267[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5268[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5269[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5270[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5271[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5272[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5273[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5274[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5275[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5276[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5277[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5278[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5279[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5280[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5281[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5282[error] at sbt.Execute.work(Execute.scala:292)
5283[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5284[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5285[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5286[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5287[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5288[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5289[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5290[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5291[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5292[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5293[error] Not found
5294[error] Not found
5295[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5296[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5297[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5298[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5299[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5300[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5301[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5302Starting build for ProjectRef(file:/build/repo/,streamPekko) (cps-async-connect-pekko-stream)... [1/11]
5303[warn]
5304[warn] Note: Unresolved dependencies path:
5305[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5306[error] Not found
5307[error] Not found
5308[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5309[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5310[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5311[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5312[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5313[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5314[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5315[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5316[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5317[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5318[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5319[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5320[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5321[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5322[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5323[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5324[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5325[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5326[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5327[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5328[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5329[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5330[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5331[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5332[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5333[error] at sbt.Execute.work(Execute.scala:292)
5334[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5335[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5336[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5337[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5338[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5339[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5340[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5341[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5342[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5343[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5344[error] Not found
5345[error] Not found
5346[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5347[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5348[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5349[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5350[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5351[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5352[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5353Compile scalacOptions:
5354[warn]
5355[warn] Note: Unresolved dependencies path:
5356[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5357[error] Not found
5358[error] Not found
5359[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5360[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5361[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5362[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5363[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5364[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5365[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5366[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5367[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5368[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5369[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5370[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5371[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5372[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5373[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5374[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5375[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5376[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5377[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5378[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5379[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5380[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5381[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5382[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5383[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5384[error] at sbt.Execute.work(Execute.scala:292)
5385[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5386[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5387[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5388[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5389[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5390[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5391[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5392[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5393[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5394[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5395[error] Not found
5396[error] Not found
5397[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5398[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5399[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5400[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5401[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5402[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5403[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5404[warn]
5405[warn] Note: Unresolved dependencies path:
5406[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5407[error] Not found
5408[error] Not found
5409[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5410[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5411[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5412[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5413[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5414[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5415[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5416[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5417[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5418[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5419[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5420[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5421[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5422[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5423[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5424[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5425[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5426[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5427[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5428[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5429[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5430[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5431[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5432[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5433[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5434[error] at sbt.Execute.work(Execute.scala:292)
5435[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5436[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5437[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5438[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5439[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5440[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5441[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5442[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5443[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5444[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5445[error] Not found
5446[error] Not found
5447[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5448[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5449[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5450[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5451[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5452[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5453[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5454[warn]
5455[warn] Note: Unresolved dependencies path:
5456[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5457[error] Not found
5458[error] Not found
5459[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5460[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5461[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5462[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5463[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5464[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5465[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5466[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5467[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5468[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5469[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5470[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5471[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5472[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5473[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5474[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5475[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5476[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5477[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5478[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5479[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5480[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5481[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5482[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5483[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5484[error] at sbt.Execute.work(Execute.scala:292)
5485[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5486[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5487[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5488[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5489[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5490[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5491[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5492[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5493[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5494[error] (streamPekko / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5495[error] Not found
5496[error] Not found
5497[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5498[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5499[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5500[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5501[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5502[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5503[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5504Starting build for ProjectRef(file:/build/repo/,catsEffectLoom) (cps-async-connect-cats-effect-loom)... [2/11]
5505[warn]
5506[warn] Note: Unresolved dependencies path:
5507[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5508[error] Not found
5509[error] Not found
5510[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5511[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5512[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5513[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5514[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5515[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5516[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5517[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5518[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5519[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5520[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5521[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5522[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5523[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5524[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5525[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5526[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5527[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5528[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5529[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5530[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5531[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5532[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5533[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5534[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5535[error] at sbt.Execute.work(Execute.scala:292)
5536[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5537[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5538[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5539[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5540[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5541[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5542[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5543[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5544[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5545[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5546[error] Not found
5547[error] Not found
5548[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5549[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5550[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5551[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5552[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5553[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5554[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5555Compile scalacOptions:
5556[warn]
5557[warn] Note: Unresolved dependencies path:
5558[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5559[error] Not found
5560[error] Not found
5561[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5562[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5563[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5564[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5565[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5566[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5567[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5568[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5569[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5570[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5571[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5572[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5573[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5574[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5575[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5576[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5577[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5578[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5579[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5580[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5581[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5582[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5583[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5584[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5585[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5586[error] at sbt.Execute.work(Execute.scala:292)
5587[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5588[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5589[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5590[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5591[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5592[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5593[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5594[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5595[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5596[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5597[error] Not found
5598[error] Not found
5599[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5600[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5601[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5602[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5603[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5604[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5605[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5606[warn]
5607[warn] Note: Unresolved dependencies path:
5608[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5609[error] Not found
5610[error] Not found
5611[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5612[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5613[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5614[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5615[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5616[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5617[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5618[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5619[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5620[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5621[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5622[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5623[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5624[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5625[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5626[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5627[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5628[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5629[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5630[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5631[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5632[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5633[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5634[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5635[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5636[error] at sbt.Execute.work(Execute.scala:292)
5637[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5638[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5639[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5640[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5641[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5642[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5643[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5644[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5645[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5646[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5647[error] Not found
5648[error] Not found
5649[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5650[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5651[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5652[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5653[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5654[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5655[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5656[warn]
5657[warn] Note: Unresolved dependencies path:
5658[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5659[error] Not found
5660[error] Not found
5661[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5662[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5663[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5664[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5665[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5666[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5667[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5668[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5669[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5670[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5671[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5672[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5673[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5674[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5675[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5676[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5677[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5678[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5679[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5680[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5681[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5682[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5683[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5684[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5685[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5686[error] at sbt.Execute.work(Execute.scala:292)
5687[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5688[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5689[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5690[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5691[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5692[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5693[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5694[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5695[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5696[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5697[error] Not found
5698[error] Not found
5699[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5700[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5701[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5702[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5703[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5704[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5705[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5706Starting build for ProjectRef(file:/build/repo/,probabilityMonad) (cps-async-connect-probabiliy-monad)... [3/11]
5707[warn]
5708[warn] Note: Unresolved dependencies path:
5709[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5710[error] Not found
5711[error] Not found
5712[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5713[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5714[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5715[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5716[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5717[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5718[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5719[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5720[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5721[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5722[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5723[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5724[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5725[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5726[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5727[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5728[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5729[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5730[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5731[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5732[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5733[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5734[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5735[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5736[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5737[error] at sbt.Execute.work(Execute.scala:292)
5738[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5739[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5740[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5741[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5742[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5743[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5744[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5745[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5746[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5747[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5748[error] Not found
5749[error] Not found
5750[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5751[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5752[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5753[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5754[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5755[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5756[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5757Compile scalacOptions:
5758[warn]
5759[warn] Note: Unresolved dependencies path:
5760[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5761[error] Not found
5762[error] Not found
5763[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5764[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5765[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5766[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5767[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5768[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5769[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5770[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5771[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5772[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5773[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5774[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5775[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5776[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5777[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5778[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5779[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5780[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5781[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5782[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5783[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5784[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5785[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5786[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5787[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5788[error] at sbt.Execute.work(Execute.scala:292)
5789[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5790[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5791[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5792[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5793[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5794[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5795[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5796[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5797[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5798[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5799[error] Not found
5800[error] Not found
5801[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5802[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5803[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5804[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5805[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5806[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5807[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5808[warn]
5809[warn] Note: Unresolved dependencies path:
5810[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5811[error] Not found
5812[error] Not found
5813[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5814[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5815[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5816[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5817[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5818[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5819[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5820[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5821[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5822[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5823[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5824[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5825[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5826[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5827[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5828[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5829[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5830[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5831[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5832[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5833[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5834[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5835[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5836[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5837[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5838[error] at sbt.Execute.work(Execute.scala:292)
5839[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5840[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5841[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5842[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5843[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5844[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5845[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5846[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5847[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5848[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5849[error] Not found
5850[error] Not found
5851[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5852[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5853[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5854[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5855[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5856[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5857[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5858[warn]
5859[warn] Note: Unresolved dependencies path:
5860[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5861[error] Not found
5862[error] Not found
5863[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5864[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5865[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5866[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5867[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5868[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5869[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5870[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5871[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5872[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5873[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5874[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5875[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5876[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5877[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5878[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5879[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5880[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5881[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5882[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5883[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5884[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5885[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5886[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5887[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5888[error] at sbt.Execute.work(Execute.scala:292)
5889[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5890[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5891[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5892[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5893[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5894[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5895[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5896[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5897[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5898[error] (probabilityMonad / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5899[error] Not found
5900[error] Not found
5901[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5902[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5903[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5904[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5905[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5906[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5907[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5908Starting build for ProjectRef(file:/build/repo/,streamAkka) (cps-async-connect-akka-stream)... [4/11]
5909[warn]
5910[warn] Note: Unresolved dependencies path:
5911[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5912[error] Not found
5913[error] Not found
5914[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5915[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5916[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5917[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5918[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5919[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5920[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5921[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5922[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5923[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5924[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5925[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5926[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5927[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5928[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5929[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5930[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5931[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5932[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5933[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5934[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5935[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5936[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5937[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5938[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5939[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5940[error] at sbt.Execute.work(Execute.scala:292)
5941[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5942[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5943[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5944[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5945[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5946[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5947[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
5948[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
5949[error] at java.base/java.lang.Thread.run(Thread.java:1583)
5950[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5951[error] Not found
5952[error] Not found
5953[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5954[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5955[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5956[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5957[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5958[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5959[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5960[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5961Compile scalacOptions:
5962[warn]
5963[warn] Note: Unresolved dependencies path:
5964[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
5965[error] Not found
5966[error] Not found
5967[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5968[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5969[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5970[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5971[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
5972[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5973[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5974[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
5975[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
5976[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
5977[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
5978[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
5979[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
5980[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
5981[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
5982[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
5983[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
5984[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
5985[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
5986[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
5987[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
5988[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
5989[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
5990[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
5991[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
5992[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
5993[error] at sbt.Execute.work(Execute.scala:292)
5994[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
5995[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
5996[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
5997[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
5998[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
5999[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6000[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6001[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6002[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6003[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6004[error] Not found
6005[error] Not found
6006[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6007[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6008[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6009[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6010[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6011[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6012[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6013[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6014[warn]
6015[warn] Note: Unresolved dependencies path:
6016[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6017[error] Not found
6018[error] Not found
6019[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6020[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6021[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6022[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6023[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6024[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6025[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6026[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6027[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6028[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6029[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6030[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6031[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6032[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6033[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6034[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6035[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6036[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6037[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6038[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6039[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6040[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6041[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6042[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6043[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6044[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6045[error] at sbt.Execute.work(Execute.scala:292)
6046[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6047[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6048[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6049[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6050[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6051[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6052[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6053[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6054[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6055[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6056[error] Not found
6057[error] Not found
6058[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6059[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6060[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6061[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6062[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6063[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6064[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6065[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6066[warn]
6067[warn] Note: Unresolved dependencies path:
6068[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6069[error] Not found
6070[error] Not found
6071[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6072[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6073[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6074[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6075[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6076[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6077[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6078[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6079[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6080[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6081[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6082[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6083[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6084[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6085[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6086[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6087[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6088[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6089[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6090[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6091[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6092[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6093[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6094[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6095[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6096[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6097[error] at sbt.Execute.work(Execute.scala:292)
6098[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6099[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6100[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6101[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6102[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6103[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6104[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6105[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6106[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6107[error] (streamAkka / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6108[error] Not found
6109[error] Not found
6110[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6111[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6112[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6113[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6114[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6115[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6116[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6117[error] not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6118Starting build for ProjectRef(file:/build/repo/,monixJVM) (cps-async-connect-monix)... [5/11]
6119[warn]
6120[warn] Note: Unresolved dependencies path:
6121[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6122[error] Not found
6123[error] Not found
6124[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6125[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6126[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6127[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6128[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6129[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6130[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6131[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6132[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6133[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6134[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6135[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6136[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6137[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6138[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6139[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6140[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6141[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6142[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6143[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6144[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6145[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6146[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6147[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6148[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6149[error] at sbt.Execute.work(Execute.scala:292)
6150[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6151[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6152[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6153[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6154[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6155[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6156[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6157[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6158[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6159[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6160[error] Not found
6161[error] Not found
6162[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6163[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6164[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6165[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6166[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6167[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6168[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6169Compile scalacOptions:
6170[warn]
6171[warn] Note: Unresolved dependencies path:
6172[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6173[error] Not found
6174[error] Not found
6175[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6176[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6177[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6178[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6179[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6180[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6181[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6182[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6183[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6184[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6185[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6186[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6187[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6188[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6189[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6190[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6191[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6192[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6193[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6194[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6195[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6196[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6197[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6198[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6199[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6200[error] at sbt.Execute.work(Execute.scala:292)
6201[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6202[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6203[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6204[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6205[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6206[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6207[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6208[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6209[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6210[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6211[error] Not found
6212[error] Not found
6213[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6214[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6215[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6216[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6217[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6218[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6219[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6220[warn]
6221[warn] Note: Unresolved dependencies path:
6222[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6223[error] Not found
6224[error] Not found
6225[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6226[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6227[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6228[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6229[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6230[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6231[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6232[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6233[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6234[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6235[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6236[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6237[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6238[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6239[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6240[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6241[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6242[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6243[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6244[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6245[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6246[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6247[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6248[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6249[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6250[error] at sbt.Execute.work(Execute.scala:292)
6251[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6252[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6253[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6254[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6255[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6256[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6257[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6258[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6259[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6260[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6261[error] Not found
6262[error] Not found
6263[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6264[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6265[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6266[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6267[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6268[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6269[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6270[warn]
6271[warn] Note: Unresolved dependencies path:
6272[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6273[error] Not found
6274[error] Not found
6275[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6276[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6277[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6278[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6279[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6280[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6281[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6282[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6283[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6284[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6285[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6286[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6287[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6288[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6289[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6290[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6291[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6292[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6293[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6294[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6295[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6296[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6297[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6298[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6299[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6300[error] at sbt.Execute.work(Execute.scala:292)
6301[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6302[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6303[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6304[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6305[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6306[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6307[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6308[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6309[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6310[error] (monixJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6311[error] Not found
6312[error] Not found
6313[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6314[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6315[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6316[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6317[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6318[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6319[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6320Starting build for ProjectRef(file:/build/repo/,scalazJVM) (cps-async-connect-scalaz)... [6/11]
6321[warn]
6322[warn] Note: Unresolved dependencies path:
6323[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6324[error] Not found
6325[error] Not found
6326[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6327[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6328[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6329[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6330[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6331[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6332[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6333[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6334[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6335[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6336[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6337[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6338[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6339[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6340[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6341[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6342[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6343[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6344[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6345[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6346[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6347[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6348[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6349[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6350[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6351[error] at sbt.Execute.work(Execute.scala:292)
6352[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6353[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6354[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6355[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6356[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6357[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6358[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6359[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6360[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6361[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6362[error] Not found
6363[error] Not found
6364[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6365[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6366[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6367[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6368[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6369[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6370[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6371Compile scalacOptions:
6372[warn]
6373[warn] Note: Unresolved dependencies path:
6374[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6375[error] Not found
6376[error] Not found
6377[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6378[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6379[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6380[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6381[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6382[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6383[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6384[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6385[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6386[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6387[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6388[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6389[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6390[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6391[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6392[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6393[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6394[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6395[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6396[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6397[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6398[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6399[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6400[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6401[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6402[error] at sbt.Execute.work(Execute.scala:292)
6403[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6404[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6405[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6406[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6407[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6408[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6409[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6410[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6411[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6412[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6413[error] Not found
6414[error] Not found
6415[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6416[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6417[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6418[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6419[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6420[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6421[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6422[warn]
6423[warn] Note: Unresolved dependencies path:
6424[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6425[error] Not found
6426[error] Not found
6427[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6428[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6429[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6430[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6431[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6432[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6433[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6434[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6435[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6436[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6437[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6438[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6439[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6440[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6441[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6442[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6443[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6444[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6445[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6446[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6447[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6448[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6449[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6450[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6451[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6452[error] at sbt.Execute.work(Execute.scala:292)
6453[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6454[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6455[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6456[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6457[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6458[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6459[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6460[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6461[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6462[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6463[error] Not found
6464[error] Not found
6465[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6466[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6467[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6468[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6469[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6470[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6471[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6472[warn]
6473[warn] Note: Unresolved dependencies path:
6474[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6475[error] Not found
6476[error] Not found
6477[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6478[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6479[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6480[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6481[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6482[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6483[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6484[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6485[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6486[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6487[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6488[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6489[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6490[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6491[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6492[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6493[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6494[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6495[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6496[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6497[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6498[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6499[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6500[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6501[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6502[error] at sbt.Execute.work(Execute.scala:292)
6503[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6504[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6505[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6506[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6507[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6508[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6509[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6510[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6511[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6512[error] (scalazJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6513[error] Not found
6514[error] Not found
6515[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6516[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6517[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6518[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6519[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6520[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6521[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6522Starting build for ProjectRef(file:/build/repo/,catsEffectJVM) (cps-async-connect-cats-effect)... [7/11]
6523[warn]
6524[warn] Note: Unresolved dependencies path:
6525[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6526[error] Not found
6527[error] Not found
6528[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6529[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6530[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6531[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6532[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6533[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6534[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6535[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6536[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6537[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6538[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6539[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6540[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6541[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6542[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6543[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6544[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6545[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6546[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6547[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6548[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6549[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6550[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6551[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6552[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6553[error] at sbt.Execute.work(Execute.scala:292)
6554[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6555[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6556[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6557[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6558[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6559[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6560[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6561[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6562[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6563[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6564[error] Not found
6565[error] Not found
6566[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6567[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6568[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6569[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6570[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6571[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6572[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6573Compile scalacOptions:
6574[warn]
6575[warn] Note: Unresolved dependencies path:
6576[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6577[error] Not found
6578[error] Not found
6579[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6580[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6581[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6582[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6583[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6584[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6585[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6586[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6587[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6588[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6589[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6590[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6591[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6592[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6593[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6594[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6595[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6596[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6597[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6598[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6599[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6600[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6601[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6602[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6603[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6604[error] at sbt.Execute.work(Execute.scala:292)
6605[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6606[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6607[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6608[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6609[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6610[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6611[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6612[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6613[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6614[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6615[error] Not found
6616[error] Not found
6617[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6618[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6619[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6620[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6621[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6622[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6623[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6624[warn]
6625[warn] Note: Unresolved dependencies path:
6626[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6627[error] Not found
6628[error] Not found
6629[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6630[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6631[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6632[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6633[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6634[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6635[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6636[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6637[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6638[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6639[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6640[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6641[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6642[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6643[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6644[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6645[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6646[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6647[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6648[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6649[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6650[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6651[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6652[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6653[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6654[error] at sbt.Execute.work(Execute.scala:292)
6655[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6656[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6657[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6658[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6659[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6660[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6661[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6662[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6663[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6664[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6665[error] Not found
6666[error] Not found
6667[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6668[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6669[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6670[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6671[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6672[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6673[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6674[warn]
6675[warn] Note: Unresolved dependencies path:
6676[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6677[error] Not found
6678[error] Not found
6679[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6680[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6681[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6682[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6683[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6684[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6685[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6686[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6687[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6688[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6689[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6690[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6691[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6692[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6693[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6694[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6695[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6696[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6697[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6698[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6699[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6700[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6701[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6702[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6703[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6704[error] at sbt.Execute.work(Execute.scala:292)
6705[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6706[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6707[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6708[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6709[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6710[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6711[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6712[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6713[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6714[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6715[error] Not found
6716[error] Not found
6717[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6718[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6719[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6720[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6721[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6722[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6723[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6724Starting build for ProjectRef(file:/build/repo/,streamFs2JVM) (cps-async-connect-fs2)... [8/11]
6725[warn]
6726[warn] Note: Unresolved dependencies path:
6727[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6728[error] Not found
6729[error] Not found
6730[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6731[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6732[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6733[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6734[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6735[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6736[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6737[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6738[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6739[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6740[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6741[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6742[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6743[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6744[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6745[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6746[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6747[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6748[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6749[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6750[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6751[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6752[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6753[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6754[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6755[error] at sbt.Execute.work(Execute.scala:292)
6756[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6757[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6758[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6759[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6760[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6761[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6762[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6763[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6764[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6765[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6766[error] Not found
6767[error] Not found
6768[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6769[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6770[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6771[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6772[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6773[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6774[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6775Compile scalacOptions:
6776[warn]
6777[warn] Note: Unresolved dependencies path:
6778[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6779[error] Not found
6780[error] Not found
6781[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6782[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6783[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6784[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6785[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6786[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6787[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6788[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6789[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6790[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6791[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6792[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6793[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6794[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6795[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6796[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6797[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6798[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6799[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6800[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6801[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6802[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6803[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6804[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6805[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6806[error] at sbt.Execute.work(Execute.scala:292)
6807[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6808[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6809[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6810[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6811[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6812[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6813[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6814[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6815[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6816[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6817[error] Not found
6818[error] Not found
6819[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6820[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6821[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6822[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6823[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6824[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6825[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6826[warn]
6827[warn] Note: Unresolved dependencies path:
6828[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6829[error] Not found
6830[error] Not found
6831[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6832[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6833[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6834[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6835[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6836[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6837[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6838[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6839[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6840[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6841[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6842[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6843[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6844[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6845[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6846[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6847[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6848[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6849[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6850[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6851[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6852[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6853[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6854[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6855[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6856[error] at sbt.Execute.work(Execute.scala:292)
6857[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6858[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6859[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6860[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6861[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6862[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6863[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6864[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6865[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6866[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6867[error] Not found
6868[error] Not found
6869[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6870[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6871[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6872[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6873[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6874[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6875[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6876[warn]
6877[warn] Note: Unresolved dependencies path:
6878[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6879[error] Not found
6880[error] Not found
6881[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6882[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6883[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6884[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6885[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6886[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6887[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6888[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6889[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6890[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6891[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6892[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6893[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6894[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6895[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6896[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6897[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6898[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6899[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6900[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6901[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6902[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6903[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6904[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6905[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6906[error] at sbt.Execute.work(Execute.scala:292)
6907[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6908[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6909[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6910[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6911[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6912[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6913[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6914[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6915[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6916[error] (catsEffectJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6917[error] Not found
6918[error] Not found
6919[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6920[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6921[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6922[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6923[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6924[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6925[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6926Starting build for ProjectRef(file:/build/repo/,zio2JVM) (cps-async-connect-zio2)... [9/11]
6927[warn]
6928[warn] Note: Unresolved dependencies path:
6929[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6930[error] Not found
6931[error] Not found
6932[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6933[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6934[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6935[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6936[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6937[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6938[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6939[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6940[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6941[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6942[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6943[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6944[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6945[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6946[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6947[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6948[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
6949[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
6950[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
6951[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
6952[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
6953[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
6954[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
6955[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
6956[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
6957[error] at sbt.Execute.work(Execute.scala:292)
6958[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
6959[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
6960[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
6961[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6962[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
6963[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
6964[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
6965[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
6966[error] at java.base/java.lang.Thread.run(Thread.java:1583)
6967[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6968[error] Not found
6969[error] Not found
6970[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6971[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6972[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6973[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6974[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6975[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6976[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6977Compile scalacOptions:
6978[warn]
6979[warn] Note: Unresolved dependencies path:
6980[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
6981[error] Not found
6982[error] Not found
6983[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6984[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6985[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6986[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6987[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
6988[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6989[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
6990[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
6991[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
6992[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
6993[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
6994[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
6995[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
6996[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
6997[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
6998[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
6999[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7000[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7001[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7002[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7003[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7004[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7005[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7006[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7007[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7008[error] at sbt.Execute.work(Execute.scala:292)
7009[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7010[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7011[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7012[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7013[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7014[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7015[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7016[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7017[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7018[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7019[error] Not found
7020[error] Not found
7021[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7022[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7023[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7024[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7025[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7026[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7027[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7028[warn]
7029[warn] Note: Unresolved dependencies path:
7030[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7031[error] Not found
7032[error] Not found
7033[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7034[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7035[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7036[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7037[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7038[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7039[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7040[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7041[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7042[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7043[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7044[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7045[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7046[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7047[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7048[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7049[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7050[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7051[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7052[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7053[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7054[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7055[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7056[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7057[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7058[error] at sbt.Execute.work(Execute.scala:292)
7059[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7060[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7061[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7062[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7063[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7064[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7065[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7066[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7067[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7068[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7069[error] Not found
7070[error] Not found
7071[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7072[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7073[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7074[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7075[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7076[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7077[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7078[warn]
7079[warn] Note: Unresolved dependencies path:
7080[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7081[error] Not found
7082[error] Not found
7083[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7084[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7085[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7086[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7087[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7088[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7089[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7090[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7091[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7092[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7093[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7094[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7095[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7096[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7097[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7098[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7099[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7100[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7101[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7102[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7103[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7104[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7105[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7106[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7107[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7108[error] at sbt.Execute.work(Execute.scala:292)
7109[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7110[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7111[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7112[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7113[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7114[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7115[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7116[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7117[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7118[error] (zio2JVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7119[error] Not found
7120[error] Not found
7121[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7122[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7123[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7124[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7125[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7126[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7127[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7128Starting build for ProjectRef(file:/build/repo/,zioJVM) (cps-async-connect-zio)... [10/11]
7129[warn]
7130[warn] Note: Unresolved dependencies path:
7131[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7132[error] Not found
7133[error] Not found
7134[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7135[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7136[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7137[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7138[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7139[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7140[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7141[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7142[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7143[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7144[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7145[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7146[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7147[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7148[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7149[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7150[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7151[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7152[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7153[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7154[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7155[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7156[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7157[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7158[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7159[error] at sbt.Execute.work(Execute.scala:292)
7160[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7161[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7162[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7163[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7164[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7165[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7166[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7167[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7168[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7169[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7170[error] Not found
7171[error] Not found
7172[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7173[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7174[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7175[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7176[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7177[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7178[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7179Compile scalacOptions:
7180[warn]
7181[warn] Note: Unresolved dependencies path:
7182[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7183[error] Not found
7184[error] Not found
7185[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7186[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7187[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7188[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7189[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7190[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7191[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7192[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7193[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7194[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7195[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7196[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7197[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7198[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7199[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7200[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7201[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7202[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7203[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7204[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7205[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7206[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7207[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7208[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7209[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7210[error] at sbt.Execute.work(Execute.scala:292)
7211[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7212[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7213[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7214[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7215[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7216[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7217[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7218[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7219[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7220[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7221[error] Not found
7222[error] Not found
7223[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7224[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7225[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7226[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7227[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7228[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7229[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7230[warn]
7231[warn] Note: Unresolved dependencies path:
7232[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7233[error] Not found
7234[error] Not found
7235[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7236[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7237[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7238[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7239[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7240[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7241[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7242[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7243[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7244[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7245[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7246[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7247[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7248[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7249[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7250[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7251[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7252[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7253[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7254[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7255[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7256[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7257[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7258[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7259[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7260[error] at sbt.Execute.work(Execute.scala:292)
7261[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7262[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7263[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7264[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7265[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7266[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7267[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7268[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7269[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7270[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7271[error] Not found
7272[error] Not found
7273[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7274[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7275[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7276[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7277[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7278[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7279[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7280[warn]
7281[warn] Note: Unresolved dependencies path:
7282[error] sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7283[error] Not found
7284[error] Not found
7285[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7286[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7287[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7288[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7289[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7290[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7291[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7292[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
7293[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
7294[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
7295[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
7296[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
7297[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
7298[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
7299[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
7300[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
7301[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
7302[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
7303[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
7304[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3993)
7305[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
7306[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
7307[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7308[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7309[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7310[error] at sbt.Execute.work(Execute.scala:292)
7311[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7312[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7313[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7314[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7315[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
7316[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
7317[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
7318[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
7319[error] at java.base/java.lang.Thread.run(Thread.java:1583)
7320[error] (zioJVM / update) sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4
7321[error] Not found
7322[error] Not found
7323[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7324[error] not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7325[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7326[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7327[error] not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml
7328[error] not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7329[error] not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom
7330
7331************************
7332Build summary:
7333[{
7334 "module": "cps-async-connect-zio2-loom",
7335 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 897, "warnings": 0, "errors": 0},
7336 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7337 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7338 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7339 "publish": {"status": "skipped", "tookMs": 0},
7340 "metadata": {
7341 "crossScalaVersions": ["2.12.20"]
7342}
7343},{
7344 "module": "cps-async-connect-pekko-stream",
7345 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 797, "warnings": 0, "errors": 0},
7346 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7347 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7348 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7349 "publish": {"status": "skipped", "tookMs": 0},
7350 "metadata": {
7351 "crossScalaVersions": ["2.12.20"]
7352}
7353},{
7354 "module": "cps-async-connect-cats-effect-loom",
7355 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 759, "warnings": 0, "errors": 0},
7356 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7357 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7358 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7359 "publish": {"status": "skipped", "tookMs": 0},
7360 "metadata": {
7361 "crossScalaVersions": ["2.12.20"]
7362}
7363},{
7364 "module": "cps-async-connect-probabiliy-monad",
7365 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 709, "warnings": 0, "errors": 0},
7366 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7367 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7368 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7369 "publish": {"status": "skipped", "tookMs": 0},
7370 "metadata": {
7371 "crossScalaVersions": ["2.12.20"]
7372}
7373},{
7374 "module": "cps-async-connect-akka-stream",
7375 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/maven/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 772, "warnings": 0, "errors": 0},
7376 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7377 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7378 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7379 "publish": {"status": "skipped", "tookMs": 0},
7380 "metadata": {
7381 "crossScalaVersions": ["2.12.20"]
7382}
7383},{
7384 "module": "cps-async-connect-monix",
7385 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 801, "warnings": 0, "errors": 0},
7386 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7387 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7388 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7389 "publish": {"status": "skipped", "tookMs": 0},
7390 "metadata": {
7391 "crossScalaVersions": ["2.12.20"]
7392}
7393},{
7394 "module": "cps-async-connect-scalaz",
7395 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 704, "warnings": 0, "errors": 0},
7396 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7397 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7398 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7399 "publish": {"status": "skipped", "tookMs": 0},
7400 "metadata": {
7401 "crossScalaVersions": ["2.12.20"]
7402}
7403},{
7404 "module": "cps-async-connect-cats-effect",
7405 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 847, "warnings": 0, "errors": 0},
7406 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7407 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7408 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7409 "publish": {"status": "skipped", "tookMs": 0},
7410 "metadata": {
7411 "crossScalaVersions": ["2.12.20"]
7412}
7413},{
7414 "module": "cps-async-connect-fs2",
7415 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 709, "warnings": 0, "errors": 0},
7416 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7417 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7418 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7419 "publish": {"status": "skipped", "tookMs": 0},
7420 "metadata": {
7421 "crossScalaVersions": ["2.12.20"]
7422}
7423},{
7424 "module": "cps-async-connect-zio2",
7425 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 703, "warnings": 0, "errors": 0},
7426 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7427 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7428 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7429 "publish": {"status": "skipped", "tookMs": 0},
7430 "metadata": {
7431 "crossScalaVersions": ["2.12.20"]
7432}
7433},{
7434 "module": "cps-async-connect-zio",
7435 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading io.github.dotty-cps-async:dotty-cps-async-compiler-plugin_3.7.4-RC2:1.1.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.scala-lang.org/artifactory/maven-nightlies/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/io.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: /root/.ivy2/localio.github.dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom \n not found: /root/.m2/repository/io/github/dotty-cps-async/dotty-cps-async-compiler-plugin_3.7.4-RC2/1.1.4/dotty-cps-async-compiler-plugin_3.7.4-RC2-1.1.4.pom"]}, "tookMs": 725, "warnings": 0, "errors": 0},
7436 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7437 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
7438 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7439 "publish": {"status": "skipped", "tookMs": 0},
7440 "metadata": {
7441 "crossScalaVersions": ["2.12.20"]
7442}
7443}]
7444************************
7445[error] Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
7446[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 11 module(s) finished with failures: cps-async-connect-zio2-loom, cps-async-connect-pekko-stream, cps-async-connect-cats-effect-loom, cps-async-connect-probabiliy-monad, cps-async-connect-akka-stream, cps-async-connect-monix, cps-async-connect-scalaz, cps-async-connect-cats-effect, cps-async-connect-fs2, cps-async-connect-zio2, cps-async-connect-zio
7447[error] Total time: 35 s, completed Nov 15, 2025, 1:36:19 AM
7448[0JExhausted retries limit