Build Information
Successful build of mcp-swift-sdk, reference main (36865f
), with Swift 6.0 for Linux on 12 Jun 2025 15:23:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modelcontextprotocol/swift-sdk.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/modelcontextprotocol/swift-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36865fb Update `inputSchema` example usage (#136)
Cloned https://github.com/modelcontextprotocol/swift-sdk.git
Revision (git rev-parse @):
36865fb056d2361bf8e649fcde559a0781f0ded8
SUCCESS checkout https://github.com/modelcontextprotocol/swift-sdk.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/modelcontextprotocol/swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
[1/3836] Fetching swift-log
[960/8264] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.49s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/5] Write sources
[3/5] Compiling CSystem shims.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/38] Emitting module SystemPackage
[7/41] Compiling SystemPackage FilePathTempPosix.swift
[8/41] Compiling SystemPackage FilePathTempWindows.swift
[9/41] Compiling SystemPackage FilePathWindows.swift
[10/41] Compiling SystemPackage FilePermissions.swift
[11/41] Compiling SystemPackage FilePathParsing.swift
[12/41] Compiling SystemPackage FilePathString.swift
[13/41] Compiling SystemPackage FilePathSyntax.swift
[14/41] Compiling SystemPackage FilePathTemp.swift
[15/41] Compiling SystemPackage MachPort.swift
[16/41] Compiling SystemPackage PlatformString.swift
[17/41] Compiling SystemPackage SystemString.swift
[18/41] Compiling SystemPackage Util+StringArray.swift
[19/41] Compiling SystemPackage Util.swift
[20/41] Compiling SystemPackage UtilConsumers.swift
[21/41] Compiling SystemPackage Mocking.swift
[22/41] Compiling SystemPackage RawBuffer.swift
[23/41] Compiling SystemPackage Syscalls.swift
[24/41] Compiling SystemPackage WindowsSyscallAdapters.swift
[25/41] Compiling SystemPackage Backcompat.swift
[26/41] Compiling SystemPackage CInterop.swift
[27/41] Compiling SystemPackage Constants.swift
[28/41] Compiling SystemPackage Exports.swift
[29/41] Compiling SystemPackage FileOperations.swift
[30/41] Compiling SystemPackage FilePath.swift
[31/41] Compiling SystemPackage FilePathComponentView.swift
[32/41] Compiling SystemPackage FilePathComponents.swift
[33/41] Compiling SystemPackage Errno.swift
[34/41] Compiling SystemPackage ErrnoWindows.swift
[35/41] Compiling SystemPackage FileDescriptor.swift
[36/41] Compiling SystemPackage FileHelpers.swift
[37/42] Compiling Logging LogHandler.swift
[38/42] Compiling Logging MetadataProvider.swift
[39/42] Compiling Logging Locks.swift
[40/42] Compiling Logging Logging.swift
[41/42] Emitting module Logging
[44/61] Emitting module MCP
[45/63] Compiling MCP Ping.swift
[46/63] Compiling MCP Value.swift
[47/63] Compiling MCP Error.swift
[48/63] Compiling MCP ID.swift
[49/63] Compiling MCP Lifecycle.swift
[50/63] Compiling MCP NetworkTransport.swift
[51/63] Compiling MCP StdioTransport.swift
[52/63] Compiling MCP UnitInterval.swift
[53/63] Compiling MCP Server.swift
[54/63] Compiling MCP Tools.swift
[55/63] Compiling MCP Prompts.swift
[56/63] Compiling MCP Resources.swift
[57/63] Compiling MCP Messages.swift
[58/63] Compiling MCP Transport.swift
[59/63] Compiling MCP HTTPClientTransport.swift
[60/63] Compiling MCP Versioning.swift
[61/63] Compiling MCP Client.swift
[62/63] Compiling MCP Sampling.swift
[63/63] Compiling MCP Data+Extensions.swift
Build complete! (14.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "mcp-swift-sdk",
"name" : "mcp-swift-sdk",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MCP",
"targets" : [
"MCP"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MCPTests",
"module_type" : "SwiftTarget",
"name" : "MCPTests",
"path" : "Tests/MCPTests",
"product_dependencies" : [
"SystemPackage",
"Logging"
],
"sources" : [
"Base64DataTests.swift",
"ClientTests.swift",
"HTTPClientTransportTests.swift",
"Helpers/MockTransport.swift",
"IDTests.swift",
"NetworkTransportTests.swift",
"NotificationTests.swift",
"PromptTests.swift",
"RequestTests.swift",
"ResourceTests.swift",
"ResponseTests.swift",
"RoundtripTests.swift",
"SamplingTests.swift",
"ServerTests.swift",
"StdioTransportTests.swift",
"ToolTests.swift",
"UnitIntervalTests.swift",
"VersioningTests.swift"
],
"target_dependencies" : [
"MCP"
],
"type" : "test"
},
{
"c99name" : "MCP",
"module_type" : "SwiftTarget",
"name" : "MCP",
"path" : "Sources/MCP",
"product_dependencies" : [
"SystemPackage",
"Logging"
],
"product_memberships" : [
"MCP"
],
"sources" : [
"Base/Error.swift",
"Base/ID.swift",
"Base/Lifecycle.swift",
"Base/Messages.swift",
"Base/Transport.swift",
"Base/Transports/HTTPClientTransport.swift",
"Base/Transports/NetworkTransport.swift",
"Base/Transports/StdioTransport.swift",
"Base/UnitInterval.swift",
"Base/Utilities/Ping.swift",
"Base/Value.swift",
"Base/Versioning.swift",
"Client/Client.swift",
"Client/Sampling.swift",
"Extensions/Data+Extensions.swift",
"Server/Prompts.swift",
"Server/Resources.swift",
"Server/Server.swift",
"Server/Tools.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.