Build Information
Successful build of swift-argument-parser-mcp, reference main (d12520), with Swift 6.0 for Linux on 29 Apr 2026 18:16:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ilia3546/swift-argument-parser-mcp.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/ilia3546/swift-argument-parser-mcp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d125200 Merge pull request #32 from ilia3546/docs/boosty-donate-button
Cloned https://github.com/ilia3546/swift-argument-parser-mcp.git
Revision (git rev-parse @):
d125200c14362ffdad8e9e6ce76ff66a37e59b39
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ilia3546/swift-argument-parser-mcp.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ilia3546/swift-argument-parser-mcp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/modelcontextprotocol/swift-sdk
[1/17486] Fetching swift-argument-parser
[1400/21004] Fetching swift-argument-parser, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.12.0 (0.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-log.git
[1/271] Fetching eventsource
[272/7073] Fetching eventsource, swift-log
[1497/12674] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.61s)
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (0.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.82s)
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.12.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[9/20] Compiling CSystem shims.c
[12/59] Emitting module Logging
[13/59] Emitting module SystemPackage
[14/63] Compiling SystemPackage SystemString.swift
[15/63] Compiling SystemPackage Util+StringArray.swift
[16/63] Compiling SystemPackage Util.swift
[17/63] Compiling SystemPackage UtilConsumers.swift
[18/63] Emitting module ArgumentParserToolInfo
[19/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/64] Compiling Logging LogHandler.swift
[21/64] Compiling Logging LogEvent.swift
[23/64] Compiling SystemPackage Errno.swift
[24/64] Compiling SystemPackage ErrnoWindows.swift
[25/64] Compiling SystemPackage FileDescriptor.swift
[26/64] Compiling SystemPackage FileHelpers.swift
[27/64] Compiling SystemPackage FileOperations.swift
[28/64] Compiling SystemPackage FilePath.swift
[29/64] Compiling SystemPackage FilePathComponentView.swift
[30/64] Compiling SystemPackage FilePathComponents.swift
[31/64] Compiling SystemPackage FilePathParsing.swift
[32/64] Compiling SystemPackage FilePathString.swift
[32/64] Wrapping AST for ArgumentParserToolInfo for debugging
[34/64] Compiling Logging Locks.swift
[35/106] Compiling Logging MetadataProvider.swift
[36/110] Compiling ArgumentParser Flag.swift
[37/110] Compiling ArgumentParser NameSpecification.swift
[38/110] Compiling ArgumentParser Option.swift
[39/110] Compiling ArgumentParser OptionGroup.swift
[40/110] Compiling ArgumentParser ParentCommand.swift
[41/110] Compiling ArgumentParser AsyncParsableCommand.swift
[42/110] Compiling ArgumentParser CommandConfiguration.swift
[43/110] Compiling ArgumentParser CommandGroup.swift
[44/110] Compiling ArgumentParser EnumerableFlag.swift
[45/110] Compiling ArgumentParser ExpressibleByArgument.swift
[46/110] Compiling ArgumentParser ParsableArguments.swift
[47/110] Compiling ArgumentParser ParsableCommand.swift
[48/110] Compiling ArgumentParser ArgumentDecoder.swift
[49/110] Compiling ArgumentParser ArgumentDefinition.swift
[50/110] Compiling ArgumentParser ArgumentSet.swift
[51/110] Compiling ArgumentParser CommandParser.swift
[52/110] Compiling ArgumentParser InputKey.swift
[53/110] Compiling ArgumentParser DumpHelpGenerator.swift
[54/110] Compiling ArgumentParser HelpCommand.swift
[55/110] Compiling ArgumentParser HelpGenerator.swift
[56/111] Wrapping AST for SystemPackage for debugging
[58/111] Compiling Logging Logging.swift
[59/112] Wrapping AST for Logging for debugging
[61/155] Compiling MCP Sampling.swift
[62/155] Compiling MCP Data+Extensions.swift
[63/155] Compiling MCP Completion.swift
[64/155] Compiling MCP OAuthDiscoveryClient.swift
[65/155] Compiling MCP OAuthErrors.swift
[66/155] Compiling MCP OAuthModels.swift
[67/161] Compiling MCP StatelessHTTPServerTransport.swift
[68/161] Compiling MCP InMemoryTransport.swift
[69/161] Compiling MCP NetworkTransport.swift
[70/161] Compiling MCP StdioTransport.swift
[71/161] Compiling MCP UnitInterval.swift
[72/161] Compiling MCP Cancellation.swift
[73/161] Compiling MCP Ping.swift
[74/161] Emitting module ArgumentParser
[75/161] Compiling MCP OAuthAuthorizationCodeFlow.swift
[76/161] Compiling MCP OAuthAuthorizer.swift
[77/161] Compiling MCP OAuthClientRegistrar.swift
[78/161] Compiling MCP OAuthConfiguration.swift
[79/161] Compiling MCP OAuthConstants.swift
[80/161] Compiling MCP OAuthDiscovery.swift
[81/161] Compiling MCP StatefulHTTPServerTransport.swift
[82/161] Compiling MCP OAuthTokenEndpointClient.swift
[83/161] Compiling MCP OAuthURLValidator.swift
[84/161] Compiling MCP OAuthWWWAuthenticateParser.swift
[85/161] Compiling ArgumentParser ParsedValues.swift
[86/161] Compiling ArgumentParser ParserError.swift
[87/161] Compiling ArgumentParser SplitArguments.swift
[88/161] Compiling MCP ID.swift
[89/161] Compiling MCP Icon.swift
[90/161] Compiling MCP Lifecycle.swift
[91/161] Compiling MCP Client.swift
[92/161] Compiling MCP Elicitation.swift
[93/161] Compiling MCP Roots.swift
[94/161] Compiling ArgumentParser Tree.swift
[95/161] Compiling ArgumentParser CodingKeyValidator.swift
[96/161] Compiling ArgumentParser NonsenseFlagsValidator.swift
[97/161] Compiling ArgumentParser ParsableArgumentsValidation.swift
[98/161] Compiling ArgumentParser PositionalArgumentsValidator.swift
[99/161] Compiling ArgumentParser UniqueNamesValidator.swift
[100/161] Compiling MCP HTTPClientTransport.swift
[101/161] Compiling MCP HTTPRequestValidation.swift
[102/161] Compiling MCP HTTPServerTypes.swift
[103/161] Compiling MCP PKCE.swift
[104/161] Compiling MCP TokenStorage.swift
[105/161] Compiling MCP Error.swift
[106/161] Compiling MCP Progress.swift
[107/161] Compiling MCP RequestContext.swift
[108/161] Compiling MCP Value.swift
[109/161] Compiling MCP Versioning.swift
[110/161] Compiling MCP Messages.swift
[111/161] Compiling MCP PendingRequest.swift
[112/161] Compiling MCP Transport.swift
[113/162] Wrapping AST for ArgumentParser for debugging
[115/162] Emitting module MCP
[140/167] Compiling MCP Logging.swift
[141/167] Compiling MCP Prompts.swift
[142/167] Compiling MCP Resources.swift
[143/167] Compiling MCP Server.swift
[144/167] Compiling MCP Tools.swift
[163/168] Wrapping AST for MCP for debugging
[165/179] Compiling ArgumentParserMCP DumpCommandInfo.swift
[166/179] Compiling ArgumentParserMCP DumpHelpOutput.swift
[167/180] Compiling ArgumentParserMCP DumpArgumentInfo.swift
[168/180] Compiling ArgumentParserMCP StreamMerger.swift
[169/180] Compiling ArgumentParserMCP MCPServer.swift
[170/180] Compiling ArgumentParserMCP MCPServerError.swift
[171/180] Emitting module ArgumentParserMCP
[172/180] Compiling ArgumentParserMCP DumpNameInfo.swift
[173/180] Compiling ArgumentParserMCP ArgumentConverter.swift
[174/180] Compiling ArgumentParserMCP MCPCommand.swift
[175/180] Compiling ArgumentParserMCP ProcessRunner.swift
[176/180] Compiling ArgumentParserMCP SchemaBuilder.swift
[177/181] Wrapping AST for ArgumentParserMCP for debugging
[179/193] Compiling demo_cli Sleep.swift
[180/194] Compiling demo_cli RepeatPhrase.swift
[181/194] Compiling demo_cli Noisy.swift
[182/194] Compiling demo_cli MCP.swift
[183/194] Compiling demo_cli Math.swift
[184/194] Compiling demo_cli Echo.swift
[185/194] Compiling demo_cli Fail.swift
[186/194] Compiling demo_cli ArgumentParserMCPDemo.swift
[187/194] Compiling demo_cli Deploy.swift
[188/194] Emitting module demo_cli
[189/194] Compiling demo_cli Flood.swift
[190/194] Compiling demo_cli Greet.swift
[191/194] Compiling demo_cli Tag.swift
[192/195] Wrapping AST for demo-cli for debugging
[193/195] Write Objects.LinkFileList
[194/195] Linking demo-cli
Build complete! (71.48s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
}
],
"manifest_display_name" : "swift-argument-parser-mcp",
"name" : "swift-argument-parser-mcp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ArgumentParserMCP",
"targets" : [
"ArgumentParserMCP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "demo-cli",
"targets" : [
"demo-cli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "demo_cli",
"module_type" : "SwiftTarget",
"name" : "demo-cli",
"path" : "Sources/demo-cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"demo-cli"
],
"sources" : [
"ArgumentParserMCPDemo.swift",
"Deploy.swift",
"Echo.swift",
"Fail.swift",
"Flood.swift",
"Greet.swift",
"MCP.swift",
"Math.swift",
"Noisy.swift",
"RepeatPhrase.swift",
"Sleep.swift",
"Tag.swift"
],
"target_dependencies" : [
"ArgumentParserMCP"
],
"type" : "executable"
},
{
"c99name" : "ArgumentParserMCPTests",
"module_type" : "SwiftTarget",
"name" : "ArgumentParserMCPTests",
"path" : "Tests/ArgumentParserMCPTests",
"product_dependencies" : [
"MCP"
],
"sources" : [
"ArgumentConverterTests.swift",
"MCPProcessClient.swift",
"MCPServerErrorTests.swift",
"MCPServerIntegrationTests.swift",
"ParameterNameTests.swift",
"ProcessRunnerTests.swift",
"SchemaBuilderTests.swift",
"StreamMergerTests.swift",
"ToolInfoModelsTests.swift"
],
"target_dependencies" : [
"ArgumentParserMCP",
"demo-cli"
],
"type" : "test"
},
{
"c99name" : "ArgumentParserMCP",
"module_type" : "SwiftTarget",
"name" : "ArgumentParserMCP",
"path" : "Sources/ArgumentParserMCP",
"product_dependencies" : [
"ArgumentParser",
"MCP"
],
"product_memberships" : [
"ArgumentParserMCP",
"demo-cli"
],
"sources" : [
"ArgumentConverter.swift",
"MCPCommand.swift",
"MCPServer.swift",
"MCPServerError.swift",
"ProcessRunner.swift",
"SchemaBuilder.swift",
"StreamMerger.swift",
"ToolInfoModels/DumpArgumentInfo.swift",
"ToolInfoModels/DumpCommandInfo.swift",
"ToolInfoModels/DumpHelpOutput.swift",
"ToolInfoModels/DumpNameInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.