Build Information
Successful build of swift-acp, reference main (71cb78), with Swift 6.0 for Linux on 9 Apr 2026 21:14:30 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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TeamSloppy/swift-acp.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/TeamSloppy/swift-acp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 71cb789 Fix macos error
Submodule path 'reference/agent-client-protocol': checked out '709a3cfe366fb7063aea284ef4f3b25dad1ac6ec'
Submodule path 'reference/kotlin-sdk': checked out 'eb2f16207e41febfa901d0bf0070f0213ae7df8d'
Submodule path 'reference/python-sdk': checked out '69c184c86a1ec7e77a718fcbbfdc7db7eb5351e6'
Submodule path 'reference/registry': checked out '2924f20806c51e1281e3f829ed8b59d1e4699ef6'
Submodule path 'reference/rust-sdk': checked out 'a0917aafe98c95d8e3654d5c441e0cd347df654f'
Submodule path 'reference/typescript-sdk': checked out '9609d922dc855dc4446dfaef082416d34e0f123a'
Submodule 'reference/agent-client-protocol' (https://github.com/agentclientprotocol/agent-client-protocol.git) registered for path 'reference/agent-client-protocol'
Submodule 'reference/kotlin-sdk' (https://github.com/agentclientprotocol/kotlin-sdk.git) registered for path 'reference/kotlin-sdk'
Submodule 'reference/python-sdk' (https://github.com/agentclientprotocol/python-sdk.git) registered for path 'reference/python-sdk'
Submodule 'reference/registry' (https://github.com/agentclientprotocol/registry.git) registered for path 'reference/registry'
Submodule 'reference/rust-sdk' (https://github.com/agentclientprotocol/rust-sdk.git) registered for path 'reference/rust-sdk'
Submodule 'reference/typescript-sdk' (https://github.com/agentclientprotocol/typescript-sdk.git) registered for path 'reference/typescript-sdk'
Cloning into '/host/spi-builder-workspace/reference/agent-client-protocol'...
Cloning into '/host/spi-builder-workspace/reference/kotlin-sdk'...
Cloning into '/host/spi-builder-workspace/reference/python-sdk'...
Cloning into '/host/spi-builder-workspace/reference/registry'...
Cloning into '/host/spi-builder-workspace/reference/rust-sdk'...
Cloning into '/host/spi-builder-workspace/reference/typescript-sdk'...
Cloned https://github.com/TeamSloppy/swift-acp.git
Revision (git rev-parse @):
71cb789b66355bbeb82b402a4b61b7cb1e584ad8
SUCCESS checkout https://github.com/TeamSloppy/swift-acp.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/TeamSloppy/swift-acp.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/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-log.git
[1/6463] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.92s)
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/29] Compiling Logging LogEvent.swift
[8/29] Compiling Logging Locks.swift
[9/29] Emitting module Logging
[10/29] Compiling ACPModel ACPModel.swift
[11/29] Compiling ACPModel Capabilities.swift
[12/29] Emitting module ACPModel
[13/30] Emitting module ACPRegistry
[14/30] Compiling ACPRegistry AgentInstaller.swift
[15/30] Compiling ACPRegistry RegistryClient.swift
[16/30] Compiling Logging LogHandler.swift
[17/30] Compiling Logging Logging.swift
[18/30] Compiling Logging MetadataProvider.swift
[19/31] Compiling ACPRegistry RegistryTypes.swift
[22/32] Compiling ACPModel Tool.swift
[23/32] Compiling ACPModel Responses.swift
[24/32] Compiling ACPModel Session.swift
[25/32] Compiling ACPModel Permission.swift
[26/32] Compiling ACPModel Requests.swift
[27/32] Compiling ACPModel Errors.swift
[28/32] Compiling ACPModel Message.swift
[29/32] Compiling ACPModel Config.swift
[30/32] Compiling ACPModel Content.swift
[31/32] Compiling ACPModel Terminal.swift
[32/32] Compiling ACPModel Updates.swift
[34/56] Emitting module ACP
[35/59] Compiling ACP Tool.swift
[36/59] Compiling ACP StdioTransport.swift
[37/59] Compiling ACP Transport.swift
[38/59] Compiling ACP Permission.swift
[39/59] Compiling ACP Requests.swift
[40/59] Compiling ACP Responses.swift
[41/59] Compiling ACP Session.swift
[42/59] Compiling ACP Terminal.swift
[43/59] Compiling ACP TerminalDelegate.swift
[44/59] Compiling ACP Updates.swift
/host/spi-builder-workspace/Sources/ACP/Utilities/Logger.swift:29:17: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
27 | private func log(level: Logging.Logger.Level, message: String) {
28 | let handler = StreamLogHandler.standardError(label: label)
29 | handler.log(level: level, message: .init(stringLiteral: message), metadata: nil, source: label, file: #fileID, function: #function, line: #line)
| |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
| `- note: use 'log(event:)' instead
30 | }
31 | }
[45/59] Compiling ACP Logger.swift
/host/spi-builder-workspace/Sources/ACP/Utilities/Logger.swift:29:17: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
27 | private func log(level: Logging.Logger.Level, message: String) {
28 | let handler = StreamLogHandler.standardError(label: label)
29 | handler.log(level: level, message: .init(stringLiteral: message), metadata: nil, source: label, file: #fileID, function: #function, line: #line)
| |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
| `- note: use 'log(event:)' instead
30 | }
31 | }
[46/59] Compiling ACP ShellEnvironment.swift
/host/spi-builder-workspace/Sources/ACP/Utilities/Logger.swift:29:17: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
27 | private func log(level: Logging.Logger.Level, message: String) {
28 | let handler = StreamLogHandler.standardError(label: label)
29 | handler.log(level: level, message: .init(stringLiteral: message), metadata: nil, source: label, file: #fileID, function: #function, line: #line)
| |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)'
| `- note: use 'log(event:)' instead
30 | }
31 | }
[47/59] Compiling ACP ProcessRegistry.swift
[48/59] Compiling ACP RequestRouter.swift
[49/59] Compiling ACP Message.swift
[50/59] Compiling ACP ClientDelegate.swift
[51/59] Compiling ACP Config.swift
[52/59] Compiling ACP Content.swift
[53/59] Compiling ACP Errors.swift
[54/59] Compiling ACP FileSystemDelegate.swift
[55/59] Compiling ACP ProcessManager.swift
[56/59] Compiling ACP Agent.swift
[57/59] Compiling ACP StdinTransport.swift
[58/59] Compiling ACP Capabilities.swift
[59/59] Compiling ACP Client.swift
[61/63] Compiling ACPHTTP ACPHTTP.swift
[62/63] Emitting module ACPHTTP
[63/63] Compiling ACPHTTP WebSocketTransport.swift
Build complete! (32.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-acp",
"name" : "swift-acp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ACPModel",
"targets" : [
"ACPModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ACP",
"targets" : [
"ACP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ACPHTTP",
"targets" : [
"ACPHTTP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ACPRegistry",
"targets" : [
"ACPRegistry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ACPTests",
"module_type" : "SwiftTarget",
"name" : "ACPTests",
"path" : "Tests/ACPTests",
"sources" : [
"ACPClientTests.swift",
"ACPE2ETests.swift",
"ACPPerformanceTests.swift"
],
"target_dependencies" : [
"ACP",
"ACPModel"
],
"type" : "test"
},
{
"c99name" : "ACPRegistryTests",
"module_type" : "SwiftTarget",
"name" : "ACPRegistryTests",
"path" : "Tests/ACPRegistryTests",
"sources" : [
"RegistryTests.swift"
],
"target_dependencies" : [
"ACPRegistry"
],
"type" : "test"
},
{
"c99name" : "ACPRegistry",
"module_type" : "SwiftTarget",
"name" : "ACPRegistry",
"path" : "Sources/ACPRegistry",
"product_memberships" : [
"ACPRegistry"
],
"sources" : [
"AgentInstaller.swift",
"RegistryClient.swift",
"RegistryTypes.swift"
],
"type" : "library"
},
{
"c99name" : "ACPModelTests",
"module_type" : "SwiftTarget",
"name" : "ACPModelTests",
"path" : "Tests/ACPModelTests",
"sources" : [
"ACPModelTests.swift"
],
"target_dependencies" : [
"ACPModel"
],
"type" : "test"
},
{
"c99name" : "ACPModel",
"module_type" : "SwiftTarget",
"name" : "ACPModel",
"path" : "Sources/ACPModel",
"product_memberships" : [
"ACPModel",
"ACP",
"ACPHTTP"
],
"sources" : [
"ACPModel.swift",
"Capabilities.swift",
"Config.swift",
"Content.swift",
"Errors.swift",
"Message.swift",
"Permission.swift",
"Requests.swift",
"Responses.swift",
"Session.swift",
"Terminal.swift",
"Tool.swift",
"Updates.swift"
],
"type" : "library"
},
{
"c99name" : "ACPHTTPTests",
"module_type" : "SwiftTarget",
"name" : "ACPHTTPTests",
"path" : "Tests/ACPHTTPTests",
"sources" : [
"ACPHTTPTests.swift"
],
"target_dependencies" : [
"ACPHTTP",
"ACP",
"ACPModel"
],
"type" : "test"
},
{
"c99name" : "ACPHTTP",
"module_type" : "SwiftTarget",
"name" : "ACPHTTP",
"path" : "Sources/ACPHTTP",
"product_memberships" : [
"ACPHTTP"
],
"sources" : [
"ACPHTTP.swift",
"WebSocketTransport.swift"
],
"target_dependencies" : [
"ACP",
"ACPModel"
],
"type" : "library"
},
{
"c99name" : "ACP",
"module_type" : "SwiftTarget",
"name" : "ACP",
"path" : "Sources/ACP",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ACP",
"ACPHTTP"
],
"sources" : [
"Agent/Agent.swift",
"Agent/StdinTransport.swift",
"Capabilities.swift",
"Client.swift",
"ClientDelegate.swift",
"Config.swift",
"Content.swift",
"Errors.swift",
"FileSystemDelegate.swift",
"Internal/ProcessManager.swift",
"Internal/ProcessRegistry.swift",
"Internal/RequestRouter.swift",
"Message.swift",
"Permission.swift",
"Requests.swift",
"Responses.swift",
"Session.swift",
"Terminal.swift",
"TerminalDelegate.swift",
"Tool.swift",
"Transport/StdioTransport.swift",
"Transport/Transport.swift",
"Updates.swift",
"Utilities/Logger.swift",
"Utilities/ShellEnvironment.swift"
],
"target_dependencies" : [
"ACPModel"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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.