Build Logs
geirolz/secret • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
74
Total Lines
360
1##################################
2Clonning https://github.com/geirolz/secret.git into /build/repo using revision v0.0.15
3##################################
4Note: switching to 'cd7bce76257aabea80b72813f94b24d099144051'.
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
24Using configured source version: 3.4
25Scala binary version found: 3.8
26Using configured source version: 3.4
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.4
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project geirolz/secret
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: com.github.geirolz%secret com.github.geirolz%secret-cats-xml com.github.geirolz%secret-circe com.github.geirolz%secret-ciris com.github.geirolz%secret-effect com.github.geirolz%secret-encrypt com.github.geirolz%secret-pureconfig com.github.geirolz%secret-typesafe-config
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.4
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC2
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC2"
61"++3.8.0-RC2 -v"
62"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}""" com.github.geirolz%secret com.github.geirolz%secret-cats-xml com.github.geirolz%secret-circe com.github.geirolz%secret-ciris com.github.geirolz%secret-effect com.github.geirolz%secret-encrypt com.github.geirolz%secret-pureconfig com.github.geirolz%secret-typesafe-config"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.642s.
76[warn] /build/repo/project/ProjectResolvers.scala:7:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
77[warn] resolvers += Resolver.sonatypeCentralSnapshots
78[warn] Resolver.sonatypeOssRepos("public"),
79[warn] ^
80[warn] /build/repo/project/ProjectResolvers.scala:8:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
81[warn] resolvers += Resolver.sonatypeCentralSnapshots
82[warn] Resolver.sonatypeOssRepos("snapshots"),
83[warn] ^
84[warn] /build/repo/project/ProjectResolvers.scala:9:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
85[warn] resolvers += Resolver.sonatypeCentralSnapshots
86[warn] Resolver.sonatypeOssRepos("releases"),
87[warn] ^
88[warn] three warnings found
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] set current project to secret (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC2
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in ciris/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in cats-xml/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in pureconfig/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in typesafe-config/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in docs/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in effect/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in root/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in root/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in encrypt/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC2 in circe/crossScalaVersions
104[info] set current project to secret (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC2 on 10 projects.
106[info] Switching Scala version on:
107[info] typesafe-config (3.8.0-RC2)
108[info] * root (3.8.0-RC2)
109[info] effect (3.8.0-RC2)
110[info] docs (3.8.0-RC2)
111[info] encrypt (3.8.0-RC2)
112[info] pureconfig (3.8.0-RC2)
113[info] ciris (3.8.0-RC2)
114[info] circe (3.8.0-RC2)
115[info] cats-xml (3.8.0-RC2)
116[info] core (3.8.0-RC2)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to secret (in build file:/build/repo/)
120Execute mapScalacOptions: ,REQUIRE:-source:3.4,-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 secret (in build file:/build/repo/)
123[info] Defining Global / credentials, cats-xml / credentials and 8 others.
124[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 99 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to secret (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:336)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to secret (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to secret (in build file:/build/repo/)
140[success] Total time: 0 s, completed Nov 26, 2025, 3:39:17 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(typesafe-config, root, effect, encrypt, pureconfig, ciris, circe, cats-xml, core)
145Starting build for ProjectRef(file:/build/repo/,circe) (secret-circe)... [0/9]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4` in Scala 2.12.20 module Global
147OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
152[info] compiling 17 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] -- Warning: /build/repo/core/src/main/scala/com/geirolz/secret/strategy/SecretStrategyFactory.scala:82:34
155[warn] 82 | summon[SecretStrategy[String]].bimap(_.toString, str => BigDecimal(str))
156[warn] | ^
157[warn] |Result of implicit search for com.geirolz.secret.strategy.SecretStrategy[String] will change.
158[warn] |Current result SecretStrategyFactory.this.given_SecretStrategy_String will be no longer eligible
159[warn] | because it is not defined before the search position.
160[warn] |Result with new rules: com.geirolz.secret.strategy.SecretStrategy.given_SecretStrategy_String.
161[warn] |To opt into the new rules, compile with `-source future` or use
162[warn] |the `scala.language.future` language import.
163[warn] |
164[warn] |To fix the problem without the language import, you could try one of the following:
165[warn] | - use a `given ... with` clause as the enclosing given,
166[warn] | - rearrange definitions so that SecretStrategyFactory.this.given_SecretStrategy_String comes earlier,
167[warn] | - use an explicit argument.
168[warn] |This will be an error in Scala 3.5 and later.
169[warn] -- Warning: /build/repo/core/src/main/scala/com/geirolz/secret/strategy/SecretStrategyFactory.scala:86:39
170[warn] 86 | forString(Charset.defaultCharset())
171[warn] | ^
172[warn] |Result of implicit search for com.geirolz.secret.strategy.SecretStrategy[Array[Byte]] will change.
173[warn] |Current result SecretStrategyFactory.this.secretStrategyForBytes will be no longer eligible
174[warn] | because it is not defined before the search position.
175[warn] |Result with new rules: com.geirolz.secret.strategy.SecretStrategy.secretStrategyForBytes.
176[warn] |To opt into the new rules, compile with `-source future` or use
177[warn] |the `scala.language.future` language import.
178[warn] |
179[warn] |To fix the problem without the language import, you could try one of the following:
180[warn] | - use a `given ... with` clause as the enclosing given,
181[warn] | - rearrange definitions so that SecretStrategyFactory.this.secretStrategyForBytes comes earlier,
182[warn] | - use an explicit argument.
183[warn] |This will be an error in Scala 3.5 and later.
184[warn] three warnings found
185[warn] three warnings found
186[info] done compiling
187[info] compiling 2 Scala sources to /build/repo/integrations/circe/target/scala-3.8.0-RC2/classes ...
188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
189[warn] one warning found
190[info] done compiling
191[info] compiling 2 Scala sources to /build/repo/integrations/circe/target/scala-3.8.0-RC2/test-classes ...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] one warning found
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,encrypt) (secret-encrypt)... [1/9]
196Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
197[info] compiling 2 Scala sources to /build/repo/modules/encrypt/target/scala-3.8.0-RC2/classes ...
198[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
199[warn] one warning found
200[info] done compiling
201Starting build for ProjectRef(file:/build/repo/,typesafe-config) (secret-typesafe-config)... [2/9]
202Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
203[info] compiling 2 Scala sources to /build/repo/integrations/typesafe-config/target/scala-3.8.0-RC2/classes ...
204[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
205[warn] one warning found
206[info] done compiling
207[info] compiling 2 Scala sources to /build/repo/integrations/typesafe-config/target/scala-3.8.0-RC2/test-classes ...
208[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
209[warn] one warning found
210[info] done compiling
211Starting build for ProjectRef(file:/build/repo/,ciris) (secret-ciris)... [3/9]
212Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
213[info] compiling 1 Scala source to /build/repo/integrations/ciris/target/scala-3.8.0-RC2/classes ...
214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
215[warn] one warning found
216[info] done compiling
217[info] compiling 2 Scala sources to /build/repo/integrations/ciris/target/scala-3.8.0-RC2/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/,core) (secret)... [4/9]
222Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
223[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
224[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
225[warn] one warning found
226[info] done compiling
227Starting build for ProjectRef(file:/build/repo/,root) (secret)... [5/9]
228Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
229Starting build for ProjectRef(file:/build/repo/,pureconfig) (secret-pureconfig)... [6/9]
230Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
231[info] compiling 1 Scala source to /build/repo/integrations/pureconfig/target/scala-3.8.0-RC2/classes ...
232[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
233[warn] one warning found
234[info] done compiling
235[info] compiling 3 Scala sources to /build/repo/integrations/pureconfig/target/scala-3.8.0-RC2/test-classes ...
236[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
237[warn] one warning found
238[info] done compiling
239Starting build for ProjectRef(file:/build/repo/,cats-xml) (secret-cats-xml)... [7/9]
240Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
241[info] compiling 2 Scala sources to /build/repo/integrations/cats-xml/target/scala-3.8.0-RC2/classes ...
242[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
243[warn] one warning found
244[info] done compiling
245[info] compiling 2 Scala sources to /build/repo/integrations/cats-xml/target/scala-3.8.0-RC2/test-classes ...
246[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
247[warn] one warning found
248[info] done compiling
249Starting build for ProjectRef(file:/build/repo/,effect) (secret-effect)... [8/9]
250Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
251[info] compiling 1 Scala source to /build/repo/integrations/effect/target/scala-3.8.0-RC2/classes ...
252[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
253[warn] one warning found
254[info] done compiling
255[info] compiling 3 Scala sources to /build/repo/integrations/effect/target/scala-3.8.0-RC2/test-classes ...
256[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
257[warn] one warning found
258[info] done compiling
259
260************************
261Build summary:
262[{
263 "module": "secret-circe",
264 "compile": {"status": "ok", "tookMs": 14597, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 1661, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
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.4"]
271}
272},{
273 "module": "secret-encrypt",
274 "compile": {"status": "ok", "tookMs": 1128, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
276 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
277 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
278 "publish": {"status": "skipped", "tookMs": 0},
279 "metadata": {
280 "crossScalaVersions": ["3.3.4"]
281}
282},{
283 "module": "secret-typesafe-config",
284 "compile": {"status": "ok", "tookMs": 772, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 1136, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
287 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
288 "publish": {"status": "skipped", "tookMs": 0},
289 "metadata": {
290 "crossScalaVersions": ["3.3.4"]
291}
292},{
293 "module": "secret-ciris",
294 "compile": {"status": "ok", "tookMs": 375, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
296 "test-compile": {"status": "ok", "tookMs": 975, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
298 "publish": {"status": "skipped", "tookMs": 0},
299 "metadata": {
300 "crossScalaVersions": ["3.3.4"]
301}
302},{
303 "module": "secret",
304 "compile": {"status": "ok", "tookMs": 48, "warnings": 2, "errors": 0, "sourceVersion": "3.4"},
305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
306 "test-compile": {"status": "ok", "tookMs": 2295, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
308 "publish": {"status": "skipped", "tookMs": 0},
309 "metadata": {
310 "crossScalaVersions": ["3.3.4"]
311}
312},{
313 "module": "secret",
314 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
316 "test-compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
317 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
318 "publish": {"status": "ok", "tookMs": 1},
319 "metadata": {
320 "crossScalaVersions": []
321}
322},{
323 "module": "secret-pureconfig",
324 "compile": {"status": "ok", "tookMs": 357, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 1303, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["3.3.4"]
331}
332},{
333 "module": "secret-cats-xml",
334 "compile": {"status": "ok", "tookMs": 522, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 955, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "skipped", "tookMs": 0},
339 "metadata": {
340 "crossScalaVersions": ["3.3.4"]
341}
342},{
343 "module": "secret-effect",
344 "compile": {"status": "ok", "tookMs": 923, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
345 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
346 "test-compile": {"status": "ok", "tookMs": 1057, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
347 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
348 "publish": {"status": "skipped", "tookMs": 0},
349 "metadata": {
350 "crossScalaVersions": ["3.3.4"]
351}
352}]
353************************
354[success] Total time: 61 s (0:01:01.0), completed Nov 26, 2025, 3:40:19 PM
355[0JChecking patch project/plugins.sbt...
356Checking patch project/build.properties...
357Checking patch build.sbt...
358Applied patch project/plugins.sbt cleanly.
359Applied patch project/build.properties cleanly.
360Applied patch build.sbt cleanly.