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.9 for macOS (SPM) on 3 Jul 2024 22:32:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServer.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+StdioPipe.swift
[2/11] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[3/11] Emitting module JSONRPC
[4/11] Compiling JSONRPC AsyncStreamPolyfill.swift
[5/11] Compiling JSONRPC DataChannel+Actor.swift
[6/12] Compiling JSONRPC DataChannel.swift
[7/12] Compiling JSONRPC JSONRPCSession.swift
[8/12] Compiling JSONRPC JSONId.swift
[9/12] Compiling JSONRPC JSONValueDecoder.swift
[10/12] Compiling JSONRPC JSONValue.swift
[11/12] Compiling JSONRPC JSONRPCError.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 AsyncStreamPolyfill.swift
[20/76] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[21/76] Compiling LanguageServerProtocol Protocol+Mutating.swift
[22/76] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[23/76] Compiling LanguageServerProtocol Snippet.swift
[24/76] Compiling LanguageServerProtocol TokenRepresentation.swift
[25/76] Compiling LanguageServerProtocol BaseProtocol.swift
[26/76] Compiling LanguageServerProtocol References.swift
[27/76] Compiling LanguageServerProtocol Rename.swift
[28/76] Compiling LanguageServerProtocol SelectionRange.swift
[29/76] Compiling LanguageServerProtocol SemanticTokens.swift
[30/76] Compiling LanguageServerProtocol SignatureHelp.swift
[31/76] Compiling LanguageServerProtocol TypeDefinition.swift
[32/76] Compiling LanguageServerProtocol ExecuteCommand.swift
[33/76] Compiling LanguageServerProtocol Folders.swift
[34/76] Compiling LanguageServerProtocol Symbol.swift
[35/76] Compiling LanguageServerProtocol WillCreateFiles.swift
[36/76] Compiling LanguageServerProtocol WillDeleteFiles.swift
[37/76] Compiling LanguageServerProtocol WillRenameFiles.swift
[38/76] Compiling LanguageServerProtocol CodeLens.swift
[39/76] Compiling LanguageServerProtocol ColorPresentation.swift
[40/76] Compiling LanguageServerProtocol Completion.swift
[41/76] Compiling LanguageServerProtocol Declaration.swift
[42/76] Compiling LanguageServerProtocol Definition.swift
[43/76] Compiling LanguageServerProtocol Diagnostics.swift
[44/76] Compiling LanguageServerProtocol TypeHeirarchy.swift
[45/76] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[46/76] Compiling LanguageServerProtocol ServerCapabilities.swift
[47/76] Compiling LanguageServerProtocol TextSynchronization.swift
[48/76] Compiling LanguageServerProtocol ThreeTypeOption.swift
[49/76] Compiling LanguageServerProtocol TwoTypeOption.swift
[50/76] Emitting module LanguageServerProtocol
[51/76] Compiling LanguageServerProtocol Utility.swift
[52/76] Compiling LanguageServerProtocol Window.swift
[53/76] Compiling LanguageServerProtocol ShowMessageRequest.swift
[54/76] Compiling LanguageServerProtocol Workspace.swift
[55/76] Compiling LanguageServerProtocol ApplyEdit.swift
[56/76] Compiling LanguageServerProtocol Configuration.swift
[57/76] Compiling LanguageServerProtocol AsyncByteSequence.swift
[58/76] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[59/76] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[60/76] Compiling LanguageServerProtocol MessageFraming.swift
[61/76] Compiling LanguageServerProtocol General.swift
[62/76] Compiling LanguageServerProtocol CallHeirarchy.swift
[63/76] Compiling LanguageServerProtocol CodeAction.swift
[64/76] Compiling LanguageServerProtocol DocumentColor.swift
[65/76] Compiling LanguageServerProtocol DocumentHighlight.swift
[66/76] Compiling LanguageServerProtocol DocumentLink.swift
[67/76] Compiling LanguageServerProtocol DocumentSymbol.swift
[68/76] Compiling LanguageServerProtocol FoldingRange.swift
[69/76] Compiling LanguageServerProtocol Formatting.swift
[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] Emitting module LanguageServer
[78/84] Compiling LanguageServer NotificationHandler.swift
[79/84] Compiling LanguageServer ErrorHandler.swift
[80/84] Compiling LanguageServer ClientConnection.swift
[81/84] Compiling LanguageServer JSONRPCClientConnection.swift
[82/84] Compiling LanguageServer EventDispatcher.swift
[83/84] Compiling LanguageServer EventHandler.swift
[84/84] Compiling LanguageServer RequestHandler.swift
Build complete! (22.53s)
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[6/559] Fetching jsonrpc
[124/2231] Fetching jsonrpc, languageserverprotocol
Fetched https://github.com/ChimeHQ/JSONRPC (1.70s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (1.70s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.2 (0.44s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.43s)
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.