Build Information
Successful build of mcp-swift-sdk, reference main (6112a3), with Swift 6.0 for Linux on 5 Mar 2026 08:05:06 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/mcp-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/1amageek/mcp-swift-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6112a39 V0.11.x (#199)
Cloned https://github.com/1amageek/mcp-swift-sdk.git
Revision (git rev-parse @):
6112a3995a992d159ad0e82c2d62a008ce932666
SUCCESS checkout https://github.com/1amageek/mcp-swift-sdk.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/1amageek/mcp-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mattt/eventsource.git
[1/271] Fetching eventsource
[272/6425] Fetching eventsource, swift-log
Fetched https://github.com/mattt/eventsource.git from cache (0.23s)
[247/6154] Fetching swift-log
[3694/11755] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.70s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling CSystem shims.c
[6/41] Emitting module SystemPackage
[7/45] Compiling SystemPackage FilePath.swift
[8/45] Compiling SystemPackage FilePathComponentView.swift
[9/45] Compiling SystemPackage FilePathComponents.swift
[10/45] Compiling SystemPackage FilePathParsing.swift
[11/45] Compiling SystemPackage FilePathString.swift
[12/45] Compiling SystemPackage SystemString.swift
[13/45] Compiling SystemPackage Util+StringArray.swift
[14/45] Compiling SystemPackage Util.swift
[15/45] Compiling SystemPackage UtilConsumers.swift
[16/45] Compiling SystemPackage FilePathWindows.swift
[17/45] Compiling SystemPackage FilePermissions.swift
[18/45] Compiling SystemPackage IOCompletion.swift
[19/45] Compiling SystemPackage IORequest.swift
[20/45] Compiling Logging Locks.swift
[21/45] Compiling SystemPackage IORing.swift
[22/45] Compiling SystemPackage RawIORequest.swift
[23/45] Compiling SystemPackage Backcompat.swift
[24/45] Compiling SystemPackage CInterop.swift
[25/45] Compiling SystemPackage Constants.swift
[26/45] Compiling SystemPackage Exports.swift
[27/45] Compiling SystemPackage Mocking.swift
[28/45] Compiling SystemPackage RawBuffer.swift
[29/45] Compiling SystemPackage FilePathSyntax.swift
[30/45] Compiling SystemPackage FilePathTemp.swift
[31/45] Compiling SystemPackage FilePathTempPosix.swift
[32/45] Compiling SystemPackage FilePathTempWindows.swift
[33/45] Compiling SystemPackage Errno.swift
[34/45] Compiling SystemPackage ErrnoWindows.swift
[35/45] Compiling SystemPackage FileDescriptor.swift
[36/45] Compiling SystemPackage FileHelpers.swift
[37/45] Compiling SystemPackage FileOperations.swift
[38/45] Compiling SystemPackage Syscalls.swift
[39/45] Compiling SystemPackage WindowsSyscallAdapters.swift
[40/45] Compiling SystemPackage MachPort.swift
[41/45] Compiling SystemPackage PlatformString.swift
[42/46] Emitting module Logging
[43/46] Compiling Logging Logging.swift
[44/46] Compiling Logging LogHandler.swift
[45/46] Compiling Logging MetadataProvider.swift
[48/76] Emitting module MCP
[49/80] Compiling MCP Error.swift
[50/80] Compiling MCP ID.swift
[51/80] Compiling MCP Icon.swift
[52/80] Compiling MCP Lifecycle.swift
[53/80] Compiling MCP HTTPServerTypes.swift
[54/80] Compiling MCP StatefulHTTPServerTransport.swift
[55/80] Compiling MCP StatelessHTTPServerTransport.swift
[56/80] Compiling MCP InMemoryTransport.swift
[57/80] Compiling MCP NetworkTransport.swift
[58/80] Compiling MCP StdioTransport.swift
[59/80] Compiling MCP UnitInterval.swift
[60/80] Compiling MCP Cancellation.swift
[61/80] Compiling MCP Ping.swift
[62/80] Compiling MCP Progress.swift
[63/80] Compiling MCP RequestContext.swift
[64/80] Compiling MCP Value.swift
[65/80] Compiling MCP Versioning.swift
[66/80] Compiling MCP Client.swift
[67/80] Compiling MCP Elicitation.swift
[68/80] Compiling MCP Roots.swift
[69/80] Compiling MCP Prompts.swift
[70/80] Compiling MCP Resources.swift
[71/80] Compiling MCP Server.swift
[72/80] Compiling MCP Tools.swift
[73/80] Compiling MCP Sampling.swift
[74/80] Compiling MCP Data+Extensions.swift
[75/80] Compiling MCP Completion.swift
[76/80] Compiling MCP Logging.swift
[77/80] Compiling MCP Messages.swift
[78/80] Compiling MCP Transport.swift
[79/80] Compiling MCP HTTPClientTransport.swift
[80/80] Compiling MCP HTTPRequestValidation.swift
Build complete! (18.76s)
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"
},
{
"identity" : "eventsource",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/eventsource.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",
"EventSource"
],
"sources" : [
"Base64DataTests.swift",
"CancellationTests.swift",
"ClientTests.swift",
"CompletionTests.swift",
"ElicitationTests.swift",
"HTTPClientTransportTests.swift",
"HTTPServerTransportTests.swift",
"Helpers/MockTransport.swift",
"IDTests.swift",
"InMemoryTransportTests.swift",
"LoggingTests.swift",
"MetaFieldsTests.swift",
"NetworkTransportTests.swift",
"NotificationTests.swift",
"ProgressTests.swift",
"PromptTests.swift",
"RequestTests.swift",
"ResourceTests.swift",
"ResponseTests.swift",
"RootsTests.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",
"EventSource"
],
"product_memberships" : [
"MCP"
],
"sources" : [
"Base/Error.swift",
"Base/ID.swift",
"Base/Icon.swift",
"Base/Lifecycle.swift",
"Base/Messages.swift",
"Base/Transport.swift",
"Base/Transports/HTTPClientTransport.swift",
"Base/Transports/HTTPServer/HTTPRequestValidation.swift",
"Base/Transports/HTTPServer/HTTPServerTypes.swift",
"Base/Transports/HTTPServer/StatefulHTTPServerTransport.swift",
"Base/Transports/HTTPServer/StatelessHTTPServerTransport.swift",
"Base/Transports/InMemoryTransport.swift",
"Base/Transports/NetworkTransport.swift",
"Base/Transports/StdioTransport.swift",
"Base/UnitInterval.swift",
"Base/Utilities/Cancellation.swift",
"Base/Utilities/Ping.swift",
"Base/Utilities/Progress.swift",
"Base/Utilities/RequestContext.swift",
"Base/Value.swift",
"Base/Versioning.swift",
"Client/Client.swift",
"Client/Elicitation.swift",
"Client/Roots.swift",
"Client/Sampling.swift",
"Extensions/Data+Extensions.swift",
"Server/Completion.swift",
"Server/Logging.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:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.