Build Information
Successful build of AgentAdapter, reference main (63b5e1), with Swift 6.3 for Linux on 18 Apr 2026 10:32:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.3-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/mtj0928/agent-adapter.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/mtj0928/agent-adapter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 63b5e10 Merge pull request #4 from mtj0928/add-global-flag
Cloned https://github.com/mtj0928/agent-adapter.git
Revision (git rev-parse @):
63b5e107901e21b7f1f65cfa85a8a95bb22f34fa
SUCCESS checkout https://github.com/mtj0928/agent-adapter.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/mtj0928/agent-adapter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17529] Fetching swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.48s)
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (7.96s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.01s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[5/21] Compiling writer.c
[6/21] Write sources
[7/21] Compiling reader.c
[8/21] Compiling api.c
[9/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/21] Compiling parser.c
[12/23] Compiling emitter.c
[13/23] Compiling scanner.c
[15/43] Emitting module Yams
[16/45] Compiling Yams Mark.swift
[17/45] Compiling Yams Node.Alias.swift
[18/45] Compiling Yams Node.Mapping.swift
[19/45] Compiling Yams Tag.swift
[20/45] Compiling Yams YamlAnchorProviding.swift
[21/45] Emitting module ArgumentParserToolInfo
[22/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/46] Wrapping AST for ArgumentParserToolInfo for debugging
[25/92] Compiling ArgumentParser OptionGroup.swift
[26/92] Compiling ArgumentParser InputOrigin.swift
[27/92] Compiling ArgumentParser MessageInfo.swift
[28/92] Compiling ArgumentParser UsageGenerator.swift
[29/92] Compiling ArgumentParser CollectionExtensions.swift
[30/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/92] Compiling ArgumentParser Argument.swift
[32/92] Compiling ArgumentParser ArgumentVisibility.swift
[33/92] Compiling ArgumentParser CompletionKind.swift
[34/92] Compiling ArgumentParser Errors.swift
[35/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/92] Compiling ArgumentParser CompletionsGenerator.swift
[37/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/92] Compiling ArgumentParser Flag.swift
[39/92] Compiling ArgumentParser NameSpecification.swift
[40/92] Compiling ArgumentParser Option.swift
[41/100] Wrapping AST for Yams for debugging
[43/101] Emitting module ArgumentParser
[52/107] Compiling ArgumentParser Name.swift
[53/107] Compiling ArgumentParser Parsed.swift
[54/107] Compiling ArgumentParser ParsedValues.swift
[55/107] Compiling ArgumentParser ParserError.swift
[56/107] Compiling ArgumentParser SplitArguments.swift
[57/107] Compiling ArgumentParser Tree.swift
[58/107] Compiling ArgumentParser CodingKeyValidator.swift
[59/107] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/107] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/107] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/107] Compiling ArgumentParser UniqueNamesValidator.swift
[63/107] Compiling ArgumentParser DumpHelpGenerator.swift
[64/107] Compiling ArgumentParser HelpCommand.swift
[65/107] Compiling ArgumentParser HelpGenerator.swift
[74/107] Compiling ArgumentParser ArgumentDiscussion.swift
[75/107] Compiling ArgumentParser ArgumentHelp.swift
[76/107] Compiling AgentAdapterCore AgentAdapterGitignore.swift
[77/107] Compiling AgentAdapterCore FileSystem.swift
[78/107] Compiling AgentAdapterCore AgentAdapterConfiguration.swift
[79/107] Emitting module AgentAdapterCore
[80/107] Compiling AgentAdapterCore Agent.swift
[81/107] Compiling AgentAdapterCore AgentAdapterDirectory.swift
[82/107] Compiling AgentAdapterCore AgentAdapterGenerator.swift
[83/107] Compiling AgentAdapterCore AgentAdapterFormat.swift
[84/108] Compiling ArgumentParser ParentCommand.swift
[85/108] Compiling ArgumentParser AsyncParsableCommand.swift
[86/108] Compiling ArgumentParser CommandConfiguration.swift
[87/108] Compiling ArgumentParser CommandGroup.swift
[88/108] Compiling ArgumentParser EnumerableFlag.swift
[89/108] Compiling ArgumentParser ExpressibleByArgument.swift
[90/108] Compiling ArgumentParser ParsableArguments.swift
[91/108] Compiling ArgumentParser Foundation.swift
[92/108] Compiling ArgumentParser Mutex.swift
[93/108] Compiling ArgumentParser Platform.swift
[94/108] Compiling ArgumentParser SequenceExtensions.swift
[95/108] Compiling ArgumentParser StringExtensions.swift
[96/108] Compiling ArgumentParser SwiftExtensions.swift
[97/108] Compiling ArgumentParser ParsableCommand.swift
[98/108] Compiling ArgumentParser ArgumentDecoder.swift
[99/108] Compiling ArgumentParser ArgumentDefinition.swift
[100/108] Compiling ArgumentParser ArgumentSet.swift
[101/108] Compiling ArgumentParser CommandParser.swift
[102/108] Compiling ArgumentParser InputKey.swift
[104/109] Wrapping AST for AgentAdapterCore for debugging
[105/111] Wrapping AST for ArgumentParser for debugging
[107/111] Emitting module AgentAdapter
[108/111] Compiling AgentAdapter AgentAdapter.swift
[109/112] Wrapping AST for AgentAdapter for debugging
[110/112] Write Objects.LinkFileList
[111/112] Linking agent-adapter
Build complete! (41.54s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "AgentAdapter",
"name" : "AgentAdapter",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "agent-adapter",
"targets" : [
"AgentAdapter"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AgentAdapterCoreTests",
"module_type" : "SwiftTarget",
"name" : "AgentAdapterCoreTests",
"path" : "Tests/AgentAdapterCoreTests",
"sources" : [
"AgentAdapterConfigurationTests.swift",
"AgentAdapterDirectoryTests.swift",
"AgentAdapterFileManagerFileSystemTests.swift",
"AgentAdapterFormatTests.swift",
"AgentAdapterGeneratorTests.swift",
"AgentAdapterGitignoreTests.swift",
"AgentAdapterInMemoryFileSystemTests.swift",
"Utils/InMemoryFileSystem.swift",
"Utils/TemporaryDirectoryScope.swift"
],
"target_dependencies" : [
"AgentAdapterCore"
],
"type" : "test"
},
{
"c99name" : "AgentAdapterCore",
"module_type" : "SwiftTarget",
"name" : "AgentAdapterCore",
"path" : "Sources/AgentAdapterCore",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"agent-adapter"
],
"sources" : [
"Agent.swift",
"AgentAdapterConfiguration.swift",
"AgentAdapterDirectory.swift",
"AgentAdapterFormat.swift",
"AgentAdapterGenerator.swift",
"AgentAdapterGitignore.swift",
"FileSystem.swift"
],
"type" : "library"
},
{
"c99name" : "AgentAdapter",
"module_type" : "SwiftTarget",
"name" : "AgentAdapter",
"path" : "Sources/AgentAdapter",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"agent-adapter"
],
"sources" : [
"AgentAdapter.swift"
],
"target_dependencies" : [
"AgentAdapterCore"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.