Build Logs

karazinscalausersgroup/circe-literal-extras • 14270752029

Errors

490

Warnings

8

Total Lines

619

1##################################
2Clonning https://github.com/karazinscalausersgroup/circe-literal-extras.git into repo using revision
3##################################
4----
5Preparing build for 3.6.4
6Scala binary version found: 3.6
7Implicitly using source version 3.6-migration
8Scala binary version found: 3.6
9Implicitly using source version 3.6-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
13----
14Starting build for 3.6.4
15Execute tests: false
16sbt project found:
17Sbt version 1.4.9 is not supported, minimal supported version is 1.6.2
18Enforcing usage of sbt in version 1.6.2
19No prepare script found for project karazinscalausersgroup/circe-literal-extras
20##################################
21Scala version: 3.6.4
22Targets: group.scala.karazin%circe-literal-extras
23Project projectConfig: { "tests": "compile-only" }
24##################################
25Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.6.4
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
42"setCrossScalaVersions 3.6.4"
43"++3.6.4 -v"
44"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.6.4 """{
51 "tests": "compile-only"
52}""" group.scala.karazin%circe-literal-extras"
53
54[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
55[info] [launcher] getting Scala 2.12.15 (for sbt)...
56[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
57[info] loading settings for project repo-build from plugins.sbt ...
58[info] loading project definition from /build/repo/project
59[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
60[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
61[info] Compilation completed in 8.405s.
62[info] done compiling
63[info] loading settings for project root from build.sbt ...
64[info] set current project to circe-literal-extras (in build file:/build/repo/)
65Execute setCrossScalaVersions: 3.6.4
66OpenCB::Changing crossVersion 3.0.0-RC1 -> 3.6.4 in root/crossScalaVersions
67OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.6.4) in root/crossScalaVersions
68[info] set current project to circe-literal-extras (in build file:/build/repo/)
69[info] Setting Scala version to 3.6.4 on 1 projects.
70[info] Switching Scala version on:
71[info] * root (3.6.4)
72[info] Excluding projects:
73[info] Reapplying settings...
74[info] set current project to circe-literal-extras (in build file:/build/repo/)
75Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
76[info] Reapplying settings...
77[info] set current project to circe-literal-extras (in build file:/build/repo/)
78[info] Defining Global / credentials
79[info] The new value will be used by allCredentials, ivySbt and 1 others.
80[info] Run `last` for details.
81[info] Reapplying settings...
82[info] set current project to circe-literal-extras (in build file:/build/repo/)
83Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
84[info] Reapplying settings...
85OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
86
87 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
88 Did you mean allExcludeDependencies ?
89 , retry without global scopes
90[info] Reapplying settings...
91[info] set current project to circe-literal-extras (in build file:/build/repo/)
92Execute removeScalacOptionsStartingWith: -P:wartremover
93[info] Reapplying settings...
94[info] set current project to circe-literal-extras (in build file:/build/repo/)
95[success] Total time: 0 s, completed Apr 4, 2025, 7:25:16 PM
96Build config: {
97 "tests": "compile-only"
98}
99Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
100Starting build...
101Projects: Set(root)
102Starting build for ProjectRef(file:/build/repo/,root) (circe-literal-extras)...
103OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
104OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
105OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
106[warn]
107[warn] Note: Unresolved dependencies path:
108[error] sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
109[error] Not found
110[error] Not found
111[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
112[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
113[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
114[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
115[error] Not found
116[error] Not found
117[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
118[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
119[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
120[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
121[error] Not found
122[error] Not found
123[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
124[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
125[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
126[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
127[error] Not found
128[error] Not found
129[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
130[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
131[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
132[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
133[error] Not found
134[error] Not found
135[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
136[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
137[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
138[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
139[error] Not found
140[error] Not found
141[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
142[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
143[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
144[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
145[error] Not found
146[error] Not found
147[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
148[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
149[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
150[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
151[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
152[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
153[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
154[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
155[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
156[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
157[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
158[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
159[error] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
160[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
161[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
162[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
163[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
164[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
165[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
166[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
167[error] at sbt.std.Transform$$anon$4.work(Transform.scala:68)
168[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
169[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
170[error] at sbt.Execute.work(Execute.scala:291)
171[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
172[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
173[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
174[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
175[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
176[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
177[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
178[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
179[error] at java.base/java.lang.Thread.run(Thread.java:833)
180[error] (update) sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
181[error] Not found
182[error] Not found
183[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
184[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
185[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
186[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
187[error] Not found
188[error] Not found
189[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
190[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
191[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
192[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
193[error] Not found
194[error] Not found
195[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
196[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
197[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
198[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
199[error] Not found
200[error] Not found
201[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
202[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
203[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
204[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
205[error] Not found
206[error] Not found
207[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
208[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
209[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
210[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
211[error] Not found
212[error] Not found
213[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
214[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
215[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
216[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
217[error] Not found
218[error] Not found
219[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
220[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
221[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
222Compile scalacOptions: List()
223[warn]
224[warn] Note: Unresolved dependencies path:
225[error] Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
226[error] Not found
227[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
228[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
229[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
230[error] sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
231[error] Not found
232[error] Not found
233[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
234[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
235[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
236[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
237[error] Not found
238[error] Not found
239[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
240[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
241[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
242[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
243[error] Not found
244[error] Not found
245[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
246[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
247[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
248[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
249[error] Not found
250[error] Not found
251[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
252[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
253[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
254[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
255[error] Not found
256[error] Not found
257[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
258[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
259[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
260[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
261[error] Not found
262[error] Not found
263[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
264[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
265[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
266[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
267[error] Not found
268[error] Not found
269[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
270[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
271[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
272[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
273[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
274[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
275[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
276[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
277[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
278[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
279[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
280[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
281[error] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
282[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
283[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
284[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
285[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
286[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
287[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
288[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
289[error] at sbt.std.Transform$$anon$4.work(Transform.scala:68)
290[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
291[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
292[error] at sbt.Execute.work(Execute.scala:291)
293[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
294[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
295[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
296[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
297[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
298[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
299[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
300[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
301[error] at java.base/java.lang.Thread.run(Thread.java:833)
302[error] (scalaInstance) Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
303[error] Not found
304[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
305[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
306[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
307[error] (update) sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
308[error] Not found
309[error] Not found
310[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
311[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
312[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
313[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
314[error] Not found
315[error] Not found
316[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
317[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
318[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
319[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
320[error] Not found
321[error] Not found
322[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
323[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
324[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
325[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
326[error] Not found
327[error] Not found
328[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
329[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
330[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
331[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
332[error] Not found
333[error] Not found
334[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
335[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
336[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
337[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
338[error] Not found
339[error] Not found
340[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
341[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
342[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
343[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
344[error] Not found
345[error] Not found
346[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
347[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
348[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
349[warn]
350[warn] Note: Unresolved dependencies path:
351[error] Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
352[error] Not found
353[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
354[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
355[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
356[error] sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
357[error] Not found
358[error] Not found
359[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
360[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
361[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
362[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
363[error] Not found
364[error] Not found
365[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
366[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
367[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
368[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
369[error] Not found
370[error] Not found
371[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
372[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
373[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
374[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
375[error] Not found
376[error] Not found
377[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
378[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
379[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
380[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
381[error] Not found
382[error] Not found
383[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
384[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
385[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
386[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
387[error] Not found
388[error] Not found
389[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
390[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
391[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
392[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
393[error] Not found
394[error] Not found
395[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
396[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
397[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
398[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
399[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
400[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
401[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
402[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
403[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
404[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
405[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
406[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
407[error] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
408[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
409[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
410[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
411[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
412[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
413[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
414[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
415[error] at sbt.std.Transform$$anon$4.work(Transform.scala:68)
416[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
417[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
418[error] at sbt.Execute.work(Execute.scala:291)
419[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
420[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
421[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
422[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
423[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
424[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
425[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
426[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
427[error] at java.base/java.lang.Thread.run(Thread.java:833)
428[error] (scalaInstance) Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
429[error] Not found
430[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
431[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
432[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
433[error] (update) sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
434[error] Not found
435[error] Not found
436[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
437[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
438[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
439[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
440[error] Not found
441[error] Not found
442[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
443[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
444[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
445[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
446[error] Not found
447[error] Not found
448[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
449[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
450[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
451[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
452[error] Not found
453[error] Not found
454[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
455[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
456[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
457[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
458[error] Not found
459[error] Not found
460[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
461[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
462[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
463[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
464[error] Not found
465[error] Not found
466[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
467[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
468[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
469[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
470[error] Not found
471[error] Not found
472[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
473[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
474[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
475[warn]
476[warn] Note: Unresolved dependencies path:
477[error] sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
478[error] Not found
479[error] Not found
480[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
481[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
482[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
483[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
484[error] Not found
485[error] Not found
486[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
487[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
488[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
489[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
490[error] Not found
491[error] Not found
492[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
493[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
494[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
495[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
496[error] Not found
497[error] Not found
498[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
499[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
500[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
501[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
502[error] Not found
503[error] Not found
504[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
505[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
506[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
507[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
508[error] Not found
509[error] Not found
510[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
511[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
512[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
513[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
514[error] Not found
515[error] Not found
516[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
517[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
518[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
519[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
520[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
521[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
522[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
523[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
524[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
525[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
526[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
527[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
528[error] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
529[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
530[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
531[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
532[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
533[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
534[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
535[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
536[error] at sbt.std.Transform$$anon$4.work(Transform.scala:68)
537[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
538[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
539[error] at sbt.Execute.work(Execute.scala:291)
540[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
541[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
542[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
543[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
544[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
545[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
546[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
547[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
548[error] at java.base/java.lang.Thread.run(Thread.java:833)
549[error] Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
550[error] Not found
551[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
552[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
553[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
554[error] (update) sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4
555[error] Not found
556[error] Not found
557[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
558[error] not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml
559[error] not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom
560[error] Error downloading io.circe:circe-jawn_3.6.4:0.14.0-M4
561[error] Not found
562[error] Not found
563[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
564[error] not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml
565[error] not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom
566[error] Error downloading io.circe:circe-numbers_3.6.4:0.14.0-M4
567[error] Not found
568[error] Not found
569[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
570[error] not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml
571[error] not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom
572[error] Error downloading io.circe:circe-pointer_3.6.4:0.14.0-M4
573[error] Not found
574[error] Not found
575[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
576[error] not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml
577[error] not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom
578[error] Error downloading io.circe:circe-parser_3.6.4:0.14.0-M4
579[error] Not found
580[error] Not found
581[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
582[error] not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml
583[error] not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom
584[error] Error downloading org.scala-lang:scala3-library_3.6.4:3.6.4
585[error] Not found
586[error] Not found
587[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
588[error] not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml
589[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom
590[error] Error downloading io.circe:circe-generic_3.6.4:0.14.0-M4
591[error] Not found
592[error] Not found
593[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
594[error] not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml
595[error] not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom
596[error] (scalaInstance) Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4
597[error] Not found
598[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom
599[error] not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml
600[error] not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.
601
602************************
603Build summary:
604[{
605 "module": "circe-literal-extras",
606 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Couldn't retrieve `org.scala-lang:scala3-compiler:3.6.4` : Error downloading org.scala-lang:scala3-compiler_3.6.4:3.6.4 \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom \n not found: /root/.ivy2/localorg.scala-lang/scala3-compiler_3.6.4/3.6.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3.6.4/3.6.4/scala3-compiler_3.6.4-3.6.4.pom.", "sbt.librarymanagement.ResolveException: Error downloading io.circe:circe-core_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-core_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-core_3.6.4/0.14.0-M4/circe-core_3.6.4-0.14.0-M4.pom \nError downloading io.circe:circe-jawn_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-jawn_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-jawn_3.6.4/0.14.0-M4/circe-jawn_3.6.4-0.14.0-M4.pom \nError downloading io.circe:circe-numbers_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-numbers_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-numbers_3.6.4/0.14.0-M4/circe-numbers_3.6.4-0.14.0-M4.pom \nError downloading io.circe:circe-pointer_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-pointer_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-pointer_3.6.4/0.14.0-M4/circe-pointer_3.6.4-0.14.0-M4.pom \nError downloading io.circe:circe-parser_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-parser_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-parser_3.6.4/0.14.0-M4/circe-parser_3.6.4-0.14.0-M4.pom \nError downloading org.scala-lang:scala3-library_3.6.4:3.6.4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom \n not found: /root/.ivy2/localorg.scala-lang/scala3-library_3.6.4/3.6.4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3.6.4/3.6.4/scala3-library_3.6.4-3.6.4.pom \nError downloading io.circe:circe-generic_3.6.4:0.14.0-M4 \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom \n not found: /root/.ivy2/localio.circe/circe-generic_3.6.4/0.14.0-M4/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/io/circe/circe-generic_3.6.4/0.14.0-M4/circe-generic_3.6.4-0.14.0-M4.pom"]}, "tookMs": 1577, "warnings": 0, "errors": 0},
607 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
608 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
609 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
610 "publish": {"status": "skipped", "tookMs": 0},
611 "metadata": {
612 "crossScalaVersions": ["2.12.15"]
613}
614}]
615************************
616[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: circe-literal-extras
617[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: circe-literal-extras
618[error] Total time: 5 s, completed Apr 4, 2025, 7:25:21 PM
619Build failed, not retrying.