Build Logs
com-lihaoyi/utest • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
2
Warnings
696
Total Lines
1612
1##################################
2Clonning https://github.com/com-lihaoyi/utest.git into /build/repo using revision 0.9.1
3##################################
4Note: switching to '9259cd8893d957797f669380dec776e4dfcb978c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: utest/src-3/utest/asserts/Asserts.scala
31Pattern: utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)
32Replacement: utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Using globing pattern utest/src-3/utest/asserts/Asserts.scala from /build/repo
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40Mill project found:
41Found explicit mill version 1.0.0 in build directive
42Detected mill version=1.0.0, binary version: 1.0
43No prepare script found for project com-lihaoyi/utest
44No mill build directory found
45Apply scalafix rules to build.mill
46##################################
47Scala version: 3.7.4-RC2
48Targets: com.lihaoyi%utest
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"utest/src-3/utest/asserts/Asserts.scala","pattern":"utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)","replaceWith":"utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)"}]}
50##################################
51Downloading mill 1.0.0 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist-native-linux-amd64/1.0.0/mill-dist-native-linux-amd64-1.0.0.exe ...
52 % Total % Received % Xferd Average Speed Time Time Time Current
53 Dload Upload Total Spent Left Speed
54
55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
56100 52.3M 100 52.3M 0 0 143M 0 --:--:-- --:--:-- --:--:-- 144M
57Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.pom
58Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.pom
59Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.pom
60Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.pom
61Downloading https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.0/pprint_3-0.9.0.pom
62Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.pom
63Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.pom
64Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.0/fansi_3-0.5.0.pom
65Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.pom
66Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.pom
67Downloaded https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.0/pprint_3-0.9.0.pom
68Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.pom
69Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.pom
70Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.pom
71Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.pom
72Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.pom
73Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.0/fansi_3-0.5.0.pom
74Downloading https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.pom
75Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.pom
76Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.pom
77Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.pom
78Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.pom
79Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.pom
80Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.pom
81Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.pom
82Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.pom
83Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.pom
84Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.pom
85Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.pom
86Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.pom
87Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.pom
88Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.pom
89Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.pom
90Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.pom
91Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.pom
92Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.pom
93Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.pom
94Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.pom
95Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.pom
96Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.pom
97Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.pom
98Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.pom
99Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.pom
100Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/native-terminal/native-terminal-no-ffm/0.0.9.1/native-terminal-no-ffm-0.0.9.1.pom
101Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.pom
102Downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.1/geny_3-1.1.1.pom
103Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.pom
104Downloading https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.pom
105Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.pom
106Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.pom
107Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.pom
108Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.pom
109Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.pom
110Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.pom
111Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/native-terminal/native-terminal-no-ffm/0.0.9.1/native-terminal-no-ffm-0.0.9.1.pom
112Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.pom
113Downloaded https://repo1.maven.org/maven2/com/lihaoyi/geny_3/1.1.1/geny_3-1.1.1.pom
114Downloading https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.pom
115Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.pom
116Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.pom
117Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.pom
118Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M13/coursier-jvm_2.13-2.1.25-M13.pom
119Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.pom
120Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.pom
121Downloaded https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.pom
122Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.pom
123Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.pom
124Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.pom
125Downloaded https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.pom
126Downloading https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.15.0/jna-5.15.0.pom
127Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.pom
128Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.pom
129Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M13/coursier-jvm_2.13-2.1.25-M13.pom
130Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.pom
131Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.pom
132Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.pom
133Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.pom
134Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.pom
135Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.pom
136Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.pom
137Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.pom
138Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.pom
139Downloaded https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.15.0/jna-5.15.0.pom
140Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.pom
141Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.17/logback-parent-1.5.17.pom
142Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.17/logback-parent-1.5.17.pom
143Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.pom
144Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M13/coursier-util_2.13-2.1.25-M13.pom
145Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M13/coursier-core_2.13-2.1.25-M13.pom
146Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.pom
147Downloading https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.pom
148Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.pom
149Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.pom
150Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.pom
151Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.pom
152Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.pom
153Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M13/coursier-util_2.13-2.1.25-M13.pom
154Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M13/coursier-cache_2.13-2.1.25-M13.pom
155Downloaded https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.pom
156Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.39/jsoniter-scala-core_2.13-2.13.39.pom
157Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M13/coursier-core_2.13-2.1.25-M13.pom
158Downloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.pom
159Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.pom
160Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.pom
161Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.pom
162Downloading https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.pom
163Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.pom
164Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.pom
165Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.pom
166Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.pom
167Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.39/jsoniter-scala-core_2.13-2.13.39.pom
168Downloading https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.pom
169Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M13/coursier-cache_2.13-2.1.25-M13.pom
170Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.pom
171Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.pom
172Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
173Downloaded https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.pom
174Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
175Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.pom
176Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M13/coursier-env_2.13-2.1.25-M13.pom
177Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.pom
178Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.pom
179Downloaded https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.pom
180Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.pom
181Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
182Downloading https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom
183Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.pom
184Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
185Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
186Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
187Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M13/coursier-env_2.13-2.1.25-M13.pom
188Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.pom
189Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.pom
190Downloaded https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom
191Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
192Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
193Downloading https://repo1.maven.org/maven2/org/jline/jline-parent/3.28.0/jline-parent-3.28.0.pom
194Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
195Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java-parent/0.18.1/graphviz-java-parent-0.18.1.pom
196Downloading https://repo1.maven.org/maven2/org/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom
197Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java-parent/0.18.1/graphviz-java-parent-0.18.1.pom
198Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
199Downloaded https://repo1.maven.org/maven2/org/jline/jline-parent/3.28.0/jline-parent-3.28.0.pom
200Downloaded https://repo1.maven.org/maven2/org/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom
201Downloading https://repo1.maven.org/maven2/guru/nidi/guru-nidi-parent-pom/1.1.36/guru-nidi-parent-pom-1.1.36.pom
202Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
203Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
204Downloaded https://repo1.maven.org/maven2/guru/nidi/guru-nidi-parent-pom/1.1.36/guru-nidi-parent-pom-1.1.36.pom
205Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.pom
206Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.pom
207Downloading https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom
208Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.pom
209Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
210Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.pom
211Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
212Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
213Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.pom
214Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.pom
215Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.pom
216Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.pom
217Downloaded https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom
218Downloading https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.pom
219Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.pom
220Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.pom
221Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.pom
222Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.pom
223Downloaded https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.pom
224Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.pom
225Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.pom
226Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
227Downloading https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom
228Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.pom
229Downloading https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom
230Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.pom
231Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.pom
232Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
233Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.pom
234Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.pom
235Downloaded https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom
236Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
237Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.pom
238Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.pom
239Downloaded https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom
240Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.pom
241Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.pom
242Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.pom
243Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
244Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
245Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.pom
246Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.pom
247Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.pom
248Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.pom
249Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-parent/3.1.0/tika-parent-3.1.0.pom
250Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom
251Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom
252Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-parent/3.1.0/tika-parent-3.1.0.pom
253Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
254Downloading https://repo1.maven.org/maven2/org/apache/apache/33/apache-33.pom
255Downloaded https://repo1.maven.org/maven2/org/apache/apache/33/apache-33.pom
256Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
257Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom
258Downloading https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.20.4/testcontainers-bom-1.20.4.pom
259Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.117.Final/netty-bom-4.1.117.Final.pom
260Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/11.0.24/jetty-bom-11.0.24.pom
261Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
262Downloading https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.6/cxf-bom-4.0.6.pom
263Downloaded https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.20.4/testcontainers-bom-1.20.4.pom
264Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
265Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.117.Final/netty-bom-4.1.117.Final.pom
266Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom
267Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
268Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/11.0.24/jetty-bom-11.0.24.pom
269Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom
270Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
271Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.6/cxf-bom-4.0.6.pom
272Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom
273Downloading https://repo1.maven.org/maven2/org/apache/cxf/cxf/4.0.6/cxf-4.0.6.pom
274Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom
275Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom
276Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom
277Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf/4.0.6/cxf-4.0.6.pom
278Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom
279Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom
280Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom
281Downloading https://repo1.maven.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
282Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
283Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
284Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.pom
285Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.pom
286Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
287Downloaded https://repo1.maven.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
288Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
289Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
290Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
291Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.pom
292Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
293Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.pom
294Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
295Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
296Downloading https://repo1.maven.org/maven2/io/airlift/airbase/112/airbase-112.pom
297Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom
298Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
299Downloaded https://repo1.maven.org/maven2/io/airlift/airbase/112/airbase-112.pom
300Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom
301Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
302Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
303Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
304Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
305Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
306Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
307Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
308Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
309Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.pom
310Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
311Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.pom
312Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
313Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.pom
314Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
315Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
316Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.pom
317Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.pom
318Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.pom
319Downloading https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar
320Downloading https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.jar
321Downloading https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.jar
322Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.jar
323Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.jar
324Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.jar
325Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.jar
326Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.jar
327Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.jar
328Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.jar
329Downloaded https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.jar
330Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.jar
331Downloaded https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar
332Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.jar
333Downloaded https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.jar
334Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M13/coursier-env_2.13-2.1.25-M13.jar
335Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.jar
336Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.jar
337Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.jar
338Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.jar
339Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.jar
340Downloading https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.jar
341Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M13/coursier-env_2.13-2.1.25-M13.jar
342Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.jar
343Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.jar
344Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.jar
345Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.jar
346Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.jar
347Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.jar
348Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.jar
349Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.jar
350Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.jar
351Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.jar
352Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.jar
353Downloaded https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.jar
354Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.jar
355Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.jar
356Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.jar
357Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.jar
358Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.jar
359Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.jar
360Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.jar
361Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.jar
362Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.jar
363Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.jar
364Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.jar
365Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.jar
366Downloading https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.jar
367Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.jar
368Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.jar
369Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.jar
370Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.jar
371Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.jar
372Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.jar
373Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.jar
374Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.jar
375Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.jar
376Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.jar
377Downloaded https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.jar
378Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.jar
379Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.jar
380Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.jar
381Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.jar
382Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.jar
383Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.jar
384Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.jar
385Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.jar
386Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.jar
387Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.jar
388Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.jar
389Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.jar
390Downloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.jar
391Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.jar
392Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.jar
393Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.jar
394Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.jar
395Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.jar
396Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.jar
397Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.jar
398Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.jar
399Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.jar
400Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.jar
401Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.jar
402Downloading https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.jar
403Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.jar
404Downloading https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar
405Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.jar
406Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
407Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.jar
408Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.jar
409Downloaded https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar
410Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.jar
411Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
412Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.jar
413Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.jar
414Downloading https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.jar
415Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.jar
416Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
417Downloaded https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.jar
418Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.jar
419Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.jar
420Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.jar
421Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
422Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.jar
423Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.jar
424Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.jar
425Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.jar
426Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.jar
427Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.jar
428Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/native-terminal/native-terminal-no-ffm/0.0.9.1/native-terminal-no-ffm-0.0.9.1.jar
429Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.jar
430Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M13/coursier-util_2.13-2.1.25-M13.jar
431Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/native-terminal/native-terminal-no-ffm/0.0.9.1/native-terminal-no-ffm-0.0.9.1.jar
432Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.jar
433Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.jar
434Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.jar
435Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.jar
436Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.jar
437Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.jar
438Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M13/coursier-jvm_2.13-2.1.25-M13.jar
439Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M13/coursier-util_2.13-2.1.25-M13.jar
440Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.jar
441Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.jar
442Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.jar
443Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M13/coursier-jvm_2.13-2.1.25-M13.jar
444Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.jar
445Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.jar
446Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M13/coursier-core_2.13-2.1.25-M13.jar
447Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.jar
448Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.jar
449Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.jar
450Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.jar
451Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.jar
452Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.jar
453Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.jar
454Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.jar
455Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.jar
456Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.jar
457Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M13/coursier-core_2.13-2.1.25-M13.jar
458Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.jar
459Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.jar
460Downloading https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar
461Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.jar
462Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.jar
463Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.jar
464Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.jar
465Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.jar
466Downloading https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.jar
467Downloaded https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar
468Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
469Downloaded https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.jar
470Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.jar
471Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.jar
472Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.jar
473Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
474Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.39/jsoniter-scala-core_2.13-2.13.39.jar
475Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.jar
476Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M13/coursier-cache_2.13-2.1.25-M13.jar
477Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.jar
478Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.jar
479Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.39/jsoniter-scala-core_2.13-2.13.39.jar
480Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.jar
481Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.jar
482Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.jar
483Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M13/coursier-cache_2.13-2.1.25-M13.jar
484Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.jar
485Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.jar
486Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.jar
487============================== resolve _ ==============================
488[mill-build/build.mill-59/64] compile
489[mill-build/build.mill-59] [info] compiling 3 Scala sources to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
490[mill-build/build.mill-59] [info] done compiling
491[build.mill-59/64] compile
492[build.mill-59] [info] compiling 5 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
493[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:293:68
494[build.mill-59] [warn] 293 | def evalWhen[T](predicate: => Boolean, dependencies: EvalResult[_]*)(
495[build.mill-59] [warn] | ^
496[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
497[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
498[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:296:54
499[build.mill-59] [warn] 296 | if (predicate) evalAsDependencyOf(dependencies: _*)(task)
500[build.mill-59] [warn] | ^
501[build.mill-59] [warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
502[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
503[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:301:33
504[build.mill-59] [warn] 301 | dependencies: EvalResult[_]*
505[build.mill-59] [warn] | ^
506[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
507[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
508[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:303:76
509[build.mill-59] [warn] 303 | val shouldSkip = dependencies.exists(!_.isInstanceOf[EvalResult.Value[_]])
510[build.mill-59] [warn] | ^
511[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
512[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
513[build.mill-59] [warn] -- Deprecation Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:2:24
514[build.mill-59] [warn] 2 |import scala.collection.JavaConverters._
515[build.mill-59] [warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
516[build.mill-59] [warn] |object JavaConverters in package scala.collection is deprecated since 2.13.0: Use `scala.jdk.CollectionConverters` instead
517[build.mill-59] [warn] 5 warnings found
518[build.mill-59] [info] done compiling
519[1/1] resolve
520[1/1] ============================== resolve _ ============================== 29s
521Try build using ./mill
522[info] compiling 3 Scala sources to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
523[info] done compiling
524[info] compiling 5 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
525[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:293:68
526[warn] 293 | def evalWhen[T](predicate: => Boolean, dependencies: EvalResult[_]*)(
527[warn] | ^
528[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
530[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:296:54
531[warn] 296 | if (predicate) evalAsDependencyOf(dependencies: _*)(task)
532[warn] | ^
533[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
534[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
535[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:301:33
536[warn] 301 | dependencies: EvalResult[_]*
537[warn] | ^
538[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
539[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
540[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:303:76
541[warn] 303 | val shouldSkip = dependencies.exists(!_.isInstanceOf[EvalResult.Value[_]])
542[warn] | ^
543[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
544[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
545[warn] -- Deprecation Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:2:24
546[warn] 2 |import scala.collection.JavaConverters._
547[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
548[warn] |object JavaConverters in package scala.collection is deprecated since 2.13.0: Use `scala.jdk.CollectionConverters` instead
549[warn] 5 warnings found
550[info] done compiling
551Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"utest/src-3/utest/asserts/Asserts.scala","pattern":"utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)","replaceWith":"utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)"}]}
552Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List(SourcePatch(utest/src-3/utest/asserts/Asserts.scala,utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs),utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs),None)))
553OpenCB::Use cross-version 3.7.4-RC2 instead of 3.3.6
554
555Starting build for utest - [0/1]
556[info] compiling 66 Scala sources and 1 Java source to /build/repo/out/utest/jvm/3.7.4-RC2/compile.dest/classes ...
557[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/StringPrefix.scala:5:24
558[warn] 5 | def apply(i: Iterable[_]) =
559[warn] | ^
560[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
561[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
562[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:395:16
563[warn] 395 | private[this] val ParseMap = {
564[warn] | ^
565[warn] |Ignoring [this] qualifier.
566[warn] |This syntax will be deprecated in the future; it should be dropped.
567[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
568[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
569[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:584:67
570[warn] 584 | else new Multiple(resetMask, applyMask, output.toArray.reverse:_*)
571[warn] | ^
572[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
574[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:602:61
575[warn] 602 | def ++(other: fansi.Attrs) = Attrs(attrs ++ toSeq(other):_*)
576[warn] | ^
577[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
578[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
579[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:634:78
580[warn] 634 | def ++(other: fansi.Attrs): Attrs = Attrs(Array(this) ++ Attrs.toSeq(other):_*)
581[warn] | ^
582[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
583[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
584[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:692:18
585[warn] 692 | protected[this] def lookupTableWidth = 1 << width
586[warn] | ^
587[warn] |Ignoring [this] qualifier.
588[warn] |This syntax will be deprecated in the future; it should be dropped.
589[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
591[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:694:18
592[warn] 694 | protected[this] lazy val lookupAttrTable = {
593[warn] | ^
594[warn] |Ignoring [this] qualifier.
595[warn] |This syntax will be deprecated in the future; it should be dropped.
596[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
597[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
598[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:804:14
599[warn] 804 |private[this] final class Trie[T](strings: Seq[(String, T)]){
600[warn] | ^
601[warn] |Ignoring [this] qualifier.
602[warn] |This syntax will be deprecated in the future; it should be dropped.
603[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
604[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
605[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:878:16
606[warn] 878 | private[this] def True0(r: Int, g: Int, b: Int, index: Int) = {
607[warn] | ^
608[warn] |Ignoring [this] qualifier.
609[warn] |This syntax will be deprecated in the future; it should be dropped.
610[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
611[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
612[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala:926:27
613[warn] 926 | override protected[this] def lookupTableWidth = 273
614[warn] | ^
615[warn] |Ignoring [this] qualifier.
616[warn] |This syntax will be deprecated in the future; it should be dropped.
617[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
618[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
619[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Renderer.scala:18:16
620[warn] 18 | private[this] val cachedIndents = Array.tabulate(64)(n => fansi.Str(" " * n))
621[warn] | ^
622[warn] |Ignoring [this] qualifier.
623[warn] |This syntax will be deprecated in the future; it should be dropped.
624[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
625[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
626[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Truncated.scala:19:16
627[warn] 19 | private[this] object Internal {
628[warn] | ^
629[warn] |Ignoring [this] qualifier.
630[warn] |This syntax will be deprecated in the future; it should be dropped.
631[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
632[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
633[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Util.scala:28:27
634[warn] 28 | @tailrec private[this] def check(): Boolean = {
635[warn] | ^
636[warn] |Ignoring [this] qualifier.
637[warn] |This syntax will be deprecated in the future; it should be dropped.
638[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
639[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
640[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/scala/collection/internal/pprint/CollectionName.scala:5:46
641[warn] 5 | def get(iterable: scala.collection.Iterable[_]): String =
642[warn] | ^
643[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
645[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:17:68
646[warn] 17 | private def load(fqcn: String, loader: ClassLoader): Option[Class[_]] = {
647[warn] | ^
648[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
649[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
650[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:31:41
651[warn] 31 | private def isModuleClass(clazz: Class[_]): Boolean = {
652[warn] | ^
653[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
654[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
655[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:40:46
656[warn] 40 | private def inheritsAnnotation(clazz: Class[_]): Boolean = {
657[warn] | ^
658[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
659[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
660[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:41:40
661[warn] 41 | val cache = mutable.Map.empty[Class[_], Boolean]
662[warn] | ^
663[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
664[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
665[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:43:23
666[warn] 43 | def c(clazz: Class[_]): Boolean =
667[warn] | ^
668[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
669[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
670[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:46:23
671[warn] 46 | def l(clazz: Class[_]): Boolean = {
672[warn] | ^
673[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
675[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:59:49
676[warn] 59 | private def isInstantiatableClass(clazz: Class[_]): Boolean = {
677[warn] | ^
678[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
679[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
680[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:78:97
681[warn] 78 | final class LoadableModuleClass private[PortableScalaReflectExcerpts] (val runtimeClass: Class[_]) {
682[warn] | ^
683[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
684[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
685[warn] -- Warning: /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala:104:59
686[warn] 104 | final class InstantiatableClass (val runtimeClass: Class[_]) {
687[warn] | ^
688[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
689[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
690[warn] -- Warning: /build/repo/utest/src-3/utest/TestBuilder.scala:18:56 --------------
691[warn] 18 | '{ Tests(UTree[String]("", $nestedNameTreesSeq: _*), $callTree) }
692[warn] | ^
693[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
694[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
695[warn] -- Warning: /build/repo/utest/src-3/utest/TestBuilder.scala:70:91 --------------
696[warn] 70 | val names: Expr[UTree[String]] = '{ UTree[String]($nameExpr, $nestedNameTreesExpr: _*)}
697[warn] | ^
698[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
699[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
700[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/AssertsVersionSpecific.scala:20:98
701[warn] 20 | Tracer[Boolean] ('{ (esx: Seq[AssertEntry[Boolean]]) => utest.asserts.Asserts.assertImpl(esx: _*) }, exprs)
702[warn] | ^
703[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
705[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/AssertsVersionSpecific.scala:32:47
706[warn] 32 | utest.asserts.Asserts.assertThrowsImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, expr)
707[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
708[warn] |Context bounds will map to context parameters.
709[warn] |A `using` clause is needed to pass explicit arguments to them.
710[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
711[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/ParallelVersionSpecific.scala:16:109
712[warn] 16 | Tracer.single[Boolean]('{ (esx: Seq[AssertEntry[Boolean]]) => utest.asserts.Parallel.eventuallyImpl(esx: _*)(using $ri, $rm) }, expr)
713[warn] | ^
714[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
715[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
716[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/ParallelVersionSpecific.scala:19:110
717[warn] 19 | Tracer.single[Boolean]('{ (esx: Seq[AssertEntry[Boolean]]) => utest.asserts.Parallel.continuallyImpl(esx: _*)(using $ri, $rm) }, expr)
718[warn] | ^
719[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
720[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
721[warn] -- Warning: /build/repo/utest/src/utest/TestQueryParser.scala:61:53 ------------
722[warn] 61 | (children, value) => List(Tree(value, children:_*))
723[warn] | ^
724[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
725[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
726[warn] -- Warning: /build/repo/utest/src/utest/TestQueryParser.scala:131:55 -----------
727[warn] 131 | collapse(grouping.reverse.flatMap(_.children)):_*
728[warn] | ^
729[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
730[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
731[warn] -- Warning: /build/repo/utest/src/utest/TestRunner.scala:60:70 -----------------
732[warn] 60 | case Left(errors) => throw new utest.NoSuchTestException(errors:_*)
733[warn] | ^
734[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
735[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
736[warn] -- Warning: /build/repo/utest/src/utest/TestRunner.scala:177:42 ----------------
737[warn] 177 | } yield HTree.Node(v, childValues:_*)
738[warn] | ^
739[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
741[warn] -- Warning: /build/repo/utest/src/utest/TestRunner.scala:199:53 ----------------
742[warn] 199 | case Right(res) => Right(Tree(index, res:_*))
743[warn] | ^
744[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
745[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
746[warn] -- Warning: /build/repo/utest/src/utest/TestRunner.scala:238:66 ----------------
747[warn] 238 | HTree.Node(revStringPath.headOption.getOrElse(""), children:_*)
748[warn] | ^
749[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
750[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
751[warn] -- Warning: /build/repo/utest/src/utest/TestRunner.scala:257:10 ----------------
752[warn] 257 | }:_*
753[warn] | ^
754[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
755[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
756[warn] -- Warning: /build/repo/utest/src/utest/Tests.scala:18:82 ----------------------
757[warn] 18 | val newNameTree = Tree(nameTree.value, nameTree.children.map(_.prefix(name)): _*)
758[warn] | ^
759[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
760[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
761[warn] -- Warning: /build/repo/utest/src/utest/Tests.scala:27:87 ----------------------
762[warn] 27 | val newNameTree = Tree(nameTree.value, (nameTree.children ++ t.nameTree.children): _*)
763[warn] | ^
764[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
765[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
766[warn] -- Warning: /build/repo/utest/src/utest/framework/Formatter.scala:169:16 -------
767[warn] 169 | private[this] def prettyTruncate(r: Result, leftIndent: String): fansi.Str = {
768[warn] | ^
769[warn] |Ignoring [this] qualifier.
770[warn] |This syntax will be deprecated in the future; it should be dropped.
771[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
772[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
773[warn] -- Warning: /build/repo/utest/src/utest/framework/Formatter.scala:184:46 -------
774[warn] 184 | formatIcon(r.value.isInstanceOf[Success[_]]), " ",
775[warn] | ^
776[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
777[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
778[warn] -- Warning: /build/repo/utest/src/utest/framework/Formatter.scala:209:61 -------
779[warn] 209 | case HTree.Node(v, c@_*) => HTree.Node(topLevelName, c:_*)
780[warn] | ^
781[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
783[warn] -- Warning: /build/repo/utest/src/utest/framework/Formatter.scala:221:16 -------
784[warn] 221 | private[this] def rec(depth: Int, r: HTree[String, Result])
785[warn] | ^
786[warn] |Ignoring [this] qualifier.
787[warn] |This syntax will be deprecated in the future; it should be dropped.
788[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
789[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
790[warn] -- Warning: /build/repo/utest/src/utest/framework/Model.scala:40:53 ------------
791[warn] 40 | val Right(children) = StackMarker.dropOutside(inner)
792[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
793[warn] |pattern's type Right[Any, IndexedSeq[utest.framework.TestCallTree]] is more specialized than the right hand side expression's type Either[Any, IndexedSeq[utest.framework.TestCallTree]]
794[warn] |
795[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
796[warn] |which may result in a MatchError at runtime.
797[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
798[warn] -- Warning: /build/repo/utest/src/utest/framework/Model.scala:43:47 ------------
799[warn] 43 | val Left(res) = StackMarker.dropOutside(inner)
800[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
801[warn] |pattern's type Left[Any, IndexedSeq[utest.framework.TestCallTree]] is more specialized than the right hand side expression's type Either[Any, IndexedSeq[utest.framework.TestCallTree]]
802[warn] |
803[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
804[warn] |which may result in a MatchError at runtime.
805[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
806[warn] -- Warning: /build/repo/utest/src/utest/framework/Tree.scala:19:75 -------------
807[warn] 19 | def mapLeaves[T](f: L => T) = Node(value, children.map(_.mapLeaves(f)):_*)
808[warn] | ^
809[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
810[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
811[warn] -- Warning: /build/repo/utest/src/utest/framework/Tree.scala:38:42 -------------
812[warn] 38 | Tree(f(value), children.map(_.map(f)):_*)
813[warn] | ^
814[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
815[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
816[warn] -- Warning: /build/repo/utest/src/utest/runner/BaseRunner.scala:68:49 ----------
817[warn] 68 | throw new NoSuchTestException(unknownPaths:_*)
818[warn] | ^
819[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
820[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
821[warn] -- Warning: /build/repo/utest/src/utest/runner/Framework.scala:68:12 -----------
822[warn] 68 | setup _,
823[warn] | ^^^^^^^
824[warn] |The syntax `<function> _` is no longer supported;
825[warn] |you can use `(() => <function>())` instead
826[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
827[warn] -- Warning: /build/repo/utest/src/utest/runner/Framework.scala:69:15 -----------
828[warn] 69 | teardown _,
829[warn] | ^^^^^^^^^^
830[warn] |The syntax `<function> _` is no longer supported;
831[warn] |you can use `(() => <function>())` instead
832[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
833[warn] -- Warning: /build/repo/utest/src/utest/runner/Framework.scala:88:12 -----------
834[warn] 88 | setup _,
835[warn] | ^^^^^^^
836[warn] |The syntax `<function> _` is no longer supported;
837[warn] |you can use `(() => <function>())` instead
838[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
839[warn] -- Warning: /build/repo/utest/src/utest/runner/Framework.scala:89:15 -----------
840[warn] 89 | teardown _,
841[warn] | ^^^^^^^^^^
842[warn] |The syntax `<function> _` is no longer supported;
843[warn] |you can use `(() => <function>())` instead
844[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
845[warn] -- Warning: /build/repo/utest/src/utest/runner/Task.scala:12:63 ----------------
846[warn] 12 | runUTestTask: (Seq[Logger], EventHandler) => Future[_])
847[warn] | ^
848[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
849[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
850[warn] -- [E194] Potential Issue Warning: /build/repo/utest/src-3/utest/asserts/Tracer.scala:142:30
851[warn] 142 | extension (str: String) def trim: String =
852[warn] | ^
853[warn] |Extension method trim will never be selected from type String
854[warn] |because String already has a member with the same name and compatible parameter types.
855[warn] |
856[warn] | longer explanation available when compiling with `-explain`
857[warn] -- [E030] Match case Unreachable Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/TPrintImpl.scala:117:17
858[warn] 117 | case (name, TypeBounds(lo, hi)) =>
859[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
860[warn] | Unreachable case
861[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/app/tulz/diff/MyersDiff.scala:56:18
862[warn] 56 | return r1 ++ r2
863[warn] | ^^^^^^^^^^^^^^^
864[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
865[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/app/tulz/diff/MyersDiff.scala:58:18
866[warn] 58 | return rec(ss1.take(0), ss2.slice(N, M), i + N, j + N)
867[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
868[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
869[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/app/tulz/diff/MyersDiff.scala:60:18
870[warn] 60 | return rec(ss1.slice(M, N), ss2.take(0), i + M, j + M)
871[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
872[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
873[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/app/tulz/diff/MyersDiff.scala:62:18
874[warn] 62 | return Seq.empty
875[warn] | ^^^^^^^^^^^^^^^^
876[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
877[info] [patched file /build/repo/utest/src/utest/TestRunner.scala]
878[info] [patched file /build/repo/utest/src/utest/Tests.scala]
879[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/scala/collection/internal/pprint/CollectionName.scala]
880[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Truncated.scala]
881[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/StringPrefix.scala]
882[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Renderer.scala]
883[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala]
884[info] [patched file /build/repo/utest/src-3/utest/asserts/AssertsVersionSpecific.scala]
885[info] [patched file /build/repo/utest/src-3/utest/asserts/ParallelVersionSpecific.scala]
886[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Util.scala]
887[info] [patched file /build/repo/utest/src/utest/TestQueryParser.scala]
888[info] [patched file /build/repo/utest/src/utest/framework/Tree.scala]
889[info] [patched file /build/repo/utest/src/utest/framework/Formatter.scala]
890[info] [patched file /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala]
891[info] [patched file /build/repo/utest/src/utest/runner/Framework.scala]
892[info] [patched file /build/repo/utest/src/utest/framework/Model.scala]
893[info] [patched file /build/repo/utest/src/utest/runner/BaseRunner.scala]
894[info] [patched file /build/repo/utest/src-3/utest/TestBuilder.scala]
895[info] [patched file /build/repo/utest/src/utest/runner/Task.scala]
896[warn] there were 14 deprecation warnings; re-run with -deprecation for details
897[warn] 59 warnings found
898[info] done compiling
899Successfully evaluated utest.jvm[3.7.4-RC2].compile
900Skipping unused scalacOptions: -source, -rewrite
901Flag -classpath set repeatedly
902-- Warning: /build/repo/utest/src/utest/TestRunner.scala:53:6 ------------------
90353 | def runAsync(tests: Tests,
904 | ^
905 | Couldn't resolve a member for the given link query: Test
906-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:25:6
90725 | def assertGoldenFile(actualValue: String, goldenFilePath: Path)(implicit reporter: GoldenFix.Reporter): Unit = {
908 | ^
909 | Couldn't resolve a member for the given link query: actualValue
910-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:42:6
91142 | def assertGoldenLiteral(actualValue: Any, goldenLiteral: GoldenFix.Span[Any])
912 | ^
913 | Couldn't resolve a member for the given link query: actualValue
9144 warnings found
915Successfully evaluated utest.jvm[3.7.4-RC2].docJar
916Failed to resolve scalaVersion, assume it's Scala 3 project
917[info] compiling 31 Scala sources to /build/repo/out/utest/jvm/3.7.4-RC2/test/compile.dest/classes ...
918[warn] bad option '-Yrangepos' was ignored
919[warn] -- Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:73:10
920[warn] 70 | val partiallyApplied = xx{
921[warn] 71 | assert(1 == 2)
922[warn] 72 | 1
923[warn] 73 | } _
924[warn] | ^
925[warn] |The syntax `<function> _` is no longer supported;
926[warn] |you can simply leave out the trailing ` _`
927[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
928[warn] -- Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:82:10
929[warn] 79 | val partiallyAppliedByName = xx{
930[warn] 80 | assert(1 == 2)
931[warn] 81 | 1
932[warn] 82 | } _
933[warn] | ^
934[warn] |The syntax `<function> _` is no longer supported;
935[warn] |you can simply leave out the trailing ` _`
936[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
937[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:42:6
938[warn] 42 | result
939[warn] | ^^^^^^
940[warn] | A pure expression does nothing in statement position
941[warn] |
942[warn] | longer explanation available when compiling with `-explain`
943[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:53:6
944[warn] 53 | result
945[warn] | ^^^^^^
946[warn] | A pure expression does nothing in statement position
947[warn] |
948[warn] | longer explanation available when compiling with `-explain`
949[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:63:6
950[warn] 63 | result
951[warn] | ^^^^^^
952[warn] | A pure expression does nothing in statement position
953[warn] |
954[warn] | longer explanation available when compiling with `-explain`
955[warn] -- Warning: /build/repo/utest/test/src/test/utest/AfterEachOnFailureTest.scala:11:33
956[warn] 11 | private var res:SomeResource = _
957[warn] | ^
958[warn] |`= _` has been deprecated; use `= uninitialized` instead.
959[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
960[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
961[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:134:12
962[warn] 134 | 999
963[warn] | ^^^
964[warn] | A pure expression does nothing in statement position
965[warn] |
966[warn] | longer explanation available when compiling with `-explain`
967[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:147:13
968[warn] 147 | 12 + 2
969[warn] | ^^^^^^
970[warn] | A pure expression does nothing in statement position
971[warn] |
972[warn] | longer explanation available when compiling with `-explain`
973[info] [patched file /build/repo/utest/test/src/test/utest/AfterEachOnFailureTest.scala]
974[info] [patched file /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala]
975[warn] there were 7 deprecation warnings; re-run with -deprecation for details
976[warn] 10 warnings found
977[info] done compiling
978Successfully evaluated utest.jvm[3.7.4-RC2].test.compile
979Publishing Artifact(com.lihaoyi,utest_3,0.9.1-DIRTY6d8fb4ed) to ivy repo /root/.ivy2/local
980Successfully evaluated utest.jvm[3.7.4-RC2].publishLocal
981
982************************
983Build summary:
984[{
985 "module": "utest",
986 "compile": {"status": "ok", "tookMs": 17010, "warnings": 0, "errors": 0},
987 "doc": {"status": "ok", "tookMs": 9046, "files": 1, "totalSizeKb": 3633},
988 "test-compile": {"status": "ok", "tookMs": 14505, "warnings": 0, "errors": 0},
989 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
990 "publish": {"status": "ok", "tookMs": 779},
991 "metadata": {
992 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
993}
994}]
995************************"
996
997Checking patch build.mill...
998Applied patch build.mill cleanly.
999Commit migration rewrites
1000Switched to a new branch 'opencb/migrate-source-3.4'
1001[opencb/migrate-source-3.4 c34b249] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
1002 15 files changed, 41 insertions(+), 41 deletions(-)
1003----
1004Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1005Scala binary version found: 3.8
1006Implicitly using source version 3.8
1007Scala binary version found: 3.8
1008Implicitly using source version 3.8
1009Would try to apply common scalacOption (best-effort, sbt/mill only):
1010Append: ,REQUIRE:-source:3.8
1011Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1012
1013Try apply source patch:
1014Path: utest/src-3/utest/asserts/Asserts.scala
1015Pattern: utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)
1016Replacement: utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)
1017Using globing pattern utest/src-3/utest/asserts/Asserts.scala from /build/repo
1018----
1019Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1020Execute tests: false
1021Mill project found:
1022Found explicit mill version 1.0.0 in build directive
1023Force upgrade of millVersion 1.0.0 to 1.0.5
1024Detected mill version=1.0.5, binary version: 1.0
1025No prepare script found for project com-lihaoyi/utest
1026Apply scalafix rules to build.mill
1027Apply scalafix rules to ./mill-build/src/millbuild/CommunityBuildCore.scala
1028Apply scalafix rules to ./mill-build/src/millbuild/MillCommunityBuild.scala
1029##################################
1030Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1031Targets: com.lihaoyi%utest
1032Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"utest/src-3/utest/asserts/Asserts.scala","pattern":"utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)","replaceWith":"utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)"}]}
1033##################################
1034Downloading mill 1.0.5 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist-native-linux-amd64/1.0.5/mill-dist-native-linux-amd64-1.0.5.exe ...
1035 % Total % Received % Xferd Average Speed Time Time Time Current
1036 Dload Upload Total Spent Left Speed
1037
1038 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1039100 54.7M 100 54.7M 0 0 118M 0 --:--:-- --:--:-- --:--:-- 118M
1040Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.5/mill-runner-daemon_3-1.0.5.pom
1041Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.5/mill-runner-daemon_3-1.0.5.pom
1042Downloading https://repo1.maven.org/maven2/com/lihaoyi/unroll-annotation_3/0.2.0/unroll-annotation_3-0.2.0.pom
1043Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.5/mill-runner-idea_3-1.0.5.pom
1044Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.5/mill-runner-launcher_3-1.0.5.pom
1045Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-eclipse_3/1.0.5/mill-runner-eclipse_3-1.0.5.pom
1046Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.3.0/upickle_3-4.3.0.pom
1047Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.5/mill-runner-server_3-1.0.5.pom
1048Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.5/mill-runner-idea_3-1.0.5.pom
1049Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.5/mill-runner-bsp_3-1.0.5.pom
1050Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-eclipse_3/1.0.5/mill-runner-eclipse_3-1.0.5.pom
1051Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5/os-lib_3-0.11.5.pom
1052Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.3.0/upickle_3-4.3.0.pom
1053Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.5/mill-runner-meta_3-1.0.5.pom
1054Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.5/mill-runner-launcher_3-1.0.5.pom
1055Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5/os-lib-watch_3-0.11.5.pom
1056Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.5/mill-runner-server_3-1.0.5.pom
1057Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.5/mill-core-eval_3-1.0.5.pom
1058Downloaded https://repo1.maven.org/maven2/com/lihaoyi/unroll-annotation_3/0.2.0/unroll-annotation_3-0.2.0.pom
1059Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.5/mill-runner-bsp-worker_3-1.0.5.pom
1060Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.5/mill-runner-bsp_3-1.0.5.pom
1061Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5/os-lib_3-0.11.5.pom
1062Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.5/mill-runner-meta_3-1.0.5.pom
1063Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5/os-lib-watch_3-0.11.5.pom
1064Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.5/mill-core-eval_3-1.0.5.pom
1065Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.5/mill-runner-bsp-worker_3-1.0.5.pom
1066Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom
1067Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.5/mill-libs-util_3-1.0.5.pom
1068Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.5/mill-core-api-daemon_3-1.0.5.pom
1069Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.3.0/upickle-implicits_3-4.3.0.pom
1070Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M18/coursier-jvm_2.13-2.1.25-M18.pom
1071Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.5/mill-libs-scalalib_3-1.0.5.pom
1072Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.5/mill-libs-util_3-1.0.5.pom
1073Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.4.0/scala-xml_3-2.4.0.pom
1074Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.3.0/upickle-implicits_3-4.3.0.pom
1075Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.5/mill-core-api_3-1.0.5.pom
1076Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M18/coursier-jvm_2.13-2.1.25-M18.pom
1077Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5/os-zip-0.11.5.pom
1078Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.5/mill-core-api-daemon_3-1.0.5.pom
1079Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.5/mill-core-resolve_3-1.0.5.pom
1080Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.5/mill-libs-scalalib_3-1.0.5.pom
1081Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.5/mill-runner-codesig_3-1.0.5.pom
1082Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom
1083Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.3.0/upack_3-4.3.0.pom
1084Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.5/mill-core-resolve_3-1.0.5.pom
1085Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.5/mill-runner-client-1.0.5.pom
1086Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.5/mill-core-api_3-1.0.5.pom
1087Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.5/mill-core-exec_3-1.0.5.pom
1088Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.4.0/scala-xml_3-2.4.0.pom
1089Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal-cli_3/1.0.5/mill-core-internal-cli_3-1.0.5.pom
1090Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5/os-zip-0.11.5.pom
1091Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-server_3/1.0.5/mill-libs-daemon-server_3-1.0.5.pom
1092Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.3.0/upack_3-4.3.0.pom
1093Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.3.0/ujson_3-4.3.0.pom
1094Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.5/mill-runner-client-1.0.5.pom
1095Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.5/mill-runner-codesig_3-1.0.5.pom
1096Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.5/mill-core-exec_3-1.0.5.pom
1097Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-server_3/1.0.5/mill-libs-daemon-server_3-1.0.5.pom
1098Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.3.0/ujson_3-4.3.0.pom
1099Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal-cli_3/1.0.5/mill-core-internal-cli_3-1.0.5.pom
1100Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom
1101Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom
1102Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M18/coursier-cache_2.13-2.1.25-M18.pom
1103Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.3.0/upickle-core_3-4.3.0.pom
1104Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.5/mill-libs-javalib_3-1.0.5.pom
1105Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.3.0/upickle-implicits-named-tuples_3-4.3.0.pom
1106Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.5/mill-core-constants-1.0.5.pom
1107Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M18/coursier-env_2.13-2.1.25-M18.pom
1108Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M18/coursier-cache_2.13-2.1.25-M18.pom
1109Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom
1110Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.5/mill-libs-javalib_3-1.0.5.pom
1111Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.25-M18/coursier-paths-2.1.25-M18.pom
1112Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.3.0/upickle-implicits-named-tuples_3-4.3.0.pom
1113Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M18/coursier_2.13-2.1.25-M18.pom
1114Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.5/mill-core-constants-1.0.5.pom
1115Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M18/coursier-core_2.13-2.1.25-M18.pom
1116Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.3.0/upickle-core_3-4.3.0.pom
1117Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M18/coursier-util_2.13-2.1.25-M18.pom
1118Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M18/coursier-env_2.13-2.1.25-M18.pom
1119Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M18/coursier-exec-2.1.25-M18.pom
1120Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom
1121Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-client/1.0.5/mill-libs-daemon-client-1.0.5.pom
1122Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.25-M18/coursier-paths-2.1.25-M18.pom
1123Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.5/mill-core-internal_3-1.0.5.pom
1124Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M18/coursier_2.13-2.1.25-M18.pom
1125Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-archive-cache_2.13/2.1.25-M18/coursier-archive-cache_2.13-2.1.25-M18.pom
1126Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M18/coursier-core_2.13-2.1.25-M18.pom
1127Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M18/coursier-util_2.13-2.1.25-M18.pom
1128Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M18/coursier-exec-2.1.25-M18.pom
1129Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-client/1.0.5/mill-libs-daemon-client-1.0.5.pom
1130Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-archive-cache_2.13/2.1.25-M18/coursier-archive-cache_2.13-2.1.25-M18.pom
1131Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.5/mill-core-internal_3-1.0.5.pom
1132Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.5/mill-libs-javalib-testrunner_3-1.0.5.pom
1133Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.2.2/tika-core-3.2.2.pom
1134Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-rpc_3/1.0.5/mill-libs-rpc_3-1.0.5.pom
1135Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom
1136Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M18/coursier-proxy-setup-2.1.25-M18.pom
1137Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.5/mill-libs-javalib-api_3-1.0.5.pom
1138Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom
1139Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-rpc_3/1.0.5/mill-libs-rpc_3-1.0.5.pom
1140Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.2.2/tika-core-3.2.2.pom
1141Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M18/coursier-proxy-setup-2.1.25-M18.pom
1142Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.5/mill-libs-javalib-testrunner_3-1.0.5.pom
1143Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.5/mill-libs-javalib-api_3-1.0.5.pom
1144Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-parent/3.2.2/tika-parent-3.2.2.pom
1145Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-parent/3.2.2/tika-parent-3.2.2.pom
1146Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.2.3.Final/netty-bom-4.2.3.Final.pom
1147Downloading https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.21.3/testcontainers-bom-1.21.3.pom
1148Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/11.0.25/jetty-bom-11.0.25.pom
1149Downloading https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.8/cxf-bom-4.0.8.pom
1150Downloading https://repo1.maven.org/maven2/software/amazon/awssdk/bom/2.32.16/bom-2.32.16.pom
1151Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.25.1/log4j-bom-2.25.1.pom
1152Downloaded https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.21.3/testcontainers-bom-1.21.3.pom
1153Downloading https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-bom/1.12.788/aws-java-sdk-bom-1.12.788.pom
1154Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.8/cxf-bom-4.0.8.pom
1155Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
1156Downloaded https://repo1.maven.org/maven2/software/amazon/awssdk/bom/2.32.16/bom-2.32.16.pom
1157Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom
1158Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/11.0.25/jetty-bom-11.0.25.pom
1159Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.2.3.Final/netty-bom-4.2.3.Final.pom
1160Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.25.1/log4j-bom-2.25.1.pom
1161Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom
1162Downloaded https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-bom/1.12.788/aws-java-sdk-bom-1.12.788.pom
1163Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
1164Downloading https://repo1.maven.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.32.16/aws-sdk-java-pom-2.32.16.pom
1165Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom
1166Downloading https://repo1.maven.org/maven2/org/apache/cxf/cxf/4.0.8/cxf-4.0.8.pom
1167Downloading https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.788/aws-java-sdk-pom-1.12.788.pom
1168Downloaded https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.788/aws-java-sdk-pom-1.12.788.pom
1169Downloaded https://repo1.maven.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.32.16/aws-sdk-java-pom-2.32.16.pom
1170Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf/4.0.8/cxf-4.0.8.pom
1171Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom
1172Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/69/oss-parent-69.pom
1173Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/69/oss-parent-69.pom
1174Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
1175Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
1176Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.5/mill-libs-javalib-testrunner-entrypoint-1.0.5.pom
1177Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M18/cache-util-2.1.25-M18.pom
1178Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom
1179Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
1180Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom
1181Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M18/cache-util-2.1.25-M18.pom
1182Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
1183Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.5/mill-libs-javalib-testrunner-entrypoint-1.0.5.pom
1184Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
1185Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
1186Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.5/mill-core-constants-1.0.5.jar
1187Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.3.0/upickle-implicits-named-tuples_3-4.3.0.jar
1188Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-server_3/1.0.5/mill-libs-daemon-server_3-1.0.5.jar
1189Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-rpc_3/1.0.5/mill-libs-rpc_3-1.0.5.jar
1190Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5/os-lib-watch_3-0.11.5.jar
1191Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.5/mill-libs-javalib-testrunner_3-1.0.5.jar
1192Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.5/mill-core-constants-1.0.5.jar
1193Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.5/mill-core-eval_3-1.0.5.jar
1194Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-server_3/1.0.5/mill-libs-daemon-server_3-1.0.5.jar
1195Downloading https://repo1.maven.org/maven2/com/lihaoyi/unroll-annotation_3/0.2.0/unroll-annotation_3-0.2.0.jar
1196Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.3.0/upickle-implicits-named-tuples_3-4.3.0.jar
1197Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-eclipse_3/1.0.5/mill-runner-eclipse_3-1.0.5.jar
1198Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5/os-lib-watch_3-0.11.5.jar
1199Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M18/coursier-core_2.13-2.1.25-M18.jar
1200Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-rpc_3/1.0.5/mill-libs-rpc_3-1.0.5.jar
1201Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar
1202Downloaded https://repo1.maven.org/maven2/com/lihaoyi/unroll-annotation_3/0.2.0/unroll-annotation_3-0.2.0.jar
1203Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar
1204Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.5/mill-core-eval_3-1.0.5.jar
1205Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.5/mill-libs-javalib-api_3-1.0.5.jar
1206Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-eclipse_3/1.0.5/mill-runner-eclipse_3-1.0.5.jar
1207Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.5/mill-runner-launcher_3-1.0.5.jar
1208Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.5/mill-libs-javalib-testrunner_3-1.0.5.jar
1209Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M18/coursier_2.13-2.1.25-M18.jar
1210Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar
1211Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M18/coursier-jvm_2.13-2.1.25-M18.jar
1212Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.5/mill-libs-javalib-api_3-1.0.5.jar
1213Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal-cli_3/1.0.5/mill-core-internal-cli_3-1.0.5.jar
1214Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar
1215Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.3.0/upickle-implicits_3-4.3.0.jar
1216Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.5/mill-runner-launcher_3-1.0.5.jar
1217Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.5/mill-core-internal_3-1.0.5.jar
1218Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal-cli_3/1.0.5/mill-core-internal-cli_3-1.0.5.jar
1219Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.5/mill-runner-bsp_3-1.0.5.jar
1220Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.25-M18/coursier-core_2.13-2.1.25-M18.jar
1221Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.5/mill-libs-scalalib_3-1.0.5.jar
1222Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-jvm_2.13/2.1.25-M18/coursier-jvm_2.13-2.1.25-M18.jar
1223Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-client/1.0.5/mill-libs-daemon-client-1.0.5.jar
1224Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.3.0/upickle-implicits_3-4.3.0.jar
1225Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.25-M18/coursier-paths-2.1.25-M18.jar
1226Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M18/coursier_2.13-2.1.25-M18.jar
1227Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M18/cache-util-2.1.25-M18.jar
1228Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.5/mill-runner-bsp_3-1.0.5.jar
1229Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.5/mill-core-exec_3-1.0.5.jar
1230Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.5/mill-core-internal_3-1.0.5.jar
1231Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.5/mill-runner-server_3-1.0.5.jar
1232Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-daemon-client/1.0.5/mill-libs-daemon-client-1.0.5.jar
1233Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.5/mill-runner-meta_3-1.0.5.jar
1234Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.25-M18/coursier-paths-2.1.25-M18.jar
1235Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M18/coursier-env_2.13-2.1.25-M18.jar
1236Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.5/mill-libs-scalalib_3-1.0.5.jar
1237Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-archive-cache_2.13/2.1.25-M18/coursier-archive-cache_2.13-2.1.25-M18.jar
1238Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M18/cache-util-2.1.25-M18.jar
1239Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.5/mill-core-api_3-1.0.5.jar
1240Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.5/mill-runner-server_3-1.0.5.jar
1241Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.3.0/upack_3-4.3.0.jar
1242Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-archive-cache_2.13/2.1.25-M18/coursier-archive-cache_2.13-2.1.25-M18.jar
1243Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.3.0/ujson_3-4.3.0.jar
1244Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.5/mill-core-exec_3-1.0.5.jar
1245Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.5/mill-libs-javalib_3-1.0.5.jar
1246Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-env_2.13/2.1.25-M18/coursier-env_2.13-2.1.25-M18.jar
1247Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.4.0/scala-xml_3-2.4.0.jar
1248Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.5/mill-runner-meta_3-1.0.5.jar
1249Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.5/mill-runner-daemon_3-1.0.5.jar
1250Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.5/mill-core-api_3-1.0.5.jar
1251Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.5/mill-libs-javalib-testrunner-entrypoint-1.0.5.jar
1252Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.3.0/upack_3-4.3.0.jar
1253Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.5/mill-runner-client-1.0.5.jar
1254Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.3.0/ujson_3-4.3.0.jar
1255Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.5/mill-runner-codesig_3-1.0.5.jar
1256Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.5/mill-runner-daemon_3-1.0.5.jar
1257Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.5/mill-runner-bsp-worker_3-1.0.5.jar
1258Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.5/mill-libs-javalib-testrunner-entrypoint-1.0.5.jar
1259Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.3.0/upickle_3-4.3.0.jar
1260Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.4.0/scala-xml_3-2.4.0.jar
1261Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
1262Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.5/mill-runner-client-1.0.5.jar
1263Downloading https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.jar
1264Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.5/mill-runner-codesig_3-1.0.5.jar
1265Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.5/mill-libs-util_3-1.0.5.jar
1266Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.3.0/upickle_3-4.3.0.jar
1267Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.3.0/upickle-core_3-4.3.0.jar
1268Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.1/fansi_3-0.5.1.jar
1269Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M18/coursier-proxy-setup-2.1.25-M18.jar
1270Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.5/mill-runner-bsp-worker_3-1.0.5.jar
1271Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M18/coursier-exec-2.1.25-M18.jar
1272Downloaded https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.3/pprint_3-0.9.3.jar
1273Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M18/coursier-cache_2.13-2.1.25-M18.jar
1274Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.5/mill-libs-javalib_3-1.0.5.jar
1275Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.5/mill-core-resolve_3-1.0.5.jar
1276Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.5/mill-libs-util_3-1.0.5.jar
1277Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M18/coursier-util_2.13-2.1.25-M18.jar
1278Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M18/coursier-exec-2.1.25-M18.jar
1279Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.5/mill-runner-idea_3-1.0.5.jar
1280Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.3.0/upickle-core_3-4.3.0.jar
1281Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.5/mill-core-api-daemon_3-1.0.5.jar
1282Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M18/coursier-proxy-setup-2.1.25-M18.jar
1283Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.25-M18/coursier-cache_2.13-2.1.25-M18.jar
1284Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.5/mill-core-resolve_3-1.0.5.jar
1285Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.5/mill-runner-idea_3-1.0.5.jar
1286Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.25-M18/coursier-util_2.13-2.1.25-M18.jar
1287Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.5/mill-core-api-daemon_3-1.0.5.jar
1288============================== resolve _ ==============================
1289[mill-build/build.mill-59/64] compile
1290[mill-build/build.mill-59] [info] compiling 3 Scala sources to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
1291[mill-build/build.mill-59] [info] done compiling
1292[build.mill-59/64] compile
1293[build.mill-59] [info] compiling 5 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
1294[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:293:68
1295[build.mill-59] [warn] 293 | def evalWhen[T](predicate: => Boolean, dependencies: EvalResult[_]*)(
1296[build.mill-59] [warn] | ^
1297[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1298[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1299[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:296:54
1300[build.mill-59] [warn] 296 | if (predicate) evalAsDependencyOf(dependencies: _*)(task)
1301[build.mill-59] [warn] | ^
1302[build.mill-59] [warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1303[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1304[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:301:33
1305[build.mill-59] [warn] 301 | dependencies: EvalResult[_]*
1306[build.mill-59] [warn] | ^
1307[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1308[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1309[build.mill-59] [warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:303:76
1310[build.mill-59] [warn] 303 | val shouldSkip = dependencies.exists(!_.isInstanceOf[EvalResult.Value[_]])
1311[build.mill-59] [warn] | ^
1312[build.mill-59] [warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1313[build.mill-59] [warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1314[build.mill-59] [warn] -- Deprecation Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:2:24
1315[build.mill-59] [warn] 2 |import scala.collection.JavaConverters._
1316[build.mill-59] [warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1317[build.mill-59] [warn] |object JavaConverters in package scala.collection is deprecated since 2.13.0: Use `scala.jdk.CollectionConverters` instead
1318[build.mill-59] [warn] 5 warnings found
1319[build.mill-59] [info] done compiling
1320[1/1] resolve
1321[1/1] ============================== resolve _ ============================== 29s
1322Try build using ./mill
1323watching processId file (expected content = 1025): /build/repo/out/mill-no-daemon/pid-1025/processId
1324[info] compiling 3 Scala sources to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
1325[info] done compiling
1326[info] compiling 5 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
1327[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:293:68
1328[warn] 293 | def evalWhen[T](predicate: => Boolean, dependencies: EvalResult[_]*)(
1329[warn] | ^
1330[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1331[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1332[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:296:54
1333[warn] 296 | if (predicate) evalAsDependencyOf(dependencies: _*)(task)
1334[warn] | ^
1335[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1336[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1337[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:301:33
1338[warn] 301 | dependencies: EvalResult[_]*
1339[warn] | ^
1340[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1341[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1342[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:303:76
1343[warn] 303 | val shouldSkip = dependencies.exists(!_.isInstanceOf[EvalResult.Value[_]])
1344[warn] | ^
1345[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1346[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1347[warn] -- Deprecation Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:2:24
1348[warn] 2 |import scala.collection.JavaConverters._
1349[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1350[warn] |object JavaConverters in package scala.collection is deprecated since 2.13.0: Use `scala.jdk.CollectionConverters` instead
1351[warn] 5 warnings found
1352[info] done compiling
1353Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"utest/src-3/utest/asserts/Asserts.scala","pattern":"utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)","replaceWith":"utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs)"}]}
1354Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List(SourcePatch(utest/src-3/utest/asserts/Asserts.scala,utest.asserts.Asserts.interceptImpl[T](x)(ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs),utest.asserts.Asserts.interceptImpl[T](x)(using ClassTag(${clazz.asExprOf[Class[T]]})) }, exprs),None)))
1355OpenCB::Use cross-version 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY instead of 3.3.6
1356
1357Starting build for utest - [0/1]
1358[info] compiling 66 Scala sources and 1 Java source to /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/compile.dest/classes ...
1359[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/StringPrefix.scala:5:24
1360[warn] 5 | def apply(i: Iterable[_]) =
1361[warn] | ^
1362[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1363[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1364[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:395:9
1365[warn] 395 | private[this] val ParseMap = {
1366[warn] | ^^^^^^
1367[warn] |Ignoring [this] qualifier.
1368[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1369[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1370[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1371[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:584:67
1372[warn] 584 | else new Multiple(resetMask, applyMask, output.toArray.reverse:_*)
1373[warn] | ^
1374[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1376[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:602:61
1377[warn] 602 | def ++(other: fansi.Attrs) = Attrs(attrs ++ toSeq(other):_*)
1378[warn] | ^
1379[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1380[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1381[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:634:78
1382[warn] 634 | def ++(other: fansi.Attrs): Attrs = Attrs(Array(this) ++ Attrs.toSeq(other):_*)
1383[warn] | ^
1384[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1385[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1386[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:692:11
1387[warn] 692 | protected[this] def lookupTableWidth = 1 << width
1388[warn] | ^^^^^^
1389[warn] |Ignoring [this] qualifier.
1390[warn] |The syntax `protected[this]` will be deprecated in the future; just write `protected` instead.
1391[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1392[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1393[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:694:11
1394[warn] 694 | protected[this] lazy val lookupAttrTable = {
1395[warn] | ^^^^^^
1396[warn] |Ignoring [this] qualifier.
1397[warn] |The syntax `protected[this]` will be deprecated in the future; just write `protected` instead.
1398[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1399[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1400[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:804:7
1401[warn] 804 |private[this] final class Trie[T](strings: Seq[(String, T)]){
1402[warn] | ^^^^^^
1403[warn] |Ignoring [this] qualifier.
1404[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1405[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1406[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1407[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:878:9
1408[warn] 878 | private[this] def True0(r: Int, g: Int, b: Int, index: Int) = {
1409[warn] | ^^^^^^
1410[warn] |Ignoring [this] qualifier.
1411[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1412[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1413[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1414[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:926:20
1415[warn] 926 | override protected[this] def lookupTableWidth = 273
1416[warn] | ^^^^^^
1417[warn] |Ignoring [this] qualifier.
1418[warn] |The syntax `protected[this]` will be deprecated in the future; just write `protected` instead.
1419[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1420[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1421[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:703:70
1422[warn] 703 | new EscapeAttr(s, mask, applyValue << offset)(catName.value + "." + name.value)
1423[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1424[warn] |Implicit parameters should be provided with a `using` clause.
1425[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1426[warn] |To disable the warning, please use the following option:
1427[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1428[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:707:66
1429[warn] 707 | new ResetAttr(mask, applyValue << offset)(catName.value + "." + name.value)
1430[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1431[warn] |Implicit parameters should be provided with a `using` clause.
1432[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1433[warn] |To disable the warning, please use the following option:
1434[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1435[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:715:40
1436[warn] 715 | val Faint = makeAttr("\u001b[2m", 2)("Faint")
1437[warn] | ^^^^^^^
1438[warn] |Implicit parameters should be provided with a `using` clause.
1439[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1440[warn] |To disable the warning, please use the following option:
1441[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1442[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:876:57
1443[warn] 876 | yield makeAttr(s"\u001b[$colorCode;5;${x}m", 17 + x)(s"Full($x)")
1444[warn] | ^^^^^^^^^^^
1445[warn] |Implicit parameters should be provided with a `using` clause.
1446[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1447[warn] |To disable the warning, please use the following option:
1448[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1449[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:867:62
1450[warn] 867 | extends Category (offset, width)(catName){
1451[warn] | ^^^^^^^
1452[warn] |Implicit parameters should be provided with a `using` clause.
1453[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1454[warn] |To disable the warning, please use the following option:
1455[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1456[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/fansi/Fansi.scala:879:82
1457[warn] 879 | makeAttr(trueRgbEscape(r, g, b), 273 + index)("True(" + r + "," + g + "," + b +")")
1458[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1459[warn] |Implicit parameters should be provided with a `using` clause.
1460[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1461[warn] |To disable the warning, please use the following option:
1462[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1463[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/pprint/PPrinter.scala:42:85
1464[warn] 42 | doLog(x, tag, width, height, indent, escapeUnicode, showFieldNames, Console.out)(line, fileName)
1465[warn] | ^^^^
1466[warn] |Implicit parameters should be provided with a `using` clause.
1467[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1468[warn] |To disable the warning, please use the following option:
1469[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1470[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/pprint/PPrinter.scala:60:87
1471[warn] 60 | doLog(x, tag, width, height, indent, escapeUnicode, showFieldNames, Console.err)(line, fileName)
1472[warn] | ^^^^
1473[warn] |Implicit parameters should be provided with a `using` clause.
1474[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1475[warn] |To disable the warning, please use the following option:
1476[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1477[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/pprint/Renderer.scala:18:9
1478[warn] 18 | private[this] val cachedIndents = Array.tabulate(64)(n => fansi.Str(" " * n))
1479[warn] | ^^^^^^
1480[warn] |Ignoring [this] qualifier.
1481[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1482[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1483[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1484[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/pprint/Truncated.scala:19:9
1485[warn] 19 | private[this] object Internal {
1486[warn] | ^^^^^^
1487[warn] |Ignoring [this] qualifier.
1488[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1489[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1490[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1491[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/pprint/Util.scala:28:20
1492[warn] 28 | @tailrec private[this] def check(): Boolean = {
1493[warn] | ^^^^^^
1494[warn] |Ignoring [this] qualifier.
1495[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
1496[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1497[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1498[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/scala/collection/internal/pprint/CollectionName.scala:5:46
1499[warn] 5 | def get(iterable: scala.collection.Iterable[_]): String =
1500[warn] | ^
1501[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1502[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1503[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/Tracer.scala:123:83 ----------
1504[warn] 123 | Some(shaded.pprint.TPrint.default[T].render(shaded.pprint.TPrintColors.Colors)),
1505[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1506[warn] |Implicit parameters should be provided with a `using` clause.
1507[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1508[warn] |To disable the warning, please use the following option:
1509[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1510[warn] -- [E194] Potential Issue Warning: /build/repo/utest/src-3/utest/asserts/Tracer.scala:142:30
1511[warn] 142 | extension (str: String) def trim: String =
1512[warn] | ^
1513[warn] |Extension method trim will never be selected from type String
1514[warn] |because String already has a member with the same name and compatible parameter types.
1515[warn] |
1516[warn] | longer explanation available when compiling with `-explain`
1517[warn] -- [E030] Match case Unreachable Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/TPrintImpl.scala:117:17
1518[warn] 117 | case (name, TypeBounds(lo, hi)) =>
1519[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1520[warn] | Unreachable case
1521[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/app/tulz/diff/MyersDiff.scala:56:18
1522[warn] 56 | return r1 ++ r2
1523[warn] | ^^^^^^^^^^^^^^^
1524[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1525[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/app/tulz/diff/MyersDiff.scala:58:18
1526[warn] 58 | return rec(ss1.take(0), ss2.slice(N, M), i + N, j + N)
1527[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1528[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1529[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/app/tulz/diff/MyersDiff.scala:60:18
1530[warn] 60 | return rec(ss1.slice(M, N), ss2.take(0), i + M, j + M)
1531[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1532[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1533[warn] -- Warning: /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/generatedSources.dest/app/tulz/diff/MyersDiff.scala:62:18
1534[warn] 62 | return Seq.empty
1535[warn] | ^^^^^^^^^^^^^^^^
1536[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1537[warn] there were 14 deprecation warnings; re-run with -deprecation for details
1538[warn] 30 warnings found
1539[info] done compiling
1540Successfully evaluated utest.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].compile
1541Flag -classpath set repeatedly
1542-- Warning: /build/repo/utest/src/utest/TestRunner.scala:53:6 ------------------
154353 | def runAsync(tests: Tests,
1544 | ^
1545 | Couldn't resolve a member for the given link query: Test
1546-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:25:6
154725 | def assertGoldenFile(actualValue: String, goldenFilePath: Path)(implicit reporter: GoldenFix.Reporter): Unit = {
1548 | ^
1549 | Couldn't resolve a member for the given link query: actualValue
1550-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:42:6
155142 | def assertGoldenLiteral(actualValue: Any, goldenLiteral: GoldenFix.Span[Any])
1552 | ^
1553 | Couldn't resolve a member for the given link query: actualValue
15544 warnings found
1555Successfully evaluated utest.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].docJar
1556Failed to resolve scalaVersion, assume it's Scala 3 project
1557[info] compiling 31 Scala sources to /build/repo/out/utest/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test/compile.dest/classes ...
1558[warn] bad option '-Yrangepos' was ignored
1559[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:42:6
1560[warn] 42 | result
1561[warn] | ^^^^^^
1562[warn] | A pure expression does nothing in statement position
1563[warn] |
1564[warn] | longer explanation available when compiling with `-explain`
1565[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:53:6
1566[warn] 53 | result
1567[warn] | ^^^^^^
1568[warn] | A pure expression does nothing in statement position
1569[warn] |
1570[warn] | longer explanation available when compiling with `-explain`
1571[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:63:6
1572[warn] 63 | result
1573[warn] | ^^^^^^
1574[warn] | A pure expression does nothing in statement position
1575[warn] |
1576[warn] | longer explanation available when compiling with `-explain`
1577[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:134:12
1578[warn] 134 | 999
1579[warn] | ^^^
1580[warn] | A pure expression does nothing in statement position
1581[warn] |
1582[warn] | longer explanation available when compiling with `-explain`
1583[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:147:13
1584[warn] 147 | 12 + 2
1585[warn] | ^^^^^^
1586[warn] | A pure expression does nothing in statement position
1587[warn] |
1588[warn] | longer explanation available when compiling with `-explain`
1589[warn] there were 7 deprecation warnings; re-run with -deprecation for details
1590[warn] 7 warnings found
1591[info] done compiling
1592Successfully evaluated utest.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].test.compile
1593Publishing Artifact(com.lihaoyi,utest_3,0.9.1-1-c34b24-DIRTY3758e3af) to ivy repo /root/.ivy2/local
1594Successfully evaluated utest.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].publishLocal
1595
1596************************
1597Build summary:
1598[{
1599 "module": "utest",
1600 "compile": {"status": "ok", "tookMs": 23478, "warnings": 0, "errors": 0},
1601 "doc": {"status": "ok", "tookMs": 12730, "files": 1, "totalSizeKb": 3667},
1602 "test-compile": {"status": "ok", "tookMs": 15169, "warnings": 0, "errors": 0},
1603 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1604 "publish": {"status": "ok", "tookMs": 787},
1605 "metadata": {
1606 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
1607}
1608}]
1609************************"
1610
1611Checking patch build.mill...
1612Applied patch build.mill cleanly.