Build Logs

virtuslab/scala-cli • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY

Errors

4

Warnings

392

Total Lines

806

1##################################
2Clonning https://github.com/virtuslab/scala-cli.git into /build/repo using revision v1.11.0
3##################################
4Note: switching to '4832457fcb6eb3cfd443eddcb8327cacf7281e9d'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
32Execute tests: false
33Mill project found:
34Replace build.mill.scala with build.mill
35Found explicit mill version 0.12.16 in ./mill-version
36Detected mill version=0.12.16, binary version: 0.12
37No prepare script found for project virtuslab/scala-cli
38Strip .scala suffix from ./project/utils/package.mill.scala
39Strip .scala suffix from ./project/deps/package.mill.scala
40Strip .scala suffix from ./project/settings/package.mill.scala
41Strip .scala suffix from ./project/publish/package.mill.scala
42Strip .scala suffix from ./project/package.mill.scala
43Strip .scala suffix from ./project/website/package.mill.scala
44Apply scalafix rules to build.mill
45Apply scalafix rules to ./project/package.mill
46Apply scalafix rules to ./project/utils/package.mill
47Apply scalafix rules to ./project/deps/package.mill
48Apply scalafix rules to ./project/settings/package.mill
49Apply scalafix rules to ./project/publish/package.mill
50Apply scalafix rules to ./project/website/package.mill
51Successfully applied pattern 'package build' in /build/repo/project/MillCommunityBuild.mill
52Successfully applied pattern 'package build' in /build/repo/project/MillVersionCompat.mill
53Successfully applied pattern 'package build' in /build/repo/project/utils/MillCommunityBuild.mill
54Successfully applied pattern 'package build' in /build/repo/project/utils/MillVersionCompat.mill
55Successfully applied pattern 'package build' in /build/repo/project/deps/MillCommunityBuild.mill
56Successfully applied pattern 'package build' in /build/repo/project/deps/MillVersionCompat.mill
57Successfully applied pattern 'package build' in /build/repo/project/settings/MillCommunityBuild.mill
58Successfully applied pattern 'package build' in /build/repo/project/settings/MillVersionCompat.mill
59Successfully applied pattern 'package build' in /build/repo/project/publish/MillCommunityBuild.mill
60Successfully applied pattern 'package build' in /build/repo/project/publish/MillVersionCompat.mill
61Successfully applied pattern 'package build' in /build/repo/project/website/MillCommunityBuild.mill
62Successfully applied pattern 'package build' in /build/repo/project/website/MillVersionCompat.mill
63##################################
64Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
65Targets: org.virtuslab.scala-cli%build-macros org.virtuslab.scala-cli%build-module org.virtuslab.scala-cli%cli org.virtuslab.scala-cli%config org.virtuslab.scala-cli%core org.virtuslab.scala-cli%directives org.virtuslab.scala-cli%integration org.virtuslab.scala-cli%options org.virtuslab.scala-cli%runner org.virtuslab.scala-cli%specification-level org.virtuslab.scala-cli%tasty-lib org.virtuslab.scala-cli%test-runner
66Project projectConfig: {"projects":{"exclude":[],"overrides":{"directives":{"tests":"compile-only"}}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
67##################################
68Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
69 % Total % Received % Xferd Average Speed Time Time Time Current
70 Dload Upload Total Spent Left Speed
71
72 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
73 97 72.6M 97 70.8M 0 0 93.4M 0 --:--:-- --:--:-- --:--:-- 93.3M
74100 72.6M 100 72.6M 0 0 94.9M 0 --:--:-- --:--:-- --:--:-- 94.8M
75============================== resolve _ ==============================
76[build.mill-61/65] compile
77[build.mill-61] [info] compiling 28 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
78[build.mill-61] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
79[build.mill-61] [warn] .iterator()
80[build.mill-61] [warn] ^
81[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
82[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
83[build.mill-61] [warn] ^
84[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
85[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
86[build.mill-61] [warn] ^
87[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
88[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
89[build.mill-61] [warn] ^
90[build.mill-61] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
91[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
92[build.mill-61] [warn] ^
93[build.mill-61] [warn] /build/repo/build.mill:13:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
94[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
95[build.mill-61] [warn] ^
96[build.mill-61] [warn] /build/repo/build.mill:24:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
97[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
98[build.mill-61] [warn] ^
99[build.mill-61] [warn] /build/repo/build.mill:25:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
100[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
101[build.mill-61] [warn] ^
102[build.mill-61] [warn] /build/repo/project/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
103[build.mill-61] [warn] .iterator()
104[build.mill-61] [warn] ^
105[build.mill-61] [warn] /build/repo/project/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
106[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
107[build.mill-61] [warn] ^
108[build.mill-61] [warn] /build/repo/project/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
109[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
110[build.mill-61] [warn] ^
111[build.mill-61] [warn] /build/repo/project/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
112[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
113[build.mill-61] [warn] ^
114[build.mill-61] [warn] /build/repo/project/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
115[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
116[build.mill-61] [warn] ^
117[build.mill-61] [warn] /build/repo/project/deps/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
118[build.mill-61] [warn] .iterator()
119[build.mill-61] [warn] ^
120[build.mill-61] [warn] /build/repo/project/deps/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
121[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
122[build.mill-61] [warn] ^
123[build.mill-61] [warn] /build/repo/project/deps/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
124[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
125[build.mill-61] [warn] ^
126[build.mill-61] [warn] /build/repo/project/deps/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
127[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
128[build.mill-61] [warn] ^
129[build.mill-61] [warn] /build/repo/project/deps/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
130[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
131[build.mill-61] [warn] ^
132[build.mill-61] [warn] /build/repo/project/deps/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
133[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
134[build.mill-61] [warn] ^
135[build.mill-61] [warn] /build/repo/project/deps/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
136[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
137[build.mill-61] [warn] ^
138[build.mill-61] [warn] /build/repo/project/deps/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
139[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
140[build.mill-61] [warn] ^
141[build.mill-61] [warn] /build/repo/project/package.mill:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
142[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
143[build.mill-61] [warn] ^
144[build.mill-61] [warn] /build/repo/project/package.mill:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
145[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
146[build.mill-61] [warn] ^
147[build.mill-61] [warn] /build/repo/project/package.mill:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
148[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
149[build.mill-61] [warn] ^
150[build.mill-61] [warn] /build/repo/project/publish/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
151[build.mill-61] [warn] .iterator()
152[build.mill-61] [warn] ^
153[build.mill-61] [warn] /build/repo/project/publish/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
154[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
155[build.mill-61] [warn] ^
156[build.mill-61] [warn] /build/repo/project/publish/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
157[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
158[build.mill-61] [warn] ^
159[build.mill-61] [warn] /build/repo/project/publish/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
160[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
161[build.mill-61] [warn] ^
162[build.mill-61] [warn] /build/repo/project/publish/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
163[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
164[build.mill-61] [warn] ^
165[build.mill-61] [warn] /build/repo/project/publish/package.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
166[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
167[build.mill-61] [warn] ^
168[build.mill-61] [warn] /build/repo/project/publish/package.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
169[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
170[build.mill-61] [warn] ^
171[build.mill-61] [warn] /build/repo/project/publish/package.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
172[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
173[build.mill-61] [warn] ^
174[build.mill-61] [warn] /build/repo/project/settings/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
175[build.mill-61] [warn] .iterator()
176[build.mill-61] [warn] ^
177[build.mill-61] [warn] /build/repo/project/settings/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
178[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
179[build.mill-61] [warn] ^
180[build.mill-61] [warn] /build/repo/project/settings/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
181[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
182[build.mill-61] [warn] ^
183[build.mill-61] [warn] /build/repo/project/settings/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
184[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
185[build.mill-61] [warn] ^
186[build.mill-61] [warn] /build/repo/project/settings/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
187[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
188[build.mill-61] [warn] ^
189[build.mill-61] [warn] /build/repo/project/settings/package.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
190[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
191[build.mill-61] [warn] ^
192[build.mill-61] [warn] /build/repo/project/settings/package.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
193[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
194[build.mill-61] [warn] ^
195[build.mill-61] [warn] /build/repo/project/settings/package.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
196[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
197[build.mill-61] [warn] ^
198[build.mill-61] [warn] /build/repo/project/utils/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
199[build.mill-61] [warn] .iterator()
200[build.mill-61] [warn] ^
201[build.mill-61] [warn] /build/repo/project/utils/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
202[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
203[build.mill-61] [warn] ^
204[build.mill-61] [warn] /build/repo/project/utils/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
205[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
206[build.mill-61] [warn] ^
207[build.mill-61] [warn] /build/repo/project/utils/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
208[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
209[build.mill-61] [warn] ^
210[build.mill-61] [warn] /build/repo/project/utils/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
211[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
212[build.mill-61] [warn] ^
213[build.mill-61] [warn] /build/repo/project/utils/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
214[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
215[build.mill-61] [warn] ^
216[build.mill-61] [warn] /build/repo/project/utils/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
217[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
218[build.mill-61] [warn] ^
219[build.mill-61] [warn] /build/repo/project/utils/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
220[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
221[build.mill-61] [warn] ^
222[build.mill-61] [warn] /build/repo/project/website/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
223[build.mill-61] [warn] .iterator()
224[build.mill-61] [warn] ^
225[build.mill-61] [warn] /build/repo/project/website/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
226[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
227[build.mill-61] [warn] ^
228[build.mill-61] [warn] /build/repo/project/website/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
229[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
230[build.mill-61] [warn] ^
231[build.mill-61] [warn] /build/repo/project/website/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
232[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
233[build.mill-61] [warn] ^
234[build.mill-61] [warn] /build/repo/project/website/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
235[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
236[build.mill-61] [warn] ^
237[build.mill-61] [warn] /build/repo/project/website/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
238[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
239[build.mill-61] [warn] ^
240[build.mill-61] [warn] /build/repo/project/website/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
241[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
242[build.mill-61] [warn] ^
243[build.mill-61] [warn] /build/repo/project/website/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
244[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
245[build.mill-61] [warn] ^
246[build.mill-61] [warn] 56 warnings found
247[build.mill-61] [info] done compiling
248[1/1] resolve
249[0J[1A
250[0J[1A
251[1/1] ============================== resolve _ ============================== 47s
252Try build using ./millw
253--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
254[build.mill] [info] compiling 28 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
255[build.mill] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
256[build.mill] [warn] .iterator()
257[build.mill] [warn] ^
258[build.mill] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
259[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
260[build.mill] [warn] ^
261[build.mill] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
262[build.mill] [warn] val testModule = module.millInternal.modules.toList
263[build.mill] [warn] ^
264[build.mill] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
265[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
266[build.mill] [warn] ^
267[build.mill] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
268[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
269[build.mill] [warn] ^
270[build.mill] [warn] /build/repo/build.mill:13:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
271[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
272[build.mill] [warn] ^
273[build.mill] [warn] /build/repo/build.mill:24:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
274[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
275[build.mill] [warn] ^
276[build.mill] [warn] /build/repo/build.mill:25:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
277[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
278[build.mill] [warn] ^
279[build.mill] [warn] /build/repo/project/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
280[build.mill] [warn] .iterator()
281[build.mill] [warn] ^
282[build.mill] [warn] /build/repo/project/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
283[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
284[build.mill] [warn] ^
285[build.mill] [warn] /build/repo/project/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
286[build.mill] [warn] val testModule = module.millInternal.modules.toList
287[build.mill] [warn] ^
288[build.mill] [warn] /build/repo/project/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
289[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
290[build.mill] [warn] ^
291[build.mill] [warn] /build/repo/project/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
292[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
293[build.mill] [warn] ^
294[build.mill] [warn] /build/repo/project/deps/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
295[build.mill] [warn] .iterator()
296[build.mill] [warn] ^
297[build.mill] [warn] /build/repo/project/deps/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
298[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
299[build.mill] [warn] ^
300[build.mill] [warn] /build/repo/project/deps/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
301[build.mill] [warn] val testModule = module.millInternal.modules.toList
302[build.mill] [warn] ^
303[build.mill] [warn] /build/repo/project/deps/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
304[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
305[build.mill] [warn] ^
306[build.mill] [warn] /build/repo/project/deps/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
307[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
308[build.mill] [warn] ^
309[build.mill] [warn] /build/repo/project/deps/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
310[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
311[build.mill] [warn] ^
312[build.mill] [warn] /build/repo/project/deps/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
313[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
314[build.mill] [warn] ^
315[build.mill] [warn] /build/repo/project/deps/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
316[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
317[build.mill] [warn] ^
318[build.mill] [warn] /build/repo/project/package.mill:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
319[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
320[build.mill] [warn] ^
321[build.mill] [warn] /build/repo/project/package.mill:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
322[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
323[build.mill] [warn] ^
324[build.mill] [warn] /build/repo/project/package.mill:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
325[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
326[build.mill] [warn] ^
327[build.mill] [warn] /build/repo/project/publish/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
328[build.mill] [warn] .iterator()
329[build.mill] [warn] ^
330[build.mill] [warn] /build/repo/project/publish/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
331[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
332[build.mill] [warn] ^
333[build.mill] [warn] /build/repo/project/publish/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
334[build.mill] [warn] val testModule = module.millInternal.modules.toList
335[build.mill] [warn] ^
336[build.mill] [warn] /build/repo/project/publish/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
337[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
338[build.mill] [warn] ^
339[build.mill] [warn] /build/repo/project/publish/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
340[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
341[build.mill] [warn] ^
342[build.mill] [warn] /build/repo/project/publish/package.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
343[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
344[build.mill] [warn] ^
345[build.mill] [warn] /build/repo/project/publish/package.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
346[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
347[build.mill] [warn] ^
348[build.mill] [warn] /build/repo/project/publish/package.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
349[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
350[build.mill] [warn] ^
351[build.mill] [warn] /build/repo/project/settings/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
352[build.mill] [warn] .iterator()
353[build.mill] [warn] ^
354[build.mill] [warn] /build/repo/project/settings/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
355[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
356[build.mill] [warn] ^
357[build.mill] [warn] /build/repo/project/settings/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
358[build.mill] [warn] val testModule = module.millInternal.modules.toList
359[build.mill] [warn] ^
360[build.mill] [warn] /build/repo/project/settings/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
361[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
362[build.mill] [warn] ^
363[build.mill] [warn] /build/repo/project/settings/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
364[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
365[build.mill] [warn] ^
366[build.mill] [warn] /build/repo/project/settings/package.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
367[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
368[build.mill] [warn] ^
369[build.mill] [warn] /build/repo/project/settings/package.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
370[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
371[build.mill] [warn] ^
372[build.mill] [warn] /build/repo/project/settings/package.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
373[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
374[build.mill] [warn] ^
375[build.mill] [warn] /build/repo/project/utils/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
376[build.mill] [warn] .iterator()
377[build.mill] [warn] ^
378[build.mill] [warn] /build/repo/project/utils/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
379[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
380[build.mill] [warn] ^
381[build.mill] [warn] /build/repo/project/utils/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
382[build.mill] [warn] val testModule = module.millInternal.modules.toList
383[build.mill] [warn] ^
384[build.mill] [warn] /build/repo/project/utils/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
385[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
386[build.mill] [warn] ^
387[build.mill] [warn] /build/repo/project/utils/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
388[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
389[build.mill] [warn] ^
390[build.mill] [warn] /build/repo/project/utils/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
391[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
392[build.mill] [warn] ^
393[build.mill] [warn] /build/repo/project/utils/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
394[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
395[build.mill] [warn] ^
396[build.mill] [warn] /build/repo/project/utils/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
397[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
398[build.mill] [warn] ^
399[build.mill] [warn] /build/repo/project/website/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
400[build.mill] [warn] .iterator()
401[build.mill] [warn] ^
402[build.mill] [warn] /build/repo/project/website/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
403[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
404[build.mill] [warn] ^
405[build.mill] [warn] /build/repo/project/website/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
406[build.mill] [warn] val testModule = module.millInternal.modules.toList
407[build.mill] [warn] ^
408[build.mill] [warn] /build/repo/project/website/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
409[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
410[build.mill] [warn] ^
411[build.mill] [warn] /build/repo/project/website/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
412[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
413[build.mill] [warn] ^
414[build.mill] [warn] /build/repo/project/website/package.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
415[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
416[build.mill] [warn] ^
417[build.mill] [warn] /build/repo/project/website/package.mill:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
418[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
419[build.mill] [warn] ^
420[build.mill] [warn] /build/repo/project/website/package.mill:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
421[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
422[build.mill] [warn] ^
423[build.mill] [warn] 56 warnings found
424[build.mill] [info] done compiling
425Build config: {"projects":{"exclude":[],"overrides":{"directives":{"tests":"compile-only"}}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
426Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map(directives -> ProjectOverrides(Some(CompileOnly)))),CompileOnly)
427OpenCB::Use cross-version 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY instead of 3.3.7
428OpenCB::Use cross-version 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY instead of 3.7.4
429OpenCB::Use cross-version 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY instead of 3.7.3
430OpenCB::Use cross-version 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY instead of 3.8.0-RC3
431Failed to resolve mappings for 1/12 targets: org.virtuslab.scala-cli%integration
432Found targets [20]: %build-macros-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, %build-module-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, %cli-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, %directives-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, %docs-tests, %docs-tests-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, %dummy-amm, %generate-reference-doc, %options-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY-test, org.virtuslab.scala-cli%build-macros, org.virtuslab.scala-cli%build-module, org.virtuslab.scala-cli%cli, org.virtuslab.scala-cli%config, org.virtuslab.scala-cli%core, org.virtuslab.scala-cli%directives, org.virtuslab.scala-cli%options, org.virtuslab.scala-cli%runner, org.virtuslab.scala-cli%specification-level, org.virtuslab.scala-cli%tasty-lib, org.virtuslab.scala-cli%test-runner
433
434Starting build for runner - [0/12]
435No test module defined in runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
436Failed to resolve scalaVersion, assume it's Scala 3 project
437OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
438[info] compiling 2 Scala sources to /build/repo/out/runner/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
439[info] done compiling
440Successfully evaluated runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
441Option -classpath was updated
4421 warning found
443Successfully evaluated runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
444Module runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
445
446Starting build for core - [1/12]
447No test module defined in core[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
448OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
449Failed to resolve scalaVersion, assume it's Scala 3 project
450Failed to resolve scalaVersion, assume it's Scala 3 project
451Failed to resolve scalaVersion, assume it's Scala 3 project
452Failed to resolve scalaVersion, assume it's Scala 3 project
453Failed to resolve scalaVersion, assume it's Scala 3 project
454Failed to resolve scalaVersion, assume it's Scala 3 project
455[info] compiling 1 Scala source to /build/repo/out/specification-level/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
456[info] compiling 3 Scala sources to /build/repo/out/build-macros/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
457[info] done compiling
458[info] compiling 11 Scala sources to /build/repo/out/config/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
459[info] done compiling
460[info] done compiling
461[info] compiling 76 Scala sources to /build/repo/out/core/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
462[info] done compiling
463Successfully evaluated core[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
464Option -classpath was updated
4651 warning found
466Successfully evaluated core[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
467Module core[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
468
469Starting build for build-module - [2/12]
470Failed to resolve scalaVersion, assume it's Scala 3 project
471Failed to resolve scalaVersion, assume it's Scala 3 project
472Failed to resolve scalaVersion, assume it's Scala 3 project
473Failed to resolve scalaVersion, assume it's Scala 3 project
474Failed to resolve scalaVersion, assume it's Scala 3 project
475Failed to resolve scalaVersion, assume it's Scala 3 project
476Failed to resolve scalaVersion, assume it's Scala 3 project
477Failed to resolve scalaVersion, assume it's Scala 3 project
478[info] compiling 5 Java sources to /build/repo/out/scala-cli-bsp/compile.dest/classes ...
479[info] compiling 10 Scala sources to /build/repo/out/tasty-lib/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
480[info] compiling 5 Scala sources to /build/repo/out/test-runner/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
481[info] compiling 68 Scala sources to /build/repo/out/options/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
482[info] done compiling
483[info] done compiling
484[info] done compiling
485[warn] -- [E197] Potential Issue Warning: /build/repo/modules/options/src/main/scala/scala/build/options/ConfigMonoid.scala:66:12
486[warn] 66 | new ConfigMonoid[T]:
487[warn] | ^
488[warn] | New anonymous class definition will be duplicated at each inline site
489[warn] |
490[warn] | longer explanation available when compiling with `-explain`
491[warn] one warning found
492[warn] one warning found
493[info] done compiling
494[info] compiling 63 Scala sources to /build/repo/out/directives/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
495[info] done compiling
496[info] compiling 104 Scala sources and 4 Java sources to /build/repo/out/build-module/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
497[info] done compiling
498Successfully evaluated build-module[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
499Option -classpath was updated
500-- Warning: modules/build/src/main/scala/scala/build/bsp/BspImpl.scala:46:12 ---
501Couldn't resolve a member for the given link query: Inputs
502-- Warning: modules/build/src/main/scala/scala/build/Build.scala:911:6 ---------
503Couldn't resolve a member for the given link query: BuildException
504-- Warning: modules/build/src/main/scala/scala/build/CollectionOps.scala:17:8 --
505Couldn't resolve a member for the given link query: items
506-- Warning: modules/build/src/main/scala/scala/build/preprocessing/JavaPreprocessor.scala:28:17
507Couldn't resolve a member for the given link query: JavaParserProxy
508-- Warning: modules/build/src/main/scala/scala/build/preprocessing/ScriptPreprocessor.scala:159:6
509Couldn't resolve a member for the given link query: ObjectCodeWrapper
510-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxy.scala:21:6
511Couldn't resolve a member for the given link query: BuildException
512-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyJvm.scala:12:15
513Couldn't resolve a member for the given link query: BuildException
514-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyBinary.scala:40:6
515Couldn't resolve a member for the given link query: BuildException
516-- Warning: modules/build/src/main/scala/scala/build/internal/markdown/MarkdownOpenFence.scala:59:6
517Couldn't resolve a member for the given link query: MarkdownUnclosedBackticksError
51810 warnings found
519Successfully evaluated build-module[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
520Failed to resolve scalaVersion, assume it's Scala 3 project
521[info] compiling 30 Scala sources to /build/repo/out/build-module/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test/compile.dest/classes ...
522[info] done compiling
523Successfully evaluated build-module[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].test.compile
524Module build-module[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
525
526Starting build for options - [3/12]
527Successfully evaluated options[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
528Option -classpath was updated
529-- Warning: modules/options/src/main/scala/scala/build/options/publish/ConfigPasswordOption.scala:6:22
530Couldn't resolve a member for the given link query: PasswordOption
531-- Warning: modules/options/src/main/scala/scala/build/internal/StdInConcurrentReader.scala:22:7
532Couldn't resolve a member for the given link query: waitforLine
5333 warnings found
534Successfully evaluated options[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
535Failed to resolve scalaVersion, assume it's Scala 3 project
536[info] compiling 1 Scala source to /build/repo/out/options/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test/compile.dest/classes ...
537[info] done compiling
538Successfully evaluated options[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].test.compile
539Module options[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
540
541Starting build for config - [4/12]
542No test module defined in config[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
543Successfully evaluated config[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
544Option -classpath was updated
545-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:55:6 ------
546Couldn't resolve a member for the given link query: SpecificationLevel
547-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:112:17 ----
548Couldn't resolve a member for the given link query: SpecificationLevel
549-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:116:8 -----
550Couldn't resolve a member for the given link query: T
551-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:128:17 ----
552Couldn't resolve a member for the given link query: SpecificationLevel
553-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:132:8 -----
554Couldn't resolve a member for the given link query: T
555-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:149:17 ----
556Couldn't resolve a member for the given link query: SpecificationLevel
557-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:166:8 -----
558Couldn't resolve a member for the given link query: T
559-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:186:17 ----
560Couldn't resolve a member for the given link query: SpecificationLevel
561-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:190:8 -----
562Couldn't resolve a member for the given link query: T
563-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:222:17 ----
564Couldn't resolve a member for the given link query: SpecificationLevel
565-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:238:17 ----
566Couldn't resolve a member for the given link query: T
567-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:251:17 ----
568Couldn't resolve a member for the given link query: SpecificationLevel
56913 warnings found
570Successfully evaluated config[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
571Module config[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
572
573Starting build for test-runner - [5/12]
574No test module defined in test-runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
575Successfully evaluated test-runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
576Option -classpath was updated
5771 warning found
578Successfully evaluated test-runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
579Module test-runner[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
580
581Starting build for directives - [6/12]
582Successfully evaluated directives[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
583Option -classpath was updated
5841 warning found
585Successfully evaluated directives[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
586[info] compiling 1 Scala source to /build/repo/out/directives/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test/compile.dest/classes ...
587[info] done compiling
588Successfully evaluated directives[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].test.compile
589Module directives[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
590
591Starting build for specification-level - [8/12]
592No test module defined in specification-level[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
593Successfully evaluated specification-level[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
594Option -classpath was updated
5951 warning found
596Successfully evaluated specification-level[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
597Module specification-level[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
598
599Starting build for cli - [9/12]
600Failed to resolve scalaVersion, assume it's Scala 3 project
601Failed to resolve scalaVersion, assume it's Scala 3 project
602[info] compiling 250 Scala sources and 9 Java sources to /build/repo/out/cli/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/compile.dest/classes ...
603[warn] -- Warning: /build/repo/modules/cli/src/main/scala/scala/cli/commands/ScalaCommand.scala:298:15
604[warn] 298 | override val messages: Help[T] =
605[warn] | ^
606[warn] | cannot override val parameter value messages in class CaseApp
607[warn] one warning found
608[warn] /build/repo/modules/cli/src/main/java/scala/cli/internal/CsJniUtilsFeature.java:12:2: com.oracle.svm.core.annotate.AutomaticFeature in com.oracle.svm.core.annotate has been deprecated and marked for removal
609[warn] AutomaticFeature
610[warn] ^
611[warn] /build/repo/modules/cli/src/main/java/scala/cli/internal/LibsodiumjniFeature.java:13:2: com.oracle.svm.core.annotate.AutomaticFeature in com.oracle.svm.core.annotate has been deprecated and marked for removal
612[warn] AutomaticFeature
613[warn] ^
614[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: PPrintStringPrefixSubst.java uses unchecked or unsafe operations.
615[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: Recompile with -Xlint:unchecked for details.
616[info] done compiling
617Successfully evaluated cli[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
618Option -classpath was updated
619-- Warning: modules/cli/src/main/scala/scala/cli/commands/doc/Doc.scala:31:15 --
620Couldn't resolve a member for the given link query: T
621-- Warning: modules/cli/src/main/scala/scala/cli/commands/test/Test.scala:38:15
622Couldn't resolve a member for the given link query: T
623-- Warning: modules/cli/src/main/scala/scala/cli/commands/run/Run.scala:73:15 --
624Couldn't resolve a member for the given link query: T
625-- Warning: modules/cli/src/main/scala/scala/cli/commands/repl/Repl.scala:48:15
626Couldn't resolve a member for the given link query: T
627-- Warning: modules/cli/src/main/scala/scala/cli/commands/shared/SharedOptions.scala:669:6
628Couldn't resolve a member for the given link query: Inputs
629-- Warning: modules/cli/src/main/scala/scala/cli/commands/package0/Package.scala:69:15
630Couldn't resolve a member for the given link query: T
631-- Warning: modules/cli/src/main/scala/scala/cli/util/MaybeConfigPasswordOption.scala:7:22
632Couldn't resolve a member for the given link query: PasswordOption
633-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:30:20 ---
634Couldn't resolve a member for the given link query: ArgParser
635-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:14:20 ---
636Couldn't resolve a member for the given link query: ArgParser
637-- Warning: modules/cli/src/main/scala/scala/cli/publish/BouncycastleExternalSigner.scala:29:6
638Couldn't resolve a member for the given link query: Task
639-- Warning: /home/runner/work/publish/publish/publish/src/coursier/publish/signing/Signer.scala:32:6
640Couldn't resolve a member for the given link query: FileSet
64112 warnings found
642Successfully evaluated cli[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
643[info] compiling 11 Scala sources to /build/repo/out/cli/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test/compile.dest/classes ...
644[info] done compiling
645Successfully evaluated cli[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].test.compile
646Module cli[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
647
648Starting build for build-macros - [10/12]
649Successfully evaluated build-macros[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
650Option -classpath was updated
6511 warning found
652Successfully evaluated build-macros[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
653Failed to resolve scalaVersion, assume it's Scala 3 project
654[info] compiling 1 Scala source to /build/repo/out/build-macros/3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test/compile.dest/classes ...
655[info] done compiling
656Successfully evaluated build-macros[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].test.compile
657Module build-macros[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
658
659Starting build for tasty-lib - [11/12]
660No test module defined in tasty-lib[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY]
661Successfully evaluated tasty-lib[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].compile
662Option -classpath was updated
6631 warning found
664Successfully evaluated tasty-lib[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY].docJar
665Module tasty-lib[3.8.1-RC1-bin-20251219-d71e859-NIGHTLY] is not a publish module, skipping publishing
666
667************************
668Build summary:
669[{
670 "module": "runner",
671 "compile": {"status": "ok", "tookMs": 11014, "warnings": 0, "errors": 0},
672 "doc": {"status": "ok", "tookMs": 5710, "files": 1, "totalSizeKb": 2656},
673 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
674 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
675 "publish": {"status": "skipped", "tookMs": 0},
676 "metadata": {
677 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
678}
679},{
680 "module": "core",
681 "compile": {"status": "ok", "tookMs": 27491, "warnings": 0, "errors": 0},
682 "doc": {"status": "ok", "tookMs": 8838, "files": 1, "totalSizeKb": 3258},
683 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
684 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
685 "publish": {"status": "skipped", "tookMs": 0},
686 "metadata": {
687 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
688}
689},{
690 "module": "build-module",
691 "compile": {"status": "ok", "tookMs": 136258, "warnings": 0, "errors": 0},
692 "doc": {"status": "ok", "tookMs": 19882, "files": 1, "totalSizeKb": 3957},
693 "test-compile": {"status": "ok", "tookMs": 15132, "warnings": 0, "errors": 0},
694 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
695 "publish": {"status": "skipped", "tookMs": 0},
696 "metadata": {
697 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
698}
699},{
700 "module": "options",
701 "compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0},
702 "doc": {"status": "ok", "tookMs": 14691, "files": 1, "totalSizeKb": 3833},
703 "test-compile": {"status": "ok", "tookMs": 1310, "warnings": 0, "errors": 0},
704 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
705 "publish": {"status": "skipped", "tookMs": 0},
706 "metadata": {
707 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
708}
709},{
710 "module": "config",
711 "compile": {"status": "ok", "tookMs": 24, "warnings": 0, "errors": 0},
712 "doc": {"status": "ok", "tookMs": 7223, "files": 1, "totalSizeKb": 2791},
713 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
714 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
715 "publish": {"status": "skipped", "tookMs": 0},
716 "metadata": {
717 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
718}
719},{
720 "module": "test-runner",
721 "compile": {"status": "ok", "tookMs": 14, "warnings": 0, "errors": 0},
722 "doc": {"status": "ok", "tookMs": 4141, "files": 1, "totalSizeKb": 2676},
723 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
724 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
725 "publish": {"status": "skipped", "tookMs": 0},
726 "metadata": {
727 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
728}
729},{
730 "module": "directives",
731 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0},
732 "doc": {"status": "ok", "tookMs": 10643, "files": 1, "totalSizeKb": 3261},
733 "test-compile": {"status": "ok", "tookMs": 796, "warnings": 0, "errors": 0},
734 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
735 "publish": {"status": "skipped", "tookMs": 0},
736 "metadata": {
737 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
738}
739},{
740 "module": "specification-level",
741 "compile": {"status": "ok", "tookMs": 17, "warnings": 0, "errors": 0},
742 "doc": {"status": "ok", "tookMs": 3902, "files": 1, "totalSizeKb": 2679},
743 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
744 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
745 "publish": {"status": "skipped", "tookMs": 0},
746 "metadata": {
747 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
748}
749},{
750 "module": "cli",
751 "compile": {"status": "ok", "tookMs": 63612, "warnings": 0, "errors": 0},
752 "doc": {"status": "ok", "tookMs": 23497, "files": 1, "totalSizeKb": 6537},
753 "test-compile": {"status": "ok", "tookMs": 3181, "warnings": 0, "errors": 0},
754 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
755 "publish": {"status": "skipped", "tookMs": 0},
756 "metadata": {
757 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
758}
759},{
760 "module": "build-macros",
761 "compile": {"status": "ok", "tookMs": 20, "warnings": 0, "errors": 0},
762 "doc": {"status": "ok", "tookMs": 4886, "files": 1, "totalSizeKb": 2693},
763 "test-compile": {"status": "ok", "tookMs": 2283, "warnings": 0, "errors": 0},
764 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
765 "publish": {"status": "skipped", "tookMs": 0},
766 "metadata": {
767 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
768}
769},{
770 "module": "tasty-lib",
771 "compile": {"status": "ok", "tookMs": 29, "warnings": 0, "errors": 0},
772 "doc": {"status": "ok", "tookMs": 6641, "files": 1, "totalSizeKb": 2739},
773 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
774 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "skipped", "tookMs": 0},
776 "metadata": {
777 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
778}
779}]
780************************"
781
782/build/build.patch:544: trailing whitespace.
783 |
784/build/build.patch:578: trailing whitespace.
785 |
786/build/build.patch:589: trailing whitespace.
787 |
788/build/build.patch:1094: trailing whitespace.
789 |
790Checking patch project/website/package.mill.scala...
791Checking patch project/utils/package.mill.scala...
792Checking patch project/settings/package.mill.scala...
793Checking patch project/publish/package.mill.scala...
794Checking patch project/package.mill.scala...
795Checking patch project/deps/package.mill.scala...
796Checking patch build.mill.scala...
797Checking patch .mill-jvm-opts...
798Applied patch project/website/package.mill.scala cleanly.
799Applied patch project/utils/package.mill.scala cleanly.
800Applied patch project/settings/package.mill.scala cleanly.
801Applied patch project/publish/package.mill.scala cleanly.
802Applied patch project/package.mill.scala cleanly.
803Applied patch project/deps/package.mill.scala cleanly.
804Applied patch build.mill.scala cleanly.
805Applied patch .mill-jvm-opts cleanly.
806warning: 4 lines add whitespace errors.