Build Information
Successful build of LanguageClient, reference main (e4692d
), with Swift 5.9 for Linux on 4 May 2025 15:48:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageClient.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/ChimeHQ/LanguageClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/groue/Semaphore
[1/291] Fetching queue
[272/505] Fetching queue, processenv
[448/798] Fetching queue, processenv, semaphore
Fetched https://github.com/ChimeHQ/ProcessEnv (0.23s)
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/ChimeHQ/JSONRPC
Fetched https://github.com/groue/Semaphore (0.23s)
Fetched https://github.com/mattmassicotte/Queue (0.24s)
Fetching https://github.com/Frizlab/FSEventsWrapper
[1/256] Fetching fseventswrapper
[257/900] Fetching fseventswrapper, swift-glob
[901/1530] Fetching fseventswrapper, swift-glob, jsonrpc
Fetched https://github.com/Frizlab/FSEventsWrapper (0.19s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetched https://github.com/ChimeHQ/JSONRPC (0.23s)
Fetched https://github.com/davbeck/swift-glob (0.23s)
[1/1815] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.24s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.95s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.34s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.33s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.31s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.31s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.31s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.41s)
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/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
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
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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Building for debugging...
[0/1] Compiling FNMDefinitions FNM.c
[2/26] Compiling Queue AsyncSerialQueue.swift
[3/26] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[4/26] Compiling JSONRPC DataChannel+WebSocket.swift
[5/26] Compiling JSONRPC DataChannel.swift
[6/27] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[7/27] Compiling JSONRPC DataChannel+StdioPipe.swift
[8/27] Compiling JSONRPC AsyncStreamPolyfill.swift
[9/27] Compiling JSONRPC DataChannel+Actor.swift
[10/27] Compiling Semaphore AsyncSemaphore.swift
[11/27] Emitting module Semaphore
[12/27] Compiling Glob Pattern+Options.swift
[13/27] Compiling Glob Pattern+Match.swift
[14/27] Compiling Glob InvalidPattern.swift
[15/28] Compiling Glob Pattern+Parser.swift
[16/28] Compiling Glob Pattern.swift
[17/28] Compiling Glob GlobSearch.swift
/host/spi-builder-workspace/.build/checkouts/swift-glob/Sources/Glob/GlobSearch.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[18/28] Emitting module Glob
[20/30] Emitting module Queue
[21/30] Compiling Queue AsyncQueue.swift
[26/33] Compiling JSONRPC JSONValueDecoder.swift
[27/33] Compiling JSONRPC JSONValue.swift
[28/33] Compiling JSONRPC JSONId.swift
[29/33] Compiling JSONRPC JSONRPCError.swift
[30/33] Compiling JSONRPC JSONRPCSession.swift
[31/33] Emitting module JSONRPC
[33/33] Compiling JSONRPC Protocol.swift
[36/92] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[37/92] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[38/92] Compiling LanguageServerProtocol Protocol+Mutating.swift
[39/92] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[40/92] Compiling LanguageServerProtocol Snippet.swift
[41/92] Compiling LanguageServerProtocol TokenRepresentation.swift
[42/92] Compiling LanguageServerProtocol BaseProtocol.swift
[43/92] Compiling LanguageServerProtocol BasicStructures.swift
[44/99] Compiling LanguageServerProtocol TextSynchronization.swift
[45/99] Compiling LanguageServerProtocol ThreeTypeOption.swift
[46/99] Compiling LanguageServerProtocol TwoTypeOption.swift
[47/99] Compiling LanguageServerProtocol Utility.swift
[48/99] Compiling LanguageServerProtocol Window.swift
[49/99] Compiling LanguageServerProtocol ShowMessageRequest.swift
[50/99] Compiling LanguageServerProtocol Workspace.swift
[51/99] Compiling LanguageServerProtocol ApplyEdit.swift
[52/99] Compiling LanguageServerProtocol Configuration.swift
[53/99] Compiling LanguageServerProtocol ExecuteCommand.swift
[54/99] Compiling LanguageServerProtocol Folders.swift
[55/99] Compiling LanguageServerProtocol Symbol.swift
[56/99] Compiling LanguageServerProtocol WillCreateFiles.swift
[57/99] Compiling LanguageServerProtocol WillDeleteFiles.swift
[58/99] Compiling LanguageServerProtocol WillRenameFiles.swift
[59/99] Compiling LanguageServerProtocol Declaration.swift
[60/99] Compiling LanguageServerProtocol Definition.swift
[61/99] Compiling LanguageServerProtocol Diagnostics.swift
[62/99] Compiling LanguageServerProtocol DocumentColor.swift
[63/99] Compiling LanguageServerProtocol DocumentHighlight.swift
[64/99] Compiling LanguageServerProtocol DocumentLink.swift
[65/99] Compiling LanguageServerProtocol DocumentSymbol.swift
[66/99] Compiling LanguageServerProtocol FoldingRange.swift
[67/99] Compiling LanguageServerProtocol Formatting.swift
[68/99] Compiling LanguageServerProtocol Hover.swift
[69/99] Compiling LanguageServerProtocol Implementation.swift
[70/99] Compiling LanguageServerProtocol InlayHint.swift
[71/99] Compiling LanguageServerProtocol LinkedEditingRange.swift
[72/99] Compiling LanguageServerProtocol Moniker.swift
[73/99] Compiling LanguageServerProtocol OnTypeFormatting.swift
[74/99] Compiling LanguageServerProtocol References.swift
[75/99] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[76/99] Compiling LanguageServerProtocol MessageFraming.swift
[77/99] Compiling LanguageServerProtocol General.swift
[78/99] Compiling LanguageServerProtocol CallHeirarchy.swift
[79/99] Compiling LanguageServerProtocol CodeAction.swift
[80/99] Compiling LanguageServerProtocol CodeLens.swift
[81/99] Compiling LanguageServerProtocol ColorPresentation.swift
[82/99] Compiling LanguageServerProtocol Completion.swift
[83/99] Compiling LanguageServerProtocol Rename.swift
[84/99] Compiling LanguageServerProtocol SelectionRange.swift
[85/99] Compiling LanguageServerProtocol SemanticTokens.swift
[86/99] Compiling LanguageServerProtocol SignatureHelp.swift
[87/99] Compiling LanguageServerProtocol TypeDefinition.swift
[88/99] Compiling LanguageServerProtocol TypeHeirarchy.swift
[89/99] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[90/99] Compiling LanguageServerProtocol ServerCapabilities.swift
[91/99] Emitting module LanguageServerProtocol
[92/99] Compiling LanguageServerProtocol Client.swift
[93/99] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[94/99] Compiling LanguageServerProtocol MockServer.swift
[95/99] Compiling LanguageServerProtocol ServerConnection.swift
[96/99] Compiling LanguageServerProtocol ClientCapabilities.swift
[97/99] Compiling LanguageServerProtocol ErrorCodes.swift
[98/99] Compiling LanguageServerProtocol AsyncByteSequence.swift
[99/99] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[102/110] Compiling LanguageClient Server+Shutdown.swift
[103/111] Compiling LanguageClient DataChannel+UserScript.swift
[104/111] Emitting module LanguageClient
[105/111] Compiling LanguageClient AsyncStreamTap.swift
[106/111] Compiling LanguageClient DataChannel+LocalProcess.swift
[107/111] Compiling LanguageClient StatefulServer.swift
[108/111] Compiling LanguageClient RestartingServer.swift
[109/111] Compiling LanguageClient FileEventAsyncSequence.swift
[110/111] Compiling LanguageClient FileHandle+DataStream.swift
[111/111] Compiling LanguageClient InitializingServer.swift
Build complete! (34.27s)
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" : "/host/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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.