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