Build Logs
com-lihaoyi/mill-moduledefs • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
136
Total Lines
346
1##################################
2Clonning https://github.com/com-lihaoyi/mill-moduledefs.git into /build/repo using revision 0.11.10
3##################################
4Note: switching to '6c08190459f2336c17d118d6c2221b9fc5283c52'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: build.sc
31Pattern: val scala3Versions = Seq\("3\..*"\)
32Replacement: val scala3Versions = Seq("3.7.4-RC2")
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'val scala3Versions = Seq\("3\..*"\)' in build.sc
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40Mill project found:
41Found explicit mill version 0.12.14 in ./mill-version
42Detected mill version=0.12.14, binary version: 0.12
43No prepare script found for project com-lihaoyi/mill-moduledefs
44No mill build directory found
45Apply scalafix rules to ./build.sc
46Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
47Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
48Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
49Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
50##################################
51Scala version: 3.7.4-RC2
52Targets: com.lihaoyi%mill-moduledefs
53Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3Versions = Seq\\(\"3\\..*\"\\)","replaceWith":"val scala3Versions = Seq(\"<SCALA_VERSION>\")"}]}
54##################################
55Downloading mill 0.12.14 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.14/mill-dist-0.12.14.exe ...
56 % Total % Received % Xferd Average Speed Time Time Time Current
57 Dload Upload Total Spent Left Speed
58
59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
60 0 65.4M 0 21877 0 0 84284 0 0:13:34 --:--:-- 0:13:34 84142
61 33 65.4M 33 21.9M 0 0 17.8M 0 0:00:03 0:00:01 0:00:02 17.8M
62 76 65.4M 76 50.0M 0 0 22.5M 0 0:00:02 0:00:02 --:--:-- 22.5M
63 93 65.4M 93 61.3M 0 0 19.0M 0 0:00:03 0:00:03 --:--:-- 19.0M
64100 65.4M 100 65.4M 0 0 19.4M 0 0:00:03 0:00:03 --:--:-- 19.4M
65============================== resolve _ ==============================
66[build.sc-61/65] compile
67[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
68[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
69[build.sc-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
70[build.sc-61] [warn] ^
71[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
72[build.sc-61] [warn] .iterator()
73[build.sc-61] [warn] ^
74[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
75[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
76[build.sc-61] [warn] ^
77[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
78[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
79[build.sc-61] [warn] ^
80[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
81[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
82[build.sc-61] [warn] ^
83[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
84[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
85[build.sc-61] [warn] ^
86[build.sc-61] [warn] /build/repo/build.sc:104:74: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
87[build.sc-61] [warn] super.resources() ++ scalaVersionDirectoryNames.map(dir => PathRef(millSourcePath / (s"resources-$dir")))
88[build.sc-61] [warn] ^
89[build.sc-61] [warn] /build/repo/build.sc:132:16: object Separated in object SelectMode is deprecated (since Mill 0.12.10): Use mill.define.SelectMode.Separated instead
90[build.sc-61] [warn] SelectMode.Separated
91[build.sc-61] [warn] ^
92[build.sc-61] [warn] /build/repo/build.sc:132:5: object SelectMode in package resolve is deprecated (since Mill 0.12.10): Use mill.define.SelectMode instead
93[build.sc-61] [warn] SelectMode.Separated
94[build.sc-61] [warn] ^
95[build.sc-61] [warn] 9 warnings found
96[build.sc-61] [info] done compiling
97[1/1] resolve
98[0J[1A
99[0J[1A
100[1/1] ============================== resolve _ ============================== 17s
101Try build using ./mill
102--disable-ticker will be removed in Mill 0.13.0, use `--ticker false`
103[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
104[build.sc] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
105[build.sc] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
106[build.sc] [warn] ^
107[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
108[build.sc] [warn] .iterator()
109[build.sc] [warn] ^
110[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
111[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
112[build.sc] [warn] ^
113[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
114[build.sc] [warn] val testModule = module.millInternal.modules.toList
115[build.sc] [warn] ^
116[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
117[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
118[build.sc] [warn] ^
119[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
120[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
121[build.sc] [warn] ^
122[build.sc] [warn] /build/repo/build.sc:104:74: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
123[build.sc] [warn] super.resources() ++ scalaVersionDirectoryNames.map(dir => PathRef(millSourcePath / (s"resources-$dir")))
124[build.sc] [warn] ^
125[build.sc] [warn] /build/repo/build.sc:132:16: object Separated in object SelectMode is deprecated (since Mill 0.12.10): Use mill.define.SelectMode.Separated instead
126[build.sc] [warn] SelectMode.Separated
127[build.sc] [warn] ^
128[build.sc] [warn] /build/repo/build.sc:132:5: object SelectMode in package resolve is deprecated (since Mill 0.12.10): Use mill.define.SelectMode instead
129[build.sc] [warn] SelectMode.Separated
130[build.sc] [warn] ^
131[build.sc] [warn] 9 warnings found
132[build.sc] [info] done compiling
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3Versions = Seq\\(\"3\\..*\"\\)","replaceWith":"val scala3Versions = Seq(\"<SCALA_VERSION>\")"}]}
134Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
135OpenCB::Use cross-version 3.7.4-RC2 instead of 3.6.4
136OpenCB::Use cross-version 3.7.4-RC2 instead of 3.7.1
137OpenCB::Use cross-version 3.7.4-RC2 instead of 3.6.2
138OpenCB::Use cross-version 3.7.4-RC2 instead of 3.6.3
139OpenCB::Use cross-version 3.7.4-RC2 instead of 3.7.0
140
141Starting build for mill-moduledefs - [0/1]
142No test module defined in moduledefs[3.7.4-RC2]
143OpenCB::Filter out '-no-indent', matches setting pattern '^-?-no-indent'
144Failed to resolve scalaVersion, assume it's Scala 3 project
145[info] compiling 1 Scala source and 1 Java source to /build/repo/out/moduledefs/3.7.4-RC2/compile.dest/classes ...
146[info] done compiling
147Successfully evaluated moduledefs[3.7.4-RC2].compile
148Skipping unused scalacOptions: -Yexplicit-nulls, -source, -rewrite
149Flag -classpath set repeatedly
1501 warning found
151Successfully evaluated moduledefs[3.7.4-RC2].docJar
152Publishing Artifact(com.lihaoyi,mill-moduledefs_3,0.11.10) to ivy repo /root/.ivy2/local
153Successfully evaluated moduledefs[3.7.4-RC2].publishLocal
154
155************************
156Build summary:
157[{
158 "module": "mill-moduledefs",
159 "compile": {"status": "ok", "tookMs": 6572, "warnings": 0, "errors": 0},
160 "doc": {"status": "ok", "tookMs": 3042, "files": 1, "totalSizeKb": 2654},
161 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "ok", "tookMs": 335},
164 "metadata": {
165 "crossScalaVersions": ["3.6.3", "3.6.4", "2.13.10", "2.13.11", "2.13.1", "2.13.12", "2.13.0", "2.13.13", "2.13.3", "2.13.14", "2.13.2", "2.13.15", "2.13.5", "2.13.4", "2.13.7", "2.13.6", "2.13.9", "2.13.8", "3.7.0", "3.7.1", "3.6.2"]
166}
167}]
168************************"
169
170Checking patch build.sc...
171Applied patch build.sc cleanly.
172No migration rewrite changes found, would not commit
173----
174Preparing build for 3.8.0-RC2
175Scala binary version found: 3.8
176Implicitly using source version 3.8
177Scala binary version found: 3.8
178Implicitly using source version 3.8
179Would try to apply common scalacOption (best-effort, sbt/mill only):
180Append: ,REQUIRE:-source:3.8
181Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
182
183Try apply source patch:
184Path: build.sc
185Pattern: val scala3Versions = Seq\("3\..*"\)
186Replacement: val scala3Versions = Seq("3.8.0-RC2")
187Successfully applied pattern 'val scala3Versions = Seq\("3\..*"\)' in build.sc
188----
189Starting build for 3.8.0-RC2
190Execute tests: false
191Mill project found:
192Found explicit mill version 0.12.14 in ./mill-version
193Force upgrade of millVersion 0.12.14 to 0.12.16
194Detected mill version=0.12.16, binary version: 0.12
195No prepare script found for project com-lihaoyi/mill-moduledefs
196No mill build directory found
197Apply scalafix rules to ./build.sc
198Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
199Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
200Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
201Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
202##################################
203Scala version: 3.8.0-RC2
204Targets: com.lihaoyi%mill-moduledefs
205Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3Versions = Seq\\(\"3\\..*\"\\)","replaceWith":"val scala3Versions = Seq(\"<SCALA_VERSION>\")"}]}
206##################################
207Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
208 % Total % Received % Xferd Average Speed Time Time Time Current
209 Dload Upload Total Spent Left Speed
210
211 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
212 41 72.6M 41 30.2M 0 0 38.3M 0 0:00:01 --:--:-- 0:00:01 38.3M
213 78 72.6M 78 57.0M 0 0 31.9M 0 0:00:02 0:00:01 0:00:01 31.9M
214100 72.6M 100 72.6M 0 0 32.0M 0 0:00:02 0:00:02 --:--:-- 32.0M
215============================== resolve _ ==============================
216[build.sc-61/65] compile
217[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
218[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
219[build.sc-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
220[build.sc-61] [warn] ^
221[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
222[build.sc-61] [warn] .iterator()
223[build.sc-61] [warn] ^
224[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
225[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
226[build.sc-61] [warn] ^
227[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
228[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
229[build.sc-61] [warn] ^
230[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
231[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
232[build.sc-61] [warn] ^
233[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
234[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
235[build.sc-61] [warn] ^
236[build.sc-61] [warn] /build/repo/build.sc:6:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
237[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
238[build.sc-61] [warn] ^
239[build.sc-61] [warn] /build/repo/build.sc:17:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
240[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
241[build.sc-61] [warn] ^
242[build.sc-61] [warn] /build/repo/build.sc:18:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
243[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
244[build.sc-61] [warn] ^
245[build.sc-61] [warn] /build/repo/build.sc:104:74: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
246[build.sc-61] [warn] super.resources() ++ scalaVersionDirectoryNames.map(dir => PathRef(millSourcePath / (s"resources-$dir")))
247[build.sc-61] [warn] ^
248[build.sc-61] [warn] /build/repo/build.sc:132:16: object Separated in object SelectMode is deprecated (since Mill 0.12.10): Use mill.define.SelectMode.Separated instead
249[build.sc-61] [warn] SelectMode.Separated
250[build.sc-61] [warn] ^
251[build.sc-61] [warn] /build/repo/build.sc:132:5: object SelectMode in package resolve is deprecated (since Mill 0.12.10): Use mill.define.SelectMode instead
252[build.sc-61] [warn] SelectMode.Separated
253[build.sc-61] [warn] ^
254[build.sc-61] [warn] /build/repo/build.sc:147:11: class SonatypePublisher in package publish is deprecated (since 0.12.15): Use mill.scalalib.SonatypeCentralPublisher instead
255[build.sc-61] [warn] new SonatypePublisher(
256[build.sc-61] [warn] ^
257[build.sc-61] [warn] 13 warnings found
258[build.sc-61] [info] done compiling
259[1/1] resolve
260[0J[1A
261[0J[1A
262[1/1] ============================== resolve _ ============================== 16s
263Try build using ./mill
264--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
265[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
266[build.sc] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
267[build.sc] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
268[build.sc] [warn] ^
269[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
270[build.sc] [warn] .iterator()
271[build.sc] [warn] ^
272[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
273[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
274[build.sc] [warn] ^
275[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
276[build.sc] [warn] val testModule = module.millInternal.modules.toList
277[build.sc] [warn] ^
278[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
279[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
280[build.sc] [warn] ^
281[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
282[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
283[build.sc] [warn] ^
284[build.sc] [warn] /build/repo/build.sc:6:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
285[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
286[build.sc] [warn] ^
287[build.sc] [warn] /build/repo/build.sc:17:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
288[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
289[build.sc] [warn] ^
290[build.sc] [warn] /build/repo/build.sc:18:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
291[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
292[build.sc] [warn] ^
293[build.sc] [warn] /build/repo/build.sc:104:74: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
294[build.sc] [warn] super.resources() ++ scalaVersionDirectoryNames.map(dir => PathRef(millSourcePath / (s"resources-$dir")))
295[build.sc] [warn] ^
296[build.sc] [warn] /build/repo/build.sc:132:16: object Separated in object SelectMode is deprecated (since Mill 0.12.10): Use mill.define.SelectMode.Separated instead
297[build.sc] [warn] SelectMode.Separated
298[build.sc] [warn] ^
299[build.sc] [warn] /build/repo/build.sc:132:5: object SelectMode in package resolve is deprecated (since Mill 0.12.10): Use mill.define.SelectMode instead
300[build.sc] [warn] SelectMode.Separated
301[build.sc] [warn] ^
302[build.sc] [warn] /build/repo/build.sc:147:11: class SonatypePublisher in package publish is deprecated (since 0.12.15): Use mill.scalalib.SonatypeCentralPublisher instead
303[build.sc] [warn] new SonatypePublisher(
304[build.sc] [warn] ^
305[build.sc] [warn] 13 warnings found
306[build.sc] [info] done compiling
307Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3Versions = Seq\\(\"3\\..*\"\\)","replaceWith":"val scala3Versions = Seq(\"<SCALA_VERSION>\")"}]}
308Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
309OpenCB::Use cross-version 3.8.0-RC2 instead of 3.6.4
310OpenCB::Use cross-version 3.8.0-RC2 instead of 3.7.1
311OpenCB::Use cross-version 3.8.0-RC2 instead of 3.6.2
312OpenCB::Use cross-version 3.8.0-RC2 instead of 3.6.3
313OpenCB::Use cross-version 3.8.0-RC2 instead of 3.7.0
314
315Starting build for mill-moduledefs - [0/1]
316No test module defined in moduledefs[3.8.0-RC2]
317Failed to resolve scalaVersion, assume it's Scala 3 project
318[info] compiling 1 Scala source and 1 Java source to /build/repo/out/moduledefs/3.8.0-RC2/compile.dest/classes ...
319[info] done compiling
320Successfully evaluated moduledefs[3.8.0-RC2].compile
321Skipping unused scalacOptions: -Yexplicit-nulls, -no-indent
322Option -classpath was updated
3231 warning found
324Successfully evaluated moduledefs[3.8.0-RC2].docJar
325Publishing Artifact(com.lihaoyi,mill-moduledefs_3,0.11.10) to ivy repo /root/.ivy2/local
326Successfully evaluated moduledefs[3.8.0-RC2].publishLocal
327
328************************
329Build summary:
330[{
331 "module": "mill-moduledefs",
332 "compile": {"status": "ok", "tookMs": 6463, "warnings": 0, "errors": 0},
333 "doc": {"status": "ok", "tookMs": 3202, "files": 1, "totalSizeKb": 2653},
334 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
335 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
336 "publish": {"status": "ok", "tookMs": 261},
337 "metadata": {
338 "crossScalaVersions": ["3.6.3", "3.6.4", "2.13.10", "2.13.11", "2.13.1", "2.13.12", "2.13.0", "2.13.13", "2.13.3", "2.13.14", "2.13.2", "2.13.15", "2.13.5", "2.13.4", "2.13.7", "2.13.6", "2.13.9", "2.13.8", "3.7.0", "3.7.1", "3.6.2"]
339}
340}]
341************************"
342
343Checking patch build.sc...
344Checking patch .mill-version...
345Applied patch build.sc cleanly.
346Applied patch .mill-version cleanly.