Build Logs

taig/flog • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

8

Total Lines

280

1##################################
2Clonning https://github.com/taig/flog.git into /build/repo using revision 0.17.3
3##################################
4Note: switching to 'a4e1850e9e0d378af07d8baa1004eb8abde8b30e'.
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
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.6"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project taig/flog
47##################################
48Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
49Targets: io.taig%flog io.taig%flog-core io.taig%flog-http4s io.taig%flog-http4s-client io.taig%flog-http4s-server io.taig%flog-log4cats io.taig%flog-slf4j io.taig%flog-slf4j-2
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Xmx2g
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
70"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.taig%flog io.taig%flog-core io.taig%flog-http4s io.taig%flog-http4s-client io.taig%flog-http4s-server io.taig%flog-log4cats io.taig%flog-slf4j io.taig%flog-slf4j-2"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.845s.
85[info] done compiling
86[info] loading settings for project repo from build.sbt...
87[info] resolving key references (14284 settings) ...
88[info] set current project to repo (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in sample/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http4s/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in slf4j-2/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http4s-client/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in log4cats/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in log4catsJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in repo/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http4s-server/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in slf4j/crossScalaVersions
102[info] set current project to repo (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 12 projects.
104[info] Switching Scala version on:
105[info] http4s (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
106[info] root (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
107[info] log4catsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
108[info] http4s-server (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
109[info] log4cats (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
110[info] slf4j-2 (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
111[info] coreJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
112[info] http4s-client (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
113[info] sample (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
114[info] * repo (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
115[info] core (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
116[info] slf4j (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123[info] Defining Global / credentials, core / credentials and 10 others.
124[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 96 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean http4s / allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to repo (in build file:/build/repo/)
140[success] Total time: 0 s, completed Jan 3, 2026, 12:03:07 AM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(http4s, root, http4s-server, log4cats, slf4j-2, http4s-client, core, slf4j)
145Starting build for ProjectRef(file:/build/repo/,slf4j-2) (flog-slf4j-2)... [0/8]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
150Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/slf4j-2/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151[info] compiling 12 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
152[warn] -- [E194] Potential Issue Warning: /build/repo/modules/core/src/main/scala/io/taig/flog/data/Scope.scala:23:8
153[warn] 23 | def toString: String = self.show
154[warn] | ^
155[warn] |Extension method toString will never be selected from type Any
156[warn] |because Any already has a member with the same name and compatible parameter types.
157[warn] |
158[warn] | longer explanation available when compiling with `-explain`
159[warn] one warning found
160[info] done compiling
161[info] compiling 3 Scala sources to /build/repo/modules/slf4j-2/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,http4s-server) (flog-http4s-server)... [1/8]
164Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-server/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/modules/http4s/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
166[info] done compiling
167[info] compiling 2 Scala sources to /build/repo/modules/http4s-server/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,http4s) (flog-http4s)... [2/8]
170Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171Starting build for ProjectRef(file:/build/repo/,core) (flog-core)... [3/8]
172Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 3 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
174[info] done compiling
175Starting build for ProjectRef(file:/build/repo/,http4s-client) (flog-http4s-client)... [4/8]
176Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-client/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] compiling 1 Scala source to /build/repo/modules/http4s-client/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,slf4j) (flog-slf4j)... [5/8]
180Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/slf4j/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 5 Scala sources and 2 Java sources to /build/repo/modules/slf4j/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
182[info] done compiling
183Starting build for ProjectRef(file:/build/repo/,root) (flog)... [6/8]
184Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
185Starting build for ProjectRef(file:/build/repo/,log4cats) (flog-log4cats)... [7/8]
186Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/modules/log4cats/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
187[info] compiling 2 Scala sources to /build/repo/modules/log4cats/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
188[info] done compiling
189
190************************
191Build summary:
192[{
193 "module": "flog-slf4j-2",
194 "compile": {"status": "ok", "tookMs": 12849, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["3.3.6"]
201}
202},{
203 "module": "flog-http4s-server",
204 "compile": {"status": "ok", "tookMs": 2388, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["3.3.6"]
211}
212},{
213 "module": "flog-http4s",
214 "compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
216 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
218 "publish": {"status": "skipped", "tookMs": 0},
219 "metadata": {
220 "crossScalaVersions": ["3.3.6"]
221}
222},{
223 "module": "flog-core",
224 "compile": {"status": "ok", "tookMs": 59, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
225 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
226 "test-compile": {"status": "ok", "tookMs": 1472, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
228 "publish": {"status": "skipped", "tookMs": 0},
229 "metadata": {
230 "crossScalaVersions": ["3.3.6"]
231}
232},{
233 "module": "flog-http4s-client",
234 "compile": {"status": "ok", "tookMs": 639, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
236 "test-compile": {"status": "ok", "tookMs": 298, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
238 "publish": {"status": "skipped", "tookMs": 0},
239 "metadata": {
240 "crossScalaVersions": ["3.3.6"]
241}
242},{
243 "module": "flog-slf4j",
244 "compile": {"status": "ok", "tookMs": 1566, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["3.3.6"]
251}
252},{
253 "module": "flog",
254 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
258 "publish": {"status": "ok", "tookMs": 4},
259 "metadata": {
260 "crossScalaVersions": ["3.3.6"]
261}
262},{
263 "module": "flog-log4cats",
264 "compile": {"status": "ok", "tookMs": 1082, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["3.3.6"]
271}
272}]
273************************
274[success] Total time: 33 s, completed Jan 3, 2026, 12:03:40 AM
275[0JChecking patch project/plugins.sbt...
276Checking patch project/build.properties...
277Checking patch build.sbt...
278Applied patch project/plugins.sbt cleanly.
279Applied patch project/build.properties cleanly.
280Applied patch build.sbt cleanly.