Build Logs
com-lihaoyi/utest • 3.7.4:2025-11-06
Errors
2
Warnings
671
Total Lines
1328
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 58.1M 0 --:--:-- --:--:-- --:--:-- 58.1M
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-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.pom
60Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.pom
61Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.pom
62Downloading https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.0/pprint_3-0.9.0.pom
63Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.pom
64Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.pom
65Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.pom
66Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.pom
67Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.pom
68Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.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/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.pom
71Downloaded https://repo1.maven.org/maven2/com/lihaoyi/pprint_3/0.9.0/pprint_3-0.9.0.pom
72Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.pom
73Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.pom
74Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.0/fansi_3-0.5.0.pom
75Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.pom
76Downloading https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.pom
77Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.pom
78Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.pom
79Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.pom
80Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.pom
81Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.pom
82Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.pom
83Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.pom
84Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.pom
85Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.pom
86Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.pom
87Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.pom
88Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_3/0.5.0/fansi_3-0.5.0.pom
89Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.pom
90Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.pom
91Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.pom
92Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.pom
93Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.pom
94Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.pom
95Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_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/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.pom
98Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.pom
99Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.pom
100Downloading 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
101Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.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/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.pom
104Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.pom
105Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.pom
106Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.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/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.pom
109Downloaded 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
110Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.pom
111Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.pom
112Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.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/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.pom
115Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.pom
116Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.pom
117Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.pom
118Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.pom
119Downloaded https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.pom
120Downloading 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
121Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.pom
122Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.pom
123Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.pom
124Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.pom
125Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.pom
126Downloading https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.pom
127Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.pom
128Downloading https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.15.0/jna-5.15.0.pom
129Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.pom
130Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.pom
131Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.pom
132Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.pom
133Downloaded 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
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/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.pom
136Downloaded https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.pom
137Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.pom
138Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.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/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.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/org/jline/jline/3.28.0/jline-3.28.0.pom
144Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
145Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.pom
146Downloading 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
147Downloading 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
148Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
149Downloaded https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.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-util_2.13/2.1.25-M13/coursier-util_2.13-2.1.25-M13.pom
152Downloading 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
153Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.pom
154Downloading https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.pom
155Downloaded 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
156Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
157Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
158Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.pom
159Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
160Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.pom
161Downloaded 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
162Downloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.pom
163Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.pom
164Downloading https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.pom
165Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.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/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
168Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.pom
169Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.pom
170Downloading 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
171Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.pom
172Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.pom
173Downloaded https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.pom
174Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
175Downloaded https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.pom
176Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.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/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom
179Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.pom
180Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.pom
181Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.pom
182Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.pom
183Downloaded 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
184Downloading 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
185Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
186Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.pom
187Downloaded https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.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-core_3/4.2.1/upickle-core_3-4.2.1.pom
190Downloaded 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
191Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.pom
192Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.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/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.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/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.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/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom
200Downloaded https://repo1.maven.org/maven2/org/jline/jline-parent/3.28.0/jline-parent-3.28.0.pom
201Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
202Downloading https://repo1.maven.org/maven2/guru/nidi/guru-nidi-parent-pom/1.1.36/guru-nidi-parent-pom-1.1.36.pom
203Downloaded https://repo1.maven.org/maven2/guru/nidi/guru-nidi-parent-pom/1.1.36/guru-nidi-parent-pom-1.1.36.pom
204Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
205Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.pom
206Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.pom
207Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.pom
208Downloading https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.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/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.pom
212Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.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/org/jheaps/jheaps/0.11/jheaps-0.11.pom
215Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
216Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.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/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.pom
219Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.pom
220Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.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/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.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/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
225Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.pom
226Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.pom
227Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.pom
228Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.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/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.pom
231Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
232Downloading https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom
233Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.pom
234Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.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/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.pom
238Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.pom
239Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.pom
240Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.pom
241Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
242Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.pom
243Downloaded https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom
244Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.pom
245Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.pom
246Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.pom
247Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
248Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.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/apache/tika/tika-parent/3.1.0/tika-parent-3.1.0.pom
252Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom
253Downloading https://repo1.maven.org/maven2/org/apache/apache/33/apache-33.pom
254Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.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/eclipse/jetty/jetty-bom/11.0.24/jetty-bom-11.0.24.pom
258Downloading https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.6/cxf-bom-4.0.6.pom
259Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom
260Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
261Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.117.Final/netty-bom-4.1.117.Final.pom
262Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
263Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.117.Final/netty-bom-4.1.117.Final.pom
264Downloading https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.20.4/testcontainers-bom-1.20.4.pom
265Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/11.0.24/jetty-bom-11.0.24.pom
266Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom
267Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf-bom/4.0.6/cxf-bom-4.0.6.pom
268Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom
269Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
270Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
271Downloaded https://repo1.maven.org/maven2/org/testcontainers/testcontainers-bom/1.20.4/testcontainers-bom-1.20.4.pom
272Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.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/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom
278Downloaded https://repo1.maven.org/maven2/org/apache/cxf/cxf/4.0.6/cxf-4.0.6.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/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
282Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
283Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.pom
284Downloading https://repo1.maven.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.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/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
287Downloaded https://repo1.maven.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
288Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
289Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
290Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
291Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.pom
292Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.pom
293Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
294Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
295Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
296Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom
297Downloading https://repo1.maven.org/maven2/io/airlift/airbase/112/airbase-112.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/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
304Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
305Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
306Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.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/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
310Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.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/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.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/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.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/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.jar
320Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.jar
321Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_2.13/1.1.3/specification-level_2.13-1.1.3.jar
322Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.jar
323Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.jar
324Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.jar
325Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-meta_3/1.0.0/mill-runner-meta_3-1.0.0.jar
326Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.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/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.jar
329Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-server_3/1.0.0/mill-runner-server_3-1.0.0.jar
330Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.jar
331Downloaded https://repo1.maven.org/maven2/com/lihaoyi/requests_3/0.9.0/requests_3-0.9.0.jar
332Downloading https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.jar
333Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.5.17/logback-core-1.5.17.jar
334Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.jar
335Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-requests_3/0.5.0/sonatype-central-client-requests_3-0.5.0.jar
336Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.jar
337Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner-entrypoint/1.0.0/mill-libs-javalib-testrunner-entrypoint-1.0.0.jar
338Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.jar
339Downloaded https://repo1.maven.org/maven2/org/snakeyaml/snakeyaml-engine/2.9/snakeyaml-engine-2.9.jar
340Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.jar
341Downloaded https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.2.0-M2/bsp4j-2.2.0-M2.jar
342Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.jar
343Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-launcher_3/1.0.0/mill-runner-launcher_3-1.0.0.jar
344Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.jar
345Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_3/0.4.3-M5/sourcecode_3-0.4.3-M5.jar
346Downloading https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.jar
347Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.25-M13/coursier_2.13-2.1.25-M13.jar
348Downloading https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.jar
349Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.13/4.13.4/io_2.13-4.13.4.jar
350Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.jar
351Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp-worker_3/1.0.0/mill-runner-bsp-worker_3-1.0.0.jar
352Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.jar
353Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib-watch_3/0.11.5-M10/os-lib-watch_3-0.11.5-M10.jar
354Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.jar
355Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib_3/1.0.0/mill-libs-javalib_3-1.0.0.jar
356Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.jar
357Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upack_3/4.2.1/upack_3-4.2.1.jar
358Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.jar
359Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ujson_3/4.2.1/ujson_3-4.2.1.jar
360Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.jar
361Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.13.4/scalameta_2.13-4.13.4.jar
362Downloading https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.jar
363Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-client/1.0.0/mill-runner-client-1.0.0.jar
364Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.jar
365Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-exec/2.1.25-M13/coursier-exec-2.1.25-M13.jar
366Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.jar
367Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_3/2.3.0/scala-xml_3-2.3.0.jar
368Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.jar
369Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits_3/4.2.1/upickle-implicits_3-4.2.1.jar
370Downloading https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.jar
371Downloaded https://repo1.maven.org/maven2/org/jheaps/jheaps/0.11/jheaps-0.11.jar
372Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.jar
373Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.12.0/scala-collection-compat_3-2.12.0.jar
374Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.jar
375Downloaded https://repo1.maven.org/maven2/guru/nidi/graphviz-java/0.18.1/graphviz-java-0.18.1.jar
376Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.jar
377Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-zip/0.11.5-M10/os-zip-0.11.5-M10.jar
378Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.jar
379Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-idea_3/1.0.0/mill-runner-idea_3-1.0.0.jar
380Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.jar
381Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api_3/1.0.0/mill-core-api_3-1.0.0.jar
382Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.jar
383Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.7.1/scala3-interfaces-3.7.1.jar
384Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
385Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-coursierutil_3/1.0.0/mill-core-coursierutil_3-1.0.0.jar
386Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.jar
387Downloaded https://repo1.maven.org/maven2/org/jline/jline/3.28.0/jline-3.28.0.jar
388Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.jar
389Downloaded https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.25-M13/cache-util-2.1.25-M13.jar
390Downloading https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar
391Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
392Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.jar
393Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_2.13/1.1.3/config_2.13-1.1.3.jar
394Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
395Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle_3/4.2.1/upickle_3-4.2.1.jar
396Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.jar
397Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-api-daemon_3/1.0.0/mill-core-api-daemon_3-1.0.0.jar
398Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
399Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
400Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.jar
401Downloaded https://repo1.maven.org/maven2/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar
402Downloading https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar
403Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-testrunner_3/1.0.0/mill-libs-javalib-testrunner_3-1.0.0.jar
404Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.jar
405Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
406Downloading 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
407Downloaded https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar
408Downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.jar
409Downloaded 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
410Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.jar
411Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.13.4/parsers_2.13-4.13.4.jar
412Downloading https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.jar
413Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.7.1/tasty-core_3-3.7.1.jar
414Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.jar
415Downloaded https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.5.17/logback-classic-1.5.17.jar
416Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.jar
417Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.13.4/trees_2.13-4.13.4.jar
418Downloading https://repo1.maven.org/maven2/com/lihaoyi/mainargs_3/0.7.6/mainargs_3-0.7.6.jar
419Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-implicits-named-tuples_3/4.2.1/upickle-implicits-named-tuples_3-4.2.1.jar
420Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.jar
421Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-util_3/1.0.0/mill-libs-util_3-1.0.0.jar
422Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.jar
423Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.15/scala-reflect-2.13.15.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/mainargs_3/0.7.6/mainargs_3-0.7.6.jar
426Downloading https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.jar
427Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-upickle_3/0.5.0/sonatype-central-client-upickle_3-0.5.0.jar
428Downloading 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
429Downloaded https://repo1.maven.org/maven2/org/apache/tika/tika-core/3.1.0/tika-core-3.1.0.jar
430Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.jar
431Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-eval_3/1.0.0/mill-core-eval_3-1.0.0.jar
432Downloading https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.jar
433Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-codesig_3/1.0.0/mill-runner-codesig_3-1.0.0.jar
434Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.jar
435Downloaded https://repo1.maven.org/maven2/com/lihaoyi/os-lib_3/0.11.5-M10/os-lib_3-0.11.5-M10.jar
436Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.jar
437Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-constants/1.0.0/mill-core-constants-1.0.0.jar
438Downloading https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.jar
439Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-resolve_3/1.0.0/mill-core-resolve_3-1.0.0.jar
440Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.jar
441Downloaded 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
442Downloading 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
443Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.4.2/sourcecode_2.13-0.4.2.jar
444Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.jar
445Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.13/scala-compiler-2.13.13.jar
446Downloading 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
447Downloaded https://repo1.maven.org/maven2/com/lumidion/sonatype-central-client-core_3/0.5.0/sonatype-central-client-core_3-0.5.0.jar
448Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.jar
449Downloaded https://repo1.maven.org/maven2/org/scalameta/semanticdb-shared_2.13/4.13.4/semanticdb-shared_2.13-4.13.4.jar
450Downloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.jar
451Downloaded 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
452Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.jar
453Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-exec_3/1.0.0/mill-core-exec_3-1.0.0.jar
454Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.jar
455Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.1/scala3-library_3-3.7.1.jar
456Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.jar
457Downloaded https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.25-M13/coursier-proxy-setup-2.1.25-M13.jar
458Downloading 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
459Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fastparse_3/3.1.1/fastparse_3-3.1.1.jar
460Downloading https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.jar
461Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-daemon_3/1.0.0/mill-runner-daemon_3-1.0.0.jar
462Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.jar
463Downloaded 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
464Downloading 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
465Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-scalalib_3/1.0.0/mill-libs-scalalib_3-1.0.0.jar
466Downloading https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar
467Downloaded 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
468Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.jar
469Downloaded https://repo1.maven.org/maven2/com/lihaoyi/upickle-core_3/4.2.1/upickle-core_3-4.2.1.jar
470Downloading https://repo1.maven.org/maven2/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.jar
471Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-core-internal_3/1.0.0/mill-core-internal_3-1.0.0.jar
472Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.jar
473Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-moduledefs_3/0.11.10/mill-moduledefs_3-0.11.10.jar
474Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.jar
475Downloaded https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.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/guru/nidi/graphviz-java-min-deps/0.18.1/graphviz-java-min-deps-0.18.1.jar
478Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.jar
479Downloaded 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
480Downloading https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.jar
481Downloaded 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
482Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-runner-bsp_3/1.0.0/mill-runner-bsp_3-1.0.0.jar
483Downloaded https://repo1.maven.org/maven2/com/lihaoyi/mill-libs-javalib-api_3/1.0.0/mill-libs-javalib-api_3-1.0.0.jar
484Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.13.4/common_2.13-4.13.4.jar
485Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.7-3/zstd-jni-1.5.7-3.jar
486Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.7.1/scala3-compiler_3-3.7.1.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 _ ============================== 31s
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/runner/Framework.scala]
878[info] [patched file /build/repo/utest/src/utest/runner/BaseRunner.scala]
879[info] [patched file /build/repo/utest/src/utest/framework/Formatter.scala]
880[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/scala/collection/internal/pprint/CollectionName.scala]
881[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Util.scala]
882[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/StringPrefix.scala]
883[info] [patched file /build/repo/utest/src-3/utest/asserts/AssertsVersionSpecific.scala]
884[info] [patched file /build/repo/utest/src/utest/runner/Task.scala]
885[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Renderer.scala]
886[info] [patched file /build/repo/utest/src-3/utest/TestBuilder.scala]
887[info] [patched file /build/repo/utest/src/utest/Tests.scala]
888[info] [patched file /build/repo/utest/src-3/utest/asserts/ParallelVersionSpecific.scala]
889[info] [patched file /build/repo/utest/src/utest/framework/Model.scala]
890[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/fansi/Fansi.scala]
891[info] [patched file /build/repo/utest/src-3-jvm/utest/framework/PortableScalaReflectExcerpts.scala]
892[info] [patched file /build/repo/utest/src/utest/framework/Tree.scala]
893[info] [patched file /build/repo/utest/src/utest/TestQueryParser.scala]
894[info] [patched file /build/repo/utest/src/utest/TestRunner.scala]
895[info] [patched file /build/repo/out/utest/jvm/3.7.4-RC2/generatedSources.dest/pprint/Truncated.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-jvm/utest/asserts/AssertsPlatformSpecific.scala:25:6
90325 | def assertGoldenFile(actualValue: String, goldenFilePath: Path)(implicit reporter: GoldenFix.Reporter): Unit = {
904 | ^
905 | Couldn't resolve a member for the given link query: actualValue
906-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:42:6
90742 | def assertGoldenLiteral(actualValue: Any, goldenLiteral: GoldenFix.Span[Any])
908 | ^
909 | Couldn't resolve a member for the given link query: actualValue
910-- Warning: /build/repo/utest/src/utest/TestRunner.scala:53:6 ------------------
91153 | def runAsync(tests: Tests,
912 | ^
913 | Couldn't resolve a member for the given link query: Test
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": 18619, "warnings": 0, "errors": 0},
987 "doc": {"status": "ok", "tookMs": 10063, "files": 1, "totalSizeKb": 3633},
988 "test-compile": {"status": "ok", "tookMs": 15690, "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": 916},
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 17781ac] 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.7.4
1005Scala binary version found: 3.7
1006Implicitly using source version 3.7
1007Scala binary version found: 3.7
1008Implicitly using source version 3.7
1009Would try to apply common scalacOption (best-effort, sbt/mill only):
1010Append: ,REQUIRE:-source:3.7
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.7.4
1020Execute tests: false
1021Mill project found:
1022Found explicit mill version 1.0.0 in build directive
1023Detected mill version=1.0.0, binary version: 1.0
1024No prepare script found for project com-lihaoyi/utest
1025Apply scalafix rules to build.mill
1026Apply scalafix rules to ./mill-build/src/millbuild/MillCommunityBuild.scala
1027Apply scalafix rules to ./mill-build/src/millbuild/CommunityBuildCore.scala
1028##################################
1029Scala version: 3.7.4
1030Targets: com.lihaoyi%utest
1031Project 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)"}]}
1032##################################
1033============================== resolve _ ==============================
1034[build.mill-59/64] compile
1035[build.mill-59] [info] compiling 1 Scala source to /build/repo/out/mill-build/compile.dest/classes ...
1036[build.mill-59] [info] done compiling
1037[1/1] resolve
1038[1/1] ============================== resolve _ ============================== 16s
1039Try build using ./mill
1040[info] compiling 3 Scala sources to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
1041[info] done compiling
1042[info] compiling 5 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
1043[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:293:68
1044[warn] 293 | def evalWhen[T](predicate: => Boolean, dependencies: EvalResult[_]*)(
1045[warn] | ^
1046[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1047[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1048[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:296:54
1049[warn] 296 | if (predicate) evalAsDependencyOf(dependencies: _*)(task)
1050[warn] | ^
1051[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1052[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1053[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:301:33
1054[warn] 301 | dependencies: EvalResult[_]*
1055[warn] | ^
1056[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1057[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1058[warn] -- Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:303:76
1059[warn] 303 | val shouldSkip = dependencies.exists(!_.isInstanceOf[EvalResult.Value[_]])
1060[warn] | ^
1061[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1062[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1063[warn] -- Deprecation Warning: /build/repo/mill-build/src/millbuild/CommunityBuildCore.scala:2:24
1064[warn] 2 |import scala.collection.JavaConverters._
1065[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1066[warn] |object JavaConverters in package scala.collection is deprecated since 2.13.0: Use `scala.jdk.CollectionConverters` instead
1067[warn] 5 warnings found
1068[info] done compiling
1069Build 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)"}]}
1070Parsed 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)))
1071OpenCB::Use cross-version 3.7.4 instead of 3.3.6
1072
1073Starting build for utest - [0/1]
1074[info] compiling 66 Scala sources and 1 Java source to /build/repo/out/utest/jvm/3.7.4/compile.dest/classes ...
1075[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/StringPrefix.scala:5:24
1076[warn] 5 | def apply(i: Iterable[_]) =
1077[warn] | ^
1078[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1079[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1080[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:395:16
1081[warn] 395 | private[this] val ParseMap = {
1082[warn] | ^
1083[warn] |Ignoring [this] qualifier.
1084[warn] |This syntax will be deprecated in the future; it should be dropped.
1085[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1086[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1087[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:584:67
1088[warn] 584 | else new Multiple(resetMask, applyMask, output.toArray.reverse:_*)
1089[warn] | ^
1090[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1091[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1092[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:602:61
1093[warn] 602 | def ++(other: fansi.Attrs) = Attrs(attrs ++ toSeq(other):_*)
1094[warn] | ^
1095[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1096[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1097[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:634:78
1098[warn] 634 | def ++(other: fansi.Attrs): Attrs = Attrs(Array(this) ++ Attrs.toSeq(other):_*)
1099[warn] | ^
1100[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1101[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1102[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:692:18
1103[warn] 692 | protected[this] def lookupTableWidth = 1 << width
1104[warn] | ^
1105[warn] |Ignoring [this] qualifier.
1106[warn] |This syntax will be deprecated in the future; it should be dropped.
1107[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1108[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1109[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:694:18
1110[warn] 694 | protected[this] lazy val lookupAttrTable = {
1111[warn] | ^
1112[warn] |Ignoring [this] qualifier.
1113[warn] |This syntax will be deprecated in the future; it should be dropped.
1114[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1116[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:804:14
1117[warn] 804 |private[this] final class Trie[T](strings: Seq[(String, T)]){
1118[warn] | ^
1119[warn] |Ignoring [this] qualifier.
1120[warn] |This syntax will be deprecated in the future; it should be dropped.
1121[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1122[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1123[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:878:16
1124[warn] 878 | private[this] def True0(r: Int, g: Int, b: Int, index: Int) = {
1125[warn] | ^
1126[warn] |Ignoring [this] qualifier.
1127[warn] |This syntax will be deprecated in the future; it should be dropped.
1128[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1129[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1130[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:926:27
1131[warn] 926 | override protected[this] def lookupTableWidth = 273
1132[warn] | ^
1133[warn] |Ignoring [this] qualifier.
1134[warn] |This syntax will be deprecated in the future; it should be dropped.
1135[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1136[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1137[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:703:70
1138[warn] 703 | new EscapeAttr(s, mask, applyValue << offset)(catName.value + "." + name.value)
1139[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1140[warn] |Implicit parameters should be provided with a `using` clause.
1141[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1142[warn] |To disable the warning, please use the following option:
1143[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1144[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:707:66
1145[warn] 707 | new ResetAttr(mask, applyValue << offset)(catName.value + "." + name.value)
1146[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1147[warn] |Implicit parameters should be provided with a `using` clause.
1148[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1149[warn] |To disable the warning, please use the following option:
1150[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1151[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:715:40
1152[warn] 715 | val Faint = makeAttr("\u001b[2m", 2)("Faint")
1153[warn] | ^^^^^^^
1154[warn] |Implicit parameters should be provided with a `using` clause.
1155[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1156[warn] |To disable the warning, please use the following option:
1157[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1158[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:876:57
1159[warn] 876 | yield makeAttr(s"\u001b[$colorCode;5;${x}m", 17 + x)(s"Full($x)")
1160[warn] | ^^^^^^^^^^^
1161[warn] |Implicit parameters should be provided with a `using` clause.
1162[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1163[warn] |To disable the warning, please use the following option:
1164[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1165[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:867:62
1166[warn] 867 | extends Category (offset, width)(catName){
1167[warn] | ^^^^^^^
1168[warn] |Implicit parameters should be provided with a `using` clause.
1169[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1170[warn] |To disable the warning, please use the following option:
1171[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1172[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/fansi/Fansi.scala:879:82
1173[warn] 879 | makeAttr(trueRgbEscape(r, g, b), 273 + index)("True(" + r + "," + g + "," + b +")")
1174[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1175[warn] |Implicit parameters should be provided with a `using` clause.
1176[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1177[warn] |To disable the warning, please use the following option:
1178[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1179[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/pprint/PPrinter.scala:42:85
1180[warn] 42 | doLog(x, tag, width, height, indent, escapeUnicode, showFieldNames, Console.out)(line, fileName)
1181[warn] | ^^^^
1182[warn] |Implicit parameters should be provided with a `using` clause.
1183[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1184[warn] |To disable the warning, please use the following option:
1185[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1186[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/pprint/PPrinter.scala:60:87
1187[warn] 60 | doLog(x, tag, width, height, indent, escapeUnicode, showFieldNames, Console.err)(line, fileName)
1188[warn] | ^^^^
1189[warn] |Implicit parameters should be provided with a `using` clause.
1190[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1191[warn] |To disable the warning, please use the following option:
1192[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1193[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/pprint/Renderer.scala:18:16
1194[warn] 18 | private[this] val cachedIndents = Array.tabulate(64)(n => fansi.Str(" " * n))
1195[warn] | ^
1196[warn] |Ignoring [this] qualifier.
1197[warn] |This syntax will be deprecated in the future; it should be dropped.
1198[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1199[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1200[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/pprint/Truncated.scala:19:16
1201[warn] 19 | private[this] object Internal {
1202[warn] | ^
1203[warn] |Ignoring [this] qualifier.
1204[warn] |This syntax will be deprecated in the future; it should be dropped.
1205[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1206[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1207[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/pprint/Util.scala:28:27
1208[warn] 28 | @tailrec private[this] def check(): Boolean = {
1209[warn] | ^
1210[warn] |Ignoring [this] qualifier.
1211[warn] |This syntax will be deprecated in the future; it should be dropped.
1212[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1213[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1214[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/scala/collection/internal/pprint/CollectionName.scala:5:46
1215[warn] 5 | def get(iterable: scala.collection.Iterable[_]): String =
1216[warn] | ^
1217[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1218[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1219[warn] -- Warning: /build/repo/utest/src-3/utest/asserts/Tracer.scala:123:83 ----------
1220[warn] 123 | Some(shaded.pprint.TPrint.default[T].render(shaded.pprint.TPrintColors.Colors)),
1221[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1222[warn] |Implicit parameters should be provided with a `using` clause.
1223[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1224[warn] |To disable the warning, please use the following option:
1225[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1226[warn] -- [E194] Potential Issue Warning: /build/repo/utest/src-3/utest/asserts/Tracer.scala:142:30
1227[warn] 142 | extension (str: String) def trim: String =
1228[warn] | ^
1229[warn] |Extension method trim will never be selected from type String
1230[warn] |because String already has a member with the same name and compatible parameter types.
1231[warn] |
1232[warn] | longer explanation available when compiling with `-explain`
1233[warn] -- [E030] Match case Unreachable Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/TPrintImpl.scala:117:17
1234[warn] 117 | case (name, TypeBounds(lo, hi)) =>
1235[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1236[warn] | Unreachable case
1237[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/app/tulz/diff/MyersDiff.scala:56:18
1238[warn] 56 | return r1 ++ r2
1239[warn] | ^^^^^^^^^^^^^^^
1240[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1241[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/app/tulz/diff/MyersDiff.scala:58:18
1242[warn] 58 | return rec(ss1.take(0), ss2.slice(N, M), i + N, j + N)
1243[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1244[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1245[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/app/tulz/diff/MyersDiff.scala:60:18
1246[warn] 60 | return rec(ss1.slice(M, N), ss2.take(0), i + M, j + M)
1247[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1248[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1249[warn] -- Warning: /build/repo/out/utest/jvm/3.7.4/generatedSources.dest/app/tulz/diff/MyersDiff.scala:62:18
1250[warn] 62 | return Seq.empty
1251[warn] | ^^^^^^^^^^^^^^^^
1252[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
1253[warn] there were 14 deprecation warnings; re-run with -deprecation for details
1254[warn] 30 warnings found
1255[info] done compiling
1256Successfully evaluated utest.jvm[3.7.4].compile
1257Flag -classpath set repeatedly
1258-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:25:6
125925 | def assertGoldenFile(actualValue: String, goldenFilePath: Path)(implicit reporter: GoldenFix.Reporter): Unit = {
1260 | ^
1261 | Couldn't resolve a member for the given link query: actualValue
1262-- Warning: /build/repo/utest/src-jvm/utest/asserts/AssertsPlatformSpecific.scala:42:6
126342 | def assertGoldenLiteral(actualValue: Any, goldenLiteral: GoldenFix.Span[Any])
1264 | ^
1265 | Couldn't resolve a member for the given link query: actualValue
1266-- Warning: /build/repo/utest/src/utest/TestRunner.scala:53:6 ------------------
126753 | def runAsync(tests: Tests,
1268 | ^
1269 | Couldn't resolve a member for the given link query: Test
12704 warnings found
1271Successfully evaluated utest.jvm[3.7.4].docJar
1272Failed to resolve scalaVersion, assume it's Scala 3 project
1273[info] compiling 31 Scala sources to /build/repo/out/utest/jvm/3.7.4/test/compile.dest/classes ...
1274[warn] bad option '-Yrangepos' was ignored
1275[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:42:6
1276[warn] 42 | result
1277[warn] | ^^^^^^
1278[warn] | A pure expression does nothing in statement position
1279[warn] |
1280[warn] | longer explanation available when compiling with `-explain`
1281[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:53:6
1282[warn] 53 | result
1283[warn] | ^^^^^^
1284[warn] | A pure expression does nothing in statement position
1285[warn] |
1286[warn] | longer explanation available when compiling with `-explain`
1287[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src-jvm/test/utest/LineNumbersTests.scala:63:6
1288[warn] 63 | result
1289[warn] | ^^^^^^
1290[warn] | A pure expression does nothing in statement position
1291[warn] |
1292[warn] | longer explanation available when compiling with `-explain`
1293[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:134:12
1294[warn] 134 | 999
1295[warn] | ^^^
1296[warn] | A pure expression does nothing in statement position
1297[warn] |
1298[warn] | longer explanation available when compiling with `-explain`
1299[warn] -- [E129] Potential Issue Warning: /build/repo/utest/test/src/test/utest/FrameworkTests.scala:147:13
1300[warn] 147 | 12 + 2
1301[warn] | ^^^^^^
1302[warn] | A pure expression does nothing in statement position
1303[warn] |
1304[warn] | longer explanation available when compiling with `-explain`
1305[warn] there were 7 deprecation warnings; re-run with -deprecation for details
1306[warn] 7 warnings found
1307[info] done compiling
1308Successfully evaluated utest.jvm[3.7.4].test.compile
1309Publishing Artifact(com.lihaoyi,utest_3,0.9.1-1-17781a-DIRTYa503f6a2) to ivy repo /root/.ivy2/local
1310Successfully evaluated utest.jvm[3.7.4].publishLocal
1311
1312************************
1313Build summary:
1314[{
1315 "module": "utest",
1316 "compile": {"status": "ok", "tookMs": 18823, "warnings": 0, "errors": 0},
1317 "doc": {"status": "ok", "tookMs": 10271, "files": 1, "totalSizeKb": 3633},
1318 "test-compile": {"status": "ok", "tookMs": 15470, "warnings": 0, "errors": 0},
1319 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1320 "publish": {"status": "ok", "tookMs": 648},
1321 "metadata": {
1322 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
1323}
1324}]
1325************************"
1326
1327Checking patch build.mill...
1328Applied patch build.mill cleanly.