Build Logs
tmccarthy/tmmutils • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
28
Total Lines
318
1##################################
2Clonning https://github.com/tmccarthy/tmmutils.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to '785b1a72dd52be60aeb9cca60889b39e19e288dc'.
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.1-RC1-bin-20260102-32e416e-NIGHTLY
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
31Try apply source patch:
32Path: build.sbt
33Pattern: ThisBuild / tlFatalWarnings := true
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.7.0 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project tmccarthy/tmmutils
46##################################
47Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
48Targets: au.id.tmm.tmm-utils%tmm-utils-cats au.id.tmm.tmm-utils%tmm-utils-cats-effect au.id.tmm.tmm-utils%tmm-utils-circe au.id.tmm.tmm-utils%tmm-utils-errors au.id.tmm.tmm-utils%tmm-utils-syntax au.id.tmm.tmm-utils%tmm-utils-testing-cats au.id.tmm.tmm-utils%tmm-utils-testing-core au.id.tmm.tmm-utils%tmm-utils-testing-scalacheck
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
69"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"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":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" au.id.tmm.tmm-utils%tmm-utils-cats au.id.tmm.tmm-utils%tmm-utils-cats-effect au.id.tmm.tmm-utils%tmm-utils-circe au.id.tmm.tmm-utils%tmm-utils-errors au.id.tmm.tmm-utils%tmm-utils-syntax au.id.tmm.tmm-utils%tmm-utils-testing-cats au.id.tmm.tmm-utils%tmm-utils-testing-core au.id.tmm.tmm-utils%tmm-utils-testing-scalacheck"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.562s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (11737 settings) ...
87[info] set scmInfo to https://github.com/tmccarthy/tmmutils
88[info] set current project to tmm-utils (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
90OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testingScalacheck/crossScalaVersions
92OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in circe/crossScalaVersions
94OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in cats/crossScalaVersions
95OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testingCats/crossScalaVersions
96OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testingCore/crossScalaVersions
97OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in syntax/crossScalaVersions
98OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in errors/crossScalaVersions
101OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in catsEffect/crossScalaVersions
102[info] set scmInfo to https://github.com/tmccarthy/tmmutils
103[info] set current project to tmm-utils (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 12 projects.
105[info] Switching Scala version on:
106[info] * root (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
107[info] testingCats (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
108[info] testingCore (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
109[info] rootJS (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
110[info] testingScalacheck (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
111[info] errors (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
112[info] syntax (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
113[info] rootJVM (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
114[info] rootNative (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
115[info] circe (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
116[info] catsEffect (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
117[info] cats (2.13.8, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/tmccarthy/tmmutils
121[info] set current project to tmm-utils (in build file:/build/repo/)
122Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/tmccarthy/tmmutils
125[info] set current project to tmm-utils (in build file:/build/repo/)
126[info] Defining Global / credentials, cats / credentials and 10 others.
127[info] The new values will be used by allCredentials, cats / allCredentials and 69 others.
128[info] Run `last` for details.
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/tmccarthy/tmmutils
131[info] set current project to tmm-utils (in build file:/build/repo/)
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/tmccarthy/tmmutils
141[info] set current project to tmm-utils (in build file:/build/repo/)
142Execute removeScalacOptionsStartingWith: -P:wartremover
143[info] Reapplying settings...
144[info] set scmInfo to https://github.com/tmccarthy/tmmutils
145[info] set current project to tmm-utils (in build file:/build/repo/)
146[success] Total time: 0 s, completed Jan 3, 2026, 12:15:04 AM
147Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
148Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
149Starting build...
150Projects: Set(testingCats, testingCore, testingScalacheck, errors, syntax, circe, catsEffect, cats)
151Starting build for ProjectRef(file:/build/repo/,circe) (tmm-utils-circe)... [0/8]
152OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
156Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 3 Scala sources to /build/repo/circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[warn] one warning found
160[info] done compiling
161[info] compiling 8 Scala sources to /build/repo/testing/core/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165[info] compiling 8 Scala sources to /build/repo/testing/scalacheck/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
166[info] compiling 8 Scala sources to /build/repo/testing/cats/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] one warning found
170[info] done compiling
171[warn] one warning found
172[info] done compiling
173[info] compiling 2 Scala sources to /build/repo/circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,errors) (tmm-utils-errors)... [1/8]
178Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] compiling 10 Scala sources to /build/repo/errors/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
180[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
181[warn] one warning found
182[info] done compiling
183[info] compiling 6 Scala sources to /build/repo/errors/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
184[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
185[warn] one warning found
186[info] done compiling
187Starting build for ProjectRef(file:/build/repo/,syntax) (tmm-utils-syntax)... [2/8]
188Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
189[info] compiling 1 Scala source to /build/repo/syntax/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
190[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
191[warn] one warning found
192[info] done compiling
193[info] compiling 1 Scala source to /build/repo/syntax/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[warn] one warning found
196[info] done compiling
197Starting build for ProjectRef(file:/build/repo/,testingCore) (tmm-utils-testing-core)... [3/8]
198Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
199[info] compiling 2 Scala sources to /build/repo/testing/core/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203Starting build for ProjectRef(file:/build/repo/,testingScalacheck) (tmm-utils-testing-scalacheck)... [4/8]
204Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
205Starting build for ProjectRef(file:/build/repo/,cats) (tmm-utils-cats)... [5/8]
206Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
207[info] compiling 6 Scala sources to /build/repo/cats/cats-core/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
208[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
209[warn] one warning found
210[info] done compiling
211[info] compiling 4 Scala sources to /build/repo/cats/cats-core/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
212[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
213[warn] one warning found
214[info] done compiling
215Starting build for ProjectRef(file:/build/repo/,testingCats) (tmm-utils-testing-cats)... [6/8]
216Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217[info] compiling 2 Scala sources to /build/repo/testing/cats/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
218[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
219[warn] one warning found
220[info] done compiling
221Starting build for ProjectRef(file:/build/repo/,catsEffect) (tmm-utils-cats-effect)... [7/8]
222Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
223[info] compiling 1 Scala source to /build/repo/cats/cats-effect/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
224[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
225[warn] one warning found
226[info] done compiling
227
228************************
229Build summary:
230[{
231 "module": "tmm-utils-circe",
232 "compile": {"status": "ok", "tookMs": 6916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
234 "test-compile": {"status": "ok", "tookMs": 6152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
236 "publish": {"status": "skipped", "tookMs": 0},
237 "metadata": {
238 "crossScalaVersions": ["2.13.8", "3.1.1"]
239}
240},{
241 "module": "tmm-utils-errors",
242 "compile": {"status": "ok", "tookMs": 969, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 1901, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["2.13.8", "3.1.1"]
249}
250},{
251 "module": "tmm-utils-syntax",
252 "compile": {"status": "ok", "tookMs": 283, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
254 "test-compile": {"status": "ok", "tookMs": 475, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
256 "publish": {"status": "skipped", "tookMs": 0},
257 "metadata": {
258 "crossScalaVersions": ["2.13.8", "3.1.1"]
259}
260},{
261 "module": "tmm-utils-testing-core",
262 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 1484, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["2.13.8", "3.1.1"]
269}
270},{
271 "module": "tmm-utils-testing-scalacheck",
272 "compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["2.13.8", "3.1.1"]
279}
280},{
281 "module": "tmm-utils-cats",
282 "compile": {"status": "ok", "tookMs": 1532, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 2133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["2.13.8", "3.1.1"]
289}
290},{
291 "module": "tmm-utils-testing-cats",
292 "compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
294 "test-compile": {"status": "ok", "tookMs": 837, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
295 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
296 "publish": {"status": "skipped", "tookMs": 0},
297 "metadata": {
298 "crossScalaVersions": ["2.13.8", "3.1.1"]
299}
300},{
301 "module": "tmm-utils-cats-effect",
302 "compile": {"status": "ok", "tookMs": 242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
304 "test-compile": {"status": "ok", "tookMs": 245, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
306 "publish": {"status": "skipped", "tookMs": 0},
307 "metadata": {
308 "crossScalaVersions": ["2.13.8", "3.1.1"]
309}
310}]
311************************
312[success] Total time: 37 s, completed Jan 3, 2026, 12:15:41 AM
313[0JChecking patch project/plugins.sbt...
314Checking patch project/build.properties...
315Checking patch build.sbt...
316Applied patch project/plugins.sbt cleanly.
317Applied patch project/build.properties cleanly.
318Applied patch build.sbt cleanly.