Build Information
Successful build of LanguageClient, reference 0.8.1 (e4692d
), with Swift 5.9 for macOS (SPM) on 4 May 2025 15:49:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageClient.git
Reference: 0.8.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
* tag 0.8.1 -> FETCH_HEAD
HEAD is now at e4692d0 Catalyst min version
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
e4692d0a0aa4314ad2b5e5af2083df7317034cfe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at 0.8.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling FNMDefinitions FNM.c
[2/34] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[3/34] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[4/34] Compiling JSONRPC DataChannel+StdioPipe.swift
[5/34] Emitting module JSONRPC
[6/34] Compiling JSONRPC AsyncStreamPolyfill.swift
[7/34] Compiling JSONRPC DataChannel+Actor.swift
[8/35] Emitting module Semaphore
[9/35] Compiling Semaphore AsyncSemaphore.swift
[10/35] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[11/35] Compiling ProcessEnv Process+Output.swift
[12/35] Compiling ProcessEnv Process+Parameters.swift
[13/35] Emitting module ProcessEnv
[14/35] Compiling Glob Pattern+Options.swift
[15/35] Compiling Glob Pattern+Parser.swift
[16/35] Compiling Glob Pattern.swift
[17/35] Compiling Glob InvalidPattern.swift
[18/35] Compiling Glob Pattern+Match.swift
[19/35] Emitting module Queue
[20/35] Compiling Queue AsyncSerialQueue.swift
[21/35] Compiling Queue AsyncQueue.swift
[22/35] Emitting module Glob
[23/35] Compiling Glob GlobSearch.swift
[24/35] Compiling JSONRPC JSONValue.swift
[25/35] Compiling JSONRPC JSONValueDecoder.swift
[26/35] Compiling JSONRPC DataChannel.swift
[27/35] Compiling JSONRPC DataChannel+WebSocket.swift
[28/35] Compiling JSONRPC JSONRPCSession.swift
[29/35] Compiling JSONRPC JSONRPCError.swift
[30/35] Compiling JSONRPC JSONId.swift
[31/35] Compiling FSEventsWrapper FSEventAsyncStream.swift
[32/35] Emitting module FSEventsWrapper
[33/35] Compiling FSEventsWrapper FSEventStream.swift
[34/35] Compiling FSEventsWrapper FSEvent.swift
[35/35] Compiling JSONRPC Protocol.swift
[36/93] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[37/93] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[38/93] Compiling LanguageServerProtocol Protocol+Mutating.swift
[39/93] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[40/93] Compiling LanguageServerProtocol Snippet.swift
[41/93] Compiling LanguageServerProtocol TokenRepresentation.swift
[42/93] Compiling LanguageServerProtocol BaseProtocol.swift
[43/99] Compiling LanguageServerProtocol Hover.swift
[44/99] Compiling LanguageServerProtocol Implementation.swift
[45/99] Compiling LanguageServerProtocol InlayHint.swift
[46/99] Compiling LanguageServerProtocol LinkedEditingRange.swift
[47/99] Compiling LanguageServerProtocol Moniker.swift
[48/99] Compiling LanguageServerProtocol OnTypeFormatting.swift
[49/99] Compiling LanguageServerProtocol Utility.swift
[50/99] Compiling LanguageServerProtocol Window.swift
[51/99] Compiling LanguageServerProtocol ShowMessageRequest.swift
[52/99] Compiling LanguageServerProtocol Workspace.swift
[53/99] Compiling LanguageServerProtocol ApplyEdit.swift
[54/99] Compiling LanguageServerProtocol Configuration.swift
[55/99] Compiling LanguageServerProtocol AsyncByteSequence.swift
[56/99] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[57/99] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[58/99] Compiling LanguageServerProtocol MessageFraming.swift
[59/99] Compiling LanguageServerProtocol General.swift
[60/99] Compiling LanguageServerProtocol CallHeirarchy.swift
[61/99] Compiling LanguageServerProtocol CodeAction.swift
[62/99] Compiling LanguageServerProtocol ExecuteCommand.swift
[63/99] Compiling LanguageServerProtocol Folders.swift
[64/99] Compiling LanguageServerProtocol Symbol.swift
[65/99] Compiling LanguageServerProtocol WillCreateFiles.swift
[66/99] Compiling LanguageServerProtocol WillDeleteFiles.swift
[67/99] Compiling LanguageServerProtocol WillRenameFiles.swift
[68/99] Compiling LanguageServerProtocol References.swift
[69/99] Compiling LanguageServerProtocol Rename.swift
[70/99] Compiling LanguageServerProtocol SelectionRange.swift
[71/99] Compiling LanguageServerProtocol SemanticTokens.swift
[72/99] Compiling LanguageServerProtocol SignatureHelp.swift
[73/99] Compiling LanguageServerProtocol TypeDefinition.swift
[74/99] Compiling LanguageServerProtocol CodeLens.swift
[75/99] Compiling LanguageServerProtocol ColorPresentation.swift
[76/99] Compiling LanguageServerProtocol Completion.swift
[77/99] Compiling LanguageServerProtocol Declaration.swift
[78/99] Compiling LanguageServerProtocol Definition.swift
[79/99] Compiling LanguageServerProtocol Diagnostics.swift
[80/99] Compiling LanguageServerProtocol DocumentColor.swift
[81/99] Compiling LanguageServerProtocol DocumentHighlight.swift
[82/99] Compiling LanguageServerProtocol DocumentLink.swift
[83/99] Compiling LanguageServerProtocol DocumentSymbol.swift
[84/99] Compiling LanguageServerProtocol FoldingRange.swift
[85/99] Compiling LanguageServerProtocol Formatting.swift
[86/99] Compiling LanguageServerProtocol TypeHeirarchy.swift
[87/99] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[88/99] Compiling LanguageServerProtocol ServerCapabilities.swift
[89/99] Compiling LanguageServerProtocol TextSynchronization.swift
[90/99] Compiling LanguageServerProtocol ThreeTypeOption.swift
[91/99] Compiling LanguageServerProtocol TwoTypeOption.swift
[92/99] Emitting module LanguageServerProtocol
[93/99] Compiling LanguageServerProtocol BasicStructures.swift
[94/99] Compiling LanguageServerProtocol Client.swift
[95/99] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[96/99] Compiling LanguageServerProtocol MockServer.swift
[97/99] Compiling LanguageServerProtocol ServerConnection.swift
[98/99] Compiling LanguageServerProtocol ClientCapabilities.swift
[99/99] Compiling LanguageServerProtocol ErrorCodes.swift
[100/109] Compiling LanguageClient Server+Shutdown.swift
[101/109] Compiling LanguageClient StatefulServer.swift
[102/109] Compiling LanguageClient DataChannel+LocalProcess.swift
[103/109] Emitting module LanguageClient
[104/109] Compiling LanguageClient AsyncStreamTap.swift
[105/109] Compiling LanguageClient FileEventAsyncSequence.swift
[106/109] Compiling LanguageClient InitializingServer.swift
[107/109] Compiling LanguageClient FileHandle+DataStream.swift
[108/109] Compiling LanguageClient DataChannel+UserScript.swift
[109/109] Compiling LanguageClient RestartingServer.swift
Build complete! (25.44s)
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/ChimeHQ/ProcessEnv
[1/214] Fetching processenv
[194/507] Fetching processenv, semaphore
[400/798] Fetching processenv, semaphore, queue
Fetched https://github.com/groue/Semaphore (1.33s)
Fetched https://github.com/mattmassicotte/Queue (1.33s)
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/davbeck/swift-glob
Fetched https://github.com/ChimeHQ/ProcessEnv (1.33s)
Fetching https://github.com/Frizlab/FSEventsWrapper
[1/644] Fetching swift-glob
[59/1274] Fetching swift-glob, jsonrpc
[85/1530] Fetching swift-glob, jsonrpc, fseventswrapper
Fetched https://github.com/ChimeHQ/JSONRPC (0.88s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetched https://github.com/Frizlab/FSEventsWrapper (0.88s)
Fetched https://github.com/davbeck/swift-glob (0.88s)
[1/1815] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.82s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (2.76s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.48s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.39s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.34s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.35s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.34s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.34s)
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
Build complete.
{
"dependencies" : [
{
"identity" : "languageserverprotocol",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/LanguageServerProtocol"
},
{
"identity" : "fseventswrapper",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/FSEventsWrapper"
},
{
"identity" : "swift-glob",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/davbeck/swift-glob"
},
{
"identity" : "jsonrpc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/JSONRPC"
},
{
"identity" : "processenv",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/ProcessEnv"
},
{
"identity" : "semaphore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/Semaphore"
},
{
"identity" : "queue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattmassicotte/Queue"
}
],
"manifest_display_name" : "LanguageClient",
"name" : "LanguageClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "LanguageClient",
"targets" : [
"LanguageClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LanguageClientTests",
"module_type" : "SwiftTarget",
"name" : "LanguageClientTests",
"path" : "Tests/LanguageClientTests",
"sources" : [
"FileEventAsyncSequenceTests.swift",
"ServerTests.swift"
],
"target_dependencies" : [
"LanguageClient"
],
"type" : "test"
},
{
"c99name" : "LanguageClient",
"module_type" : "SwiftTarget",
"name" : "LanguageClient",
"path" : "Sources/LanguageClient",
"product_dependencies" : [
"FSEventsWrapper",
"Glob",
"JSONRPC",
"LanguageServerProtocol",
"ProcessEnv",
"Queue",
"Semaphore"
],
"product_memberships" : [
"LanguageClient"
],
"sources" : [
"AsyncStreamTap.swift",
"DataChannel+LocalProcess.swift",
"DataChannel+UserScript.swift",
"FileEventAsyncSequence.swift",
"FileHandle+DataStream.swift",
"InitializingServer.swift",
"RestartingServer.swift",
"Server+Shutdown.swift",
"StatefulServer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.