The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageClient 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/LanguageClient.git
Reference: 0.8.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at f8fdeae Responding to events
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
f8fdeaed850fbc3e542cd038e952758887f6be5d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at 0.8.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--423B1241ED78D482.txt
[10/36] Compiling GlobPattern Lexer.swift
[11/36] Compiling GlobPattern Parser.swift
[12/36] Emitting module GlobPattern
[13/36] Compiling GlobPattern GlobPattern.swift
[14/36] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[15/36] Compiling ProcessEnv Process+Output.swift
[16/36] Compiling ProcessEnv Process+Parameters.swift
[17/36] Emitting module ProcessEnv
[18/36] Compiling FSEventsWrapper FSEventStream.swift
[19/36] Compiling FSEventsWrapper FSEventAsyncStream.swift
[20/36] Emitting module FSEventsWrapper
[21/36] Compiling FSEventsWrapper FSEvent.swift
[22/36] Compiling Semaphore AsyncSemaphore.swift
[23/36] Emitting module Semaphore
[24/36] Emitting module Queue
[25/36] Compiling Queue AsyncQueue.swift
[26/36] Compiling JSONRPC JSONValueDecoder.swift
[27/36] Compiling JSONRPC JSONValue.swift
[28/37] Compiling JSONRPC DataChannel.swift
[29/37] Compiling JSONRPC JSONId.swift
[30/37] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[31/37] Compiling JSONRPC DataChannel+StdioPipe.swift
[32/37] Emitting module JSONRPC
[33/37] Compiling JSONRPC JSONRPCSession.swift
[34/37] Compiling JSONRPC JSONRPCError.swift
[35/37] Compiling JSONRPC AsyncStreamPolyfill.swift
[36/37] Compiling JSONRPC DataChannel+Actor.swift
[37/37] Compiling JSONRPC Protocol.swift
[38/94] Compiling LanguageServerProtocol Formatting.swift
[39/94] Compiling LanguageServerProtocol Hover.swift
[40/94] Compiling LanguageServerProtocol Implementation.swift
[41/94] Compiling LanguageServerProtocol InlayHint.swift
[42/94] Compiling LanguageServerProtocol LinkedEditingRange.swift
[43/94] Compiling LanguageServerProtocol Moniker.swift
[44/94] Compiling LanguageServerProtocol OnTypeFormatting.swift
[45/94] Compiling LanguageServerProtocol References.swift
[46/101] Compiling LanguageServerProtocol TextSynchronization.swift
[47/101] Compiling LanguageServerProtocol ThreeTypeOption.swift
[48/101] Compiling LanguageServerProtocol TwoTypeOption.swift
[49/101] Compiling LanguageServerProtocol Utility.swift
[50/101] Compiling LanguageServerProtocol Window.swift
[51/101] Compiling LanguageServerProtocol ShowMessageRequest.swift
[52/101] Compiling LanguageServerProtocol Workspace.swift
[53/101] Compiling LanguageServerProtocol ApplyEdit.swift
[54/101] Compiling LanguageServerProtocol Configuration.swift
[55/101] Compiling LanguageServerProtocol ExecuteCommand.swift
[56/101] Compiling LanguageServerProtocol Folders.swift
[57/101] Compiling LanguageServerProtocol Symbol.swift
[58/101] Compiling LanguageServerProtocol WillCreateFiles.swift
[59/101] Compiling LanguageServerProtocol WillDeleteFiles.swift
[60/101] Compiling LanguageServerProtocol WillRenameFiles.swift
[61/101] Compiling LanguageServerProtocol Rename.swift
[62/101] Compiling LanguageServerProtocol SelectionRange.swift
[63/101] Compiling LanguageServerProtocol SemanticTokens.swift
[64/101] Compiling LanguageServerProtocol SignatureHelp.swift
[65/101] Compiling LanguageServerProtocol TypeDefinition.swift
[66/101] Compiling LanguageServerProtocol TypeHeirarchy.swift
[67/101] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[68/101] Compiling LanguageServerProtocol ServerCapabilities.swift
[69/101] Emitting module LanguageServerProtocol
[70/101] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[71/101] Compiling LanguageServerProtocol MessageFraming.swift
[72/101] Compiling LanguageServerProtocol General.swift
[73/101] Compiling LanguageServerProtocol CallHeirarchy.swift
[74/101] Compiling LanguageServerProtocol CodeAction.swift
[75/101] Compiling LanguageServerProtocol CodeLens.swift
[76/101] Compiling LanguageServerProtocol ColorPresentation.swift
[77/101] Compiling LanguageServerProtocol Completion.swift
[78/101] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[79/101] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[80/101] Compiling LanguageServerProtocol Protocol+Mutating.swift
[81/101] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[82/101] Compiling LanguageServerProtocol Snippet.swift
[83/101] Compiling LanguageServerProtocol TokenRepresentation.swift
[84/101] Compiling LanguageServerProtocol BaseProtocol.swift
[85/101] Compiling LanguageServerProtocol BasicStructures.swift
[86/101] Compiling LanguageServerProtocol Client.swift
[87/101] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[88/101] Compiling LanguageServerProtocol MockServer.swift
[89/101] Compiling LanguageServerProtocol ServerConnection.swift
[90/101] Compiling LanguageServerProtocol ClientCapabilities.swift
[91/101] Compiling LanguageServerProtocol ErrorCodes.swift
[92/101] Compiling LanguageServerProtocol AsyncByteSequence.swift
[93/101] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[94/101] Compiling LanguageServerProtocol Declaration.swift
[95/101] Compiling LanguageServerProtocol Definition.swift
[96/101] Compiling LanguageServerProtocol Diagnostics.swift
[97/101] Compiling LanguageServerProtocol DocumentColor.swift
[98/101] Compiling LanguageServerProtocol DocumentHighlight.swift
[99/101] Compiling LanguageServerProtocol DocumentLink.swift
[100/101] Compiling LanguageServerProtocol DocumentSymbol.swift
[101/101] Compiling LanguageServerProtocol FoldingRange.swift
[102/110] Compiling LanguageClient DataChannel+UserScript.swift
[103/110] Compiling LanguageClient FileEventAsyncSequence.swift
[104/110] Compiling LanguageClient Server+Shutdown.swift
[105/111] Compiling LanguageClient StatefulServer.swift
[106/111] Compiling LanguageClient AsyncStreamTap.swift
[107/111] Compiling LanguageClient DataChannel+LocalProcess.swift
[108/111] Compiling LanguageClient InitializingServer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:106:13: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                try await channel.shutdown()
                          ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:113:13: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                try await channel.exit()
                          ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:137:13: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                try await channel.sendNotification(notif)
                          ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:155:20: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                return try await channel.sendRequest(request)
                                 ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:173:32: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                let initResponse = try await channel.initialize(params)
                                             ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:176:13: warning: passing argument of non-sendable type 'any ServerConnection' outside of actor-isolated context may introduce data races
                try await channel.initialized(InitializedParams())
                          ^
[109/111] Emitting module LanguageClient
[110/111] Compiling LanguageClient RestartingServer.swift
[111/111] Compiling LanguageClient FileHandle+DataStream.swift
Build complete! (22.81s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/groue/Semaphore from cache
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.40s)
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.41s)
Fetched https://github.com/groue/Semaphore from cache (0.41s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.41s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.41s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.41s)
Fetched https://github.com/ChimeHQ/GlobPattern from cache (0.15s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.63s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.41s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.45s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.29s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.42s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.42s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (0.30s)
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Semaphore-f334499b is not valid git repository for 'https://github.com/groue/Semaphore', will fetch again.
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/groue/Semaphore from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Semaphore-f334499b is not valid git repository for 'https://github.com/groue/Semaphore', will fetch again.
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/groue/Semaphore from cache (0.01s)
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
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
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Build complete.
Done.