Build Information
Successful build of LanguageServerProtocol, reference main (d51412
), with Swift 5.10 for Linux on 2 Oct 2024 14:14:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServerProtocol.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/LanguageServerProtocol
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d514129 Restore ClientEvent
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
d51412945ae88ffcab65ec339ca89aed9c9f0b8a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ChimeHQ/JSONRPC
[1/585] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.17s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.30s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/14] Compiling JSONRPC JSONValue.swift
[5/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[6/15] Compiling JSONRPC DataChannel+Actor.swift
[7/15] Emitting module JSONRPC
[8/15] Compiling JSONRPC JSONValueDecoder.swift
[9/15] Compiling JSONRPC DataChannel.swift
[10/15] Compiling JSONRPC JSONId.swift
[11/15] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[12/15] Compiling JSONRPC DataChannel+StdioPipe.swift
[13/15] Compiling JSONRPC JSONRPCError.swift
[14/15] Compiling JSONRPC JSONRPCSession.swift
[15/15] Compiling JSONRPC Protocol.swift
[17/73] Compiling LanguageServerProtocol Declaration.swift
[18/73] Compiling LanguageServerProtocol Definition.swift
[19/73] Compiling LanguageServerProtocol Diagnostics.swift
[20/73] Compiling LanguageServerProtocol DocumentColor.swift
[21/73] Compiling LanguageServerProtocol DocumentHighlight.swift
[22/73] Compiling LanguageServerProtocol DocumentLink.swift
[23/73] Compiling LanguageServerProtocol DocumentSymbol.swift
[24/73] Compiling LanguageServerProtocol FoldingRange.swift
[25/80] Compiling LanguageServerProtocol TextSynchronization.swift
[26/80] Compiling LanguageServerProtocol ThreeTypeOption.swift
[27/80] Compiling LanguageServerProtocol TwoTypeOption.swift
[28/80] Compiling LanguageServerProtocol Utility.swift
[29/80] Compiling LanguageServerProtocol Window.swift
[30/80] Compiling LanguageServerProtocol ShowMessageRequest.swift
[31/80] Compiling LanguageServerProtocol Workspace.swift
[32/80] Compiling LanguageServerProtocol ApplyEdit.swift
[33/80] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[34/80] Compiling LanguageServerProtocol MessageFraming.swift
[35/80] Compiling LanguageServerProtocol General.swift
[36/80] Compiling LanguageServerProtocol CallHeirarchy.swift
[37/80] Compiling LanguageServerProtocol CodeAction.swift
[38/80] Compiling LanguageServerProtocol CodeLens.swift
[39/80] Compiling LanguageServerProtocol ColorPresentation.swift
[40/80] Compiling LanguageServerProtocol Completion.swift
[41/80] Compiling LanguageServerProtocol Configuration.swift
[42/80] Compiling LanguageServerProtocol ExecuteCommand.swift
[43/80] Compiling LanguageServerProtocol Folders.swift
[44/80] Compiling LanguageServerProtocol Symbol.swift
[45/80] Compiling LanguageServerProtocol WillCreateFiles.swift
[46/80] Compiling LanguageServerProtocol WillDeleteFiles.swift
[47/80] Compiling LanguageServerProtocol WillRenameFiles.swift
[48/80] Compiling LanguageServerProtocol Formatting.swift
[49/80] Compiling LanguageServerProtocol Hover.swift
[50/80] Compiling LanguageServerProtocol Implementation.swift
[51/80] Compiling LanguageServerProtocol InlayHint.swift
[52/80] Compiling LanguageServerProtocol LinkedEditingRange.swift
[53/80] Compiling LanguageServerProtocol Moniker.swift
[54/80] Compiling LanguageServerProtocol OnTypeFormatting.swift
[55/80] Compiling LanguageServerProtocol References.swift
[56/80] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[57/80] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[58/80] Compiling LanguageServerProtocol Protocol+Mutating.swift
[59/80] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[60/80] Compiling LanguageServerProtocol Snippet.swift
[61/80] Compiling LanguageServerProtocol TokenRepresentation.swift
[62/80] Compiling LanguageServerProtocol BaseProtocol.swift
[63/80] Compiling LanguageServerProtocol BasicStructures.swift
[64/80] Compiling LanguageServerProtocol Rename.swift
[65/80] Compiling LanguageServerProtocol SelectionRange.swift
[66/80] Compiling LanguageServerProtocol SemanticTokens.swift
[67/80] Compiling LanguageServerProtocol SignatureHelp.swift
[68/80] Compiling LanguageServerProtocol TypeDefinition.swift
[69/80] Compiling LanguageServerProtocol TypeHeirarchy.swift
[70/80] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[71/80] Compiling LanguageServerProtocol ServerCapabilities.swift
[72/80] Emitting module LanguageServerProtocol
[73/80] Compiling LanguageServerProtocol Client.swift
[74/80] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[75/80] Compiling LanguageServerProtocol MockServer.swift
[76/80] Compiling LanguageServerProtocol ServerConnection.swift
[77/80] Compiling LanguageServerProtocol ClientCapabilities.swift
[78/80] Compiling LanguageServerProtocol ErrorCodes.swift
[79/80] Compiling LanguageServerProtocol AsyncByteSequence.swift
[80/80] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
Build complete! (15.94s)
Build complete.
Done.