Build Information
Successful build of SwiftLSPClient, reference 0.9.1 (c5ea06), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 15:28:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftLSPClient.git
Reference: 0.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftLSPClient
* tag 0.9.1 -> FETCH_HEAD
HEAD is now at c5ea061 Corrected version bump
Cloned https://github.com/ChimeHQ/SwiftLSPClient.git
Revision (git rev-parse @):
c5ea0613ee55bf642aca78b2de376d9f798930cb
SUCCESS checkout https://github.com/ChimeHQ/SwiftLSPClient.git at 0.9.1
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/g-mark/NullCodable
Fetching https://github.com/Flight-School/AnyCodable
[1/634] Fetching jsonrpc
[84/1416] Fetching jsonrpc, anycodable
[889/1452] Fetching jsonrpc, anycodable, nullcodable
Fetched https://github.com/g-mark/NullCodable from cache (0.77s)
[941/1416] Fetching jsonrpc, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.82s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.82s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.2.1 (1.50s)
Computing version for https://github.com/g-mark/NullCodable
Computed https://github.com/g-mark/NullCodable at 1.1.0 (0.66s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.1 (0.68s)
Creating working copy for https://github.com/g-mark/NullCodable
Working copy of https://github.com/g-mark/NullCodable resolved at 1.1.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.1
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftlspclient",
"name": "SwiftLSPClient",
"url": "https://github.com/ChimeHQ/SwiftLSPClient.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLSPClient",
"traits": [
"default"
],
"dependencies": [
{
"identity": "jsonrpc",
"name": "JSONRPC",
"url": "https://github.com/ChimeHQ/JSONRPC",
"version": "0.9.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/SwiftLSPClient.git
[1/987] Fetching swiftlspclient
Fetched https://github.com/ChimeHQ/SwiftLSPClient.git from cache (0.81s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.43s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (1.02s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/SwiftLSPClient.git
Working copy of https://github.com/ChimeHQ/SwiftLSPClient.git resolved at 0.9.1 (c5ea061)
warning: '.resolve-product-dependencies': dependency 'swiftlspclient' is not used by any target
Found 1 product dependencies
- JSONRPC
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ChimeHQ/SwiftLSPClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/11] Compiling NullCodable NullCodable.swift
[7/11] Emitting module NullCodable
[8/11] Compiling AnyCodable AnyCodable.swift
[9/11] Compiling AnyCodable AnyEncodable.swift
[10/11] Compiling AnyCodable AnyDecodable.swift
[11/11] Emitting module AnyCodable
[12/18] Compiling JSONRPC Protocol.swift
[13/18] Compiling JSONRPC ProtocolTransport.swift
[14/18] Compiling JSONRPC JSONId.swift
[15/18] Compiling JSONRPC MessageTransport.swift
[16/18] Compiling JSONRPC JSONRPCError.swift
[17/18] Compiling JSONRPC DataTransport.swift
[18/18] Emitting module JSONRPC
[19/59] Compiling SwiftLSPClient SignatureHelp.swift
[20/59] Compiling SwiftLSPClient TypeDefinition.swift
[21/59] Compiling SwiftLSPClient Formatting.swift
[22/59] Compiling SwiftLSPClient Initialized.swift
[23/63] Compiling SwiftLSPClient LogMessageParams.swift
[24/63] Compiling SwiftLSPClient MessageActionItem.swift
[25/63] Compiling SwiftLSPClient MessageType.swift
[26/63] Compiling SwiftLSPClient ShowMessageParams.swift
[27/63] Compiling SwiftLSPClient SymbolKind.swift
[28/63] Compiling SwiftLSPClient TextDocumentIndentifier.swift
[29/63] Compiling SwiftLSPClient TextSynchronization.swift
[30/63] Compiling SwiftLSPClient WillSaveTextDocument.swift
[31/63] Compiling SwiftLSPClient Initialization.swift
[32/63] Compiling SwiftLSPClient LSPRange.swift
[33/63] Compiling SwiftLSPClient LanguageFeatures.swift
[34/63] Compiling SwiftLSPClient Location.swift
[35/63] Emitting module SwiftLSPClient
[36/63] Compiling SwiftLSPClient DocumentSymbol.swift
[37/63] Compiling SwiftLSPClient CodeAction.swift
[38/63] Compiling SwiftLSPClient Declaration.swift
[39/63] Compiling SwiftLSPClient Definition.swift
[40/63] Compiling SwiftLSPClient FoldingRange.swift
[41/63] Compiling SwiftLSPClient LocationLink.swift
[42/63] Compiling SwiftLSPClient Position.swift
[43/63] Compiling SwiftLSPClient ProtocolMethod.swift
[44/63] Compiling SwiftLSPClient ServerCapabilities.swift
[45/63] Compiling SwiftLSPClient Hover.swift
[46/63] Compiling SwiftLSPClient Implementation.swift
[47/63] Compiling SwiftLSPClient Reference.swift
[48/63] Compiling SwiftLSPClient Rename.swift
[49/63] Compiling SwiftLSPClient SemanticTokens.swift
[50/63] Compiling SwiftLSPClient JSONRPCLanguageServer.swift
[51/63] Compiling SwiftLSPClient LanguageServer.swift
[52/63] Compiling SwiftLSPClient LanguageServerProcessHost.swift
[53/63] Compiling SwiftLSPClient StdioDataTransport.swift
[54/63] Compiling SwiftLSPClient Basic.swift
[55/63] Compiling SwiftLSPClient Client.swift
[56/63] Compiling SwiftLSPClient RegisterCapability.swift
[57/63] Compiling SwiftLSPClient TextDocumentClientCapabilitiesGenericGoTo.swift
[58/63] Compiling SwiftLSPClient ClientCapabilities.swift
[59/63] Compiling SwiftLSPClient Diagnostics.swift
[60/63] Compiling SwiftLSPClient ShowMessageRequest.swift
[61/63] Compiling SwiftLSPClient Configuration.swift
[62/63] Compiling SwiftLSPClient WorkspaceEdit.swift
[63/63] Compiling SwiftLSPClient WorkspaceFolder.swift
Build complete! (7.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "jsonrpc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/JSONRPC"
}
],
"manifest_display_name" : "SwiftLSPClient",
"name" : "SwiftLSPClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "SwiftLSPClient",
"targets" : [
"SwiftLSPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftLSPClientTests",
"module_type" : "SwiftTarget",
"name" : "SwiftLSPClientTests",
"path" : "SwiftLSPClientTests",
"sources" : [
"JSONRPCLanguageServerTests.swift",
"MockDataTransport.swift",
"TypeTests.swift"
],
"target_dependencies" : [
"SwiftLSPClient"
],
"type" : "test"
},
{
"c99name" : "SwiftLSPClient",
"module_type" : "SwiftTarget",
"name" : "SwiftLSPClient",
"path" : "SwiftLSPClient",
"product_dependencies" : [
"JSONRPC"
],
"product_memberships" : [
"SwiftLSPClient"
],
"sources" : [
"JSONRPCLanguageServer.swift",
"LanguageServer.swift",
"LanguageServerProcessHost.swift",
"StdioDataTransport.swift",
"Types/Basic.swift",
"Types/Client.swift",
"Types/Client/RegisterCapability.swift",
"Types/Client/TextDocumentClientCapabilitiesGenericGoTo.swift",
"Types/ClientCapabilities.swift",
"Types/Diagnostics.swift",
"Types/DocumentSymbol.swift",
"Types/Features/CodeAction.swift",
"Types/Features/Declaration.swift",
"Types/Features/Definition.swift",
"Types/Features/FoldingRange.swift",
"Types/Features/Hover.swift",
"Types/Features/Implementation.swift",
"Types/Features/Reference.swift",
"Types/Features/Rename.swift",
"Types/Features/SemanticTokens.swift",
"Types/Features/SignatureHelp.swift",
"Types/Features/TypeDefinition.swift",
"Types/Formatting.swift",
"Types/General/Initialized.swift",
"Types/Initialization.swift",
"Types/LSPRange.swift",
"Types/LanguageFeatures.swift",
"Types/Location.swift",
"Types/LocationLink.swift",
"Types/Position.swift",
"Types/ProtocolMethod.swift",
"Types/ServerCapabilities.swift",
"Types/SymbolKind.swift",
"Types/TextDocumentIndentifier.swift",
"Types/TextSynchronization.swift",
"Types/WillSaveTextDocument.swift",
"Types/Window/LogMessageParams.swift",
"Types/Window/MessageActionItem.swift",
"Types/Window/MessageType.swift",
"Types/Window/ShowMessageParams.swift",
"Types/Window/ShowMessageRequest.swift",
"Types/Workspace/Configuration.swift",
"Types/Workspace/WorkspaceEdit.swift",
"Types/WorkspaceFolder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.