Build Logs

kevin-lee/just-semver • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

16

Total Lines

390

1##################################
2Clonning https://github.com/kevin-lee/just-semver.git into /build/repo using revision v1.1.1
3##################################
4Note: switching to 'bdb91574a371fc8abbb107312320226ece672ebe'.
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:
34Sbt version 1.10.11 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 kevin-lee/just-semver
37##################################
38Scala version: 3.8.0-RC2
39Targets: io.kevinlee%just-semver io.kevinlee%just-semver-core io.kevinlee%just-semver-decver
40Project projectConfig: {"projects":{"exclude":["io.kevinlee%just-semver"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"projects":{"exclude":["io.kevinlee%just-semver"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.kevinlee%just-semver io.kevinlee%just-semver-core io.kevinlee%just-semver-decver"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] loading settings for project justSemVer from build.sbt...
73[info] resolving key references (10065 settings) ...
74[info]
75[info] __ __ ___ ____
76[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
77[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
78[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
79[info] /_/
80[info]
81[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
82[info] Scala 2.13.16
83[info] -----------------------------------------------------
84[info] Useful sbt tasks:
85[info] r: reload - Run reload
86[info] cln: clean - Run clean
87[info] c: compile - Run compile
88[info] cc: +compile - Run cross-scalaVersion compile
89[info] tc: Test/compile - Run Test/compile
90[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
91[info] t: test - Run test
92[info] ct: +test - Run cross-scalaVersion test
93[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
94[info] fmt: scalafmtAll - Run scalafmtAll
95[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
96[info] cfmt: +scalafmtAll - Run +scalafmtAll
97[info] fixchk: scalafixAll --check - Run scalafixAll --check
98[info] fix: scalafixAll - Run scalafixAll
99[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
100[info] cfix: +scalafixAll - Run +scalafixAll
101[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
102[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
103[info] pl: publishLocal - Run publishLocal
104Execute setCrossScalaVersions: 3.8.0-RC2
105OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in justSemVer/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in decverNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in docs/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in decverJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in decverJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
113[info]
114[info] __ __ ___ ____
115[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
116[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
117[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
118[info] /_/
119[info]
120[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
121[info] Scala 2.13.16
122[info] -----------------------------------------------------
123[info] Useful sbt tasks:
124[info] r: reload - Run reload
125[info] cln: clean - Run clean
126[info] c: compile - Run compile
127[info] cc: +compile - Run cross-scalaVersion compile
128[info] tc: Test/compile - Run Test/compile
129[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
130[info] t: test - Run test
131[info] ct: +test - Run cross-scalaVersion test
132[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
133[info] fmt: scalafmtAll - Run scalafmtAll
134[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
135[info] cfmt: +scalafmtAll - Run +scalafmtAll
136[info] fixchk: scalafixAll --check - Run scalafixAll --check
137[info] fix: scalafixAll - Run scalafixAll
138[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
139[info] cfix: +scalafixAll - Run +scalafixAll
140[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
141[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
142[info] pl: publishLocal - Run publishLocal
143[info] Setting Scala version to 3.8.0-RC2 on 8 projects.
144[info] Switching Scala version on:
145[info] coreNative (2.12.18, 2.13.16, 3.8.0-RC2)
146[info] docs (2.12.18, 2.13.16, 3.8.0-RC2, 2.13.11)
147[info] decverJS (2.12.18, 2.13.16, 3.8.0-RC2)
148[info] coreJS (2.12.18, 2.13.16, 3.8.0-RC2)
149[info] * justSemVer (2.12.18, 2.13.16, 3.8.0-RC2)
150[info] coreJVM (2.12.18, 2.13.16, 3.8.0-RC2)
151[info] decverJVM (2.12.18, 2.13.16, 3.8.0-RC2)
152[info] decverNative (2.12.18, 2.13.16, 3.8.0-RC2)
153[info] Excluding projects:
154[info] Reapplying settings...
155[info]
156[info] __ __ ___ ____
157[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
158[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
159[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
160[info] /_/
161[info]
162[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
163[info] Scala 3.8.0-RC2
164[info] -----------------------------------------------------
165[info] Useful sbt tasks:
166[info] r: reload - Run reload
167[info] cln: clean - Run clean
168[info] c: compile - Run compile
169[info] cc: +compile - Run cross-scalaVersion compile
170[info] tc: Test/compile - Run Test/compile
171[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
172[info] t: test - Run test
173[info] ct: +test - Run cross-scalaVersion test
174[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
175[info] fmt: scalafmtAll - Run scalafmtAll
176[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
177[info] cfmt: +scalafmtAll - Run +scalafmtAll
178[info] fixchk: scalafixAll --check - Run scalafixAll --check
179[info] fix: scalafixAll - Run scalafixAll
180[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
181[info] cfix: +scalafixAll - Run +scalafixAll
182[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
183[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
184[info] pl: publishLocal - Run publishLocal
185Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
186[info] Reapplying settings...
187[info]
188[info] __ __ ___ ____
189[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
190[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
191[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
192[info] /_/
193[info]
194[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
195[info] Scala 3.8.0-RC2
196[info] -----------------------------------------------------
197[info] Useful sbt tasks:
198[info] r: reload - Run reload
199[info] cln: clean - Run clean
200[info] c: compile - Run compile
201[info] cc: +compile - Run cross-scalaVersion compile
202[info] tc: Test/compile - Run Test/compile
203[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
204[info] t: test - Run test
205[info] ct: +test - Run cross-scalaVersion test
206[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
207[info] fmt: scalafmtAll - Run scalafmtAll
208[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
209[info] cfmt: +scalafmtAll - Run +scalafmtAll
210[info] fixchk: scalafixAll --check - Run scalafixAll --check
211[info] fix: scalafixAll - Run scalafixAll
212[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
213[info] cfix: +scalafixAll - Run +scalafixAll
214[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
215[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
216[info] pl: publishLocal - Run publishLocal
217[info] Defining Global / credentials, coreJS / credentials and 6 others.
218[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 64 others.
219[info] Run `last` for details.
220[info] Reapplying settings...
221[info]
222[info] __ __ ___ ____
223[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
224[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
225[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
226[info] /_/
227[info]
228[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
229[info] Scala 3.8.0-RC2
230[info] -----------------------------------------------------
231[info] Useful sbt tasks:
232[info] r: reload - Run reload
233[info] cln: clean - Run clean
234[info] c: compile - Run compile
235[info] cc: +compile - Run cross-scalaVersion compile
236[info] tc: Test/compile - Run Test/compile
237[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
238[info] t: test - Run test
239[info] ct: +test - Run cross-scalaVersion test
240[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
241[info] fmt: scalafmtAll - Run scalafmtAll
242[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
243[info] cfmt: +scalafmtAll - Run +scalafmtAll
244[info] fixchk: scalafixAll --check - Run scalafixAll --check
245[info] fix: scalafixAll - Run scalafixAll
246[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
247[info] cfix: +scalafixAll - Run +scalafixAll
248[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
249[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
250[info] pl: publishLocal - Run publishLocal
251Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
252[info] Reapplying settings...
253OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
254
255 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
256 Did you mean allExcludeDependencies ?
257 , retry without global scopes
258[info] Reapplying settings...
259[info]
260[info] __ __ ___ ____
261[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
262[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
263[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
264[info] /_/
265[info]
266[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
267[info] Scala 3.8.0-RC2
268[info] -----------------------------------------------------
269[info] Useful sbt tasks:
270[info] r: reload - Run reload
271[info] cln: clean - Run clean
272[info] c: compile - Run compile
273[info] cc: +compile - Run cross-scalaVersion compile
274[info] tc: Test/compile - Run Test/compile
275[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
276[info] t: test - Run test
277[info] ct: +test - Run cross-scalaVersion test
278[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
279[info] fmt: scalafmtAll - Run scalafmtAll
280[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
281[info] cfmt: +scalafmtAll - Run +scalafmtAll
282[info] fixchk: scalafixAll --check - Run scalafixAll --check
283[info] fix: scalafixAll - Run scalafixAll
284[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
285[info] cfix: +scalafixAll - Run +scalafixAll
286[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
287[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
288[info] pl: publishLocal - Run publishLocal
289Execute removeScalacOptionsStartingWith: -P:wartremover
290[info] Reapplying settings...
291[info]
292[info] __ __ ___ ____
293[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
294[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
295[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
296[info] /_/
297[info]
298[info] just-semver 1.1.1+0-bdb91574+20251127-2207-SNAPSHOT
299[info] Scala 3.8.0-RC2
300[info] -----------------------------------------------------
301[info] Useful sbt tasks:
302[info] r: reload - Run reload
303[info] cln: clean - Run clean
304[info] c: compile - Run compile
305[info] cc: +compile - Run cross-scalaVersion compile
306[info] tc: Test/compile - Run Test/compile
307[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
308[info] t: test - Run test
309[info] ct: +test - Run cross-scalaVersion test
310[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
311[info] fmt: scalafmtAll - Run scalafmtAll
312[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
313[info] cfmt: +scalafmtAll - Run +scalafmtAll
314[info] fixchk: scalafixAll --check - Run scalafixAll --check
315[info] fix: scalafixAll - Run scalafixAll
316[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
317[info] cfix: +scalafixAll - Run +scalafixAll
318[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
319[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
320[info] pl: publishLocal - Run publishLocal
321[success] Total time: 0 s, completed Nov 27, 2025, 10:07:16 PM
322Build config: {"projects":{"exclude":["io.kevinlee%just-semver"],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
323Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(io.kevinlee%just-semver),Map()),CompileOnly,List()))
324Excluding target 'io.kevinlee%just-semver' - matches exclusion rule: 'io.kevinlee%just-semver'
325Starting build...
326Projects: Set(coreJVM, decverJVM)
327Starting build for ProjectRef(file:/build/repo/,coreJVM) (just-semver-core)... [0/2]
328OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
329OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
330OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
331OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
332Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
333[info] compiling 14 Scala sources to /build/repo/modules/just-semver-core/jvm/target/scala-3.8.0-RC2/classes ...
334[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
335[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/just-semver-core/shared/src/main/scala-3/just/Common.scala:33:8
336[warn] 33 | (x, y) match {
337[warn] | ^^^^^^
338[warn] | match may not be exhaustive.
339[warn] |
340[warn] | It would fail on pattern case: (Seq(_, _*), _), (_, Seq(_, _*))
341[warn] |
342[warn] | longer explanation available when compiling with `-explain`
343[warn] two warnings found
344[info] done compiling
345[info] compiling 15 Scala sources to /build/repo/modules/just-semver-core/jvm/target/scala-3.8.0-RC2/test-classes ...
346[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
347[warn] one warning found
348[info] done compiling
349Starting build for ProjectRef(file:/build/repo/,decverJVM) (just-semver-decver)... [1/2]
350Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
351[info] compiling 4 Scala sources to /build/repo/modules/just-semver-decver/jvm/target/scala-3.8.0-RC2/classes ...
352[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
353[warn] one warning found
354[info] done compiling
355[info] compiling 6 Scala sources to /build/repo/modules/just-semver-decver/jvm/target/scala-3.8.0-RC2/test-classes ...
356[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
357[warn] one warning found
358[info] done compiling
359
360************************
361Build summary:
362[{
363 "module": "just-semver-core",
364 "compile": {"status": "ok", "tookMs": 11907, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
366 "test-compile": {"status": "ok", "tookMs": 5323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
368 "publish": {"status": "skipped", "tookMs": 0},
369 "metadata": {
370 "crossScalaVersions": ["2.12.18", "2.13.16", "3.3.5"]
371}
372},{
373 "module": "just-semver-decver",
374 "compile": {"status": "ok", "tookMs": 2445, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
375 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
376 "test-compile": {"status": "ok", "tookMs": 2371, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
378 "publish": {"status": "skipped", "tookMs": 0},
379 "metadata": {
380 "crossScalaVersions": ["2.12.18", "2.13.16", "3.3.5"]
381}
382}]
383************************
384[success] Total time: 31 s, completed Nov 27, 2025, 10:07:47 PM
385[0JChecking patch project/plugins.sbt...
386Checking patch project/build.properties...
387Checking patch build.sbt...
388Applied patch project/plugins.sbt cleanly.
389Applied patch project/build.properties cleanly.
390Applied patch build.sbt cleanly.