The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServerProtocol with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.34.1
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 5fc0106 Remove unused imports
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
5fc0106493b7e2c0feab54ac4ba769b78966a56a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/ChimeHQ/JSONRPC
[1/559] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.23s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.37s)
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 AsyncStreamPolyfill.swift
[5/14] Compiling JSONRPC DataChannel+Actor.swift
[6/14] Compiling JSONRPC DataChannel.swift
[7/14] Compiling JSONRPC JSONId.swift
[8/14] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[9/14] Compiling JSONRPC DataChannel+StdioPipe.swift
[10/14] Emitting module JSONRPC
[11/15] Compiling JSONRPC JSONValueDecoder.swift
[12/15] Compiling JSONRPC JSONRPCError.swift
[13/15] Compiling JSONRPC JSONRPCSession.swift
[14/15] Compiling JSONRPC JSONValue.swift
[15/15] Compiling JSONRPC Protocol.swift
[17/73] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[18/73] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[19/73] Compiling LanguageServerProtocol Protocol+Mutating.swift
[20/73] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[21/73] Compiling LanguageServerProtocol Snippet.swift
[22/73] Compiling LanguageServerProtocol TokenRepresentation.swift
[23/73] Compiling LanguageServerProtocol BaseProtocol.swift
[24/73] Compiling LanguageServerProtocol BasicStructures.swift
[25/80] Compiling LanguageServerProtocol Configuration.swift
[26/80] Compiling LanguageServerProtocol ExecuteCommand.swift
[27/80] Compiling LanguageServerProtocol Folders.swift
[28/80] Compiling LanguageServerProtocol Symbol.swift
[29/80] Compiling LanguageServerProtocol WillCreateFiles.swift
[30/80] Compiling LanguageServerProtocol WillDeleteFiles.swift
[31/80] Compiling LanguageServerProtocol WillRenameFiles.swift
[32/80] Compiling LanguageServerProtocol Formatting.swift
[33/80] Compiling LanguageServerProtocol Hover.swift
[34/80] Compiling LanguageServerProtocol Implementation.swift
[35/80] Compiling LanguageServerProtocol InlayHint.swift
[36/80] Compiling LanguageServerProtocol LinkedEditingRange.swift
[37/80] Compiling LanguageServerProtocol Moniker.swift
[38/80] Compiling LanguageServerProtocol OnTypeFormatting.swift
[39/80] Compiling LanguageServerProtocol References.swift
[40/80] Compiling LanguageServerProtocol Rename.swift
[41/80] Compiling LanguageServerProtocol SelectionRange.swift
[42/80] Compiling LanguageServerProtocol SemanticTokens.swift
[43/80] Compiling LanguageServerProtocol SignatureHelp.swift
[44/80] Compiling LanguageServerProtocol TypeDefinition.swift
[45/80] Compiling LanguageServerProtocol TypeHeirarchy.swift
[46/80] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[47/80] Compiling LanguageServerProtocol ServerCapabilities.swift
[48/80] Compiling LanguageServerProtocol Declaration.swift
[49/80] Compiling LanguageServerProtocol Definition.swift
[50/80] Compiling LanguageServerProtocol Diagnostics.swift
[51/80] Compiling LanguageServerProtocol DocumentColor.swift
[52/80] Compiling LanguageServerProtocol DocumentHighlight.swift
[53/80] Compiling LanguageServerProtocol DocumentLink.swift
[54/80] Compiling LanguageServerProtocol DocumentSymbol.swift
[55/80] Compiling LanguageServerProtocol FoldingRange.swift
[56/80] Emitting module LanguageServerProtocol
[57/80] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[58/80] Compiling LanguageServerProtocol MessageFraming.swift
[59/80] Compiling LanguageServerProtocol General.swift
[60/80] Compiling LanguageServerProtocol CallHeirarchy.swift
[61/80] Compiling LanguageServerProtocol CodeAction.swift
[62/80] Compiling LanguageServerProtocol CodeLens.swift
[63/80] Compiling LanguageServerProtocol ColorPresentation.swift
[64/80] Compiling LanguageServerProtocol Completion.swift
[65/80] Compiling LanguageServerProtocol Client.swift
[66/80] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[67/80] Compiling LanguageServerProtocol MockServer.swift
[68/80] Compiling LanguageServerProtocol ServerConnection.swift
[69/80] Compiling LanguageServerProtocol ClientCapabilities.swift
[70/80] Compiling LanguageServerProtocol ErrorCodes.swift
[71/80] Compiling LanguageServerProtocol AsyncByteSequence.swift
[72/80] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[73/80] Compiling LanguageServerProtocol TextSynchronization.swift
[74/80] Compiling LanguageServerProtocol ThreeTypeOption.swift
[75/80] Compiling LanguageServerProtocol TwoTypeOption.swift
[76/80] Compiling LanguageServerProtocol Utility.swift
[77/80] Compiling LanguageServerProtocol Window.swift
[78/80] Compiling LanguageServerProtocol ShowMessageRequest.swift
[79/80] Compiling LanguageServerProtocol Workspace.swift
[80/80] Compiling LanguageServerProtocol ApplyEdit.swift
Build complete! (20.12s)
Build complete.
Done.

Build Machine: Linux 2