The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LanguageServer, reference main (e4e41b), with Swift 5.8 for macOS (SPM) on 3 Jul 2024 22:32:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageServer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e4e41b6 Merge pull request #4 from koliyo/main
Cloned https://github.com/ChimeHQ/LanguageServer.git
Revision (git rev-parse @):
e4e41b6233b801f40fa7f9f53a6661af03fedf41
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling JSONRPC JSONValue.swift
[2/12] Compiling JSONRPC JSONValueDecoder.swift
[3/12] Compiling JSONRPC JSONRPCError.swift
[4/12] Compiling JSONRPC JSONRPCSession.swift
[5/12] Emitting module JSONRPC
[6/12] Compiling JSONRPC DataChannel+StdioPipe.swift
[7/12] Compiling JSONRPC JSONId.swift
[8/12] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[9/12] Compiling JSONRPC AsyncStreamPolyfill.swift
[10/12] Compiling JSONRPC DataChannel+Actor.swift
[11/12] Compiling JSONRPC DataChannel.swift
[12/12] Compiling JSONRPC Protocol.swift
[13/70] Compiling LanguageServerProtocol Hover.swift
[14/70] Compiling LanguageServerProtocol Implementation.swift
[15/70] Compiling LanguageServerProtocol InlayHint.swift
[16/70] Compiling LanguageServerProtocol LinkedEditingRange.swift
[17/70] Compiling LanguageServerProtocol Moniker.swift
[18/70] Compiling LanguageServerProtocol OnTypeFormatting.swift
[19/76] Compiling LanguageServerProtocol DocumentColor.swift
[20/76] Compiling LanguageServerProtocol DocumentHighlight.swift
[21/76] Compiling LanguageServerProtocol DocumentLink.swift
[22/76] Compiling LanguageServerProtocol DocumentSymbol.swift
[23/76] Compiling LanguageServerProtocol FoldingRange.swift
[24/76] Compiling LanguageServerProtocol Formatting.swift
[25/76] Compiling LanguageServerProtocol Utility.swift
[26/76] Compiling LanguageServerProtocol Window.swift
[27/76] Compiling LanguageServerProtocol ShowMessageRequest.swift
[28/76] Compiling LanguageServerProtocol Workspace.swift
[29/76] Compiling LanguageServerProtocol ApplyEdit.swift
[30/76] Compiling LanguageServerProtocol Configuration.swift
[31/76] Compiling LanguageServerProtocol AsyncByteSequence.swift
[32/76] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[33/76] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[34/76] Compiling LanguageServerProtocol MessageFraming.swift
[35/76] Compiling LanguageServerProtocol General.swift
[36/76] Compiling LanguageServerProtocol CallHeirarchy.swift
[37/76] Compiling LanguageServerProtocol CodeAction.swift
[38/76] Compiling LanguageServerProtocol References.swift
[39/76] Compiling LanguageServerProtocol Rename.swift
[40/76] Compiling LanguageServerProtocol SelectionRange.swift
[41/76] Compiling LanguageServerProtocol SemanticTokens.swift
[42/76] Compiling LanguageServerProtocol SignatureHelp.swift
[43/76] Compiling LanguageServerProtocol TypeDefinition.swift
[44/76] Compiling LanguageServerProtocol CodeLens.swift
[45/76] Compiling LanguageServerProtocol ColorPresentation.swift
[46/76] Compiling LanguageServerProtocol Completion.swift
[47/76] Compiling LanguageServerProtocol Declaration.swift
[48/76] Compiling LanguageServerProtocol Definition.swift
[49/76] Compiling LanguageServerProtocol Diagnostics.swift
[50/76] Compiling LanguageServerProtocol ExecuteCommand.swift
[51/76] Compiling LanguageServerProtocol Folders.swift
[52/76] Compiling LanguageServerProtocol Symbol.swift
[53/76] Compiling LanguageServerProtocol WillCreateFiles.swift
[54/76] Compiling LanguageServerProtocol WillDeleteFiles.swift
[55/76] Compiling LanguageServerProtocol WillRenameFiles.swift
[56/76] Compiling LanguageServerProtocol TypeHeirarchy.swift
[57/76] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[58/76] Compiling LanguageServerProtocol ServerCapabilities.swift
[59/76] Compiling LanguageServerProtocol TextSynchronization.swift
[60/76] Compiling LanguageServerProtocol ThreeTypeOption.swift
[61/76] Compiling LanguageServerProtocol TwoTypeOption.swift
[62/76] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[63/76] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[64/76] Compiling LanguageServerProtocol Protocol+Mutating.swift
[65/76] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[66/76] Compiling LanguageServerProtocol Snippet.swift
[67/76] Compiling LanguageServerProtocol TokenRepresentation.swift
[68/76] Compiling LanguageServerProtocol BaseProtocol.swift
[69/76] Emitting module LanguageServerProtocol
[70/76] Compiling LanguageServerProtocol BasicStructures.swift
[71/76] Compiling LanguageServerProtocol Client.swift
[72/76] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[73/76] Compiling LanguageServerProtocol MockServer.swift
[74/76] Compiling LanguageServerProtocol ServerConnection.swift
[75/76] Compiling LanguageServerProtocol ClientCapabilities.swift
[76/76] Compiling LanguageServerProtocol ErrorCodes.swift
[77/84] Compiling LanguageServer JSONRPCClientConnection.swift
[78/84] Compiling LanguageServer EventDispatcher.swift
[79/84] Compiling LanguageServer ErrorHandler.swift
[80/84] Compiling LanguageServer RequestHandler.swift
[81/84] Emitting module LanguageServer
[82/84] Compiling LanguageServer NotificationHandler.swift
[83/84] Compiling LanguageServer EventHandler.swift
[84/84] Compiling LanguageServer ClientConnection.swift
Build complete! (23.35s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/JSONRPC
[1/559] Fetching jsonrpc
[124/2231] Fetching jsonrpc, languageserverprotocol
Fetched https://github.com/ChimeHQ/JSONRPC (1.54s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (1.54s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.2 (0.55s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.50s)
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.2
Build complete.
Done.