Build Logs
swaldman/sqlutil-scala • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
68
Total Lines
185
1##################################
2Clonning https://github.com/swaldman/sqlutil-scala.git into /build/repo using revision v0.0.5
3##################################
4Note: switching to '312f2ba07cd2096da755671e0c4c7fd749a0223f'.
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-RC6
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-RC6
32Execute tests: true
33Mill project found:
34Found explicit mill version 0.12.14 in build directive
35Force upgrade of millVersion 0.12.14 to 0.12.16
36Detected mill version=0.12.16, binary version: 0.12
37No prepare script found for project swaldman/sqlutil-scala
38No mill build directory found
39Apply scalafix rules to build.mill
40##################################
41Scala version: 3.8.0-RC6
42Targets: com.mchange%sqlutil-scala com.mchange%sqlutil-scala-zio
43Project projectConfig: {"tests":null}
44##################################
45Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
46 % Total % Received % Xferd Average Speed Time Time Time Current
47 Dload Upload Total Spent Left Speed
48
49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
51 53 72.6M 53 38.7M 0 0 34.3M 0 0:00:02 0:00:01 0:00:01 34.3M
52100 72.6M 100 72.6M 0 0 44.0M 0 0:00:01 0:00:01 --:--:-- 44.0M
53============================== resolve _ ==============================
54[build.mill-61/65] compile
55[build.mill-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
56[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
57[build.mill-61] [warn] .iterator()
58[build.mill-61] [warn] ^
59[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
60[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
61[build.mill-61] [warn] ^
62[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
63[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
64[build.mill-61] [warn] ^
65[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
66[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
67[build.mill-61] [warn] ^
68[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
69[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
70[build.mill-61] [warn] ^
71[build.mill-61] [warn] /build/repo/build.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
72[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
73[build.mill-61] [warn] ^
74[build.mill-61] [warn] /build/repo/build.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
75[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
76[build.mill-61] [warn] ^
77[build.mill-61] [warn] /build/repo/build.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
78[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
79[build.mill-61] [warn] ^
80[build.mill-61] [warn] /build/repo/build.mill:86:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
81[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
82[build.mill-61] [warn] ^
83[build.mill-61] [warn] /build/repo/build.mill:97:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
84[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
85[build.mill-61] [warn] ^
86[build.mill-61] [warn] /build/repo/build.mill:98:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
87[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
88[build.mill-61] [warn] ^
89[build.mill-61] [warn] 11 warnings found
90[build.mill-61] [info] done compiling
91[1/1] resolve
92[0J[1A
93[0J[1A
94[1/1] ============================== resolve _ ============================== 19s
95Try build using ./mill
96--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
97[build.mill] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
98[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
99[build.mill] [warn] .iterator()
100[build.mill] [warn] ^
101[build.mill] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
102[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
103[build.mill] [warn] ^
104[build.mill] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
105[build.mill] [warn] val testModule = module.millInternal.modules.toList
106[build.mill] [warn] ^
107[build.mill] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
108[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
109[build.mill] [warn] ^
110[build.mill] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
111[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
112[build.mill] [warn] ^
113[build.mill] [warn] /build/repo/build.mill:10:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
114[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
115[build.mill] [warn] ^
116[build.mill] [warn] /build/repo/build.mill:21:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
117[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
118[build.mill] [warn] ^
119[build.mill] [warn] /build/repo/build.mill:22:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
120[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
121[build.mill] [warn] ^
122[build.mill] [warn] /build/repo/build.mill:86:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
123[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
124[build.mill] [warn] ^
125[build.mill] [warn] /build/repo/build.mill:97:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
126[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
127[build.mill] [warn] ^
128[build.mill] [warn] /build/repo/build.mill:98:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
129[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
130[build.mill] [warn] ^
131[build.mill] [warn] 11 warnings found
132[build.mill] [info] done compiling
133Build config: {"tests":null}
134Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),null)
135
136Starting build for sqlutil-scala - [0/2]
137No test module defined in
138Failed to resolve scalaVersion, assume it's Scala 3 project
139[info] compiling 5 Scala sources to /build/repo/out/compile.dest/classes ...
140[info] done compiling
141Successfully evaluated compile
142Option -classpath was updated
1431 warning found
144Successfully evaluated docJar
145Module is not a publish module, skipping publishing
146
147Starting build for sqlutil-scala-zio - [1/2]
148No test module defined in zio
149Failed to resolve scalaVersion, assume it's Scala 3 project
150[info] compiling 3 Scala sources to /build/repo/out/zio/compile.dest/classes ...
151[info] done compiling
152Successfully evaluated zio.compile
153Option -classpath was updated
1541 warning found
155Successfully evaluated zio.docJar
156Publishing Artifact(com.mchange,sqlutil-scala-zio_3,0.0.5) to ivy repo /root/.ivy2/local
157Successfully evaluated zio.publishLocal
158
159************************
160Build summary:
161[{
162 "module": "sqlutil-scala",
163 "compile": {"status": "ok", "tookMs": 6963, "warnings": 0, "errors": 0},
164 "doc": {"status": "ok", "tookMs": 4691, "files": 1, "totalSizeKb": 2731},
165 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
166 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
167 "publish": {"status": "skipped", "tookMs": 0},
168 "metadata": {
169 "crossScalaVersions": []
170}
171},{
172 "module": "sqlutil-scala-zio",
173 "compile": {"status": "ok", "tookMs": 7425, "warnings": 0, "errors": 0},
174 "doc": {"status": "ok", "tookMs": 3434, "files": 1, "totalSizeKb": 2666},
175 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "ok", "tookMs": 514},
178 "metadata": {
179 "crossScalaVersions": []
180}
181}]
182************************"
183
184Checking patch build.mill...
185Applied patch build.mill cleanly.