The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServer with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

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 /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/15] Compiling JSONRPC JSONValueDecoder.swift
[6/15] Compiling JSONRPC JSONRPCError.swift
[7/15] Compiling JSONRPC JSONValue.swift
[8/15] Compiling JSONRPC DataChannel.swift
[9/15] Compiling JSONRPC JSONId.swift
[10/15] Emitting module JSONRPC
[11/15] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[12/15] Compiling JSONRPC DataChannel+StdioPipe.swift
[13/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[14/15] Compiling JSONRPC DataChannel+Actor.swift
[15/15] Compiling JSONRPC JSONRPCSession.swift
[16/16] 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 Declaration.swift
[26/80] Compiling LanguageServerProtocol Definition.swift
[27/80] Compiling LanguageServerProtocol Diagnostics.swift
[28/80] Compiling LanguageServerProtocol DocumentColor.swift
[29/80] Compiling LanguageServerProtocol DocumentHighlight.swift
[30/80] Compiling LanguageServerProtocol DocumentLink.swift
[31/80] Compiling LanguageServerProtocol DocumentSymbol.swift
[32/80] Compiling LanguageServerProtocol FoldingRange.swift
[33/80] Compiling LanguageServerProtocol TextSynchronization.swift
[34/80] Compiling LanguageServerProtocol ThreeTypeOption.swift
[35/80] Compiling LanguageServerProtocol TwoTypeOption.swift
[36/80] Compiling LanguageServerProtocol Utility.swift
[37/80] Compiling LanguageServerProtocol Window.swift
[38/80] Compiling LanguageServerProtocol ShowMessageRequest.swift
[39/80] Compiling LanguageServerProtocol Workspace.swift
[40/80] Compiling LanguageServerProtocol ApplyEdit.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 DataChannel+MessageFraming.swift
[49/80] Compiling LanguageServerProtocol MessageFraming.swift
[50/80] Compiling LanguageServerProtocol General.swift
[51/80] Compiling LanguageServerProtocol CallHeirarchy.swift
[52/80] Compiling LanguageServerProtocol CodeAction.swift
[53/80] Compiling LanguageServerProtocol CodeLens.swift
[54/80] Compiling LanguageServerProtocol ColorPresentation.swift
[55/80] Compiling LanguageServerProtocol Completion.swift
[56/80] Compiling LanguageServerProtocol Rename.swift
[57/80] Compiling LanguageServerProtocol SelectionRange.swift
[58/80] Compiling LanguageServerProtocol SemanticTokens.swift
[59/80] Compiling LanguageServerProtocol SignatureHelp.swift
[60/80] Compiling LanguageServerProtocol TypeDefinition.swift
[61/80] Compiling LanguageServerProtocol TypeHeirarchy.swift
[62/80] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[63/80] Compiling LanguageServerProtocol ServerCapabilities.swift
[64/80] Emitting module LanguageServerProtocol
[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 Formatting.swift
[74/80] Compiling LanguageServerProtocol Hover.swift
[75/80] Compiling LanguageServerProtocol Implementation.swift
[76/80] Compiling LanguageServerProtocol InlayHint.swift
[77/80] Compiling LanguageServerProtocol LinkedEditingRange.swift
[78/80] Compiling LanguageServerProtocol Moniker.swift
[79/80] Compiling LanguageServerProtocol OnTypeFormatting.swift
[80/80] Compiling LanguageServerProtocol References.swift
[81/88] Compiling LanguageServer NotificationHandler.swift
[82/88] Compiling LanguageServer ErrorHandler.swift
[83/88] Compiling LanguageServer EventDispatcher.swift
[84/88] Compiling LanguageServer EventHandler.swift
[85/88] Compiling LanguageServer JSONRPCClientConnection.swift
[86/88] Compiling LanguageServer ClientConnection.swift
[87/88] Emitting module LanguageServer
[88/88] Compiling LanguageServer RequestHandler.swift
Build complete! (26.01s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.18s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.18s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (0.34s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.32s)
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.0
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