Build Logs
takapi327/mcp-scala • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
34
Total Lines
272
1##################################
2Clonning https://github.com/takapi327/mcp-scala.git into /build/repo using revision v0.1.0-alpha2
3##################################
4Note: switching to '233f5dfc4daae8baebc1463352840981040b6b44'.
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.5
22----
23Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-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: ThisBuild / tlFatalWarnings := true
35Replacement:
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
40
41Try apply source patch:
42Path: project/Versions.scala
43Pattern: val scala3 = "3.3.5"
44Replacement: val scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
45Successfully applied pattern 'val scala3 = "3.3.5"' in project/Versions.scala
46----
47Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
48Execute tests: false
49sbt project found:
50Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project takapi327/mcp-scala
53##################################
54Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
55Targets: io.github.takapi327%mcp-scala-schema io.github.takapi327%mcp-scala-server
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '21'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
63# Executing command line:
64java
65-Xms1G
66-Xmx4G
67-XX:+UseG1GC
68-Xss10m
69-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
70-Dcommunitybuild.project.dependencies.add=
71-Xmx7G
72-Xms4G
73-Xss8M
74-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
75-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
76-jar
77/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
78"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
79"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
80"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
81"set every credentials := Nil"
82"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
83"removeScalacOptionsStartingWith -P:wartremover"
84
85moduleMappings
86"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.takapi327%mcp-scala-schema io.github.takapi327%mcp-scala-server"
87
88[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
89[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
90[info] loading project definition from /build/repo/project
91[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
92[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
93[info] Compilation completed in 8.352s.
94[info] done compiling
95[info] loading settings for project mcpScala from build.sbt...
96[info] resolving key references (19726 settings) ...
97[info] set scmInfo to https://github.com/takapi327/mcp-scala
98[info] set current project to mcpScala (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleNative/crossScalaVersions
104[info] set scmInfo to https://github.com/takapi327/mcp-scala
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScala/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in mcpScala/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in ldbcMcpServerExampleJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientNative/crossScalaVersions
120OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverNative/crossScalaVersions
122OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverNative/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaNative/crossScalaVersions
126OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in schemaNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaNative/crossScalaVersions
128OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in mcpScalaNative/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleJVM/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in serverJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in clientJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleNative/crossScalaVersions
138OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in documentMcpServerExampleNative/crossScalaVersions
139[info] set current project to mcpScala (in build file:/build/repo/)
140[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 19 projects.
141[info] Switching Scala version on:
142[info] documentMcpServerExampleJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
143[info] clientNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
144[info] ldbcMcpServerExampleJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
145[info] documentMcpServerExampleJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
146[info] serverNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
147[info] documentMcpServerExampleNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
148[info] mcpScalaJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
149[info] clientJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
150[info] * mcpScala (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
151[info] clientJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
152[info] schemaJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
153[info] mcpScalaJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
154[info] schemaNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
155[info] mcpScalaNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
156[info] schemaJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
157[info] serverJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
158[info] ldbcMcpServerExampleJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
159[info] serverJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
160[info] ldbcMcpServerExampleNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
161[info] Excluding projects:
162[info] Reapplying settings...
163[info] set scmInfo to https://github.com/takapi327/mcp-scala
164[info] set current project to mcpScala (in build file:/build/repo/)
165Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
166[info] Reapplying settings...
167[info] set scmInfo to https://github.com/takapi327/mcp-scala
168[info] set current project to mcpScala (in build file:/build/repo/)
169[info] Defining Global / credentials, clientJS / credentials and 17 others.
170[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 168 others.
171[info] Run `last` for details.
172[info] Reapplying settings...
173[info] set scmInfo to https://github.com/takapi327/mcp-scala
174[info] set current project to mcpScala (in build file:/build/repo/)
175Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
176[info] Reapplying settings...
177OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
178
179 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
180 Did you mean serverJVM / allExcludeDependencies ?
181 , retry without global scopes
182[info] Reapplying settings...
183[info] set scmInfo to https://github.com/takapi327/mcp-scala
184[info] set current project to mcpScala (in build file:/build/repo/)
185Execute removeScalacOptionsStartingWith: -P:wartremover
186[info] Reapplying settings...
187[info] set scmInfo to https://github.com/takapi327/mcp-scala
188[info] set current project to mcpScala (in build file:/build/repo/)
189[success] Total time: 0 s, completed Dec 28, 2025, 5:32:30 PM
190Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
191Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
192Starting build...
193Projects: Set(schemaJVM, serverJVM)
194Starting build for ProjectRef(file:/build/repo/,schemaJVM) (mcp-scala-schema)... [0/2]
195OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
196OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
197OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
198Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, --java-output-version:17, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
199[info] compiling 62 Scala sources to /build/repo/module/mcp-scala-schema/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
200[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/Tool.scala:40:37
201[warn] 40 |sealed trait Tool[F[_], T: JsonSchema: Decoder] extends ToolSchema:
202[warn] | ^
203[warn] | unused implicit parameter
204[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/Tool.scala:40:46
205[warn] 40 |sealed trait Tool[F[_], T: JsonSchema: Decoder] extends ToolSchema:
206[warn] | ^
207[warn] | unused implicit parameter
208[warn] two warnings found
209[info] done compiling
210Starting build for ProjectRef(file:/build/repo/,serverJVM) (mcp-scala-server)... [1/2]
211Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, --java-output-version:17, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
212[info] compiling 10 Scala sources to /build/repo/module/mcp-scala-server/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
213[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/McpServer.scala:38:31
214[warn] 38 | def apply[F[_]: Async: LiftIO](name: String, version: String): McpServer[F] = Impl[F](
215[warn] | ^
216[warn] | unused implicit parameter
217[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/StdioMcpTransport.scala:22:48
218[warn] 22 |case class StdioMcpTransport[F[_]: Async: LiftIO](
219[warn] | ^
220[warn] | unused implicit parameter
221[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/NotificationInitialized.scala:9:23
222[warn] 9 |import cats.syntax.all.*
223[warn] | ^
224[warn] | unused import
225[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/PromptList.scala:9:23
226[warn] 9 |import cats.syntax.all.*
227[warn] | ^
228[warn] | unused import
229[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/ResourceTemplatesList.scala:9:23
230[warn] 9 |import cats.syntax.all.*
231[warn] | ^
232[warn] | unused import
233[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/ResourcesList.scala:9:23
234[warn] 9 |import cats.syntax.all.*
235[warn] | ^
236[warn] | unused import
237[warn] 6 warnings found
238[info] done compiling
239
240************************
241Build summary:
242[{
243 "module": "mcp-scala-schema",
244 "compile": {"status": "ok", "tookMs": 20001, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 244, "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.6.4", "3.3.5"]
251}
252},{
253 "module": "mcp-scala-server",
254 "compile": {"status": "ok", "tookMs": 2547, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 171, "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": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["3.6.4", "3.3.5"]
261}
262}]
263************************
264[success] Total time: 48 s, completed Dec 28, 2025, 5:33:17 PM
265[0JChecking patch project/plugins.sbt...
266Checking patch project/build.properties...
267Checking patch project/Versions.scala...
268Checking patch build.sbt...
269Applied patch project/plugins.sbt cleanly.
270Applied patch project/build.properties cleanly.
271Applied patch project/Versions.scala cleanly.
272Applied patch build.sbt cleanly.