Build Logs
virtuslab/scala-cli • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
4
Warnings
409
Total Lines
836
1##################################
2Clonning https://github.com/virtuslab/scala-cli.git into /build/repo using revision v1.10.1
3##################################
4Note: switching to '919794473bd3f59abea9e18d50258e9b6146823e'.
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-20251205-cd32c6f-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-20251205-cd32c6f-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/website/package.mill.scala
39Strip .scala suffix from ./project/publish/package.mill.scala
40Strip .scala suffix from ./project/utils/package.mill.scala
41Strip .scala suffix from ./project/deps/package.mill.scala
42Strip .scala suffix from ./project/settings/package.mill.scala
43Strip .scala suffix from ./project/package.mill.scala
44Apply scalafix rules to build.mill
45Apply scalafix rules to ./project/website/package.mill
46Apply scalafix rules to ./project/publish/package.mill
47Apply scalafix rules to ./project/package.mill
48Apply scalafix rules to ./project/utils/package.mill
49Apply scalafix rules to ./project/deps/package.mill
50Apply scalafix rules to ./project/settings/package.mill
51Successfully applied pattern 'package build' in /build/repo/project/website/MillCommunityBuild.mill
52Successfully applied pattern 'package build' in /build/repo/project/website/MillVersionCompat.mill
53Successfully applied pattern 'package build' in /build/repo/project/publish/MillCommunityBuild.mill
54Successfully applied pattern 'package build' in /build/repo/project/publish/MillVersionCompat.mill
55Successfully applied pattern 'package build' in /build/repo/project/MillCommunityBuild.mill
56Successfully applied pattern 'package build' in /build/repo/project/MillVersionCompat.mill
57Successfully applied pattern 'package build' in /build/repo/project/utils/MillCommunityBuild.mill
58Successfully applied pattern 'package build' in /build/repo/project/utils/MillVersionCompat.mill
59Successfully applied pattern 'package build' in /build/repo/project/deps/MillCommunityBuild.mill
60Successfully applied pattern 'package build' in /build/repo/project/deps/MillVersionCompat.mill
61Successfully applied pattern 'package build' in /build/repo/project/settings/MillCommunityBuild.mill
62Successfully applied pattern 'package build' in /build/repo/project/settings/MillVersionCompat.mill
63##################################
64Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-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 62 72.6M 62 45.7M 0 0 89.7M 0 --:--:-- --:--:-- --:--:-- 89.6M
74100 72.6M 100 72.6M 0 0 92.3M 0 --:--:-- --:--:-- --:--:-- 92.3M
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY instead of 3.3.7
428OpenCB::Use cross-version 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY instead of 3.7.4
429OpenCB::Use cross-version 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY instead of 3.7.3
430OpenCB::Use cross-version 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY instead of 3.7.4-RC3
431Failed to resolve mappings for 1/12 targets: org.virtuslab.scala-cli%integration
432Found targets [20]: %build-macros-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY-test, %build-module-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY-test, %cli-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY-test, %directives-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY-test, %docs-tests, %docs-tests-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY-test, %dummy-amm, %generate-reference-doc, %options-3.8.1-RC1-bin-20251205-cd32c6f-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 test-runner - [0/12]
435No test module defined in test-runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
436Failed to resolve scalaVersion, assume it's Scala 3 project
437OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
438[info] compiling 5 Scala sources to /build/repo/out/test-runner/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
439[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/test-runner/src/main/scala/scala/build/testrunner/AsmTestRunner.scala:4:27
440[warn] 4 |import sbt.testing.{Logger as _, *}
441[warn] | ^^^^^^^^^^^
442[warn] | unused import
443[warn] one warning found
444[info] done compiling
445Successfully evaluated test-runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
446scaladoc will ignore following non-existent paths: 8
447Option -classpath was updated
4482 warnings found
449Successfully evaluated test-runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
450Module test-runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
451
452Starting build for directives - [1/12]
453OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
454Failed to resolve scalaVersion, assume it's Scala 3 project
455Failed to resolve scalaVersion, assume it's Scala 3 project
456Failed to resolve scalaVersion, assume it's Scala 3 project
457Failed to resolve scalaVersion, assume it's Scala 3 project
458Failed to resolve scalaVersion, assume it's Scala 3 project
459Failed to resolve scalaVersion, assume it's Scala 3 project
460Failed to resolve scalaVersion, assume it's Scala 3 project
461Failed to resolve scalaVersion, assume it's Scala 3 project
462Failed to resolve scalaVersion, assume it's Scala 3 project
463Failed to resolve scalaVersion, assume it's Scala 3 project
464Failed to resolve scalaVersion, assume it's Scala 3 project
465[info] compiling 3 Scala sources to /build/repo/out/build-macros/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
466[info] compiling 1 Scala source to /build/repo/out/specification-level/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
467[info] done compiling
468[info] compiling 11 Scala sources to /build/repo/out/config/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
469[info] done compiling
470[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/config/src/main/scala/scala/cli/config/Keys.scala:3:54
471[warn] 3 |import com.github.plokhotnyuk.jsoniter_scala.core.Key as _
472[warn] | ^^^^^^^^
473[warn] | unused import
474[warn] one warning found
475[info] done compiling
476[info] compiling 76 Scala sources to /build/repo/out/core/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
477[info] done compiling
478[info] compiling 68 Scala sources to /build/repo/out/options/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
479[warn] -- [E197] Potential Issue Warning: /build/repo/modules/options/src/main/scala/scala/build/options/ConfigMonoid.scala:66:12
480[warn] 66 | new ConfigMonoid[T]:
481[warn] | ^
482[warn] | New anonymous class definition will be duplicated at each inline site
483[warn] |
484[warn] | longer explanation available when compiling with `-explain`
485[warn] one warning found
486[warn] one warning found
487[info] done compiling
488[info] compiling 63 Scala sources to /build/repo/out/directives/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
489[info] done compiling
490Successfully evaluated directives[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
491Option -classpath was updated
4921 warning found
493Successfully evaluated directives[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
494[info] compiling 1 Scala source to /build/repo/out/directives/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
495[info] done compiling
496Successfully evaluated directives[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
497Module directives[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
498
499Starting build for build-macros - [2/12]
500Successfully evaluated build-macros[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
501Option -classpath was updated
5021 warning found
503Successfully evaluated build-macros[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
504Failed to resolve scalaVersion, assume it's Scala 3 project
505[info] compiling 1 Scala source to /build/repo/out/build-macros/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
506[info] done compiling
507Successfully evaluated build-macros[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
508Module build-macros[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
509
510Starting build for build-module - [3/12]
511Failed to resolve scalaVersion, assume it's Scala 3 project
512Failed to resolve scalaVersion, assume it's Scala 3 project
513Failed to resolve scalaVersion, assume it's Scala 3 project
514[info] compiling 5 Java sources to /build/repo/out/scala-cli-bsp/compile.dest/classes ...
515[info] compiling 10 Scala sources to /build/repo/out/tasty-lib/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
516[info] done compiling
517[info] done compiling
518[info] compiling 104 Scala sources and 4 Java sources to /build/repo/out/build-module/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
519[200.033s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
520[200.034s][warning][codecache] Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
521OpenJDK 64-Bit Server VM warning: CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
522OpenJDK 64-Bit Server VM warning: Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
523CodeHeap 'non-profiled nmethods': size=120032Kb used=120031Kb max_used=120031Kb free=0Kb
524 bounds [0x00007fe800ec8000, 0x00007fe808400000, 0x00007fe808400000]
525CodeHeap 'profiled nmethods': size=120028Kb used=118671Kb max_used=120027Kb free=1356Kb
526 bounds [0x00007fe7f9400000, 0x00007fe800937000, 0x00007fe800937000]
527CodeHeap 'non-nmethods': size=5700Kb used=1848Kb max_used=1921Kb free=3852Kb
528 bounds [0x00007fe800937000, 0x00007fe800ba7000, 0x00007fe800ec8000]
529 total_blobs=82348 nmethods=81154 adapters=1098
530 compilation: disabled (not enough contiguous free space left)
531 stopped_count=1, restarted_count=0
532 full_count=0
533[info] done compiling
534Successfully evaluated build-module[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
535Option -classpath was updated
536-- Warning: modules/build/src/main/scala/scala/build/CollectionOps.scala:17:8 --
537Couldn't resolve a member for the given link query: items
538-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxy.scala:21:6
539Couldn't resolve a member for the given link query: BuildException
540-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyBinary.scala:40:6
541Couldn't resolve a member for the given link query: BuildException
542-- Warning: modules/build/src/main/scala/scala/build/internal/markdown/MarkdownOpenFence.scala:59:6
543Couldn't resolve a member for the given link query: MarkdownUnclosedBackticksError
544-- Warning: modules/build/src/main/scala/scala/build/internal/JavaParserProxyJvm.scala:12:15
545Couldn't resolve a member for the given link query: BuildException
546-- Warning: modules/build/src/main/scala/scala/build/preprocessing/ScriptPreprocessor.scala:159:6
547Couldn't resolve a member for the given link query: ObjectCodeWrapper
548-- Warning: modules/build/src/main/scala/scala/build/preprocessing/JavaPreprocessor.scala:28:17
549Couldn't resolve a member for the given link query: JavaParserProxy
550-- Warning: modules/build/src/main/scala/scala/build/Build.scala:908:6 ---------
551Couldn't resolve a member for the given link query: BuildException
552-- Warning: modules/build/src/main/scala/scala/build/bsp/BspImpl.scala:46:12 ---
553Couldn't resolve a member for the given link query: Inputs
55410 warnings found
555Successfully evaluated build-module[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
556Failed to resolve scalaVersion, assume it's Scala 3 project
557[info] compiling 30 Scala sources to /build/repo/out/build-module/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
558[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/build/src/test/scala/scala/build/tests/SourceGeneratorTests.scala:7:59
559[warn] 7 |import scala.build.options.{BuildOptions, InternalOptions, Scope}
560[warn] | ^^^^^
561[warn] | unused import
562[warn] one warning found
563[info] done compiling
564Successfully evaluated build-module[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
565Module build-module[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
566
567Starting build for runner - [5/12]
568No test module defined in runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
569Failed to resolve scalaVersion, assume it's Scala 3 project
570[info] compiling 2 Scala sources to /build/repo/out/runner/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
571[info] done compiling
572Successfully evaluated runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
573scaladoc will ignore following non-existent paths: 8
574Option -classpath was updated
5752 warnings found
576Successfully evaluated runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
577Module runner[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
578
579Starting build for cli - [6/12]
580Failed to resolve scalaVersion, assume it's Scala 3 project
581Failed to resolve scalaVersion, assume it's Scala 3 project
582[info] compiling 250 Scala sources and 9 Java sources to /build/repo/out/cli/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
583[warn] -- Warning: /build/repo/modules/cli/src/main/scala/scala/cli/commands/ScalaCommand.scala:298:15
584[warn] 298 | override val messages: Help[T] =
585[warn] | ^
586[warn] | cannot override val parameter value messages in class CaseApp
587[warn] one warning found
588[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
589[warn] AutomaticFeature
590[warn] ^
591[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
592[warn] AutomaticFeature
593[warn] ^
594[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: PPrintStringPrefixSubst.java uses unchecked or unsafe operations.
595[info] /build/repo/modules/cli/src/main/java/scala/cli/internal/PPrintStringPrefixSubst.java: Recompile with -Xlint:unchecked for details.
596[info] done compiling
597Successfully evaluated cli[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
598Option -classpath was updated
599-- Warning: modules/cli/src/main/scala/scala/cli/publish/BouncycastleExternalSigner.scala:29:6
600Couldn't resolve a member for the given link query: Task
601-- Warning: /home/runner/work/publish/publish/publish/src/coursier/publish/signing/Signer.scala:32:6
602Couldn't resolve a member for the given link query: FileSet
603-- Warning: modules/cli/src/main/scala/scala/cli/commands/repl/Repl.scala:50:15
604Couldn't resolve a member for the given link query: T
605-- Warning: modules/cli/src/main/scala/scala/cli/commands/run/Run.scala:73:15 --
606Couldn't resolve a member for the given link query: T
607-- Warning: modules/cli/src/main/scala/scala/cli/commands/doc/Doc.scala:30:15 --
608Couldn't resolve a member for the given link query: T
609-- Warning: modules/cli/src/main/scala/scala/cli/commands/package0/Package.scala:71:15
610Couldn't resolve a member for the given link query: T
611-- Warning: modules/cli/src/main/scala/scala/cli/commands/test/Test.scala:38:15
612Couldn't resolve a member for the given link query: T
613-- Warning: modules/cli/src/main/scala/scala/cli/commands/shared/SharedOptions.scala:669:6
614Couldn't resolve a member for the given link query: Inputs
615-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:14:20 ---
616Couldn't resolve a member for the given link query: ArgParser
617-- Warning: modules/cli/src/main/scala/scala/cli/util/MaybeConfigPasswordOption.scala:7:22
618Couldn't resolve a member for the given link query: PasswordOption
619-- Warning: modules/cli/src/main/scala/scala/cli/util/ArgParsers.scala:30:20 ---
620Couldn't resolve a member for the given link query: ArgParser
62112 warnings found
622Successfully evaluated cli[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
623[info] compiling 11 Scala sources to /build/repo/out/cli/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
624[info] done compiling
625Successfully evaluated cli[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
626Module cli[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
627
628Starting build for options - [7/12]
629Successfully evaluated options[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
630Option -classpath was updated
631-- Warning: modules/options/src/main/scala/scala/build/options/publish/ConfigPasswordOption.scala:6:22
632Couldn't resolve a member for the given link query: PasswordOption
633-- Warning: modules/options/src/main/scala/scala/build/internal/StdInConcurrentReader.scala:22:7
634Couldn't resolve a member for the given link query: waitforLine
6353 warnings found
636Successfully evaluated options[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
637Failed to resolve scalaVersion, assume it's Scala 3 project
638[info] compiling 1 Scala source to /build/repo/out/options/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
639[info] done compiling
640Successfully evaluated options[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
641Module options[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
642
643Starting build for core - [8/12]
644No test module defined in core[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
645Successfully evaluated core[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
646Option -classpath was updated
6471 warning found
648Successfully evaluated core[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
649Module core[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
650
651Starting build for tasty-lib - [9/12]
652No test module defined in tasty-lib[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
653Successfully evaluated tasty-lib[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
654Option -classpath was updated
6551 warning found
656Successfully evaluated tasty-lib[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
657Module tasty-lib[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
658
659Starting build for specification-level - [10/12]
660No test module defined in specification-level[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
661Successfully evaluated specification-level[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
662Option -classpath was updated
6631 warning found
664Successfully evaluated specification-level[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
665Module specification-level[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
666
667Starting build for config - [11/12]
668No test module defined in config[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY]
669Successfully evaluated config[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
670Option -classpath was updated
671-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:55:6 ------
672Couldn't resolve a member for the given link query: SpecificationLevel
673-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:112:17 ----
674Couldn't resolve a member for the given link query: SpecificationLevel
675-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:116:8 -----
676Couldn't resolve a member for the given link query: T
677-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:128:17 ----
678Couldn't resolve a member for the given link query: SpecificationLevel
679-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:132:8 -----
680Couldn't resolve a member for the given link query: T
681-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:149:17 ----
682Couldn't resolve a member for the given link query: SpecificationLevel
683-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:166:8 -----
684Couldn't resolve a member for the given link query: T
685-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:186:17 ----
686Couldn't resolve a member for the given link query: SpecificationLevel
687-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:190:8 -----
688Couldn't resolve a member for the given link query: T
689-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:222:17 ----
690Couldn't resolve a member for the given link query: SpecificationLevel
691-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:238:17 ----
692Couldn't resolve a member for the given link query: T
693-- Warning: modules/config/src/main/scala/scala/cli/config/Key.scala:251:17 ----
694Couldn't resolve a member for the given link query: SpecificationLevel
69513 warnings found
696Successfully evaluated config[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
697Module config[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
698
699************************
700Build summary:
701[{
702 "module": "test-runner",
703 "compile": {"status": "ok", "tookMs": 12074, "warnings": 0, "errors": 0},
704 "doc": {"status": "ok", "tookMs": 5923, "files": 1, "totalSizeKb": 2676},
705 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
706 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
707 "publish": {"status": "skipped", "tookMs": 0},
708 "metadata": {
709 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
710}
711},{
712 "module": "directives",
713 "compile": {"status": "ok", "tookMs": 97228, "warnings": 0, "errors": 0},
714 "doc": {"status": "ok", "tookMs": 11806, "files": 1, "totalSizeKb": 3261},
715 "test-compile": {"status": "ok", "tookMs": 1732, "warnings": 0, "errors": 0},
716 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
717 "publish": {"status": "skipped", "tookMs": 0},
718 "metadata": {
719 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
720}
721},{
722 "module": "build-macros",
723 "compile": {"status": "ok", "tookMs": 26, "warnings": 0, "errors": 0},
724 "doc": {"status": "ok", "tookMs": 4585, "files": 1, "totalSizeKb": 2693},
725 "test-compile": {"status": "ok", "tookMs": 1542, "warnings": 0, "errors": 0},
726 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
727 "publish": {"status": "skipped", "tookMs": 0},
728 "metadata": {
729 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
730}
731},{
732 "module": "build-module",
733 "compile": {"status": "ok", "tookMs": 54689, "warnings": 0, "errors": 0},
734 "doc": {"status": "ok", "tookMs": 18903, "files": 1, "totalSizeKb": 3957},
735 "test-compile": {"status": "ok", "tookMs": 14393, "warnings": 0, "errors": 0},
736 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
737 "publish": {"status": "skipped", "tookMs": 0},
738 "metadata": {
739 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
740}
741},{
742 "module": "runner",
743 "compile": {"status": "ok", "tookMs": 5562, "warnings": 0, "errors": 0},
744 "doc": {"status": "ok", "tookMs": 3242, "files": 1, "totalSizeKb": 2656},
745 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
746 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
747 "publish": {"status": "skipped", "tookMs": 0},
748 "metadata": {
749 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
750}
751},{
752 "module": "cli",
753 "compile": {"status": "ok", "tookMs": 63949, "warnings": 0, "errors": 0},
754 "doc": {"status": "ok", "tookMs": 21771, "files": 1, "totalSizeKb": 6537},
755 "test-compile": {"status": "ok", "tookMs": 3016, "warnings": 0, "errors": 0},
756 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
757 "publish": {"status": "skipped", "tookMs": 0},
758 "metadata": {
759 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
760}
761},{
762 "module": "options",
763 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0},
764 "doc": {"status": "ok", "tookMs": 15898, "files": 1, "totalSizeKb": 3833},
765 "test-compile": {"status": "ok", "tookMs": 1320, "warnings": 0, "errors": 0},
766 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
767 "publish": {"status": "skipped", "tookMs": 0},
768 "metadata": {
769 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
770}
771},{
772 "module": "core",
773 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0},
774 "doc": {"status": "ok", "tookMs": 11118, "files": 1, "totalSizeKb": 3257},
775 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
776 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
777 "publish": {"status": "skipped", "tookMs": 0},
778 "metadata": {
779 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
780}
781},{
782 "module": "tasty-lib",
783 "compile": {"status": "ok", "tookMs": 24, "warnings": 0, "errors": 0},
784 "doc": {"status": "ok", "tookMs": 5029, "files": 1, "totalSizeKb": 2739},
785 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
786 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
787 "publish": {"status": "skipped", "tookMs": 0},
788 "metadata": {
789 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
790}
791},{
792 "module": "specification-level",
793 "compile": {"status": "ok", "tookMs": 14, "warnings": 0, "errors": 0},
794 "doc": {"status": "ok", "tookMs": 3843, "files": 1, "totalSizeKb": 2679},
795 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
796 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
797 "publish": {"status": "skipped", "tookMs": 0},
798 "metadata": {
799 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
800}
801},{
802 "module": "config",
803 "compile": {"status": "ok", "tookMs": 26, "warnings": 0, "errors": 0},
804 "doc": {"status": "ok", "tookMs": 6709, "files": 1, "totalSizeKb": 2791},
805 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
806 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
807 "publish": {"status": "skipped", "tookMs": 0},
808 "metadata": {
809 "crossScalaVersions": ["3.3.7", "3.7.3", "2.13.17", "3.7.4", "3.7.4-RC3", "2.12.20"]
810}
811}]
812************************"
813
814/build/build.patch:576: trailing whitespace.
815 |
816/build/build.patch:587: trailing whitespace.
817 |
818/build/build.patch:1094: trailing whitespace.
819 |
820Checking patch project/website/package.mill.scala...
821Checking patch project/utils/package.mill.scala...
822Checking patch project/settings/package.mill.scala...
823Checking patch project/publish/package.mill.scala...
824Checking patch project/package.mill.scala...
825Checking patch project/deps/package.mill.scala...
826Checking patch build.mill.scala...
827Checking patch .mill-jvm-opts...
828Applied patch project/website/package.mill.scala cleanly.
829Applied patch project/utils/package.mill.scala cleanly.
830Applied patch project/settings/package.mill.scala cleanly.
831Applied patch project/publish/package.mill.scala cleanly.
832Applied patch project/package.mill.scala cleanly.
833Applied patch project/deps/package.mill.scala cleanly.
834Applied patch build.mill.scala cleanly.
835Applied patch .mill-jvm-opts cleanly.
836warning: 3 lines add whitespace errors.