Build Logs

virtuslab/scala-cli • scala/scala3:release-3.8.0_backport-24775:2025-12-21

Errors

4

Warnings

394

Total Lines

820

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.0-RC3-bin-20251221-04feaed
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.0-RC3-bin-20251221-04feaed
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.0-RC3-bin-20251221-04feaed
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 25 72.6M 25 18.7M 0 0 70.7M 0 0:00:01 --:--:-- 0:00:01 70.5M
74100 72.6M 100 72.6M 0 0 76.6M 0 --:--:-- --:--:-- --:--:-- 76.5M
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 _ ============================== 46s
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.0-RC3-bin-20251221-04feaed instead of 3.3.7
428OpenCB::Use cross-version 3.8.0-RC3-bin-20251221-04feaed instead of 3.7.4
429OpenCB::Use cross-version 3.8.0-RC3-bin-20251221-04feaed instead of 3.7.3
430OpenCB::Use cross-version 3.8.0-RC3-bin-20251221-04feaed 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.0-RC3-bin-20251221-04feaed-test, %build-module-3.8.0-RC3-bin-20251221-04feaed-test, %cli-3.8.0-RC3-bin-20251221-04feaed-test, %directives-3.8.0-RC3-bin-20251221-04feaed-test, %docs-tests, %docs-tests-3.8.0-RC3-bin-20251221-04feaed-test, %dummy-amm, %generate-reference-doc, %options-3.8.0-RC3-bin-20251221-04feaed-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 specification-level - [1/12]
435No test module defined in specification-level[3.8.0-RC3-bin-20251221-04feaed]
436OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
437OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
438Failed to resolve scalaVersion, assume it's Scala 3 project
439[info] compiling 1 Scala source to /build/repo/out/specification-level/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
440[info] done compiling
441Successfully evaluated specification-level[3.8.0-RC3-bin-20251221-04feaed].compile
442Option -classpath was updated
4431 warning found
444Successfully evaluated specification-level[3.8.0-RC3-bin-20251221-04feaed].docJar
445Module specification-level[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
446
447Starting build for runner - [2/12]
448No test module defined in runner[3.8.0-RC3-bin-20251221-04feaed]
449Failed to resolve scalaVersion, assume it's Scala 3 project
450[info] compiling 2 Scala sources to /build/repo/out/runner/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
451[info] done compiling
452Successfully evaluated runner[3.8.0-RC3-bin-20251221-04feaed].compile
453Option -classpath was updated
4541 warning found
455Successfully evaluated runner[3.8.0-RC3-bin-20251221-04feaed].docJar
456Module runner[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
457
458Starting build for test-runner - [3/12]
459No test module defined in test-runner[3.8.0-RC3-bin-20251221-04feaed]
460Failed to resolve scalaVersion, assume it's Scala 3 project
461[info] compiling 5 Scala sources to /build/repo/out/test-runner/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
462[info] done compiling
463Successfully evaluated test-runner[3.8.0-RC3-bin-20251221-04feaed].compile
464Option -classpath was updated
4651 warning found
466Successfully evaluated test-runner[3.8.0-RC3-bin-20251221-04feaed].docJar
467Module test-runner[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
468
469Starting build for core - [4/12]
470No test module defined in core[3.8.0-RC3-bin-20251221-04feaed]
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
476[info] compiling 3 Scala sources to /build/repo/out/build-macros/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
477[info] compiling 11 Scala sources to /build/repo/out/config/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
478[info] done compiling
479[info] done compiling
480[info] compiling 76 Scala sources to /build/repo/out/core/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
481[info] done compiling
482Successfully evaluated core[3.8.0-RC3-bin-20251221-04feaed].compile
483Option -classpath was updated
4841 warning found
485Successfully evaluated core[3.8.0-RC3-bin-20251221-04feaed].docJar
486Module core[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
487
488Starting build for build-module - [5/12]
489Failed to resolve scalaVersion, assume it's Scala 3 project
490Failed to resolve scalaVersion, assume it's Scala 3 project
491Failed to resolve scalaVersion, assume it's Scala 3 project
492Failed to resolve scalaVersion, assume it's Scala 3 project
493Failed to resolve scalaVersion, assume it's Scala 3 project
494Failed to resolve scalaVersion, assume it's Scala 3 project
495Failed to resolve scalaVersion, assume it's Scala 3 project
496[info] compiling 5 Java sources to /build/repo/out/scala-cli-bsp/compile.dest/classes ...
497[info] compiling 10 Scala sources to /build/repo/out/tasty-lib/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
498[info] compiling 68 Scala sources to /build/repo/out/options/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
499[info] done compiling
500[info] done compiling
501[warn] -- [E197] Potential Issue Warning: /build/repo/modules/options/src/main/scala/scala/build/options/ConfigMonoid.scala:66:12
502[warn] 66 | new ConfigMonoid[T]:
503[warn] | ^
504[warn] | New anonymous class definition will be duplicated at each inline site
505[warn] |
506[warn] | longer explanation available when compiling with `-explain`
507[warn] one warning found
508[warn] one warning found
509[info] done compiling
510[info] compiling 63 Scala sources to /build/repo/out/directives/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
511[info] done compiling
512[info] compiling 104 Scala sources and 4 Java sources to /build/repo/out/build-module/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
513[200.136s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
514[200.136s][warning][codecache] Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
515OpenJDK 64-Bit Server VM warning: CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
516OpenJDK 64-Bit Server VM warning: Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
517CodeHeap 'non-profiled nmethods': size=120032Kb used=119722Kb max_used=120031Kb free=309Kb
518 bounds [0x00007f1c5cec8000, 0x00007f1c64400000, 0x00007f1c64400000]
519CodeHeap 'profiled nmethods': size=120028Kb used=116647Kb max_used=120027Kb free=3380Kb
520 bounds [0x00007f1c55400000, 0x00007f1c5c937000, 0x00007f1c5c937000]
521CodeHeap 'non-nmethods': size=5700Kb used=1891Kb max_used=1914Kb free=3808Kb
522 bounds [0x00007f1c5c937000, 0x00007f1c5cba7000, 0x00007f1c5cec8000]
523 total_blobs=82493 nmethods=81305 adapters=1093
524 compilation: disabled (not enough contiguous free space left)
525 stopped_count=1, restarted_count=0
526 full_count=0
527[info] done compiling
528Successfully evaluated build-module[3.8.0-RC3-bin-20251221-04feaed].compile
529Option -classpath was updated
530-- Warning: modules/build/src/main/scala/scala/build/bsp/BspImpl.scala:46:12 ---
531Couldn't resolve a member for the given link query: Inputs
532-- Warning: modules/build/src/main/scala/scala/build/Build.scala:911:6 ---------
533Couldn't resolve a member for the given link query: BuildException
534-- Warning: modules/build/src/main/scala/scala/build/CollectionOps.scala:17:8 --
535Couldn't resolve a member for the given link query: items
536-- Warning: modules/build/src/main/scala/scala/build/preprocessing/JavaPreprocessor.scala:28:17
537Couldn't resolve a member for the given link query: JavaParserProxy
538-- Warning: modules/build/src/main/scala/scala/build/preprocessing/ScriptPreprocessor.scala:159:6
539Couldn't resolve a member for the given link query: ObjectCodeWrapper
540-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxy.scala:21:6
541Couldn't resolve a member for the given link query: BuildException
542-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyJvm.scala:12:15
543Couldn't resolve a member for the given link query: BuildException
544-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyBinary.scala:40:6
545Couldn't resolve a member for the given link query: BuildException
546-- Warning: modules/build/src/main/scala/scala/build/internal/markdown/MarkdownOpenFence.scala:59:6
547Couldn't resolve a member for the given link query: MarkdownUnclosedBackticksError
54810 warnings found
549Successfully evaluated build-module[3.8.0-RC3-bin-20251221-04feaed].docJar
550Failed to resolve scalaVersion, assume it's Scala 3 project
551[info] compiling 30 Scala sources to /build/repo/out/build-module/3.8.0-RC3-bin-20251221-04feaed/test/compile.dest/classes ...
552[info] done compiling
553Successfully evaluated build-module[3.8.0-RC3-bin-20251221-04feaed].test.compile
554Module build-module[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
555
556Starting build for build-macros - [6/12]
557Successfully evaluated build-macros[3.8.0-RC3-bin-20251221-04feaed].compile
558Option -classpath was updated
5591 warning found
560Successfully evaluated build-macros[3.8.0-RC3-bin-20251221-04feaed].docJar
561Failed to resolve scalaVersion, assume it's Scala 3 project
562[info] compiling 1 Scala source to /build/repo/out/build-macros/3.8.0-RC3-bin-20251221-04feaed/test/compile.dest/classes ...
563[info] done compiling
564Successfully evaluated build-macros[3.8.0-RC3-bin-20251221-04feaed].test.compile
565Module build-macros[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
566
567Starting build for cli - [7/12]
568Failed to resolve scalaVersion, assume it's Scala 3 project
569Failed to resolve scalaVersion, assume it's Scala 3 project
570[info] compiling 250 Scala sources and 9 Java sources to /build/repo/out/cli/3.8.0-RC3-bin-20251221-04feaed/compile.dest/classes ...
571[warn] -- Warning: /build/repo/modules/cli/src/main/scala/scala/cli/commands/ScalaCommand.scala:298:15
572[warn] 298 | override val messages: Help[T] =
573[warn] | ^
574[warn] | cannot override val parameter value messages in class CaseApp
575[warn] one warning found
576[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
577[warn] AutomaticFeature
578[warn] ^
579[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
580[warn] AutomaticFeature
581[warn] ^
582[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: PPrintStringPrefixSubst.java uses unchecked or unsafe operations.
583[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: Recompile with -Xlint:unchecked for details.
584[info] done compiling
585Successfully evaluated cli[3.8.0-RC3-bin-20251221-04feaed].compile
586Option -classpath was updated
587-- Warning: modules/cli/src/main/scala/scala/cli/commands/doc/Doc.scala:31:15 --
588Couldn't resolve a member for the given link query: T
589-- Warning: modules/cli/src/main/scala/scala/cli/commands/test/Test.scala:38:15
590Couldn't resolve a member for the given link query: T
591-- Warning: modules/cli/src/main/scala/scala/cli/commands/run/Run.scala:73:15 --
592Couldn't resolve a member for the given link query: T
593-- Warning: modules/cli/src/main/scala/scala/cli/commands/repl/Repl.scala:48:15
594Couldn't resolve a member for the given link query: T
595-- Warning: modules/cli/src/main/scala/scala/cli/commands/shared/SharedOptions.scala:669:6
596Couldn't resolve a member for the given link query: Inputs
597-- Warning: modules/cli/src/main/scala/scala/cli/commands/package0/Package.scala:69:15
598Couldn't resolve a member for the given link query: T
599-- Warning: modules/cli/src/main/scala/scala/cli/util/MaybeConfigPasswordOption.scala:7:22
600Couldn't resolve a member for the given link query: PasswordOption
601-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:30:20 ---
602Couldn't resolve a member for the given link query: ArgParser
603-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:14:20 ---
604Couldn't resolve a member for the given link query: ArgParser
605-- Warning: modules/cli/src/main/scala/scala/cli/publish/BouncycastleExternalSigner.scala:29:6
606Couldn't resolve a member for the given link query: Task
607-- Warning: /home/runner/work/publish/publish/publish/src/coursier/publish/signing/Signer.scala:32:6
608Couldn't resolve a member for the given link query: FileSet
60912 warnings found
610Successfully evaluated cli[3.8.0-RC3-bin-20251221-04feaed].docJar
611[info] compiling 11 Scala sources to /build/repo/out/cli/3.8.0-RC3-bin-20251221-04feaed/test/compile.dest/classes ...
612[info] done compiling
613Successfully evaluated cli[3.8.0-RC3-bin-20251221-04feaed].test.compile
614Module cli[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
615
616Starting build for tasty-lib - [8/12]
617No test module defined in tasty-lib[3.8.0-RC3-bin-20251221-04feaed]
618Successfully evaluated tasty-lib[3.8.0-RC3-bin-20251221-04feaed].compile
619Option -classpath was updated
6201 warning found
621Successfully evaluated tasty-lib[3.8.0-RC3-bin-20251221-04feaed].docJar
622Module tasty-lib[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
623
624Starting build for config - [9/12]
625No test module defined in config[3.8.0-RC3-bin-20251221-04feaed]
626Successfully evaluated config[3.8.0-RC3-bin-20251221-04feaed].compile
627Option -classpath was updated
628-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:55:6 ------
629Couldn't resolve a member for the given link query: SpecificationLevel
630-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:112:17 ----
631Couldn't resolve a member for the given link query: SpecificationLevel
632-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:116:8 -----
633Couldn't resolve a member for the given link query: T
634-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:128:17 ----
635Couldn't resolve a member for the given link query: SpecificationLevel
636-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:132:8 -----
637Couldn't resolve a member for the given link query: T
638-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:149:17 ----
639Couldn't resolve a member for the given link query: SpecificationLevel
640-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:166:8 -----
641Couldn't resolve a member for the given link query: T
642-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:186:17 ----
643Couldn't resolve a member for the given link query: SpecificationLevel
644-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:190:8 -----
645Couldn't resolve a member for the given link query: T
646-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:222:17 ----
647Couldn't resolve a member for the given link query: SpecificationLevel
648-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:238:17 ----
649Couldn't resolve a member for the given link query: T
650-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:251:17 ----
651Couldn't resolve a member for the given link query: SpecificationLevel
65213 warnings found
653Successfully evaluated config[3.8.0-RC3-bin-20251221-04feaed].docJar
654Module config[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
655
656Starting build for directives - [10/12]
657Successfully evaluated directives[3.8.0-RC3-bin-20251221-04feaed].compile
658Option -classpath was updated
6591 warning found
660Successfully evaluated directives[3.8.0-RC3-bin-20251221-04feaed].docJar
661[info] compiling 1 Scala source to /build/repo/out/directives/3.8.0-RC3-bin-20251221-04feaed/test/compile.dest/classes ...
662[info] done compiling
663Successfully evaluated directives[3.8.0-RC3-bin-20251221-04feaed].test.compile
664Module directives[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
665
666Starting build for options - [11/12]
667Successfully evaluated options[3.8.0-RC3-bin-20251221-04feaed].compile
668Option -classpath was updated
669-- Warning: modules/options/src/main/scala/scala/build/options/publish/ConfigPasswordOption.scala:6:22
670Couldn't resolve a member for the given link query: PasswordOption
671-- Warning: modules/options/src/main/scala/scala/build/internal/StdInConcurrentReader.scala:22:7
672Couldn't resolve a member for the given link query: waitforLine
6733 warnings found
674Successfully evaluated options[3.8.0-RC3-bin-20251221-04feaed].docJar
675Failed to resolve scalaVersion, assume it's Scala 3 project
676[info] compiling 1 Scala source to /build/repo/out/options/3.8.0-RC3-bin-20251221-04feaed/test/compile.dest/classes ...
677[info] done compiling
678Successfully evaluated options[3.8.0-RC3-bin-20251221-04feaed].test.compile
679Module options[3.8.0-RC3-bin-20251221-04feaed] is not a publish module, skipping publishing
680
681************************
682Build summary:
683[{
684 "module": "specification-level",
685 "compile": {"status": "ok", "tookMs": 7771, "warnings": 0, "errors": 0},
686 "doc": {"status": "ok", "tookMs": 4918, "files": 1, "totalSizeKb": 2679},
687 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
688 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
689 "publish": {"status": "skipped", "tookMs": 0},
690 "metadata": {
691 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
692}
693},{
694 "module": "runner",
695 "compile": {"status": "ok", "tookMs": 4441, "warnings": 0, "errors": 0},
696 "doc": {"status": "ok", "tookMs": 2789, "files": 1, "totalSizeKb": 2656},
697 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
698 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
699 "publish": {"status": "skipped", "tookMs": 0},
700 "metadata": {
701 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
702}
703},{
704 "module": "test-runner",
705 "compile": {"status": "ok", "tookMs": 6202, "warnings": 0, "errors": 0},
706 "doc": {"status": "ok", "tookMs": 3367, "files": 1, "totalSizeKb": 2676},
707 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
708 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
709 "publish": {"status": "skipped", "tookMs": 0},
710 "metadata": {
711 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
712}
713},{
714 "module": "core",
715 "compile": {"status": "ok", "tookMs": 26975, "warnings": 0, "errors": 0},
716 "doc": {"status": "ok", "tookMs": 10143, "files": 1, "totalSizeKb": 3258},
717 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
718 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
719 "publish": {"status": "skipped", "tookMs": 0},
720 "metadata": {
721 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
722}
723},{
724 "module": "build-module",
725 "compile": {"status": "ok", "tookMs": 126900, "warnings": 0, "errors": 0},
726 "doc": {"status": "ok", "tookMs": 17316, "files": 1, "totalSizeKb": 3957},
727 "test-compile": {"status": "ok", "tookMs": 13805, "warnings": 0, "errors": 0},
728 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
729 "publish": {"status": "skipped", "tookMs": 0},
730 "metadata": {
731 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
732}
733},{
734 "module": "build-macros",
735 "compile": {"status": "ok", "tookMs": 23, "warnings": 0, "errors": 0},
736 "doc": {"status": "ok", "tookMs": 4087, "files": 1, "totalSizeKb": 2693},
737 "test-compile": {"status": "ok", "tookMs": 1119, "warnings": 0, "errors": 0},
738 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
739 "publish": {"status": "skipped", "tookMs": 0},
740 "metadata": {
741 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
742}
743},{
744 "module": "cli",
745 "compile": {"status": "ok", "tookMs": 62363, "warnings": 0, "errors": 0},
746 "doc": {"status": "ok", "tookMs": 21121, "files": 1, "totalSizeKb": 6537},
747 "test-compile": {"status": "ok", "tookMs": 3836, "warnings": 0, "errors": 0},
748 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
749 "publish": {"status": "skipped", "tookMs": 0},
750 "metadata": {
751 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
752}
753},{
754 "module": "tasty-lib",
755 "compile": {"status": "ok", "tookMs": 18, "warnings": 0, "errors": 0},
756 "doc": {"status": "ok", "tookMs": 5785, "files": 1, "totalSizeKb": 2739},
757 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
758 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
759 "publish": {"status": "skipped", "tookMs": 0},
760 "metadata": {
761 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
762}
763},{
764 "module": "config",
765 "compile": {"status": "ok", "tookMs": 26, "warnings": 0, "errors": 0},
766 "doc": {"status": "ok", "tookMs": 6871, "files": 1, "totalSizeKb": 2791},
767 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
768 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
769 "publish": {"status": "skipped", "tookMs": 0},
770 "metadata": {
771 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
772}
773},{
774 "module": "directives",
775 "compile": {"status": "ok", "tookMs": 123, "warnings": 0, "errors": 0},
776 "doc": {"status": "ok", "tookMs": 11095, "files": 1, "totalSizeKb": 3261},
777 "test-compile": {"status": "ok", "tookMs": 724, "warnings": 0, "errors": 0},
778 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
779 "publish": {"status": "skipped", "tookMs": 0},
780 "metadata": {
781 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
782}
783},{
784 "module": "options",
785 "compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0},
786 "doc": {"status": "ok", "tookMs": 13431, "files": 1, "totalSizeKb": 3833},
787 "test-compile": {"status": "ok", "tookMs": 1573, "warnings": 0, "errors": 0},
788 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
789 "publish": {"status": "skipped", "tookMs": 0},
790 "metadata": {
791 "crossScalaVersions": ["3.3.7", "3.7.3", "3.7.4", "2.13.18", "3.8.0-RC3", "2.12.20"]
792}
793}]
794************************"
795
796/build/build.patch:544: trailing whitespace.
797 |
798/build/build.patch:578: trailing whitespace.
799 |
800/build/build.patch:589: trailing whitespace.
801 |
802/build/build.patch:1094: trailing whitespace.
803 |
804Checking patch project/website/package.mill.scala...
805Checking patch project/utils/package.mill.scala...
806Checking patch project/settings/package.mill.scala...
807Checking patch project/publish/package.mill.scala...
808Checking patch project/package.mill.scala...
809Checking patch project/deps/package.mill.scala...
810Checking patch build.mill.scala...
811Checking patch .mill-jvm-opts...
812Applied patch project/website/package.mill.scala cleanly.
813Applied patch project/utils/package.mill.scala cleanly.
814Applied patch project/settings/package.mill.scala cleanly.
815Applied patch project/publish/package.mill.scala cleanly.
816Applied patch project/package.mill.scala cleanly.
817Applied patch project/deps/package.mill.scala cleanly.
818Applied patch build.mill.scala cleanly.
819Applied patch .mill-jvm-opts cleanly.
820warning: 4 lines add whitespace errors.