Build Logs
tschuchortdev/hkd4s • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
613
Warnings
98
Total Lines
2019
1##################################
2Clonning https://github.com/tschuchortdev/hkd4s.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '9decd03e847a3c3cba77cf0ef0306d077c6f25d3'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: src/main/scala/internal/InspectTree.scala
33Pattern: override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]
34Replacement: override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]' in src/main/scala/internal/InspectTree.scala
39----
40Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project tschuchortdev/hkd4s
46##################################
47Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
48Targets: com.github.tschuchortdev%hkd4s
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
69"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74"mapScalacOptions "" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"
75moduleMappings
76"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}""" com.github.tschuchortdev%hkd4s"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.83s.
84[info] done compiling
85/build/repo/build.sbt:70: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
86 resolvers += Resolver.sonatypeCentralSnapshots
87 Resolver.sonatypeOssRepos("releases"),
88 ^
89/build/repo/build.sbt:71: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
90 resolvers += Resolver.sonatypeCentralSnapshots
91 Resolver.sonatypeOssRepos("snapshots")
92 ^
93[info] loading settings for project root from build.sbt...
94[info] set current project to hkd4s (in build file:/build/repo/)
95[warn] .env file not found (fileName=.env), no .env environment configured.
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
98[info] set current project to hkd4s (in build file:/build/repo/)
99[warn] .env file not found (fileName=.env), no .env environment configured.
100[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 1 projects.
101[info] Switching Scala version on:
102[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to hkd4s (in build file:/build/repo/)
106[warn] .env file not found (fileName=.env), no .env environment configured.
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to hkd4s (in build file:/build/repo/)
110[warn] .env file not found (fileName=.env), no .env environment configured.
111[info] Defining Global / credentials, credentials
112[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to hkd4s (in build file:/build/repo/)
116[warn] .env file not found (fileName=.env), no .env environment configured.
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to hkd4s (in build file:/build/repo/)
126[warn] .env file not found (fileName=.env), no .env environment configured.
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to hkd4s (in build file:/build/repo/)
130[warn] .env file not found (fileName=.env), no .env environment configured.
131Execute mapScalacOptions: -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals
132[info] Reapplying settings...
133[info] set current project to hkd4s (in build file:/build/repo/)
134[warn] .env file not found (fileName=.env), no .env environment configured.
135[success] Total time: 0 s, completed Dec 27, 2025, 1:30:21 AM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(root)
140Starting build for ProjectRef(file:/build/repo/,root) (hkd4s)... [0/1]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
145[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
146[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
147[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
148[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
149[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
150[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
151[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
152[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
153[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
154[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
155[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
156[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
157[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
158[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
159[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
160[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
161[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
162[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
163[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
164[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
165[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
166[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
167[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
168[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
169[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
170[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
171[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
172[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
173[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
174[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
175[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
176[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
177[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
178[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
179[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
180[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
181[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
182[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
183[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
184[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
185[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
186[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
187[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
188[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
189[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
190[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
191[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
192[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
193[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
194[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
195[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
196[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
197[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
198[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
199[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
200[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
201[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
202[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
203[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
204[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
205[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
206[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
207[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
208[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
209[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
210[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
211[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
212[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
213[warn] ::::::::::::::::::::::::::::::::::::::::::::::
214[warn] :: FAILED DOWNLOADS ::
215[warn] :: ^ see resolution messages for details ^ ::
216[warn] ::::::::::::::::::::::::::::::::::::::::::::::
217[warn] :: junit#junit;4.13.2!junit.jar
218[warn] ::::::::::::::::::::::::::::::::::::::::::::::
219[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
220[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
221[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
222[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
223[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
224[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
225[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
226[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
227[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
228[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
229[error] at xsbt.boot.Using$.withResource(Using.scala:12)
230[error] at xsbt.boot.Using$.apply(Using.scala:9)
231[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
232[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
233[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
234[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
235[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
236[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
237[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
238[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
239[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
240[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
241[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
242[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
243[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
244[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
245[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
246[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
247[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
248[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
249[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
250[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
251[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
252[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
253[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
254[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
255[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
256[error] at sbt.Execute.work(Execute.scala:292)
257[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
258[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
259[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
260[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
261[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
262[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
263[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
264[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
265[error] at java.base/java.lang.Thread.run(Thread.java:833)
266[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
267Compile scalacOptions:
268[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
269[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
270[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
271[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
272[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
273[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
274[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
275[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
276[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
277[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
278[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
279[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
280[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
281[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
282[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
283[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
284[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
285[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
286[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
287[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
288[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
289[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
290[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
291[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
292[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
293[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
294[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
295[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
296[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
297[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
298[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
299[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
300[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
301[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
302[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
303[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
304[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
305[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
306[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
307[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
308[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
309[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
310[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
311[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
312[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
313[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
314[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
315[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
316[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
317[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
318[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
319[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
320[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
321[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
322[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
323[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
324[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
325[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
326[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
327[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
328[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
329[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
330[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
331[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
332[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
333[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
334[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
335[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
336[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
337[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
338[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
339[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
340[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
341[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
342[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
343[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
344[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
345[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
346[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
347[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
348[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
349[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
350[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
351[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
352[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
353[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
354[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
355[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
356[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
357[warn] ::::::::::::::::::::::::::::::::::::::::::::::
358[warn] :: FAILED DOWNLOADS ::
359[warn] :: ^ see resolution messages for details ^ ::
360[warn] ::::::::::::::::::::::::::::::::::::::::::::::
361[warn] :: junit#junit;4.13.2!junit.jar
362[warn] ::::::::::::::::::::::::::::::::::::::::::::::
363[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
364[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
365[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
366[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
367[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
368[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
369[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
370[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
371[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
372[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
373[error] at xsbt.boot.Using$.withResource(Using.scala:12)
374[error] at xsbt.boot.Using$.apply(Using.scala:9)
375[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
376[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
377[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
378[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
379[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
380[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
381[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
382[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
383[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
384[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
385[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
386[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
387[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
388[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
389[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
390[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
391[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
392[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
393[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
394[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
395[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
396[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
397[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
398[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
399[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
400[error] at sbt.Execute.work(Execute.scala:292)
401[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
402[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
403[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
404[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
405[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
406[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
407[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
408[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
409[error] at java.base/java.lang.Thread.run(Thread.java:833)
410[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
411[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
412[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
413[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
414[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
415[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
416[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
417[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
418[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
419[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
420[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
421[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
422[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
423[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
424[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
425[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
426[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
427[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
428[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
429[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
430[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
431[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
432[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
433[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
434[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
435[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
436[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
437[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
438[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
439[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
440[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
441[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
442[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
443[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
444[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
445[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
446[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
447[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
448[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
449[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
450[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
451[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
452[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
453[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
454[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
455[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
456[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
457[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
458[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
459[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
460[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
461[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
462[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
463[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
464[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
465[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
466[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
467[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
468[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
469[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
470[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
471[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
472[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
473[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
474[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
475[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
476[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
477[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
478[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
479[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
480[warn] ::::::::::::::::::::::::::::::::::::::::::::::
481[warn] :: FAILED DOWNLOADS ::
482[warn] :: ^ see resolution messages for details ^ ::
483[warn] ::::::::::::::::::::::::::::::::::::::::::::::
484[warn] :: junit#junit;4.13.2!junit.jar
485[warn] ::::::::::::::::::::::::::::::::::::::::::::::
486[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
487[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
488[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
489[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
490[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
491[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
492[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
493[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
494[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
495[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
496[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
497[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
498[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
499[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
500[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
501[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
502[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
503[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
504[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
505[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
506[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
507[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
508[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
509[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
510[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
511[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
512[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
513[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
514[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
515[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
516[error] at xsbt.boot.Using$.withResource(Using.scala:12)
517[error] at xsbt.boot.Using$.apply(Using.scala:9)
518[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
519[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
520[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
521[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
522[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
523[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
524[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
525[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
526[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
527[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
528[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
529[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
530[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
531[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
532[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
533[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
534[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
535[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
536[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
537[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
538[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
539[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
540[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
541[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
542[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
543[error] at sbt.Execute.work(Execute.scala:292)
544[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
545[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
546[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
547[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
548[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
549[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
550[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
551[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
552[error] at java.base/java.lang.Thread.run(Thread.java:833)
553[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
554[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
555[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
556[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
557[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
558[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
559[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
560[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
561[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
562[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
563[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
564[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
565[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
566[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
567[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
568[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
569[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
570[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
571[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
572[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
573[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
574[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
575[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
576[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
577[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
578[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
579[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
580[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
581[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
582[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
583[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
584[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
585[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
586[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
587[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
588[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
589[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
590[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
591[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
592[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
593[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
594[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
595[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
596[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
597[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
598[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
599[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
600[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
601[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
602[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
603[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
604[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
605[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
606[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
607[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
608[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
609[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
610[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
611[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
612[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
613[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
614[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
615[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
616[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
617[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
618[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
619[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
620[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
621[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
622[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
623[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
624[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
625[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
626[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
627[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
628[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
629[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
630[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
631[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
632[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
633[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
634[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
635[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
636[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
637[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
638[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
639[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
640[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
641[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
642[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
643[warn] ::::::::::::::::::::::::::::::::::::::::::::::
644[warn] :: FAILED DOWNLOADS ::
645[warn] :: ^ see resolution messages for details ^ ::
646[warn] ::::::::::::::::::::::::::::::::::::::::::::::
647[warn] :: junit#junit;4.13.2!junit.jar
648[warn] ::::::::::::::::::::::::::::::::::::::::::::::
649[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
650[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
651[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
652[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
653[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
654[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
655[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
656[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
657[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
658[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
659[error] at xsbt.boot.Using$.withResource(Using.scala:12)
660[error] at xsbt.boot.Using$.apply(Using.scala:9)
661[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
662[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
663[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
664[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
665[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
666[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
667[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
668[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
669[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
670[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
671[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
672[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
673[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
674[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
675[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
676[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
677[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
678[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
679[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
680[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
681[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
682[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
683[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
684[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
685[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
686[error] at sbt.Execute.work(Execute.scala:292)
687[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
688[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
689[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
690[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
691[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
692[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
693[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
694[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
695[error] at java.base/java.lang.Thread.run(Thread.java:833)
696[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
697
698************************
699Build summary:
700[{
701 "module": "hkd4s",
702 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar"]}, "tookMs": 60162, "warnings": 0, "errors": 0},
703 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
704 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
705 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
706 "publish": {"status": "skipped", "tookMs": 0},
707 "metadata": {
708 "crossScalaVersions": ["3.3.3"]
709}
710}]
711************************
712[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
713[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
714[error] Total time: 353 s (0:05:53.0), completed Dec 27, 2025, 1:36:14 AM
715[0JFailed to download artifacts, retry after 264 seconds
716Retrying build, retry 1/2, force Scala version:false, enable migration:
717[sbt_options] declare -a sbt_options=()
718[process_args] java_version = '17'
719[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
720# Executing command line:
721java
722-Dfile.encoding=UTF-8
723-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
724-Dcommunitybuild.project.dependencies.add=
725-Xmx7G
726-Xms4G
727-Xss8M
728-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
729-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
730-jar
731/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
732"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
733"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
734"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
735"set every credentials := Nil"
736"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
737"removeScalacOptionsStartingWith -P:wartremover"
738"mapScalacOptions "" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"
739moduleMappings
740"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}""" com.github.tschuchortdev%hkd4s"
741
742[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
743[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
744[info] loading project definition from /build/repo/project
745[info] loading settings for project root from build.sbt...
746[info] set current project to hkd4s (in build file:/build/repo/)
747[warn] .env file not found (fileName=.env), no .env environment configured.
748Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
749OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
750[info] set current project to hkd4s (in build file:/build/repo/)
751[warn] .env file not found (fileName=.env), no .env environment configured.
752[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 1 projects.
753[info] Switching Scala version on:
754[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
755[info] Excluding projects:
756[info] Reapplying settings...
757[info] set current project to hkd4s (in build file:/build/repo/)
758[warn] .env file not found (fileName=.env), no .env environment configured.
759Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
760[info] Reapplying settings...
761[info] set current project to hkd4s (in build file:/build/repo/)
762[warn] .env file not found (fileName=.env), no .env environment configured.
763[info] Defining Global / credentials, credentials
764[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
765[info] Run `last` for details.
766[info] Reapplying settings...
767[info] set current project to hkd4s (in build file:/build/repo/)
768[warn] .env file not found (fileName=.env), no .env environment configured.
769Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
770[info] Reapplying settings...
771OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
772
773 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
774 Did you mean allExcludeDependencies ?
775 , retry without global scopes
776[info] Reapplying settings...
777[info] set current project to hkd4s (in build file:/build/repo/)
778[warn] .env file not found (fileName=.env), no .env environment configured.
779Execute removeScalacOptionsStartingWith: -P:wartremover
780[info] Reapplying settings...
781[info] set current project to hkd4s (in build file:/build/repo/)
782[warn] .env file not found (fileName=.env), no .env environment configured.
783Execute mapScalacOptions: -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals
784[info] Reapplying settings...
785[info] set current project to hkd4s (in build file:/build/repo/)
786[warn] .env file not found (fileName=.env), no .env environment configured.
787[success] Total time: 0 s, completed Dec 27, 2025, 1:40:46 AM
788Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}
789Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
790Starting build...
791Projects: Set(root)
792Starting build for ProjectRef(file:/build/repo/,root) (hkd4s)... [0/1]
793OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
794OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
795OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
796[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
797[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
798[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
799[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
800[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
801[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
802[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
803[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
804[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
805[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
806[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
807[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
808[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
809[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
810[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
811[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
812[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
813[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
814[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
815[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
816[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
817[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
818[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
819[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
820[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
821[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
822[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
823[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
824[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
825[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
826[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
827[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
828[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
829[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
830[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
831[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
832[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
833[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
834[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
835[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
836[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
837[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
838[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
839[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
840[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
841[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
842[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
843[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
844[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
845[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
846[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
847[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
848[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
849[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
850[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
851[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
852[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
853[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
854[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
855[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
856[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
857[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
858[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
859[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
860[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
861[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
862[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
863[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
864[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
865[warn] ::::::::::::::::::::::::::::::::::::::::::::::
866[warn] :: FAILED DOWNLOADS ::
867[warn] :: ^ see resolution messages for details ^ ::
868[warn] ::::::::::::::::::::::::::::::::::::::::::::::
869[warn] :: junit#junit;4.13.2!junit.jar
870[warn] ::::::::::::::::::::::::::::::::::::::::::::::
871[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
872[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
873[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
874[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
875[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
876[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
877[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
878[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
879[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
880[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
881[error] at xsbt.boot.Using$.withResource(Using.scala:12)
882[error] at xsbt.boot.Using$.apply(Using.scala:9)
883[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
884[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
885[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
886[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
887[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
888[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
889[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
890[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
891[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
892[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
893[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
894[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
895[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
896[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
897[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
898[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
899[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
900[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
901[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
902[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
903[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
904[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
905[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
906[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
907[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
908[error] at sbt.Execute.work(Execute.scala:292)
909[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
910[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
911[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
912[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
913[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
914[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
915[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
916[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
917[error] at java.base/java.lang.Thread.run(Thread.java:833)
918[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
919Compile scalacOptions:
920[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
921[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
922[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
923[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
924[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
925[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
926[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
927[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
928[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
929[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
930[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
931[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
932[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
933[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
934[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
935[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
936[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
937[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
938[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
939[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
940[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
941[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
942[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
943[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
944[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
945[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
946[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
947[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
948[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
949[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
950[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
951[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
952[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
953[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
954[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
955[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
956[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
957[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
958[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
959[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
960[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
961[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
962[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
963[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
964[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
965[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
966[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
967[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
968[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
969[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
970[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
971[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
972[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
973[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
974[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
975[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
976[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
977[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
978[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
979[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
980[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
981[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
982[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
983[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
984[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
985[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
986[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
987[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
988[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
989[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
990[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
991[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
992[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
993[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
994[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
995[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
996[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
997[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
998[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
999[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1000[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1001[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1002[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1003[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1004[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1005[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1006[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1007[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1008[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1009[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1010[warn] :: FAILED DOWNLOADS ::
1011[warn] :: ^ see resolution messages for details ^ ::
1012[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1013[warn] :: junit#junit;4.13.2!junit.jar
1014[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1015[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1016[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1017[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1018[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1019[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1020[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1021[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1022[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1023[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1024[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1025[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1026[error] at xsbt.boot.Using$.apply(Using.scala:9)
1027[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1028[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1029[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1030[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1031[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1032[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1033[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1034[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1035[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1036[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1037[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1038[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1039[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1040[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1041[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1042[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1043[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1044[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1045[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1046[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1047[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1048[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1049[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1050[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1051[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1052[error] at sbt.Execute.work(Execute.scala:292)
1053[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1054[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1055[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1056[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1057[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1058[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1059[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1060[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1061[error] at java.base/java.lang.Thread.run(Thread.java:833)
1062[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1063[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1064[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1065[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1066[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1067[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1068[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1069[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1070[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1071[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1072[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1073[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
1074[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
1075[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
1076[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
1077[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
1078[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
1079[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
1080[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
1081[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
1082[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
1083[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1084[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1085[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1086[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1087[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1088[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1089[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1090[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1091[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1092[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1093[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1094[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1095[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1096[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1097[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1098[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1099[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1100[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1101[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1102[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1103[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1104[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1105[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1106[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1107[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1108[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1109[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1110[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1111[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1112[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1113[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1114[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1115[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1116[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1117[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1118[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1119[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1120[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1121[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1122[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1123[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1124[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1125[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1126[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1127[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1128[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1129[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1130[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1131[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1132[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1133[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1134[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1135[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1136[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1137[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1138[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1139[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1140[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1141[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1142[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1143[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1144[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1145[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1146[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1147[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1148[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1149[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1150[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1151[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1152[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1153[warn] :: FAILED DOWNLOADS ::
1154[warn] :: ^ see resolution messages for details ^ ::
1155[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1156[warn] :: junit#junit;4.13.2!junit.jar
1157[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1158[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1159[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1160[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1161[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1162[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1163[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1164[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1165[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1166[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1167[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1168[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1169[error] at xsbt.boot.Using$.apply(Using.scala:9)
1170[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1171[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1172[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1173[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1174[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1175[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1176[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1177[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1178[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1179[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1180[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1181[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1182[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1183[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1184[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1185[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1186[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1187[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1188[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1189[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1190[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1191[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1192[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1193[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1194[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1195[error] at sbt.Execute.work(Execute.scala:292)
1196[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1197[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1198[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1199[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1200[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1201[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1202[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1203[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1204[error] at java.base/java.lang.Thread.run(Thread.java:833)
1205[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1206[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1207[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1208[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1209[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1210[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1211[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1212[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1213[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1214[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1215[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1216[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1217[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1218[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1219[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1220[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1221[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1222[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1223[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1224[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1225[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1226[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1227[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1228[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1229[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1230[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1231[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1232[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1233[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1234[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1235[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1236[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1237[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1238[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1239[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1240[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1241[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1242[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1243[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1244[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1245[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1246[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1247[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1248[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1249[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1250[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1251[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1252[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1253[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1254[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1255[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1256[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1257[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1258[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1259[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1260[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1261[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1262[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1263[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1264[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1265[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1266[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1267[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1268[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1269[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1270[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1271[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1272[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1273[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1274[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1275[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1276[warn] :: FAILED DOWNLOADS ::
1277[warn] :: ^ see resolution messages for details ^ ::
1278[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1279[warn] :: junit#junit;4.13.2!junit.jar
1280[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1281[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1282[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1283[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1284[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1285[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1286[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1287[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1288[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1289[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1290[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1291[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
1292[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
1293[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
1294[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
1295[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
1296[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
1297[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
1298[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
1299[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
1300[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
1301[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1302[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1303[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1304[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1305[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1306[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1307[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1308[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1309[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1310[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1311[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1312[error] at xsbt.boot.Using$.apply(Using.scala:9)
1313[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1314[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1315[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1316[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1317[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1318[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1319[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1320[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1321[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1322[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1323[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1324[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1325[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1326[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1327[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1328[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1329[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1330[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1331[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1332[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1333[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1334[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1335[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1336[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1337[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1338[error] at sbt.Execute.work(Execute.scala:292)
1339[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1340[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1341[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1342[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1343[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1344[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1345[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1346[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1347[error] at java.base/java.lang.Thread.run(Thread.java:833)
1348[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1349
1350************************
1351Build summary:
1352[{
1353 "module": "hkd4s",
1354 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar"]}, "tookMs": 19593, "warnings": 0, "errors": 0},
1355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1356 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1358 "publish": {"status": "skipped", "tookMs": 0},
1359 "metadata": {
1360 "crossScalaVersions": ["3.3.3"]
1361}
1362}]
1363************************
1364[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
1365[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
1366[error] Total time: 76 s (0:01:16.0), completed Dec 27, 2025, 1:42:01 AM
1367[0JFailed to download artifacts, retry after 72 seconds
1368Retrying build, retry 2/2, force Scala version:false, enable migration:
1369[sbt_options] declare -a sbt_options=()
1370[process_args] java_version = '17'
1371[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1372# Executing command line:
1373java
1374-Dfile.encoding=UTF-8
1375-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1376-Dcommunitybuild.project.dependencies.add=
1377-Xmx7G
1378-Xms4G
1379-Xss8M
1380-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1381-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1382-jar
1383/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1384"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
1385"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
1386"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1387"set every credentials := Nil"
1388"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1389"removeScalacOptionsStartingWith -P:wartremover"
1390"mapScalacOptions "" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"
1391moduleMappings
1392"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}""" com.github.tschuchortdev%hkd4s"
1393
1394[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1395[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1396[info] loading project definition from /build/repo/project
1397[info] loading settings for project root from build.sbt...
1398[info] set current project to hkd4s (in build file:/build/repo/)
1399[warn] .env file not found (fileName=.env), no .env environment configured.
1400Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1401OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
1402[info] set current project to hkd4s (in build file:/build/repo/)
1403[warn] .env file not found (fileName=.env), no .env environment configured.
1404[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 1 projects.
1405[info] Switching Scala version on:
1406[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
1407[info] Excluding projects:
1408[info] Reapplying settings...
1409[info] set current project to hkd4s (in build file:/build/repo/)
1410[warn] .env file not found (fileName=.env), no .env environment configured.
1411Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1412[info] Reapplying settings...
1413[info] set current project to hkd4s (in build file:/build/repo/)
1414[warn] .env file not found (fileName=.env), no .env environment configured.
1415[info] Defining Global / credentials, credentials
1416[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
1417[info] Run `last` for details.
1418[info] Reapplying settings...
1419[info] set current project to hkd4s (in build file:/build/repo/)
1420[warn] .env file not found (fileName=.env), no .env environment configured.
1421Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1422[info] Reapplying settings...
1423OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1424
1425 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1426 Did you mean allExcludeDependencies ?
1427 , retry without global scopes
1428[info] Reapplying settings...
1429[info] set current project to hkd4s (in build file:/build/repo/)
1430[warn] .env file not found (fileName=.env), no .env environment configured.
1431Execute removeScalacOptionsStartingWith: -P:wartremover
1432[info] Reapplying settings...
1433[info] set current project to hkd4s (in build file:/build/repo/)
1434[warn] .env file not found (fileName=.env), no .env environment configured.
1435Execute mapScalacOptions: -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals
1436[info] Reapplying settings...
1437[info] set current project to hkd4s (in build file:/build/repo/)
1438[warn] .env file not found (fileName=.env), no .env environment configured.
1439[success] Total time: 0 s, completed Dec 27, 2025, 1:43:21 AM
1440Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]"}]}
1441Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1442Starting build...
1443Projects: Set(root)
1444Starting build for ProjectRef(file:/build/repo/,root) (hkd4s)... [0/1]
1445OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1446OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1447OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1448[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1449[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1450[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1451[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1452[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1453[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1454[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1455[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1456[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1457[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1458[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1459[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1460[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1461[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1462[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1463[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1464[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1465[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1466[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1467[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1468[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1469[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1470[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1471[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1472[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1473[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1474[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1475[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1476[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1477[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1478[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1479[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1480[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1481[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1482[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1483[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1484[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1485[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1486[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1487[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1488[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1489[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1490[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1491[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1492[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1493[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1494[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1495[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1496[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1497[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1498[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1499[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1500[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1501[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1502[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1503[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1504[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1505[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1506[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1507[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1508[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1509[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1510[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1511[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1512[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1513[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1514[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1515[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1516[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1517[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1518[warn] :: FAILED DOWNLOADS ::
1519[warn] :: ^ see resolution messages for details ^ ::
1520[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1521[warn] :: junit#junit;4.13.2!junit.jar
1522[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1523[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1524[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1525[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1526[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1527[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1528[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1529[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1530[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1531[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1532[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1533[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1534[error] at xsbt.boot.Using$.apply(Using.scala:9)
1535[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1536[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1537[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1538[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1539[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1540[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1541[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1542[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1543[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1544[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1545[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1546[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1547[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1548[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1549[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1550[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1551[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1552[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1553[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1554[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1555[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1556[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1557[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1558[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1559[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1560[error] at sbt.Execute.work(Execute.scala:292)
1561[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1562[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1563[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1564[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1565[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1566[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1567[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1568[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1569[error] at java.base/java.lang.Thread.run(Thread.java:833)
1570[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1571Compile scalacOptions:
1572[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1573[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1574[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1575[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1576[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1577[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1578[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1579[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1580[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1581[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1582[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1583[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1584[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1585[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1586[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1587[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1588[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1589[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1590[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1591[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1592[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1593[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1594[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1595[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1596[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1597[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1598[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1599[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1600[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1601[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1602[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1603[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1604[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1605[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1606[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1607[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1608[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1609[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1610[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1611[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1612[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1613[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1614[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1615[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1616[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1617[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1618[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1619[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1620[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1621[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1622[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1623[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1624[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1625[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1626[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1627[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1628[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1629[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1630[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1631[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1632[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1633[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1634[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1635[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1636[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1637[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1638[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1639[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1640[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1641[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1642[warn] :: FAILED DOWNLOADS ::
1643[warn] :: ^ see resolution messages for details ^ ::
1644[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1645[warn] :: junit#junit;4.13.2!junit.jar
1646[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1647[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1648[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1649[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1650[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1651[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1652[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1653[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1654[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1655[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1656[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1657[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
1658[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
1659[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
1660[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
1661[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
1662[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
1663[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
1664[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
1665[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
1666[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
1667[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1668[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1669[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1670[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1671[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1672[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1673[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1674[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1675[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1676[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1677[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1678[error] at xsbt.boot.Using$.apply(Using.scala:9)
1679[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1680[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1681[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1682[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1683[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1684[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1685[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1686[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1687[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1688[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1689[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1690[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1691[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1692[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1693[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1694[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1695[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1696[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1697[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1698[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1699[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1700[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1701[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1702[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1703[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1704[error] at sbt.Execute.work(Execute.scala:292)
1705[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1706[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1707[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1708[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1709[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1710[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1711[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1712[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1713[error] at java.base/java.lang.Thread.run(Thread.java:833)
1714[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1715[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1716[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1717[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1718[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1719[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1720[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1721[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1722[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1723[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1724[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1725[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
1726[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
1727[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
1728[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
1729[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
1730[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
1731[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
1732[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
1733[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
1734[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
1735[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1736[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1737[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1738[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1739[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1740[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1741[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1742[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1743[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1744[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1745[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1746[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1747[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1748[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1749[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1750[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1751[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1752[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1753[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1754[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1755[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1756[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1757[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1758[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1759[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1760[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1761[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1762[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1763[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1764[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1765[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1766[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1767[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1768[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1769[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1770[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1771[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1772[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1773[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1774[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1775[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1776[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1777[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1778[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1779[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1780[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1781[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1782[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1783[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1784[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1785[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1786[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1787[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1788[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1789[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1790[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1791[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1792[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1793[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1794[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1795[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1796[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1797[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1798[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1799[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1800[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1801[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1802[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1803[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1804[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1805[warn] :: FAILED DOWNLOADS ::
1806[warn] :: ^ see resolution messages for details ^ ::
1807[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1808[warn] :: junit#junit;4.13.2!junit.jar
1809[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1810[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1811[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1812[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1813[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1814[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1815[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1816[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1817[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1818[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1819[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1820[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1821[error] at xsbt.boot.Using$.apply(Using.scala:9)
1822[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1823[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1824[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1825[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1826[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1827[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1828[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1829[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1830[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1831[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1832[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1833[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1834[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1835[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1836[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1837[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1838[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1839[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1840[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1841[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1842[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1843[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1844[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1845[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1846[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1847[error] at sbt.Execute.work(Execute.scala:292)
1848[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1849[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1850[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1851[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1852[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1853[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1854[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1855[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1856[error] at java.base/java.lang.Thread.run(Thread.java:833)
1857[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1858[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1859[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1860[info] Failed to read descriptor dependency: org.typelevel#cats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-core_3:jar:2.12.0
1861[info] Failed to read descriptor dependency: org.typelevel#cats-kernel_3;2.12.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-kernel_3:jar:2.12.0
1862[info] Failed to read descriptor dependency: org.typelevel#alleycats-core_3;2.12.0 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:alleycats-core_3:jar:2.12.0
1863[info] Failed to read descriptor dependency: org.typelevel#shapeless3-deriving_3;3.4.1 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:shapeless3-deriving_3:jar:3.4.1
1864[info] Failed to read descriptor dependency: dev.zio#izumi-reflect_3;2.3.10 {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect_3:jar:2.3.10
1865[info] Failed to read descriptor dependency: dev.zio#izumi-reflect-thirdparty-boopickle-shaded_3;2.3.10 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for dev.zio:izumi-reflect-thirdparty-boopickle-shaded_3:jar:2.3.10
1866[info] Failed to read descriptor dependency: org.scalameta#munit_3;1.0.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit_3:jar:1.0.0
1867[info] Failed to read descriptor dependency: org.scalameta#junit-interface;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:junit-interface:jar:1.0.0
1868[info] Failed to read descriptor dependency: junit#junit;4.13.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for junit:junit:jar:4.13.2
1869[info] Failed to read descriptor dependency: org.hamcrest#hamcrest-core;1.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.hamcrest:hamcrest-core:jar:1.3
1870[info] Failed to read descriptor dependency: org.scala-sbt#test-interface;1.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:test-interface:jar:1.0
1871[info] Failed to read descriptor dependency: org.scalameta#munit-diff_3;1.0.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scalameta:munit-diff_3:jar:1.0.0
1872[info] Failed to read descriptor dependency: org.typelevel#mouse_3;1.3.1 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:mouse_3:jar:1.3.1
1873[info] Failed to read descriptor dependency: org.typelevel#kittens_3;3.3.0 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:kittens_3:jar:3.3.0
1874[info] Failed to read descriptor dependency: org.typelevel#cats-collections-core_3;0.9.8 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-collections-core_3:jar:0.9.8
1875[info] Failed to read descriptor dependency: org.typelevel#algebra_3;2.10.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:algebra_3:jar:2.10.0
1876[info] Failed to read descriptor dependency: org.typelevel#cats-effect_3;3.5.7 {test=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect_3:jar:3.5.7
1877[info] Failed to read descriptor dependency: org.typelevel#cats-effect-kernel_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-kernel_3:jar:3.5.7
1878[info] Failed to read descriptor dependency: org.typelevel#cats-effect-std_3;3.5.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.typelevel:cats-effect-std_3:jar:3.5.7
1879[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1880[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1881[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1882[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1883[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1884[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1885[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1886[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1887[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark:jar:0.62.2
1888[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-ast;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2
1889[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-collection;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2
1890[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-misc;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2
1891[info] Failed to read descriptor dependency: org.jetbrains#annotations;15.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jetbrains:annotations:jar:15.0
1892[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-data;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-data:jar:0.62.2
1893[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-sequence;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2
1894[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-visitor;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2
1895[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-builder;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2
1896[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-dependency;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2
1897[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-format;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-format:jar:0.62.2
1898[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-html;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-html:jar:0.62.2
1899[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-anchorlink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-anchorlink:jar:0.62.2
1900[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util:jar:0.62.2
1901[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-util-options;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-util-options:jar:0.62.2
1902[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-autolink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-autolink:jar:0.62.2
1903[info] Failed to read descriptor dependency: org.nibor.autolink#autolink;0.6.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.nibor.autolink:autolink:jar:0.6.0
1904[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-emoji;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2
1905[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-jira-converter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-jira-converter:jar:0.62.2
1906[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-strikethrough;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.62.2
1907[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-tables;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2
1908[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-wikilink;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.62.2
1909[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-ins;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-ins:jar:0.62.2
1910[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-superscript;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-superscript:jar:0.62.2
1911[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-gfm-tasklist;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.62.2
1912[info] Failed to read descriptor dependency: com.vladsch.flexmark#flexmark-ext-yaml-front-matter;0.62.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.62.2
1913[info] Failed to read descriptor dependency: nl.big-o#liqp;0.8.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for nl.big-o:liqp:jar:0.8.2
1914[info] Failed to read descriptor dependency: org.antlr#antlr4-runtime;4.7.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.antlr:antlr4-runtime:jar:4.7.2
1915[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1
1916[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.12.1
1917[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.12.1
1918[info] Failed to read descriptor dependency: com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.12.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.1
1919[info] Failed to read descriptor dependency: ua.co.k#strftime4j;1.0.5 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for ua.co.k:strftime4j:jar:1.0.5
1920[info] Failed to read descriptor dependency: org.jsoup#jsoup;1.17.2 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jsoup:jsoup:jar:1.17.2
1921[info] Failed to read descriptor dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-yaml;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.1
1922[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-databind;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.15.1
1923[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-annotations;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1
1924[info] Failed to read descriptor dependency: com.fasterxml.jackson.core#jackson-core;2.15.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core:jar:2.15.1
1925[info] Failed to read descriptor dependency: org.yaml#snakeyaml;2.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.yaml:snakeyaml:jar:2.0
1926[error] Failed to resolve artifacts from The Scala Nightly Repository, Could not find artifact junit:junit:jar:4.13.2 in The Scala Nightly Repository (https://repo.scala-lang.org/artifactory/maven-nightlies/)
1927[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1928[warn] :: FAILED DOWNLOADS ::
1929[warn] :: ^ see resolution messages for details ^ ::
1930[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1931[warn] :: junit#junit;4.13.2!junit.jar
1932[warn] ::::::::::::::::::::::::::::::::::::::::::::::
1933[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1934[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1935[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1936[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1937[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1938[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1939[info] Failed to read descriptor dependency: org.scala-lang.modules#scala-asm;9.9.0-scala-1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang.modules:scala-asm:jar:9.9.0-scala-1
1940[info] Failed to read descriptor dependency: org.scala-sbt#compiler-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:compiler-interface:jar:1.10.7
1941[info] Failed to read descriptor dependency: org.scala-sbt#util-interface;1.10.7 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-sbt:util-interface:jar:1.10.7
1942[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
1943[info] Failed to read descriptor dependency: org.jline#jline-reader;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-reader:jar:3.29.0
1944[info] Failed to read descriptor dependency: org.jline#jline-terminal;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal:jar:3.29.0
1945[info] Failed to read descriptor dependency: org.jline#jline-native;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-native:jar:3.29.0
1946[info] Failed to read descriptor dependency: org.jline#jline-terminal-jni;3.29.0 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.jline:jline-terminal-jni:jar:3.29.0
1947[info] Failed to read descriptor dependency: com.lihaoyi#pprint_3;0.9.3 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:pprint_3:jar:0.9.3
1948[info] Failed to read descriptor dependency: com.lihaoyi#fansi_3;0.5.1 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:fansi_3:jar:0.5.1
1949[info] Failed to read descriptor dependency: com.lihaoyi#sourcecode_3;0.4.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for com.lihaoyi:sourcecode_3:jar:0.4.4
1950[info] Failed to read descriptor dependency: io.get-coursier#interface;1.0.28 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for io.get-coursier:interface:jar:1.0.28
1951[info] Failed to read descriptor dependency: org.slf4j#slf4j-api;1.7.36 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.36
1952[info] Failed to read descriptor dependency: org.virtuslab#using_directives;1.1.4 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.virtuslab:using_directives:jar:1.1.4
1953[error] sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
1954[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:333)
1955[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:210)
1956[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
1957[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
1958[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
1959[error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)
1960[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:113)
1961[error] at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:91)
1962[error] at xsbt.boot.Locks$GlobalLock.$anonfun$withFileLock$1(Locks.scala:119)
1963[error] at xsbt.boot.Using$.withResource(Using.scala:12)
1964[error] at xsbt.boot.Using$.apply(Using.scala:9)
1965[error] at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:119)
1966[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:71)
1967[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:59)
1968[error] at xsbt.boot.Locks$.apply0(Locks.scala:47)
1969[error] at xsbt.boot.Locks$.apply(Locks.scala:36)
1970[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:82)
1971[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:206)
1972[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:203)
1973[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:266)
1974[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:194)
1975[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:22)
1976[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
1977[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
1978[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
1979[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
1980[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
1981[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
1982[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
1983[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
1984[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
1985[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1986[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1987[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1988[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1989[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1990[error] at sbt.Execute.work(Execute.scala:292)
1991[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1992[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1993[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1994[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1995[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1996[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1997[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1998[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1999[error] at java.base/java.lang.Thread.run(Thread.java:833)
2000[error] (update) sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar
2001
2002************************
2003Build summary:
2004[{
2005 "module": "hkd4s",
2006 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: download failed: junit#junit;4.13.2!junit.jar"]}, "tookMs": 19539, "warnings": 0, "errors": 0},
2007 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2008 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2009 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2010 "publish": {"status": "skipped", "tookMs": 0},
2011 "metadata": {
2012 "crossScalaVersions": ["3.3.3"]
2013}
2014}]
2015************************
2016[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
2017[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: hkd4s
2018[error] Total time: 76 s (0:01:16.0), completed Dec 27, 2025, 1:44:37 AM
2019[0JExhausted retries limit