The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServerProtocol with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

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

Build Machine: Mac 7