Build Information
Successful build of LanguageServerProtocol, reference main (d51412
), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 14:15:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/14] Emitting module JSONRPC
[5/14] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[6/15] Compiling JSONRPC JSONValue.swift
[7/15] Compiling JSONRPC JSONValueDecoder.swift
[8/15] Compiling JSONRPC JSONRPCError.swift
[9/15] Compiling JSONRPC DataChannel+StdioPipe.swift
[10/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[11/15] Compiling JSONRPC DataChannel+Actor.swift
[12/15] Compiling JSONRPC JSONRPCSession.swift
[13/15] Compiling JSONRPC DataChannel.swift
[14/15] Compiling JSONRPC JSONId.swift
[15/15] Compiling JSONRPC Protocol.swift
[16/73] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[17/73] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[18/73] Compiling LanguageServerProtocol Protocol+Mutating.swift
[19/73] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[20/73] Compiling LanguageServerProtocol Snippet.swift
[21/73] Compiling LanguageServerProtocol TokenRepresentation.swift
[22/73] Compiling LanguageServerProtocol BaseProtocol.swift
[23/79] Compiling LanguageServerProtocol Hover.swift
[24/79] Compiling LanguageServerProtocol Implementation.swift
[25/79] Compiling LanguageServerProtocol InlayHint.swift
[26/79] Compiling LanguageServerProtocol LinkedEditingRange.swift
[27/79] Compiling LanguageServerProtocol Moniker.swift
[28/79] Compiling LanguageServerProtocol OnTypeFormatting.swift
[29/79] Compiling LanguageServerProtocol Utility.swift
[30/79] Compiling LanguageServerProtocol Window.swift
[31/79] Compiling LanguageServerProtocol ShowMessageRequest.swift
[32/79] Compiling LanguageServerProtocol Workspace.swift
[33/79] Compiling LanguageServerProtocol ApplyEdit.swift
[34/79] Compiling LanguageServerProtocol Configuration.swift
[35/79] Compiling LanguageServerProtocol AsyncByteSequence.swift
[36/79] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[37/79] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[38/79] Compiling LanguageServerProtocol MessageFraming.swift
[39/79] Compiling LanguageServerProtocol General.swift
[40/79] Compiling LanguageServerProtocol CallHeirarchy.swift
[41/79] Compiling LanguageServerProtocol CodeAction.swift
[42/79] Compiling LanguageServerProtocol CodeLens.swift
[43/79] Compiling LanguageServerProtocol ColorPresentation.swift
[44/79] Compiling LanguageServerProtocol Completion.swift
[45/79] Compiling LanguageServerProtocol Declaration.swift
[46/79] Compiling LanguageServerProtocol Definition.swift
[47/79] Compiling LanguageServerProtocol Diagnostics.swift
[48/79] Compiling LanguageServerProtocol ExecuteCommand.swift
[49/79] Compiling LanguageServerProtocol Folders.swift
[50/79] Compiling LanguageServerProtocol Symbol.swift
[51/79] Compiling LanguageServerProtocol WillCreateFiles.swift
[52/79] Compiling LanguageServerProtocol WillDeleteFiles.swift
[53/79] Compiling LanguageServerProtocol WillRenameFiles.swift
[54/79] Compiling LanguageServerProtocol References.swift
[55/79] Compiling LanguageServerProtocol Rename.swift
[56/79] Compiling LanguageServerProtocol SelectionRange.swift
[57/79] Compiling LanguageServerProtocol SemanticTokens.swift
[58/79] Compiling LanguageServerProtocol SignatureHelp.swift
[59/79] Compiling LanguageServerProtocol TypeDefinition.swift
[60/79] Compiling LanguageServerProtocol DocumentColor.swift
[61/79] Compiling LanguageServerProtocol DocumentHighlight.swift
[62/79] Compiling LanguageServerProtocol DocumentLink.swift
[63/79] Compiling LanguageServerProtocol DocumentSymbol.swift
[64/79] Compiling LanguageServerProtocol FoldingRange.swift
[65/79] Compiling LanguageServerProtocol Formatting.swift
[66/79] Compiling LanguageServerProtocol TypeHeirarchy.swift
[67/79] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[68/79] Compiling LanguageServerProtocol ServerCapabilities.swift
[69/79] Compiling LanguageServerProtocol TextSynchronization.swift
[70/79] Compiling LanguageServerProtocol ThreeTypeOption.swift
[71/79] Compiling LanguageServerProtocol TwoTypeOption.swift
[72/79] Emitting module LanguageServerProtocol
[73/79] Compiling LanguageServerProtocol BasicStructures.swift
[74/79] Compiling LanguageServerProtocol Client.swift
[75/79] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[76/79] Compiling LanguageServerProtocol MockServer.swift
[77/79] Compiling LanguageServerProtocol ServerConnection.swift
[78/79] Compiling LanguageServerProtocol ClientCapabilities.swift
[79/79] Compiling LanguageServerProtocol ErrorCodes.swift
Build complete! (14.75s)
Fetching https://github.com/ChimeHQ/JSONRPC
[6/585] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (1.35s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.47s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Build complete.
Done.