Build Logs
creativescala/krop • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
12
Total Lines
635
1##################################
2Clonning https://github.com/creativescala/krop.git into /build/repo using revision v0.10.1
3##################################
4Note: switching to 'b72829e9839accc14d1ddd581d3299463a63c9e4'.
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
21Would override fixed Scala version: 3.6.4
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.6.4"
35Replacement: val scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.6.4"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project creativescala/krop
45##################################
46Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
47Targets: org.creativescala%krop org.creativescala%krop-asset org.creativescala%krop-core org.creativescala%krop-docs org.creativescala%krop-examples org.creativescala%krop-sqlite
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.6.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
68"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.6.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.creativescala%krop org.creativescala%krop-asset org.creativescala%krop-core org.creativescala%krop-docs org.creativescala%krop-examples org.creativescala%krop-sqlite"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (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 3 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.89s.
84[info] done compiling
85[info] loading settings for project repo from build.sbt...
86[info] resolving key references (12858 settings) ...
87[info] set scmInfo to https://github.com/creativescala/krop
88[info] set current project to repo (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in sqlite/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in unidocs/crossScalaVersions
92[info] set scmInfo to https://github.com/creativescala/krop
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in repo/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in kropJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in kropJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in examples/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in asset/crossScalaVersions
101[info] set current project to repo (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 10 projects.
103[info] Switching Scala version on:
104[info] sqlite (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
105[info] examples (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
106[info] unidocs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
107[info] docs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
108[info] kropJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
109[info] coreJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
110[info] kropJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
111[info] coreJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
112[info] * repo (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
113[info] asset (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
114[info] Excluding projects:
115[info] Reapplying settings...
116[info] set scmInfo to https://github.com/creativescala/krop
117[info] set current project to repo (in build file:/build/repo/)
118Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/creativescala/krop
121[info] set current project to repo (in build file:/build/repo/)
122[info] Defining Global / credentials, asset / credentials and 8 others.
123[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 98 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/creativescala/krop
127[info] set current project to repo (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/creativescala/krop
137[info] set current project to repo (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/creativescala/krop
141[info] set current project to repo (in build file:/build/repo/)
142[success] Total time: 0 s, completed Jan 3, 2026, 1:05:17 AM
143Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.6.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
145Starting build...
146Projects: Set(sqlite, examples, unidocs, kropJVM, coreJVM, asset)
147Starting build for ProjectRef(file:/build/repo/,asset) (krop-asset)... [0/6]
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150Downloading https://repo1.maven.org/maven2/com/monovore/decline-effect_3/2.5.0/decline-effect_3-2.5.0.pom
151Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-server_3/1.0.0-M46/http4s-ember-server_3-1.0.0-M46.pom
152Downloading https://repo1.maven.org/maven2/org/http4s/http4s-dsl_3/1.0.0-M46/http4s-dsl_3-1.0.0-M46.pom
153Downloading https://repo1.maven.org/maven2/org/http4s/http4s-circe_3/1.0.0-M46/http4s-circe_3-1.0.0-M46.pom
154Downloading https://repo1.maven.org/maven2/org/typelevel/log4cats-core_3/2.7.1/log4cats-core_3-2.7.1.pom
155Downloading https://repo1.maven.org/maven2/org/playframework/twirl/twirl-api_3/2.0.9/twirl-api_3-2.0.9.pom
156Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-circe_3/1.0.0-M46/http4s-circe_3-1.0.0-M46.pom
157Downloaded https://repo1.maven.org/maven2/org/playframework/twirl/twirl-api_3/2.0.9/twirl-api_3-2.0.9.pom
158Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-server_3/1.0.0-M46/http4s-ember-server_3-1.0.0-M46.pom
159Downloading https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.13.1/scalatags_3-0.13.1.pom
160Downloading https://repo1.maven.org/maven2/org/typelevel/log4cats-slf4j_3/2.7.1/log4cats-slf4j_3-2.7.1.pom
161Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-dsl_3/1.0.0-M46/http4s-dsl_3-1.0.0-M46.pom
162Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-client_3/1.0.0-M46/http4s-ember-client_3-1.0.0-M46.pom
163Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
164Downloaded https://repo1.maven.org/maven2/org/typelevel/log4cats-core_3/2.7.1/log4cats-core_3-2.7.1.pom
165Downloaded https://repo1.maven.org/maven2/com/monovore/decline-effect_3/2.5.0/decline-effect_3-2.5.0.pom
166Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
167Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
168Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-client_3/1.0.0-M46/http4s-ember-client_3-1.0.0-M46.pom
169Downloaded https://repo1.maven.org/maven2/org/typelevel/log4cats-slf4j_3/2.7.1/log4cats-slf4j_3-2.7.1.pom
170Downloaded https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.13.1/scalatags_3-0.13.1.pom
171Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
172Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
173Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
174Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
175Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
176Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
177Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
178Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.2.0/scala-xml_3-2.2.0.pom
179Downloading https://repo1.maven.org/maven2/org/http4s/http4s-core_3/1.0.0-M46/http4s-core_3-1.0.0-M46.pom
180Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.0/sourcecode_3-0.4.0.pom
181Downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.0/geny_3-1.1.0.pom
182Downloading https://repo1.maven.org/maven2/com/monovore/decline_3/2.5.0/decline_3-2.5.0.pom
183Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.1/cats-effect-std_3-3.6.1.pom
184Downloaded https://repo1.maven.org/maven2/com/monovore/decline_3/2.5.0/decline_3-2.5.0.pom
185Downloading https://repo1.maven.org/maven2/org/http4s/http4s-jawn_3/1.0.0-M46/http4s-jawn_3-1.0.0-M46.pom
186Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.2.0/scala-xml_3-2.2.0.pom
187Downloading https://repo1.maven.org/maven2/io/circe/circe-core_3/0.14.8/circe-core_3-0.14.8.pom
188Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.0/sourcecode_3-0.4.0.pom
189Downloading https://repo1.maven.org/maven2/org/http4s/http4s-client_3/1.0.0-M46/http4s-client_3-1.0.0-M46.pom
190Downloaded https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.0/geny_3-1.1.0.pom
191Downloading https://repo1.maven.org/maven2/io/circe/circe-jawn_3/0.14.8/circe-jawn_3-0.14.8.pom
192Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.1/cats-effect-std_3-3.6.1.pom
193Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.1/cats-effect_3-3.6.1.pom
194Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-jawn_3/1.0.0-M46/http4s-jawn_3-1.0.0-M46.pom
195Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
196Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-core_3/1.0.0-M46/http4s-core_3-1.0.0-M46.pom
197Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-core_3/1.0.0-M46/http4s-ember-core_3-1.0.0-M46.pom
198Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-client_3/1.0.0-M46/http4s-client_3-1.0.0-M46.pom
199Downloading https://repo1.maven.org/maven2/org/typelevel/keypool_3/0.4.10/keypool_3-0.4.10.pom
200Downloaded https://repo1.maven.org/maven2/io/circe/circe-core_3/0.14.8/circe-core_3-0.14.8.pom
201Downloading https://repo1.maven.org/maven2/org/http4s/http4s-server_3/1.0.0-M46/http4s-server_3-1.0.0-M46.pom
202Downloaded https://repo1.maven.org/maven2/io/circe/circe-jawn_3/0.14.8/circe-jawn_3-0.14.8.pom
203Downloading https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.11.0/cats-core_3-2.11.0.pom
204Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
205Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
206Downloaded https://repo1.maven.org/maven2/org/typelevel/keypool_3/0.4.10/keypool_3-0.4.10.pom
207Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.1/cats-effect_3-3.6.1.pom
208Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-core_3/1.0.0-M46/http4s-ember-core_3-1.0.0-M46.pom
209Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-server_3/1.0.0-M46/http4s-server_3-1.0.0-M46.pom
210Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.11.0/cats-core_3-2.11.0.pom
211Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
212Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
213Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
214Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
215Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
216Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
217Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
218Downloading https://repo1.maven.org/maven2/org/scodec/scodec-bits_3/1.1.38/scodec-bits_3-1.1.38.pom
219Downloading https://repo1.maven.org/maven2/org/http4s/http4s-crypto_3/0.2.4/http4s-crypto_3-0.2.4.pom
220Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.3/cats-effect-std_3-3.6.3.pom
221Downloading https://repo1.maven.org/maven2/io/circe/circe-numbers_3/0.14.8/circe-numbers_3-0.14.8.pom
222Downloading https://repo1.maven.org/maven2/org/typelevel/jawn-parser_3/1.5.1/jawn-parser_3-1.5.1.pom
223Downloading https://repo1.maven.org/maven2/org/typelevel/case-insensitive_3/1.4.2/case-insensitive_3-1.4.2.pom
224Downloaded https://repo1.maven.org/maven2/org/scodec/scodec-bits_3/1.1.38/scodec-bits_3-1.1.38.pom
225Downloading https://repo1.maven.org/maven2/co/fs2/fs2-io_3/3.12.2/fs2-io_3-3.12.2.pom
226Downloaded https://repo1.maven.org/maven2/org/typelevel/jawn-parser_3/1.5.1/jawn-parser_3-1.5.1.pom
227Downloading https://repo1.maven.org/maven2/com/comcast/ip4s-core_3/3.7.0/ip4s-core_3-3.7.0.pom
228Downloaded https://repo1.maven.org/maven2/io/circe/circe-numbers_3/0.14.8/circe-numbers_3-0.14.8.pom
229Downloading https://repo1.maven.org/maven2/org/typelevel/literally_3/1.1.0/literally_3-1.1.0.pom
230Downloaded https://repo1.maven.org/maven2/org/typelevel/case-insensitive_3/1.4.2/case-insensitive_3-1.4.2.pom
231Downloading https://repo1.maven.org/maven2/co/fs2/fs2-core_3/3.12.2/fs2-core_3-3.12.2.pom
232Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.3/cats-effect-std_3-3.6.3.pom
233Downloading https://repo1.maven.org/maven2/org/typelevel/jawn-fs2_3/2.4.0/jawn-fs2_3-2.4.0.pom
234Downloaded https://repo1.maven.org/maven2/com/comcast/ip4s-core_3/3.7.0/ip4s-core_3-3.7.0.pom
235Downloaded https://repo1.maven.org/maven2/co/fs2/fs2-io_3/3.12.2/fs2-io_3-3.12.2.pom
236Downloading https://repo1.maven.org/maven2/org/typelevel/cats-parse_3/1.0.0/cats-parse_3-1.0.0.pom
237Downloading https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.11.0/cats-kernel_3-2.11.0.pom
238Downloaded https://repo1.maven.org/maven2/org/typelevel/literally_3/1.1.0/literally_3-1.1.0.pom
239Downloading https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.12.0/cats-core_3-2.12.0.pom
240Downloaded https://repo1.maven.org/maven2/org/typelevel/jawn-fs2_3/2.4.0/jawn-fs2_3-2.4.0.pom
241Downloading https://repo1.maven.org/maven2/org/typelevel/vault_3/3.6.0/vault_3-3.6.0.pom
242Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-crypto_3/0.2.4/http4s-crypto_3-0.2.4.pom
243Downloading https://repo1.maven.org/maven2/org/typelevel/cats-mtl_3/1.3.1/cats-mtl_3-1.3.1.pom
244Downloaded https://repo1.maven.org/maven2/co/fs2/fs2-core_3/3.12.2/fs2-core_3-3.12.2.pom
245Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.12.0/cats-core_3-2.12.0.pom
246Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.1/cats-effect-kernel_3-3.6.1.pom
247Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.11.0/cats-kernel_3-2.11.0.pom
248Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-parse_3/1.0.0/cats-parse_3-1.0.0.pom
249Downloaded https://repo1.maven.org/maven2/org/typelevel/vault_3/3.6.0/vault_3-3.6.0.pom
250Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-mtl_3/1.3.1/cats-mtl_3-1.3.1.pom
251Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.1/cats-effect-kernel_3-3.6.1.pom
252Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.3/cats-effect-kernel_3-3.6.3.pom
253Downloading https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.12.0/cats-kernel_3-2.12.0.pom
254Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.3/cats-effect-kernel_3-3.6.3.pom
255Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.12.0/cats-kernel_3-2.12.0.pom
256Downloading https://repo1.maven.org/maven2/org/typelevel/munit-cats-effect_3/2.1.0/munit-cats-effect_3-2.1.0.pom
257Downloaded https://repo1.maven.org/maven2/org/typelevel/munit-cats-effect_3/2.1.0/munit-cats-effect_3-2.1.0.pom
258Downloading https://repo1.maven.org/maven2/org/scalameta/munit_3/1.0.0/munit_3-1.0.0.pom
259Downloaded https://repo1.maven.org/maven2/org/scalameta/munit_3/1.0.0/munit_3-1.0.0.pom
260Downloading https://repo1.maven.org/maven2/org/scalameta/junit-interface/1.0.0/junit-interface-1.0.0.pom
261Downloading https://repo1.maven.org/maven2/org/scalameta/munit-diff_3/1.0.0/munit-diff_3-1.0.0.pom
262Downloading https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
263Downloaded https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
264Downloaded https://repo1.maven.org/maven2/org/scalameta/junit-interface/1.0.0/junit-interface-1.0.0.pom
265Downloaded https://repo1.maven.org/maven2/org/scalameta/munit-diff_3/1.0.0/munit-diff_3-1.0.0.pom
266Downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
267Downloaded https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
268Downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
269Downloaded https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
270Downloading https://repo1.maven.org/maven2/org/typelevel/scalac-compat-annotation_3/0.1.4/scalac-compat-annotation_3-0.1.4.pom
271Downloaded https://repo1.maven.org/maven2/org/typelevel/scalac-compat-annotation_3/0.1.4/scalac-compat-annotation_3-0.1.4.pom
272Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.1/scala3-library_3-3.3.1.pom
273Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.1/scala3-library_3-3.3.1.pom
274Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.10/scala-library-2.13.10.pom
275Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.10/scala-library-2.13.10.pom
276Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
277Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
278Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
279Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
280Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
281Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
282Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
283Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
284Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
285Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
286Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.9.0-scala-1/scala-asm-9.9.0-scala-1.pom
287Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
288Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
289Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.9.0-scala-1/scala-asm-9.9.0-scala-1.pom
290Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
291Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
292Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
293Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
294Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
295Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
296Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
297Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
298Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
299Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
300Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
301Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
302Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
303Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
304Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
305Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
306Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
307Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
308Downloading https://repo1.maven.org/maven2/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
309Downloaded https://repo1.maven.org/maven2/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
310Downloading https://repo1.maven.org/maven2/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
311Downloaded https://repo1.maven.org/maven2/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
312Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
313Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
314Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
315Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
316Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
317Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
318Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
319Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
320Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
321Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
322Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
323Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
324Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
325Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
326Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
327Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
328Downloading https://repo1.maven.org/maven2/org/typelevel/vault_3/3.6.0/vault_3-3.6.0.jar
329Downloading https://repo1.maven.org/maven2/co/fs2/fs2-io_3/3.12.2/fs2-io_3-3.12.2.jar
330Downloading https://repo1.maven.org/maven2/co/fs2/fs2-core_3/3.12.2/fs2-core_3-3.12.2.jar
331Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
332Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
333Downloading https://repo1.maven.org/maven2/org/scalameta/munit-diff_3/1.0.0/munit-diff_3-1.0.0.jar
334Downloaded https://repo1.maven.org/maven2/org/typelevel/vault_3/3.6.0/vault_3-3.6.0.jar
335Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
336Downloaded https://repo1.maven.org/maven2/co/fs2/fs2-core_3/3.12.2/fs2-core_3-3.12.2.jar
337Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.10/scala-library-2.13.10.jar
338Downloaded https://repo1.maven.org/maven2/co/fs2/fs2-io_3/3.12.2/fs2-io_3-3.12.2.jar
339Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-server_3/1.0.0-M46/http4s-ember-server_3-1.0.0-M46.jar
340Downloaded https://repo1.maven.org/maven2/org/scalameta/munit-diff_3/1.0.0/munit-diff_3-1.0.0.jar
341Downloading https://repo1.maven.org/maven2/com/monovore/decline_3/2.5.0/decline_3-2.5.0.jar
342Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-server_3/1.0.0-M46/http4s-ember-server_3-1.0.0-M46.jar
343Downloading https://repo1.maven.org/maven2/org/typelevel/munit-cats-effect_3/2.1.0/munit-cats-effect_3-2.1.0.jar
344Downloaded https://repo1.maven.org/maven2/com/monovore/decline_3/2.5.0/decline_3-2.5.0.jar
345Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-core_3/1.0.0-M46/http4s-ember-core_3-1.0.0-M46.jar
346Downloaded https://repo1.maven.org/maven2/org/typelevel/munit-cats-effect_3/2.1.0/munit-cats-effect_3-2.1.0.jar
347Downloading https://repo1.maven.org/maven2/io/circe/circe-core_3/0.14.8/circe-core_3-0.14.8.jar
348Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.10/scala-library-2.13.10.jar
349Downloading https://repo1.maven.org/maven2/org/typelevel/case-insensitive_3/1.4.2/case-insensitive_3-1.4.2.jar
350Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-core_3/1.0.0-M46/http4s-ember-core_3-1.0.0-M46.jar
351Downloading https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.12.0/cats-kernel_3-2.12.0.jar
352Downloaded https://repo1.maven.org/maven2/org/typelevel/case-insensitive_3/1.4.2/case-insensitive_3-1.4.2.jar
353Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
354Downloaded https://repo1.maven.org/maven2/io/circe/circe-core_3/0.14.8/circe-core_3-0.14.8.jar
355Downloading https://repo1.maven.org/maven2/org/http4s/http4s-dsl_3/1.0.0-M46/http4s-dsl_3-1.0.0-M46.jar
356Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-dsl_3/1.0.0-M46/http4s-dsl_3-1.0.0-M46.jar
357Downloading https://repo1.maven.org/maven2/org/typelevel/jawn-fs2_3/2.4.0/jawn-fs2_3-2.4.0.jar
358Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.12.0/cats-kernel_3-2.12.0.jar
359Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.0/sourcecode_3-0.4.0.jar
360Downloaded https://repo1.maven.org/maven2/org/typelevel/jawn-fs2_3/2.4.0/jawn-fs2_3-2.4.0.jar
361Downloading https://repo1.maven.org/maven2/org/typelevel/jawn-parser_3/1.5.1/jawn-parser_3-1.5.1.jar
362Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-library_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-library_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
363Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.9.0-scala-1/scala-asm-9.9.0-scala-1.jar
364Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.9.0-scala-1/scala-asm-9.9.0-scala-1.jar
365Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.3/cats-effect-std_3-3.6.3.jar
366Downloaded https://repo1.maven.org/maven2/org/typelevel/jawn-parser_3/1.5.1/jawn-parser_3-1.5.1.jar
367Downloading https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.12.0/cats-core_3-2.12.0.jar
368Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-std_3/3.6.3/cats-effect-std_3-3.6.3.jar
369Downloading https://repo1.maven.org/maven2/org/scalameta/munit_3/1.0.0/munit_3-1.0.0.jar
370Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.0/sourcecode_3-0.4.0.jar
371Downloading https://repo1.maven.org/maven2/org/scodec/scodec-bits_3/1.1.38/scodec-bits_3-1.1.38.jar
372Downloaded https://repo1.maven.org/maven2/org/scalameta/munit_3/1.0.0/munit_3-1.0.0.jar
373Downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.0/geny_3-1.1.0.jar
374Downloaded https://repo1.maven.org/maven2/org/scodec/scodec-bits_3/1.1.38/scodec-bits_3-1.1.38.jar
375Downloading https://repo1.maven.org/maven2/org/typelevel/log4cats-slf4j_3/2.7.1/log4cats-slf4j_3-2.7.1.jar
376Downloaded https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.0/geny_3-1.1.0.jar
377Downloading https://repo1.maven.org/maven2/io/circe/circe-jawn_3/0.14.8/circe-jawn_3-0.14.8.jar
378Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-tasty-inspector_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-tasty-inspector_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
379Downloading https://repo1.maven.org/maven2/com/monovore/decline-effect_3/2.5.0/decline-effect_3-2.5.0.jar
380Downloaded https://repo1.maven.org/maven2/org/typelevel/log4cats-slf4j_3/2.7.1/log4cats-slf4j_3-2.7.1.jar
381Downloading https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.13.1/scalatags_3-0.13.1.jar
382Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.12.0/cats-core_3-2.12.0.jar
383Downloading https://repo1.maven.org/maven2/org/http4s/http4s-ember-client_3/1.0.0-M46/http4s-ember-client_3-1.0.0-M46.jar
384Downloaded https://repo1.maven.org/maven2/com/monovore/decline-effect_3/2.5.0/decline-effect_3-2.5.0.jar
385Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.3/cats-effect-kernel_3-3.6.3.jar
386Downloaded https://repo1.maven.org/maven2/io/circe/circe-jawn_3/0.14.8/circe-jawn_3-0.14.8.jar
387Downloading https://repo1.maven.org/maven2/org/http4s/http4s-client_3/1.0.0-M46/http4s-client_3-1.0.0-M46.jar
388Downloaded https://repo1.maven.org/maven2/com/lihaoyi/scalatags_3/0.13.1/scalatags_3-0.13.1.jar
389Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.1/cats-effect_3-3.6.1.jar
390Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect-kernel_3/3.6.3/cats-effect-kernel_3-3.6.3.jar
391Downloading https://repo1.maven.org/maven2/org/playframework/twirl/twirl-api_3/2.0.9/twirl-api_3-2.0.9.jar
392Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-ember-client_3/1.0.0-M46/http4s-ember-client_3-1.0.0-M46.jar
393Downloading https://repo1.maven.org/maven2/org/typelevel/keypool_3/0.4.10/keypool_3-0.4.10.jar
394Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.1/cats-effect_3-3.6.1.jar
395Downloading https://repo1.maven.org/maven2/org/typelevel/scalac-compat-annotation_3/0.1.4/scalac-compat-annotation_3-0.1.4.jar
396Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-client_3/1.0.0-M46/http4s-client_3-1.0.0-M46.jar
397Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
398Downloaded https://repo1.maven.org/maven2/org/typelevel/scalac-compat-annotation_3/0.1.4/scalac-compat-annotation_3-0.1.4.jar
399Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
400Downloaded https://repo1.maven.org/maven2/org/typelevel/keypool_3/0.4.10/keypool_3-0.4.10.jar
401Downloading https://repo1.maven.org/maven2/org/http4s/http4s-server_3/1.0.0-M46/http4s-server_3-1.0.0-M46.jar
402Downloaded https://repo1.maven.org/maven2/org/playframework/twirl/twirl-api_3/2.0.9/twirl-api_3-2.0.9.jar
403Downloading https://repo1.maven.org/maven2/org/typelevel/cats-parse_3/1.0.0/cats-parse_3-1.0.0.jar
404Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-server_3/1.0.0-M46/http4s-server_3-1.0.0-M46.jar
405Downloading https://repo1.maven.org/maven2/io/circe/circe-numbers_3/0.14.8/circe-numbers_3-0.14.8.jar
406Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-parse_3/1.0.0/cats-parse_3-1.0.0.jar
407Downloading https://repo1.maven.org/maven2/org/typelevel/literally_3/1.1.0/literally_3-1.1.0.jar
408Downloaded https://repo1.maven.org/maven2/io/circe/circe-numbers_3/0.14.8/circe-numbers_3-0.14.8.jar
409Downloading https://repo1.maven.org/maven2/org/http4s/http4s-core_3/1.0.0-M46/http4s-core_3-1.0.0-M46.jar
410Downloaded https://repo1.maven.org/maven2/org/typelevel/literally_3/1.1.0/literally_3-1.1.0.jar
411Downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
412Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-interfaces/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-interfaces-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
413Downloading https://repo1.maven.org/maven2/org/http4s/http4s-jawn_3/1.0.0-M46/http4s-jawn_3-1.0.0-M46.jar
414Downloaded https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
415Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.2.0/scala-xml_3-2.2.0.jar
416Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-jawn_3/1.0.0-M46/http4s-jawn_3-1.0.0-M46.jar
417Downloading https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
418Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-core_3/1.0.0-M46/http4s-core_3-1.0.0-M46.jar
419Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
420Downloaded https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
421Downloading https://repo1.maven.org/maven2/org/scalameta/junit-interface/1.0.0/junit-interface-1.0.0.jar
422Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.2.0/scala-xml_3-2.2.0.jar
423Downloading https://repo1.maven.org/maven2/org/typelevel/cats-mtl_3/1.3.1/cats-mtl_3-1.3.1.jar
424Downloaded https://repo1.maven.org/maven2/org/scalameta/junit-interface/1.0.0/junit-interface-1.0.0.jar
425Downloading https://repo1.maven.org/maven2/org/http4s/http4s-circe_3/1.0.0-M46/http4s-circe_3-1.0.0-M46.jar
426Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-mtl_3/1.3.1/cats-mtl_3-1.3.1.jar
427Downloading https://repo1.maven.org/maven2/com/comcast/ip4s-core_3/3.7.0/ip4s-core_3-3.7.0.jar
428Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-circe_3/1.0.0-M46/http4s-circe_3-1.0.0-M46.jar
429Downloading https://repo1.maven.org/maven2/org/typelevel/log4cats-core_3/2.7.1/log4cats-core_3-2.7.1.jar
430Downloaded https://repo1.maven.org/maven2/com/comcast/ip4s-core_3/3.7.0/ip4s-core_3-3.7.0.jar
431Downloaded https://repo1.maven.org/maven2/org/typelevel/log4cats-core_3/2.7.1/log4cats-core_3-2.7.1.jar
432Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.1/scala3-library_3-3.3.1.jar
433Downloading https://repo1.maven.org/maven2/org/http4s/http4s-crypto_3/0.2.4/http4s-crypto_3-0.2.4.jar
434Downloaded https://repo1.maven.org/maven2/org/http4s/http4s-crypto_3/0.2.4/http4s-crypto_3-0.2.4.jar
435Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala-library/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala-library-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
436Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.1/scala3-library_3-3.3.1.jar
437Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/tasty-core_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/tasty-core_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
438Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scaladoc_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scaladoc_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
439Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-compiler_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-compiler_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
440Downloading https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.0/cats-effect_3-3.6.0.pom
441Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-effect_3/3.6.0/cats-effect_3-3.6.0.pom
442OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
443Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/asset/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
444Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
445Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
446Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
447Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
448Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
449Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
450Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
451Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
452Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
453Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
454Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
455Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
456Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
457Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
458(watching) Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
459Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
460Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
461Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
462Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
463Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
464Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
465Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
466Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
467Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
468Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
469Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
470Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
471Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
472Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
473Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
474Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
475Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
476(watching) Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
477Downloading https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
478Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom
479Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.pom
480Downloading https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.pom
481Downloading https://repo1.maven.org/maven2/org/virtuslab/using_directives/1.1.4/using_directives-1.1.4.pom
482Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.pom
483Downloaded https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.pom
484Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.pom
485Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.pom
486Downloaded https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.pom.sha1
487Downloaded https://repo1.maven.org/maven2/org/virtuslab/using_directives/1.1.4/using_directives-1.1.4.pom
488Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.jar
489Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
490Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
491Downloading https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.jar
492Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
493Downloading https://repo1.maven.org/maven2/org/virtuslab/using_directives/1.1.4/using_directives-1.1.4.jar
494Downloaded https://repo1.maven.org/maven2/org/virtuslab/using_directives/1.1.4/using_directives-1.1.4.jar
495Downloaded https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.jar
496Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
497Downloading https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
498Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
499Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.jar
500Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.jar
501Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
502Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
503Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
504Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
505(watching) Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.4/sourcecode_3-0.4.4.jar
506(watching) Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-repl_3/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-repl_3-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
507(watching) Downloaded https://repo.scala-lang.org/artifactory/maven-nightlies/org/scala-lang/scala3-sbt-bridge/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/scala3-sbt-bridge-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY.jar
508[info] compiling 45 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
509[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/krop/tool/NotFound.scala:231:24
510[warn] 231 | accum.flatMap(chain =>
511[warn] | ^^^^^
512[warn] | unused explicit parameter
513[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/krop/route/Response.scala:115:12
514[warn] 115 | val (send, receive) = value
515[warn] | ^
516[warn] |the type test for (fs2.Stream[cats.effect.IO, org.http4s.websocket.WebSocketFrame],
517[warn] | fs2.Pipe[cats.effect.IO, org.http4s.websocket.WebSocketFrame, Unit]) cannot be checked at runtime because its type arguments can't be determined from R @RuntimeChecked
518[warn] |
519[warn] | longer explanation available when compiling with `-explain`
520[warn] two warnings found
521[info] done compiling
522[info] compiling 5 Scala sources to /build/repo/asset/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
523[info] done compiling
524[info] compiling 4 Scala sources to /build/repo/asset/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
525[info] done compiling
526Starting build for ProjectRef(file:/build/repo/,kropJVM) (krop)... [1/6]
527Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
528Starting build for ProjectRef(file:/build/repo/,sqlite) (krop-sqlite)... [2/6]
529Downloading https://repo1.maven.org/maven2/com/augustnagro/magnum_3/1.3.1/magnum_3-1.3.1.pom
530Downloading https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.51.1.0/sqlite-jdbc-3.51.1.0.pom
531Downloaded https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.51.1.0/sqlite-jdbc-3.51.1.0.pom
532Downloaded https://repo1.maven.org/maven2/com/augustnagro/magnum_3/1.3.1/magnum_3-1.3.1.pom
533Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
534Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
535Downloading https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.11.0/cats-core_3-2.11.0.jar
536Downloading https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.51.1.0/sqlite-jdbc-3.51.1.0.jar
537Downloading https://repo1.maven.org/maven2/com/augustnagro/magnum_3/1.3.1/magnum_3-1.3.1.jar
538Downloading https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.11.0/cats-kernel_3-2.11.0.jar
539Downloaded https://repo1.maven.org/maven2/com/augustnagro/magnum_3/1.3.1/magnum_3-1.3.1.jar
540Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-kernel_3/2.11.0/cats-kernel_3-2.11.0.jar
541Downloaded https://repo1.maven.org/maven2/org/typelevel/cats-core_3/2.11.0/cats-core_3-2.11.0.jar
542Downloaded https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.51.1.0/sqlite-jdbc-3.51.1.0.jar
543Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/sqlite/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
544[info] compiling 3 Scala sources to /build/repo/sqlite/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
545[info] done compiling
546Starting build for ProjectRef(file:/build/repo/,unidocs) (krop-docs)... [3/6]
547Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/unidocs/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
548Starting build for ProjectRef(file:/build/repo/,coreJVM) (krop-core)... [4/6]
549Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
550[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
551[info] done compiling
552Starting build for ProjectRef(file:/build/repo/,examples) (krop-examples)... [5/6]
553Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.21/logback-classic-1.5.21.pom
554Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.21/logback-classic-1.5.21.pom
555Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.21/logback-parent-1.5.21.pom
556Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.21/logback-parent-1.5.21.pom
557Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.21/logback-core-1.5.21.pom
558Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.21/logback-core-1.5.21.pom
559Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.21/logback-classic-1.5.21.jar
560Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.21/logback-core-1.5.21.jar
561Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.21/logback-classic-1.5.21.jar
562Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.21/logback-core-1.5.21.jar
563Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/examples/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
564[info] compiling 2 Scala sources to /build/repo/examples/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
565[info] done compiling
566
567************************
568Build summary:
569[{
570 "module": "krop-asset",
571 "compile": {"status": "ok", "tookMs": 19114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
572 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
573 "test-compile": {"status": "ok", "tookMs": 1592, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
574 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
575 "publish": {"status": "skipped", "tookMs": 0},
576 "metadata": {
577 "crossScalaVersions": ["3.6.4"]
578}
579},{
580 "module": "krop",
581 "compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
582 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
583 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
584 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
585 "publish": {"status": "skipped", "tookMs": 0},
586 "metadata": {
587 "crossScalaVersions": ["3.6.4"]
588}
589},{
590 "module": "krop-sqlite",
591 "compile": {"status": "ok", "tookMs": 1426, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
592 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
593 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
595 "publish": {"status": "skipped", "tookMs": 0},
596 "metadata": {
597 "crossScalaVersions": ["3.6.4"]
598}
599},{
600 "module": "krop-docs",
601 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
602 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
603 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
605 "publish": {"status": "skipped", "tookMs": 0},
606 "metadata": {
607 "crossScalaVersions": ["3.6.4"]
608}
609},{
610 "module": "krop-core",
611 "compile": {"status": "ok", "tookMs": 57, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
612 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
613 "test-compile": {"status": "ok", "tookMs": 3294, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
615 "publish": {"status": "skipped", "tookMs": 0},
616 "metadata": {
617 "crossScalaVersions": ["3.6.4"]
618}
619},{
620 "module": "krop-examples",
621 "compile": {"status": "ok", "tookMs": 1256, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
622 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
623 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
624 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
625 "publish": {"status": "skipped", "tookMs": 0},
626 "metadata": {
627 "crossScalaVersions": ["3.6.4"]
628}
629}]
630************************
631[success] Total time: 37 s, completed Jan 3, 2026, 1:05:54 AM
632[0JChecking patch project/plugins.sbt...
633Checking patch build.sbt...
634Applied patch project/plugins.sbt cleanly.
635Applied patch build.sbt cleanly.