Build Logs

swaldman/logadapter-scala • 3.7.4:2025-11-06

Errors

0

Warnings

75

Total Lines

271

1##################################
2Clonning https://github.com/swaldman/logadapter-scala.git into /build/repo using revision v0.0.1
3##################################
4Note: switching to '211726c63555a411cd5a6a9dd742103ba36d5e8a'.
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:
34No .mill-version file found, detecting compatible mill version
35Trying one of predefiend mill versions
36Failed to apply build using mill 1.0.4
37Successfully applied build using mill 0.12.15
38Detected mill version=0.12.15, binary version: 0.12
39No prepare script found for project swaldman/logadapter-scala
40No mill build directory found
41Apply scalafix rules to build.mill
42##################################
43Scala version: 3.7.4
44Targets: com.mchange%logadapter-scala com.mchange%logadapter-scala-log4j2 com.mchange%logadapter-scala-mlog com.mchange%logadapter-scala-scribe com.mchange%logadapter-scala-slf4j com.mchange%logadapter-scala-zio
45Project projectConfig: {"tests":"compile-only"}
46##################################
47============================== resolve _ ==============================
48[build.mill-61/65] compile
49[build.mill-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
50[build.mill-61] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
51[build.mill-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
52[build.mill-61] [warn] ^
53[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
54[build.mill-61] [warn] .iterator()
55[build.mill-61] [warn] ^
56[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
57[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
58[build.mill-61] [warn] ^
59[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
60[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
61[build.mill-61] [warn] ^
62[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
63[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
64[build.mill-61] [warn] ^
65[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
66[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
67[build.mill-61] [warn] ^
68[build.mill-61] [warn] /build/repo/build.mill:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
69[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
70[build.mill-61] [warn] ^
71[build.mill-61] [warn] /build/repo/build.mill:20:79: 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] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
73[build.mill-61] [warn] ^
74[build.mill-61] [warn] /build/repo/build.mill:21:50: 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] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
76[build.mill-61] [warn] ^
77[build.mill-61] [warn] /build/repo/build.mill:145: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])(implicit ctx: mill.api.Ctx): Seq[String] =
79[build.mill-61] [warn] ^
80[build.mill-61] [warn] /build/repo/build.mill:156:79: 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] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
82[build.mill-61] [warn] ^
83[build.mill-61] [warn] /build/repo/build.mill:157:50: 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] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
85[build.mill-61] [warn] ^
86[build.mill-61] [warn] 12 warnings found
87[build.mill-61] [info] done compiling
88[1/1] resolve
89[0J[1A
90[0J[1A
91[1/1] ============================== resolve _ ============================== 10s
92Try build using /opencb/project-builder/mill/millw
93--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
94[build.mill] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
95[build.mill] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
96[build.mill] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
97[build.mill] [warn] ^
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:9: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:20: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:21: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:145: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:156: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:157: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] 12 warnings found
132[build.mill] [info] done compiling
133Build config: {"tests":"compile-only"}
134Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
135
136Starting build for logadapter-scala-scribe - [0/6]
137No test module defined in scribe
138[info] compiling 7 Scala sources to /build/repo/out/compile.dest/classes ...
139[info] done compiling
140[info] compiling 5 Scala sources to /build/repo/out/scribe/compile.dest/classes ...
141[info] done compiling
142Successfully evaluated scribe.compile
143Flag -classpath set repeatedly
1441 warning found
145Successfully evaluated scribe.docJar
146Publishing Artifact(com.mchange,logadapter-scala-scribe_3,0.0.1) to ivy repo /root/.ivy2/local
147Successfully evaluated scribe.publishLocal
148
149Starting build for logadapter-scala-mlog - [1/6]
150No test module defined in mlog
151[info] compiling 2 Scala sources to /build/repo/out/mlog/compile.dest/classes ...
152[info] done compiling
153Successfully evaluated mlog.compile
154Flag -classpath set repeatedly
1551 warning found
156Successfully evaluated mlog.docJar
157Publishing Artifact(com.mchange,logadapter-scala-mlog_3,0.0.1) to ivy repo /root/.ivy2/local
158Successfully evaluated mlog.publishLocal
159
160Starting build for logadapter-scala-zio - [2/6]
161No test module defined in zio
162[info] compiling 1 Scala source to /build/repo/out/zio/compile.dest/classes ...
163[info] done compiling
164Successfully evaluated zio.compile
165Flag -classpath set repeatedly
1661 warning found
167Successfully evaluated zio.docJar
168Publishing Artifact(com.mchange,logadapter-scala-zio_3,0.0.1) to ivy repo /root/.ivy2/local
169Successfully evaluated zio.publishLocal
170
171Starting build for logadapter-scala-slf4j - [3/6]
172No test module defined in slf4j
173[info] compiling 2 Scala sources to /build/repo/out/slf4j/compile.dest/classes ...
174[info] done compiling
175Successfully evaluated slf4j.compile
176Flag -classpath set repeatedly
1771 warning found
178Successfully evaluated slf4j.docJar
179Publishing Artifact(com.mchange,logadapter-scala-slf4j_3,0.0.1) to ivy repo /root/.ivy2/local
180Successfully evaluated slf4j.publishLocal
181
182Starting build for logadapter-scala-log4j2 - [4/6]
183No test module defined in log4j2
184[info] compiling 2 Scala sources to /build/repo/out/log4j2/compile.dest/classes ...
185[info] done compiling
186Successfully evaluated log4j2.compile
187Flag -classpath set repeatedly
1881 warning found
189Successfully evaluated log4j2.docJar
190Publishing Artifact(com.mchange,logadapter-scala-log4j2_3,0.0.1) to ivy repo /root/.ivy2/local
191Successfully evaluated log4j2.publishLocal
192
193Starting build for logadapter-scala - [5/6]
194No test module defined in
195Successfully evaluated compile
196Flag -classpath set repeatedly
1971 warning found
198Successfully evaluated docJar
199Publishing Artifact(com.mchange,logadapter-scala_3,0.0.1) to ivy repo /root/.ivy2/local
200Successfully evaluated publishLocal
201
202************************
203Build summary:
204[{
205 "module": "logadapter-scala-scribe",
206 "compile": {"status": "ok", "tookMs": 9279, "warnings": 0, "errors": 0},
207 "doc": {"status": "ok", "tookMs": 3634, "files": 1, "totalSizeKb": 2676},
208 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "ok", "tookMs": 718},
211 "metadata": {
212 "crossScalaVersions": []
213}
214},{
215 "module": "logadapter-scala-mlog",
216 "compile": {"status": "ok", "tookMs": 3081, "warnings": 0, "errors": 0},
217 "doc": {"status": "ok", "tookMs": 2464, "files": 1, "totalSizeKb": 2662},
218 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "ok", "tookMs": 105},
221 "metadata": {
222 "crossScalaVersions": []
223}
224},{
225 "module": "logadapter-scala-zio",
226 "compile": {"status": "ok", "tookMs": 3806, "warnings": 0, "errors": 0},
227 "doc": {"status": "ok", "tookMs": 2667, "files": 1, "totalSizeKb": 2652},
228 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "ok", "tookMs": 96},
231 "metadata": {
232 "crossScalaVersions": []
233}
234},{
235 "module": "logadapter-scala-slf4j",
236 "compile": {"status": "ok", "tookMs": 2764, "warnings": 0, "errors": 0},
237 "doc": {"status": "ok", "tookMs": 2584, "files": 1, "totalSizeKb": 2659},
238 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
239 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
240 "publish": {"status": "ok", "tookMs": 71},
241 "metadata": {
242 "crossScalaVersions": []
243}
244},{
245 "module": "logadapter-scala-log4j2",
246 "compile": {"status": "ok", "tookMs": 2841, "warnings": 0, "errors": 0},
247 "doc": {"status": "ok", "tookMs": 2560, "files": 1, "totalSizeKb": 2662},
248 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "ok", "tookMs": 93},
251 "metadata": {
252 "crossScalaVersions": []
253}
254},{
255 "module": "logadapter-scala",
256 "compile": {"status": "ok", "tookMs": 18, "warnings": 0, "errors": 0},
257 "doc": {"status": "ok", "tookMs": 3075, "files": 1, "totalSizeKb": 2691},
258 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
259 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "ok", "tookMs": 60},
261 "metadata": {
262 "crossScalaVersions": []
263}
264}]
265************************"
266
267/build/build.patch:156: trailing whitespace.
268
269Checking patch build.mill...
270Applied patch build.mill cleanly.
271warning: 1 line adds whitespace errors.