Build Logs
swaldman/sqlutil-scala • 3.7.4:2025-11-06
Errors
0
Warnings
38
Total Lines
153
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.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.7.4
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.12.14 in build directive
35Detected mill version=0.12.14, binary version: 0.12
36No prepare script found for project swaldman/sqlutil-scala
37No mill build directory found
38Apply scalafix rules to build.mill
39##################################
40Scala version: 3.7.4
41Targets: com.mchange%sqlutil-scala com.mchange%sqlutil-scala-zio
42Project projectConfig: {"tests":"compile-only"}
43##################################
44Downloading mill 0.12.14 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.14/mill-dist-0.12.14.exe ...
45 % Total % Received % Xferd Average Speed Time Time Time Current
46 Dload Upload Total Spent Left Speed
47
48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
49 67 65.4M 67 44.2M 0 0 46.4M 0 0:00:01 --:--:-- 0:00:01 46.4M
50100 65.4M 100 65.4M 0 0 42.6M 0 0:00:01 0:00:01 --:--:-- 42.6M
51============================== resolve _ ==============================
52[build.mill-61/65] compile
53[build.mill-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
54[build.mill-61] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
55[build.mill-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
56[build.mill-61] [warn] ^
57[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
58[build.mill-61] [warn] .iterator()
59[build.mill-61] [warn] ^
60[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
61[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
62[build.mill-61] [warn] ^
63[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
64[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
65[build.mill-61] [warn] ^
66[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
67[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
68[build.mill-61] [warn] ^
69[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
70[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
71[build.mill-61] [warn] ^
72[build.mill-61] [warn] 6 warnings found
73[build.mill-61] [info] done compiling
74[1/1] resolve
75[0J[1A
76[0J[1A
77[1/1] ============================== resolve _ ============================== 18s
78Try build using ./mill
79--disable-ticker will be removed in Mill 0.13.0, use `--ticker false`
80[build.mill] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
81[build.mill] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
82[build.mill] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
83[build.mill] [warn] ^
84[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
85[build.mill] [warn] .iterator()
86[build.mill] [warn] ^
87[build.mill] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
88[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
89[build.mill] [warn] ^
90[build.mill] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
91[build.mill] [warn] val testModule = module.millInternal.modules.toList
92[build.mill] [warn] ^
93[build.mill] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
94[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
95[build.mill] [warn] ^
96[build.mill] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
97[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
98[build.mill] [warn] ^
99[build.mill] [warn] 6 warnings found
100[build.mill] [info] done compiling
101Build config: {"tests":"compile-only"}
102Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
103
104Starting build for sqlutil-scala - [0/2]
105No test module defined in
106Failed to resolve scalaVersion, assume it's Scala 3 project
107[info] compiling 5 Scala sources to /build/repo/out/compile.dest/classes ...
108[info] done compiling
109Successfully evaluated compile
110Flag -classpath set repeatedly
1111 warning found
112Successfully evaluated docJar
113Module is not a publish module, skipping publishing
114
115Starting build for sqlutil-scala-zio - [1/2]
116No test module defined in zio
117Failed to resolve scalaVersion, assume it's Scala 3 project
118[info] compiling 3 Scala sources to /build/repo/out/zio/compile.dest/classes ...
119[info] done compiling
120Successfully evaluated zio.compile
121Flag -classpath set repeatedly
1221 warning found
123Successfully evaluated zio.docJar
124Publishing Artifact(com.mchange,sqlutil-scala-zio_3,0.0.5) to ivy repo /root/.ivy2/local
125Successfully evaluated zio.publishLocal
126
127************************
128Build summary:
129[{
130 "module": "sqlutil-scala",
131 "compile": {"status": "ok", "tookMs": 6567, "warnings": 0, "errors": 0},
132 "doc": {"status": "ok", "tookMs": 4426, "files": 1, "totalSizeKb": 2733},
133 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
134 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
135 "publish": {"status": "skipped", "tookMs": 0},
136 "metadata": {
137 "crossScalaVersions": []
138}
139},{
140 "module": "sqlutil-scala-zio",
141 "compile": {"status": "ok", "tookMs": 6981, "warnings": 0, "errors": 0},
142 "doc": {"status": "ok", "tookMs": 3681, "files": 1, "totalSizeKb": 2669},
143 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
144 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
145 "publish": {"status": "ok", "tookMs": 537},
146 "metadata": {
147 "crossScalaVersions": []
148}
149}]
150************************"
151
152Checking patch build.mill...
153Applied patch build.mill cleanly.