Build Logs
kevin-lee/logger-f • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
301
Total Lines
867
1##################################
2Clonning https://github.com/kevin-lee/logger-f.git into /build/repo using revision v2.8.0
3##################################
4Note: switching to '0b8292e3a06bee580d3823b9439b60284749b581'.
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-RC2
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-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project kevin-lee/logger-f
35##################################
36Scala version: 3.8.0-RC2
37Targets: io.kevinlee%logger-f-cats io.kevinlee%logger-f-core io.kevinlee%logger-f-doobie1 io.kevinlee%logger-f-log4j io.kevinlee%logger-f-log4s io.kevinlee%logger-f-logback-mdc-monix3 io.kevinlee%logger-f-sbt-logging io.kevinlee%logger-f-slf4j io.kevinlee%logger-f-slf4j-mdc io.kevinlee%logger-f-test-kit
38Project projectConfig: {"tests":"compile-only"}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC2
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC2"
58"++3.8.0-RC2 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" io.kevinlee%logger-f-cats io.kevinlee%logger-f-core io.kevinlee%logger-f-doobie1 io.kevinlee%logger-f-log4j io.kevinlee%logger-f-log4s io.kevinlee%logger-f-logback-mdc-monix3 io.kevinlee%logger-f-sbt-logging io.kevinlee%logger-f-slf4j io.kevinlee%logger-f-slf4j-mdc io.kevinlee%logger-f-test-kit"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
68[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] loading settings for project loggerF from build.sbt...
72[info] resolving key references (55497 settings) ...
73[info]
74[info] __ __ ___ ____
75[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
76[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
77[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
78[info] /_/
79[info]
80[info] logger-f 2.8.0+0-0b8292e3+20251127-2208-SNAPSHOT
81[info] Scala 2.13.16
82[info] -----------------------------------------------------
83[info] Useful sbt tasks:
84[info] r: reload - Run reload
85[info] cln: clean - Run clean
86[info] c: compile - Run compile
87[info] cc: +compile - Run cross-scalaVersion compile
88[info] tc: Test/compile - Run Test/compile
89[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
90[info] t: test - Run test
91[info] ct: +test - Run cross-scalaVersion test
92[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
93[info] fmt: scalafmtAll - Run scalafmtAll
94[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
95[info] cfmt: +scalafmtAll - Run +scalafmtAll
96[info] fixchk: scalafixAll --check - Run scalafixAll --check
97[info] fix: scalafixAll - Run scalafixAll
98[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
99[info] cfix: +scalafixAll - Run +scalafixAll
100[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
101[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
102[info] pl: publishLocal - Run publishLocal
103[warn] there are 148 keys that are not used by any other settings/tasks:
104[warn]
105[warn] * catsEffect3JS / Compile / console / wartremoverErrors
106[warn] +- /build/repo/build.sbt:893
107[warn] * catsEffect3JS / Compile / console / wartremoverWarnings
108[warn] +- /build/repo/build.sbt:894
109[warn] * catsEffect3JS / Test / console / wartremoverErrors
110[warn] +- /build/repo/build.sbt:899
111[warn] * catsEffect3JS / Test / console / wartremoverWarnings
112[warn] +- /build/repo/build.sbt:900
113[warn] * catsEffect3JVM / Compile / console / wartremoverErrors
114[warn] +- /build/repo/build.sbt:893
115[warn] * catsEffect3JVM / Compile / console / wartremoverWarnings
116[warn] +- /build/repo/build.sbt:894
117[warn] * catsEffect3JVM / Test / console / wartremoverErrors
118[warn] +- /build/repo/build.sbt:899
119[warn] * catsEffect3JVM / Test / console / wartremoverWarnings
120[warn] +- /build/repo/build.sbt:900
121[warn] * catsEffectJS / Compile / console / wartremoverErrors
122[warn] +- /build/repo/build.sbt:893
123[warn] * catsEffectJS / Compile / console / wartremoverWarnings
124[warn] +- /build/repo/build.sbt:894
125[warn] * catsEffectJS / Test / console / wartremoverErrors
126[warn] +- /build/repo/build.sbt:899
127[warn] * catsEffectJS / Test / console / wartremoverWarnings
128[warn] +- /build/repo/build.sbt:900
129[warn] * catsEffectJVM / Compile / console / wartremoverErrors
130[warn] +- /build/repo/build.sbt:893
131[warn] * catsEffectJVM / Compile / console / wartremoverWarnings
132[warn] +- /build/repo/build.sbt:894
133[warn] * catsEffectJVM / Test / console / wartremoverErrors
134[warn] +- /build/repo/build.sbt:899
135[warn] * catsEffectJVM / Test / console / wartremoverWarnings
136[warn] +- /build/repo/build.sbt:900
137[warn] * catsJS / Compile / console / wartremoverErrors
138[warn] +- /build/repo/build.sbt:893
139[warn] * catsJS / Compile / console / wartremoverWarnings
140[warn] +- /build/repo/build.sbt:894
141[warn] * catsJS / Test / console / wartremoverErrors
142[warn] +- /build/repo/build.sbt:899
143[warn] * catsJS / Test / console / wartremoverWarnings
144[warn] +- /build/repo/build.sbt:900
145[warn] * catsJVM / Compile / console / wartremoverErrors
146[warn] +- /build/repo/build.sbt:893
147[warn] * catsJVM / Compile / console / wartremoverWarnings
148[warn] +- /build/repo/build.sbt:894
149[warn] * catsJVM / Test / console / wartremoverErrors
150[warn] +- /build/repo/build.sbt:899
151[warn] * catsJVM / Test / console / wartremoverWarnings
152[warn] +- /build/repo/build.sbt:900
153[warn] * catsNative / Compile / console / wartremoverErrors
154[warn] +- /build/repo/build.sbt:893
155[warn] * catsNative / Compile / console / wartremoverWarnings
156[warn] +- /build/repo/build.sbt:894
157[warn] * catsNative / Test / console / wartremoverErrors
158[warn] +- /build/repo/build.sbt:899
159[warn] * catsNative / Test / console / wartremoverWarnings
160[warn] +- /build/repo/build.sbt:900
161[warn] * coreJS / Compile / console / wartremoverErrors
162[warn] +- /build/repo/build.sbt:893
163[warn] * coreJS / Compile / console / wartremoverWarnings
164[warn] +- /build/repo/build.sbt:894
165[warn] * coreJS / Test / console / wartremoverErrors
166[warn] +- /build/repo/build.sbt:899
167[warn] * coreJS / Test / console / wartremoverWarnings
168[warn] +- /build/repo/build.sbt:900
169[warn] * coreJVM / Compile / console / wartremoverErrors
170[warn] +- /build/repo/build.sbt:893
171[warn] * coreJVM / Compile / console / wartremoverWarnings
172[warn] +- /build/repo/build.sbt:894
173[warn] * coreJVM / Test / console / wartremoverErrors
174[warn] +- /build/repo/build.sbt:899
175[warn] * coreJVM / Test / console / wartremoverWarnings
176[warn] +- /build/repo/build.sbt:900
177[warn] * coreNative / Compile / console / wartremoverErrors
178[warn] +- /build/repo/build.sbt:893
179[warn] * coreNative / Compile / console / wartremoverWarnings
180[warn] +- /build/repo/build.sbt:894
181[warn] * coreNative / Test / console / wartremoverErrors
182[warn] +- /build/repo/build.sbt:899
183[warn] * coreNative / Test / console / wartremoverWarnings
184[warn] +- /build/repo/build.sbt:900
185[warn] * doobie1JVM / Compile / console / wartremoverErrors
186[warn] +- /build/repo/build.sbt:893
187[warn] * doobie1JVM / Compile / console / wartremoverWarnings
188[warn] +- /build/repo/build.sbt:894
189[warn] * doobie1JVM / Test / console / wartremoverErrors
190[warn] +- /build/repo/build.sbt:899
191[warn] * doobie1JVM / Test / console / wartremoverWarnings
192[warn] +- /build/repo/build.sbt:900
193[warn] * log4jLoggerJVM / Compile / console / wartremoverErrors
194[warn] +- /build/repo/build.sbt:893
195[warn] * log4jLoggerJVM / Compile / console / wartremoverWarnings
196[warn] +- /build/repo/build.sbt:894
197[warn] * log4jLoggerJVM / Test / console / wartremoverErrors
198[warn] +- /build/repo/build.sbt:899
199[warn] * log4jLoggerJVM / Test / console / wartremoverWarnings
200[warn] +- /build/repo/build.sbt:900
201[warn] * log4jLoggerNative / Compile / console / wartremoverErrors
202[warn] +- /build/repo/build.sbt:893
203[warn] * log4jLoggerNative / Compile / console / wartremoverWarnings
204[warn] +- /build/repo/build.sbt:894
205[warn] * log4jLoggerNative / Test / console / wartremoverErrors
206[warn] +- /build/repo/build.sbt:899
207[warn] * log4jLoggerNative / Test / console / wartremoverWarnings
208[warn] +- /build/repo/build.sbt:900
209[warn] * log4sLoggerJS / Compile / console / wartremoverErrors
210[warn] +- /build/repo/build.sbt:893
211[warn] * log4sLoggerJS / Compile / console / wartremoverWarnings
212[warn] +- /build/repo/build.sbt:894
213[warn] * log4sLoggerJS / Test / console / wartremoverErrors
214[warn] +- /build/repo/build.sbt:899
215[warn] * log4sLoggerJS / Test / console / wartremoverWarnings
216[warn] +- /build/repo/build.sbt:900
217[warn] * log4sLoggerJVM / Compile / console / wartremoverErrors
218[warn] +- /build/repo/build.sbt:893
219[warn] * log4sLoggerJVM / Compile / console / wartremoverWarnings
220[warn] +- /build/repo/build.sbt:894
221[warn] * log4sLoggerJVM / Test / console / wartremoverErrors
222[warn] +- /build/repo/build.sbt:899
223[warn] * log4sLoggerJVM / Test / console / wartremoverWarnings
224[warn] +- /build/repo/build.sbt:900
225[warn] * logbackMdcMonix3JVM / Compile / console / wartremoverErrors
226[warn] +- /build/repo/build.sbt:893
227[warn] * logbackMdcMonix3JVM / Compile / console / wartremoverWarnings
228[warn] +- /build/repo/build.sbt:894
229[warn] * logbackMdcMonix3JVM / Test / console / wartremoverErrors
230[warn] +- /build/repo/build.sbt:899
231[warn] * logbackMdcMonix3JVM / Test / console / wartremoverWarnings
232[warn] +- /build/repo/build.sbt:900
233[warn] * monixJS / Compile / console / wartremoverErrors
234[warn] +- /build/repo/build.sbt:893
235[warn] * monixJS / Compile / console / wartremoverWarnings
236[warn] +- /build/repo/build.sbt:894
237[warn] * monixJS / Test / console / wartremoverErrors
238[warn] +- /build/repo/build.sbt:899
239[warn] * monixJS / Test / console / wartremoverWarnings
240[warn] +- /build/repo/build.sbt:900
241[warn] * monixJVM / Compile / console / wartremoverErrors
242[warn] +- /build/repo/build.sbt:893
243[warn] * monixJVM / Compile / console / wartremoverWarnings
244[warn] +- /build/repo/build.sbt:894
245[warn] * monixJVM / Test / console / wartremoverErrors
246[warn] +- /build/repo/build.sbt:899
247[warn] * monixJVM / Test / console / wartremoverWarnings
248[warn] +- /build/repo/build.sbt:900
249[warn] * sbtLoggingJVM / Compile / console / wartremoverErrors
250[warn] +- /build/repo/build.sbt:893
251[warn] * sbtLoggingJVM / Compile / console / wartremoverWarnings
252[warn] +- /build/repo/build.sbt:894
253[warn] * sbtLoggingJVM / Test / console / wartremoverErrors
254[warn] +- /build/repo/build.sbt:899
255[warn] * sbtLoggingJVM / Test / console / wartremoverWarnings
256[warn] +- /build/repo/build.sbt:900
257[warn] * sbtLoggingNative / Compile / console / wartremoverErrors
258[warn] +- /build/repo/build.sbt:893
259[warn] * sbtLoggingNative / Compile / console / wartremoverWarnings
260[warn] +- /build/repo/build.sbt:894
261[warn] * sbtLoggingNative / Test / console / wartremoverErrors
262[warn] +- /build/repo/build.sbt:899
263[warn] * sbtLoggingNative / Test / console / wartremoverWarnings
264[warn] +- /build/repo/build.sbt:900
265[warn] * slf4jLoggerJVM / Compile / console / wartremoverErrors
266[warn] +- /build/repo/build.sbt:893
267[warn] * slf4jLoggerJVM / Compile / console / wartremoverWarnings
268[warn] +- /build/repo/build.sbt:894
269[warn] * slf4jLoggerJVM / Test / console / wartremoverErrors
270[warn] +- /build/repo/build.sbt:899
271[warn] * slf4jLoggerJVM / Test / console / wartremoverWarnings
272[warn] +- /build/repo/build.sbt:900
273[warn] * slf4jLoggerNative / Compile / console / wartremoverErrors
274[warn] +- /build/repo/build.sbt:893
275[warn] * slf4jLoggerNative / Compile / console / wartremoverWarnings
276[warn] +- /build/repo/build.sbt:894
277[warn] * slf4jLoggerNative / Test / console / wartremoverErrors
278[warn] +- /build/repo/build.sbt:899
279[warn] * slf4jLoggerNative / Test / console / wartremoverWarnings
280[warn] +- /build/repo/build.sbt:900
281[warn] * slf4jMdcJVM / Compile / console / wartremoverErrors
282[warn] +- /build/repo/build.sbt:893
283[warn] * slf4jMdcJVM / Compile / console / wartremoverWarnings
284[warn] +- /build/repo/build.sbt:894
285[warn] * slf4jMdcJVM / Test / console / wartremoverErrors
286[warn] +- /build/repo/build.sbt:899
287[warn] * slf4jMdcJVM / Test / console / wartremoverWarnings
288[warn] +- /build/repo/build.sbt:900
289[warn] * slf4jMdcNative / Compile / console / wartremoverErrors
290[warn] +- /build/repo/build.sbt:893
291[warn] * slf4jMdcNative / Compile / console / wartremoverWarnings
292[warn] +- /build/repo/build.sbt:894
293[warn] * slf4jMdcNative / Test / console / wartremoverErrors
294[warn] +- /build/repo/build.sbt:899
295[warn] * slf4jMdcNative / Test / console / wartremoverWarnings
296[warn] +- /build/repo/build.sbt:900
297[warn] * testCatsEffectWithLog4jLoggerJVM / Compile / console / wartremoverErrors
298[warn] +- /build/repo/build.sbt:893
299[warn] * testCatsEffectWithLog4jLoggerJVM / Compile / console / wartremoverWarnings
300[warn] +- /build/repo/build.sbt:894
301[warn] * testCatsEffectWithLog4jLoggerJVM / Test / console / wartremoverErrors
302[warn] +- /build/repo/build.sbt:899
303[warn] * testCatsEffectWithLog4jLoggerJVM / Test / console / wartremoverWarnings
304[warn] +- /build/repo/build.sbt:900
305[warn] * testCatsEffectWithLog4sLoggerJS / Compile / console / wartremoverErrors
306[warn] +- /build/repo/build.sbt:893
307[warn] * testCatsEffectWithLog4sLoggerJS / Compile / console / wartremoverWarnings
308[warn] +- /build/repo/build.sbt:894
309[warn] * testCatsEffectWithLog4sLoggerJS / Test / console / wartremoverErrors
310[warn] +- /build/repo/build.sbt:899
311[warn] * testCatsEffectWithLog4sLoggerJS / Test / console / wartremoverWarnings
312[warn] +- /build/repo/build.sbt:900
313[warn] * testCatsEffectWithLog4sLoggerJVM / Compile / console / wartremoverErrors
314[warn] +- /build/repo/build.sbt:893
315[warn] * testCatsEffectWithLog4sLoggerJVM / Compile / console / wartremoverWarnings
316[warn] +- /build/repo/build.sbt:894
317[warn] * testCatsEffectWithLog4sLoggerJVM / Test / console / wartremoverErrors
318[warn] +- /build/repo/build.sbt:899
319[warn] * testCatsEffectWithLog4sLoggerJVM / Test / console / wartremoverWarnings
320[warn] +- /build/repo/build.sbt:900
321[warn] * testCatsEffectWithSlf4jLoggerJVM / Compile / console / wartremoverErrors
322[warn] +- /build/repo/build.sbt:893
323[warn] * testCatsEffectWithSlf4jLoggerJVM / Compile / console / wartremoverWarnings
324[warn] +- /build/repo/build.sbt:894
325[warn] * testCatsEffectWithSlf4jLoggerJVM / Test / console / wartremoverErrors
326[warn] +- /build/repo/build.sbt:899
327[warn] * testCatsEffectWithSlf4jLoggerJVM / Test / console / wartremoverWarnings
328[warn] +- /build/repo/build.sbt:900
329[warn] * testCoreJS / Compile / console / wartremoverErrors
330[warn] +- /build/repo/build.sbt:893
331[warn] * testCoreJS / Compile / console / wartremoverWarnings
332[warn] +- /build/repo/build.sbt:894
333[warn] * testCoreJS / Test / console / wartremoverErrors
334[warn] +- /build/repo/build.sbt:899
335[warn] * testCoreJS / Test / console / wartremoverWarnings
336[warn] +- /build/repo/build.sbt:900
337[warn] * testCoreJVM / Compile / console / wartremoverErrors
338[warn] +- /build/repo/build.sbt:893
339[warn] * testCoreJVM / Compile / console / wartremoverWarnings
340[warn] +- /build/repo/build.sbt:894
341[warn] * testCoreJVM / Test / console / wartremoverErrors
342[warn] +- /build/repo/build.sbt:899
343[warn] * testCoreJVM / Test / console / wartremoverWarnings
344[warn] +- /build/repo/build.sbt:900
345[warn] * testCoreWithCatsJS / Compile / console / wartremoverErrors
346[warn] +- /build/repo/build.sbt:893
347[warn] * testCoreWithCatsJS / Compile / console / wartremoverWarnings
348[warn] +- /build/repo/build.sbt:894
349[warn] * testCoreWithCatsJS / Test / console / wartremoverErrors
350[warn] +- /build/repo/build.sbt:899
351[warn] * testCoreWithCatsJS / Test / console / wartremoverWarnings
352[warn] +- /build/repo/build.sbt:900
353[warn] * testCoreWithCatsJVM / Compile / console / wartremoverErrors
354[warn] +- /build/repo/build.sbt:893
355[warn] * testCoreWithCatsJVM / Compile / console / wartremoverWarnings
356[warn] +- /build/repo/build.sbt:894
357[warn] * testCoreWithCatsJVM / Test / console / wartremoverErrors
358[warn] +- /build/repo/build.sbt:899
359[warn] * testCoreWithCatsJVM / Test / console / wartremoverWarnings
360[warn] +- /build/repo/build.sbt:900
361[warn] * testKitJS / Compile / console / wartremoverErrors
362[warn] +- /build/repo/build.sbt:893
363[warn] * testKitJS / Compile / console / wartremoverWarnings
364[warn] +- /build/repo/build.sbt:894
365[warn] * testKitJS / Test / console / wartremoverErrors
366[warn] +- /build/repo/build.sbt:899
367[warn] * testKitJS / Test / console / wartremoverWarnings
368[warn] +- /build/repo/build.sbt:900
369[warn] * testKitJVM / Compile / console / wartremoverErrors
370[warn] +- /build/repo/build.sbt:893
371[warn] * testKitJVM / Compile / console / wartremoverWarnings
372[warn] +- /build/repo/build.sbt:894
373[warn] * testKitJVM / Test / console / wartremoverErrors
374[warn] +- /build/repo/build.sbt:899
375[warn] * testKitJVM / Test / console / wartremoverWarnings
376[warn] +- /build/repo/build.sbt:900
377[warn] * testKitNative / Compile / console / wartremoverErrors
378[warn] +- /build/repo/build.sbt:893
379[warn] * testKitNative / Compile / console / wartremoverWarnings
380[warn] +- /build/repo/build.sbt:894
381[warn] * testKitNative / Test / console / wartremoverErrors
382[warn] +- /build/repo/build.sbt:899
383[warn] * testKitNative / Test / console / wartremoverWarnings
384[warn] +- /build/repo/build.sbt:900
385[warn] * testLogbackMdcMonix3JVM / Compile / console / wartremoverErrors
386[warn] +- /build/repo/build.sbt:893
387[warn] * testLogbackMdcMonix3JVM / Compile / console / wartremoverWarnings
388[warn] +- /build/repo/build.sbt:894
389[warn] * testLogbackMdcMonix3JVM / Test / console / wartremoverErrors
390[warn] +- /build/repo/build.sbt:899
391[warn] * testLogbackMdcMonix3JVM / Test / console / wartremoverWarnings
392[warn] +- /build/repo/build.sbt:900
393[warn] * testMonixWithSlf4jLoggerJVM / Compile / console / wartremoverErrors
394[warn] +- /build/repo/build.sbt:893
395[warn] * testMonixWithSlf4jLoggerJVM / Compile / console / wartremoverWarnings
396[warn] +- /build/repo/build.sbt:894
397[warn] * testMonixWithSlf4jLoggerJVM / Test / console / wartremoverErrors
398[warn] +- /build/repo/build.sbt:899
399[warn] * testMonixWithSlf4jLoggerJVM / Test / console / wartremoverWarnings
400[warn] +- /build/repo/build.sbt:900
401[warn]
402[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
403[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
404Execute setCrossScalaVersions: 3.8.0-RC2
405OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in log4sLoggerJS/crossScalaVersions
406OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in slf4jLoggerNative/crossScalaVersions
407OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in slf4jMdcNative/crossScalaVersions
408OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsEffectJS/crossScalaVersions
409OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCoreJS/crossScalaVersions
410OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCatsEffectWithLog4sLoggerJS/crossScalaVersions
411OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreJS/crossScalaVersions
412OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testKitJS/crossScalaVersions
413OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in log4jLoggerNative/crossScalaVersions
414OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsJS/crossScalaVersions
415OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsNative/crossScalaVersions
416OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in sbtLoggingNative/crossScalaVersions
417OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreNative/crossScalaVersions
418OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testKitNative/crossScalaVersions
419OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCoreWithCatsJS/crossScalaVersions
420OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsEffect3JS/crossScalaVersions
421OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in monixJVM/crossScalaVersions
422OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsEffect3JVM/crossScalaVersions
423OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCatsEffectWithLog4jLoggerJVM/crossScalaVersions
424OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in logbackMdcMonix3JVM/crossScalaVersions
425OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCoreWithCatsJVM/crossScalaVersions
426OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
427OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsEffectJVM/crossScalaVersions
428OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in monixJS/crossScalaVersions
429OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in docsV1/crossScalaVersions
430OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in slf4jMdcJVM/crossScalaVersions
431OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testMonixWithSlf4jLoggerJVM/crossScalaVersions
432OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in log4sLoggerJVM/crossScalaVersions
433OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCatsEffectWithLog4sLoggerJVM/crossScalaVersions
434OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in loggerF/crossScalaVersions
435OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
436OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCoreJVM/crossScalaVersions
437OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in sbtLoggingJVM/crossScalaVersions
438OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in docs/crossScalaVersions
439OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in doobie1JVM/crossScalaVersions
440OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testKitJVM/crossScalaVersions
441OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testLogbackMdcMonix3JVM/crossScalaVersions
442OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in slf4jLoggerJVM/crossScalaVersions
443OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in testCatsEffectWithSlf4jLoggerJVM/crossScalaVersions
444OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in log4jLoggerJVM/crossScalaVersions
445[info]
446[info] __ __ ___ ____
447[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
448[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
449[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
450[info] /_/
451[info]
452[info] logger-f 2.8.0+0-0b8292e3+20251127-2208-SNAPSHOT
453[info] Scala 2.13.16
454[info] -----------------------------------------------------
455[info] Useful sbt tasks:
456[info] r: reload - Run reload
457[info] cln: clean - Run clean
458[info] c: compile - Run compile
459[info] cc: +compile - Run cross-scalaVersion compile
460[info] tc: Test/compile - Run Test/compile
461[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
462[info] t: test - Run test
463[info] ct: +test - Run cross-scalaVersion test
464[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
465[info] fmt: scalafmtAll - Run scalafmtAll
466[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
467[info] cfmt: +scalafmtAll - Run +scalafmtAll
468[info] fixchk: scalafixAll --check - Run scalafixAll --check
469[info] fix: scalafixAll - Run scalafixAll
470[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
471[info] cfix: +scalafixAll - Run +scalafixAll
472[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
473[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
474[info] pl: publishLocal - Run publishLocal
475[info] Setting Scala version to 3.8.0-RC2 on 40 projects.
476[info] Switching Scala version on:
477[info] catsEffectJS (3.8.0-RC2, 2.13.16)
478[info] testCoreWithCatsJVM (3.8.0-RC2, 2.13.16, 2.12.18)
479[info] testCatsEffectWithLog4sLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
480[info] testCatsEffectWithSlf4jLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
481[info] slf4jMdcNative (3.8.0-RC2, 2.13.16)
482[info] testCatsEffectWithLog4jLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
483[info] testCoreJS (3.8.0-RC2, 2.13.16)
484[info] catsNative (3.8.0-RC2, 2.13.16)
485[info] coreNative (3.8.0-RC2, 2.13.16)
486[info] docs (3.8.0-RC2, 2.13.16, 2.12.18)
487[info] monixJVM (3.8.0-RC2, 2.13.16, 2.12.18)
488[info] catsEffect3JVM (3.8.0-RC2, 2.13.16, 2.12.18)
489[info] sbtLoggingJVM (3.8.0-RC2, 2.13.16, 2.12.18)
490[info] testMonixWithSlf4jLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
491[info] slf4jLoggerNative (3.8.0-RC2, 2.13.16)
492[info] testKitJS (3.8.0-RC2, 2.13.16)
493[info] slf4jLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
494[info] coreJS (3.8.0-RC2, 2.13.16)
495[info] testCatsEffectWithLog4sLoggerJS (3.8.0-RC2, 2.13.16)
496[info] logbackMdcMonix3JVM (3.8.0-RC2, 2.13.16, 2.12.18)
497[info] doobie1JVM (3.8.0-RC2, 2.13.16, 2.12.18)
498[info] catsEffect3JS (3.8.0-RC2, 2.13.16)
499[info] testKitNative (3.8.0-RC2, 2.13.16)
500[info] slf4jMdcJVM (3.8.0-RC2, 2.13.16, 2.12.18)
501[info] testKitJVM (3.8.0-RC2, 2.13.16, 2.12.18)
502[info] coreJVM (3.8.0-RC2, 2.13.16, 2.12.18)
503[info] monixJS (3.8.0-RC2, 2.13.16)
504[info] testCoreJVM (3.8.0-RC2, 2.13.16, 2.12.18)
505[info] testLogbackMdcMonix3JVM (3.8.0-RC2, 2.13.16, 2.12.18)
506[info] docsV1 (3.8.0-RC2, 2.13.16, 2.12.18)
507[info] sbtLoggingNative (3.8.0-RC2, 2.13.16)
508[info] testCoreWithCatsJS (3.8.0-RC2, 2.13.16)
509[info] log4sLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
510[info] log4jLoggerNative (3.8.0-RC2, 2.13.16)
511[info] catsJS (3.8.0-RC2, 2.13.16)
512[info] log4sLoggerJS (3.8.0-RC2, 2.13.16)
513[info] catsJVM (3.8.0-RC2, 2.13.16, 2.12.18)
514[info] log4jLoggerJVM (3.8.0-RC2, 2.13.16, 2.12.18)
515[info] catsEffectJVM (3.8.0-RC2, 2.13.16, 2.12.18)
516[info] * loggerF (3.8.0-RC2, 2.13.16, 2.12.18)
517[info] Excluding projects:
518[info] Reapplying settings...
519[info]
520[info] __ __ ___ ____
521[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
522[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
523[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
524[info] /_/
525[info]
526[info] logger-f 2.8.0+0-0b8292e3+20251127-2208-SNAPSHOT
527[info] Scala 3.8.0-RC2
528[info] -----------------------------------------------------
529[info] Useful sbt tasks:
530[info] r: reload - Run reload
531[info] cln: clean - Run clean
532[info] c: compile - Run compile
533[info] cc: +compile - Run cross-scalaVersion compile
534[info] tc: Test/compile - Run Test/compile
535[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
536[info] t: test - Run test
537[info] ct: +test - Run cross-scalaVersion test
538[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
539[info] fmt: scalafmtAll - Run scalafmtAll
540[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
541[info] cfmt: +scalafmtAll - Run +scalafmtAll
542[info] fixchk: scalafixAll --check - Run scalafixAll --check
543[info] fix: scalafixAll - Run scalafixAll
544[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
545[info] cfix: +scalafixAll - Run +scalafixAll
546[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
547[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
548[info] pl: publishLocal - Run publishLocal
549Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
550[info] Reapplying settings...
551[info]
552[info] __ __ ___ ____
553[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
554[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
555[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
556[info] /_/
557[info]
558[info] logger-f 2.8.0+0-0b8292e3+20251127-2208-SNAPSHOT
559[info] Scala 3.8.0-RC2
560[info] -----------------------------------------------------
561[info] Useful sbt tasks:
562[info] r: reload - Run reload
563[info] cln: clean - Run clean
564[info] c: compile - Run compile
565[info] cc: +compile - Run cross-scalaVersion compile
566[info] tc: Test/compile - Run Test/compile
567[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
568[info] t: test - Run test
569[info] ct: +test - Run cross-scalaVersion test
570[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
571[info] fmt: scalafmtAll - Run scalafmtAll
572[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
573[info] cfmt: +scalafmtAll - Run +scalafmtAll
574[info] fixchk: scalafixAll --check - Run scalafixAll --check
575[info] fix: scalafixAll - Run scalafixAll
576[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
577[info] cfix: +scalafixAll - Run +scalafixAll
578[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
579[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
580[info] pl: publishLocal - Run publishLocal
581[info] Defining Global / credentials, catsEffect3JS / credentials and 38 others.
582[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 320 others.
583[info] Run `last` for details.
584[info] Reapplying settings...
585[info]
586[info] __ __ ___ ____
587[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
588[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
589[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
590[info] /_/
591[info]
592[info] logger-f 2.8.0+0-0b8292e3+20251127-2209-SNAPSHOT
593[info] Scala 3.8.0-RC2
594[info] -----------------------------------------------------
595[info] Useful sbt tasks:
596[info] r: reload - Run reload
597[info] cln: clean - Run clean
598[info] c: compile - Run compile
599[info] cc: +compile - Run cross-scalaVersion compile
600[info] tc: Test/compile - Run Test/compile
601[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
602[info] t: test - Run test
603[info] ct: +test - Run cross-scalaVersion test
604[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
605[info] fmt: scalafmtAll - Run scalafmtAll
606[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
607[info] cfmt: +scalafmtAll - Run +scalafmtAll
608[info] fixchk: scalafixAll --check - Run scalafixAll --check
609[info] fix: scalafixAll - Run scalafixAll
610[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
611[info] cfix: +scalafixAll - Run +scalafixAll
612[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
613[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
614[info] pl: publishLocal - Run publishLocal
615Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
616[info] Reapplying settings...
617OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
618
619 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
620 Did you mean testCatsEffectWithSlf4jLoggerJVM / allExcludeDependencies ?
621 , retry without global scopes
622[info] Reapplying settings...
623[info]
624[info] __ __ ___ ____
625[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
626[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
627[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
628[info] /_/
629[info]
630[info] logger-f 2.8.0+0-0b8292e3+20251127-2209-SNAPSHOT
631[info] Scala 3.8.0-RC2
632[info] -----------------------------------------------------
633[info] Useful sbt tasks:
634[info] r: reload - Run reload
635[info] cln: clean - Run clean
636[info] c: compile - Run compile
637[info] cc: +compile - Run cross-scalaVersion compile
638[info] tc: Test/compile - Run Test/compile
639[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
640[info] t: test - Run test
641[info] ct: +test - Run cross-scalaVersion test
642[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
643[info] fmt: scalafmtAll - Run scalafmtAll
644[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
645[info] cfmt: +scalafmtAll - Run +scalafmtAll
646[info] fixchk: scalafixAll --check - Run scalafixAll --check
647[info] fix: scalafixAll - Run scalafixAll
648[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
649[info] cfix: +scalafixAll - Run +scalafixAll
650[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
651[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
652[info] pl: publishLocal - Run publishLocal
653Execute removeScalacOptionsStartingWith: -P:wartremover
654[info] Reapplying settings...
655[info]
656[info] __ __ ___ ____
657[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
658[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
659[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
660[info] /_/
661[info]
662[info] logger-f 2.8.0+0-0b8292e3+20251127-2209-SNAPSHOT
663[info] Scala 3.8.0-RC2
664[info] -----------------------------------------------------
665[info] Useful sbt tasks:
666[info] r: reload - Run reload
667[info] cln: clean - Run clean
668[info] c: compile - Run compile
669[info] cc: +compile - Run cross-scalaVersion compile
670[info] tc: Test/compile - Run Test/compile
671[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
672[info] t: test - Run test
673[info] ct: +test - Run cross-scalaVersion test
674[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
675[info] fmt: scalafmtAll - Run scalafmtAll
676[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
677[info] cfmt: +scalafmtAll - Run +scalafmtAll
678[info] fixchk: scalafixAll --check - Run scalafixAll --check
679[info] fix: scalafixAll - Run scalafixAll
680[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
681[info] cfix: +scalafixAll - Run +scalafixAll
682[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
683[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
684[info] pl: publishLocal - Run publishLocal
685[success] Total time: 0 s, completed Nov 27, 2025, 10:09:13 PM
686Build config: {"tests":"compile-only"}
687Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
688Starting build...
689Projects: Set(monixJVM, sbtLoggingJVM, slf4jLoggerJVM, logbackMdcMonix3JVM, doobie1JVM, slf4jMdcJVM, testKitJVM, coreJVM, log4sLoggerJVM, catsJVM, log4jLoggerJVM)
690Starting build for ProjectRef(file:/build/repo/,slf4jMdcJVM) (logger-f-slf4j-mdc)... [0/11]
691OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
692OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
693OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
694OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
695Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
696[info] compiling 13 Scala sources to /build/repo/modules/logger-f-core/jvm/target/scala-3.8.0-RC2/classes ...
697[info] done compiling
698[info] compiling 1 Scala source to /build/repo/modules/logger-f-slf4j-mdc/jvm/target/scala-3.8.0-RC2/classes ...
699[info] done compiling
700Starting build for ProjectRef(file:/build/repo/,log4jLoggerJVM) (logger-f-log4j)... [1/11]
701Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
702[info] compiling 2 Scala sources to /build/repo/modules/logger-f-log4j/jvm/target/scala-3.8.0-RC2/classes ...
703[info] done compiling
704Starting build for ProjectRef(file:/build/repo/,doobie1JVM) (logger-f-doobie1)... [2/11]
705Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
706[info] compiling 7 Scala sources to /build/repo/modules/logger-f-cats/jvm/target/scala-3.8.0-RC2/classes ...
707[info] done compiling
708[info] compiling 1 Scala source to /build/repo/modules/logger-f-doobie1/jvm/target/scala-3.8.0-RC2/classes ...
709[info] done compiling
710[info] compiling 1 Scala source to /build/repo/modules/logger-f-slf4j/jvm/target/scala-3.8.0-RC2/classes ...
711[info] compiling 1 Scala source to /build/repo/modules/logger-f-test-kit/jvm/target/scala-3.8.0-RC2/classes ...
712[info] done compiling
713[info] done compiling
714[info] compiling 1 Scala source to /build/repo/modules/logger-f-doobie1/jvm/target/scala-3.8.0-RC2/test-classes ...
715[info] done compiling
716Starting build for ProjectRef(file:/build/repo/,catsJVM) (logger-f-cats)... [3/11]
717Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
718[info] compiling 10 Scala sources to /build/repo/modules/logger-f-core/jvm/target/scala-3.8.0-RC2/test-classes ...
719[info] done compiling
720[info] compiling 7 Scala sources to /build/repo/modules/logger-f-cats/jvm/target/scala-3.8.0-RC2/test-classes ...
721[info] done compiling
722Starting build for ProjectRef(file:/build/repo/,slf4jLoggerJVM) (logger-f-slf4j)... [4/11]
723Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
724Starting build for ProjectRef(file:/build/repo/,log4sLoggerJVM) (logger-f-log4s)... [5/11]
725Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
726[info] compiling 1 Scala source to /build/repo/modules/logger-f-log4s/jvm/target/scala-3.8.0-RC2/classes ...
727[info] done compiling
728Starting build for ProjectRef(file:/build/repo/,coreJVM) (logger-f-core)... [6/11]
729Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
730Starting build for ProjectRef(file:/build/repo/,monixJVM) (logger-f-monix)... [7/11]
731Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
732[info] compiling 2 Scala sources to /build/repo/modules/logger-f-monix/jvm/target/scala-3.8.0-RC2/test-classes ...
733[info] done compiling
734Starting build for ProjectRef(file:/build/repo/,testKitJVM) (logger-f-test-kit)... [8/11]
735Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
736[info] compiling 2 Scala sources to /build/repo/modules/logger-f-test-kit/jvm/target/scala-3.8.0-RC2/test-classes ...
737[info] done compiling
738Starting build for ProjectRef(file:/build/repo/,logbackMdcMonix3JVM) (logger-f-logback-mdc-monix3)... [9/11]
739Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
740[info] compiling 1 Scala source to /build/repo/modules/logger-f-logback-mdc-monix3/jvm/target/scala-3.8.0-RC2/classes ...
741[info] done compiling
742[info] compiling 3 Scala sources to /build/repo/modules/logger-f-logback-mdc-monix3/jvm/target/scala-3.8.0-RC2/test-classes ...
743[info] done compiling
744Starting build for ProjectRef(file:/build/repo/,sbtLoggingJVM) (logger-f-sbt-logging)... [10/11]
745Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
746[info] compiling 1 Scala source to /build/repo/modules/logger-f-sbt-logging/jvm/target/scala-3.8.0-RC2/classes ...
747[info] done compiling
748
749************************
750Build summary:
751[{
752 "module": "logger-f-slf4j-mdc",
753 "compile": {"status": "ok", "tookMs": 10966, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
754 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
755 "test-compile": {"status": "ok", "tookMs": 211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
760}
761},{
762 "module": "logger-f-log4j",
763 "compile": {"status": "ok", "tookMs": 670, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
764 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
765 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
770}
771},{
772 "module": "logger-f-doobie1",
773 "compile": {"status": "ok", "tookMs": 2948, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
774 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
775 "test-compile": {"status": "ok", "tookMs": 3752, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
780}
781},{
782 "module": "logger-f-cats",
783 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
784 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
785 "test-compile": {"status": "ok", "tookMs": 19628, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
790}
791},{
792 "module": "logger-f-slf4j",
793 "compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
794 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
795 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
800}
801},{
802 "module": "logger-f-log4s",
803 "compile": {"status": "ok", "tookMs": 497, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
804 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
805 "test-compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.5", "2.13.16", "2.12.18"]
810}
811},{
812 "module": "logger-f-core",
813 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
814 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
815 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
816 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
817 "publish": {"status": "skipped", "tookMs": 0},
818 "metadata": {
819 "crossScalaVersions": ["3.3.5", "2.13.16", "2.12.18"]
820}
821},{
822 "module": "logger-f-monix",
823 "compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
824 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
825 "test-compile": {"status": "ok", "tookMs": 2235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
826 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
827 "publish": {"status": "ok", "tookMs": 2},
828 "metadata": {
829 "crossScalaVersions": ["3.3.5", "2.13.16", "2.12.18"]
830}
831},{
832 "module": "logger-f-test-kit",
833 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
834 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
835 "test-compile": {"status": "ok", "tookMs": 1240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
836 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
837 "publish": {"status": "skipped", "tookMs": 0},
838 "metadata": {
839 "crossScalaVersions": ["3.3.5", "2.13.16", "2.12.18"]
840}
841},{
842 "module": "logger-f-logback-mdc-monix3",
843 "compile": {"status": "ok", "tookMs": 545, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
844 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
845 "test-compile": {"status": "ok", "tookMs": 1832, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
846 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
847 "publish": {"status": "skipped", "tookMs": 0},
848 "metadata": {
849 "crossScalaVersions": ["3.3.5", "2.13.16", "2.12.18"]
850}
851},{
852 "module": "logger-f-sbt-logging",
853 "compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
854 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
855 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
856 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
857 "publish": {"status": "skipped", "tookMs": 0},
858 "metadata": {
859 "crossScalaVersions": ["3.3.5", "2.13.16", "2.12.18"]
860}
861}]
862************************
863[success] Total time: 110 s (0:01:50.0), completed Nov 27, 2025, 10:11:03 PM
864[0JChecking patch project/plugins.sbt...
865Checking patch build.sbt...
866Applied patch project/plugins.sbt cleanly.
867Applied patch build.sbt cleanly.