Build Information
Successful build of LanguageServer, reference main (ea769d
), with Swift 5.10 for macOS (SPM) on 1 Apr 2025 23:59:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageServer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ea769da update LanguageServerProtocol 0.13.2 -> 0.13.4; JSONRPC 0.9.1 -> 0.9.2 (#5)
Cloned https://github.com/ChimeHQ/LanguageServer.git
Revision (git rev-parse @):
ea769da5e2cda7db1cb3f2de7b4149c9e535cbd5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/16] Compiling JSONRPC JSONValueDecoder.swift
[6/16] Compiling JSONRPC JSONValue.swift
[7/17] Compiling JSONRPC JSONRPCError.swift
[8/17] Compiling JSONRPC DataChannel.swift
[9/17] Compiling JSONRPC AsyncStreamPolyfill.swift
[10/17] Compiling JSONRPC DataChannel+Actor.swift
[11/17] Compiling JSONRPC DataChannel+WebSocket.swift
[12/17] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[13/17] Compiling JSONRPC DataChannel+StdioPipe.swift
[14/17] Emitting module JSONRPC
[15/17] Compiling JSONRPC JSONId.swift
[16/17] Compiling JSONRPC JSONRPCSession.swift
[17/17] Compiling JSONRPC Protocol.swift
[18/75] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[19/75] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[20/75] Compiling LanguageServerProtocol Protocol+Mutating.swift
[21/75] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[22/75] Compiling LanguageServerProtocol Snippet.swift
[23/75] Compiling LanguageServerProtocol TokenRepresentation.swift
[24/75] Compiling LanguageServerProtocol BaseProtocol.swift
[25/81] Compiling LanguageServerProtocol Hover.swift
[26/81] Compiling LanguageServerProtocol Implementation.swift
[27/81] Compiling LanguageServerProtocol InlayHint.swift
[28/81] Compiling LanguageServerProtocol LinkedEditingRange.swift
[29/81] Compiling LanguageServerProtocol Moniker.swift
[30/81] Compiling LanguageServerProtocol OnTypeFormatting.swift
[31/81] Compiling LanguageServerProtocol Utility.swift
[32/81] Compiling LanguageServerProtocol Window.swift
[33/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[34/81] Compiling LanguageServerProtocol Workspace.swift
[35/81] Compiling LanguageServerProtocol ApplyEdit.swift
[36/81] Compiling LanguageServerProtocol Configuration.swift
[37/81] Compiling LanguageServerProtocol AsyncByteSequence.swift
[38/81] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[39/81] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[40/81] Compiling LanguageServerProtocol MessageFraming.swift
[41/81] Compiling LanguageServerProtocol General.swift
[42/81] Compiling LanguageServerProtocol CallHeirarchy.swift
[43/81] Compiling LanguageServerProtocol CodeAction.swift
[44/81] Compiling LanguageServerProtocol CodeLens.swift
[45/81] Compiling LanguageServerProtocol ColorPresentation.swift
[46/81] Compiling LanguageServerProtocol Completion.swift
[47/81] Compiling LanguageServerProtocol Declaration.swift
[48/81] Compiling LanguageServerProtocol Definition.swift
[49/81] Compiling LanguageServerProtocol Diagnostics.swift
[50/81] Compiling LanguageServerProtocol ExecuteCommand.swift
[51/81] Compiling LanguageServerProtocol Folders.swift
[52/81] Compiling LanguageServerProtocol Symbol.swift
[53/81] Compiling LanguageServerProtocol WillCreateFiles.swift
[54/81] Compiling LanguageServerProtocol WillDeleteFiles.swift
[55/81] Compiling LanguageServerProtocol WillRenameFiles.swift
[56/81] Compiling LanguageServerProtocol References.swift
[57/81] Compiling LanguageServerProtocol Rename.swift
[58/81] Compiling LanguageServerProtocol SelectionRange.swift
[59/81] Compiling LanguageServerProtocol SemanticTokens.swift
[60/81] Compiling LanguageServerProtocol SignatureHelp.swift
[61/81] Compiling LanguageServerProtocol TypeDefinition.swift
[62/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[63/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[64/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[65/81] Compiling LanguageServerProtocol TextSynchronization.swift
[66/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[67/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[68/81] Emitting module LanguageServerProtocol
[69/81] Compiling LanguageServerProtocol DocumentColor.swift
[70/81] Compiling LanguageServerProtocol DocumentHighlight.swift
[71/81] Compiling LanguageServerProtocol DocumentLink.swift
[72/81] Compiling LanguageServerProtocol DocumentSymbol.swift
[73/81] Compiling LanguageServerProtocol FoldingRange.swift
[74/81] Compiling LanguageServerProtocol Formatting.swift
[75/81] Compiling LanguageServerProtocol BasicStructures.swift
[76/81] Compiling LanguageServerProtocol Client.swift
[77/81] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[78/81] Compiling LanguageServerProtocol MockServer.swift
[79/81] Compiling LanguageServerProtocol ServerConnection.swift
[80/81] Compiling LanguageServerProtocol ClientCapabilities.swift
[81/81] Compiling LanguageServerProtocol ErrorCodes.swift
[82/89] Compiling LanguageServer JSONRPCClientConnection.swift
[83/89] Compiling LanguageServer NotificationHandler.swift
[84/89] Compiling LanguageServer ClientConnection.swift
[85/89] Compiling LanguageServer EventDispatcher.swift
[86/89] Compiling LanguageServer RequestHandler.swift
[87/89] Compiling LanguageServer ErrorHandler.swift
[88/89] Compiling LanguageServer EventHandler.swift
[89/89] Emitting module LanguageServer
Build complete! (19.92s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[1/1767] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (1.24s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.37s)
Fetching https://github.com/ChimeHQ/JSONRPC
[1/620] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.63s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.36s)
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
Build complete.
{
"dependencies" : [
{
"identity" : "languageserverprotocol",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/LanguageServerProtocol"
}
],
"manifest_display_name" : "LanguageServer",
"name" : "LanguageServer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "LanguageServer",
"targets" : [
"LanguageServer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LanguageServerTests",
"module_type" : "SwiftTarget",
"name" : "LanguageServerTests",
"path" : "Tests/LanguageServerTests",
"sources" : [
"LanguageServerTests.swift"
],
"target_dependencies" : [
"LanguageServer"
],
"type" : "test"
},
{
"c99name" : "LanguageServer",
"module_type" : "SwiftTarget",
"name" : "LanguageServer",
"path" : "Sources/LanguageServer",
"product_dependencies" : [
"LanguageServerProtocol"
],
"product_memberships" : [
"LanguageServer"
],
"sources" : [
"ClientConnection.swift",
"ErrorHandler.swift",
"EventDispatcher.swift",
"EventHandler.swift",
"JSONRPCClientConnection.swift",
"NotificationHandler.swift",
"RequestHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.