The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServer with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServer.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/LanguageServer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 585b09d Remove unused dependency, add maccatalyst
Cloned https://github.com/ChimeHQ/LanguageServer.git
Revision (git rev-parse @):
585b09d9c6f7f81736a023092ee7a5d56cf8ebab
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/JSONRPC
[1/1612] Fetching languageserverprotocol
[1210/2171] Fetching languageserverprotocol, jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.34s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.34s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (0.35s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.33s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/15] Emitting module JSONRPC
[6/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[7/15] Compiling JSONRPC DataChannel+Actor.swift
[8/16] Compiling JSONRPC DataChannel.swift
[9/16] Compiling JSONRPC JSONId.swift
[10/16] Compiling JSONRPC JSONRPCError.swift
[11/16] Compiling JSONRPC JSONRPCSession.swift
[12/16] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[13/16] Compiling JSONRPC DataChannel+StdioPipe.swift
[14/16] Compiling JSONRPC JSONValueDecoder.swift
[15/16] Compiling JSONRPC JSONValue.swift
[16/16] Compiling JSONRPC Protocol.swift
[18/74] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[19/74] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[20/74] Compiling LanguageServerProtocol Protocol+Mutating.swift
[21/74] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[22/74] Compiling LanguageServerProtocol Snippet.swift
[23/74] Compiling LanguageServerProtocol TokenRepresentation.swift
[24/74] Compiling LanguageServerProtocol BaseProtocol.swift
[25/74] Compiling LanguageServerProtocol BasicStructures.swift
[26/81] Compiling LanguageServerProtocol Declaration.swift
[27/81] Compiling LanguageServerProtocol Definition.swift
[28/81] Compiling LanguageServerProtocol Diagnostics.swift
[29/81] Compiling LanguageServerProtocol DocumentColor.swift
[30/81] Compiling LanguageServerProtocol DocumentHighlight.swift
[31/81] Compiling LanguageServerProtocol DocumentLink.swift
[32/81] Compiling LanguageServerProtocol DocumentSymbol.swift
[33/81] Compiling LanguageServerProtocol FoldingRange.swift
[34/81] Compiling LanguageServerProtocol TextSynchronization.swift
[35/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[36/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[37/81] Compiling LanguageServerProtocol Utility.swift
[38/81] Compiling LanguageServerProtocol Window.swift
[39/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[40/81] Compiling LanguageServerProtocol Workspace.swift
[41/81] Compiling LanguageServerProtocol ApplyEdit.swift
[42/81] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[43/81] Compiling LanguageServerProtocol MessageFraming.swift
[44/81] Compiling LanguageServerProtocol General.swift
[45/81] Compiling LanguageServerProtocol CallHeirarchy.swift
[46/81] Compiling LanguageServerProtocol CodeAction.swift
[47/81] Compiling LanguageServerProtocol CodeLens.swift
[48/81] Compiling LanguageServerProtocol ColorPresentation.swift
[49/81] Compiling LanguageServerProtocol Completion.swift
[50/81] Compiling LanguageServerProtocol Configuration.swift
[51/81] Compiling LanguageServerProtocol ExecuteCommand.swift
[52/81] Compiling LanguageServerProtocol Folders.swift
[53/81] Compiling LanguageServerProtocol Symbol.swift
[54/81] Compiling LanguageServerProtocol WillCreateFiles.swift
[55/81] Compiling LanguageServerProtocol WillDeleteFiles.swift
[56/81] Compiling LanguageServerProtocol WillRenameFiles.swift
[57/81] Compiling LanguageServerProtocol Formatting.swift
[58/81] Compiling LanguageServerProtocol Hover.swift
[59/81] Compiling LanguageServerProtocol Implementation.swift
[60/81] Compiling LanguageServerProtocol InlayHint.swift
[61/81] Compiling LanguageServerProtocol LinkedEditingRange.swift
[62/81] Compiling LanguageServerProtocol Moniker.swift
[63/81] Compiling LanguageServerProtocol OnTypeFormatting.swift
[64/81] Compiling LanguageServerProtocol References.swift
[65/81] Compiling LanguageServerProtocol Rename.swift
[66/81] Compiling LanguageServerProtocol SelectionRange.swift
[67/81] Compiling LanguageServerProtocol SemanticTokens.swift
[68/81] Compiling LanguageServerProtocol SignatureHelp.swift
[69/81] Compiling LanguageServerProtocol TypeDefinition.swift
[70/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[71/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[72/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[73/81] Emitting module LanguageServerProtocol
[74/81] Compiling LanguageServerProtocol Client.swift
[75/81] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[76/81] Compiling LanguageServerProtocol MockServer.swift
[77/81] Compiling LanguageServerProtocol ServerConnection.swift
[78/81] Compiling LanguageServerProtocol ClientCapabilities.swift
[79/81] Compiling LanguageServerProtocol ErrorCodes.swift
[80/81] Compiling LanguageServerProtocol AsyncByteSequence.swift
[81/81] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[83/90] Compiling LanguageServer ErrorHandler.swift
[84/90] Emitting module LanguageServer
[85/90] Compiling LanguageServer ClientConnection.swift
[86/90] Compiling LanguageServer EventDispatcher.swift
[87/90] Compiling LanguageServer EventHandler.swift
[88/90] Compiling LanguageServer NotificationHandler.swift
[89/90] Compiling LanguageServer JSONRPCClientConnection.swift
[90/90] Compiling LanguageServer RequestHandler.swift
Build complete! (28.48s)
Build complete.
Done.

Build Machine: Linux 1