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 SwiftLSPClient with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftLSPClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftLSPClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at efe7e13 remove twitter ref
Cloned https://github.com/ChimeHQ/SwiftLSPClient.git
Revision (git rev-parse @):
efe7e13b55ce81dc070d019990efb183b900f792
SUCCESS checkout https://github.com/ChimeHQ/SwiftLSPClient.git at main
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/g-mark/NullCodable from cache
Fetched https://github.com/g-mark/NullCodable (0.25s)
Fetched https://github.com/Flight-School/AnyCodable (0.28s)
Fetched https://github.com/ChimeHQ/JSONRPC (0.31s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.2.1 (0.65s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.1 (0.09s)
Computing version for https://github.com/g-mark/NullCodable
Computed https://github.com/g-mark/NullCodable at 1.1.0 (0.78s)
Creating working copy for https://github.com/g-mark/NullCodable
Working copy of https://github.com/g-mark/NullCodable resolved at 1.1.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.1
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftlspclient",
      "name": "SwiftLSPClient",
      "url": "https://github.com/ChimeHQ/SwiftLSPClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLSPClient",
      "dependencies": [
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/Flight-School/AnyCodable",
          "version": "0.6.7",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
          "dependencies": [
          ]
        },
        {
          "identity": "jsonrpc",
          "name": "JSONRPC",
          "url": "https://github.com/ChimeHQ/JSONRPC",
          "version": "0.9.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/SwiftLSPClient.git
[1/987] Fetching swiftlspclient
Fetched https://github.com/ChimeHQ/SwiftLSPClient.git (0.37s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetched https://github.com/ChimeHQ/JSONRPC (0.27s)
Fetched https://github.com/Flight-School/AnyCodable (0.28s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.03s)
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/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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/SwiftLSPClient.git
Working copy of https://github.com/ChimeHQ/SwiftLSPClient.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftlspclient' is not used by any target
Found 2 product dependencies
  - AnyCodable
  - JSONRPC
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling NullCodable NullCodable.swift
[2/6] Emitting module NullCodable
[3/6] Compiling AnyCodable AnyDecodable.swift
[4/6] Emitting module AnyCodable
[5/6] Compiling AnyCodable AnyCodable.swift
[6/6] Compiling AnyCodable AnyEncodable.swift
[7/13] Compiling JSONRPC ProtocolTransport.swift
[8/13] Compiling JSONRPC MessageTransport.swift
[9/13] Compiling JSONRPC JSONRPCError.swift
[10/13] Compiling JSONRPC DataTransport.swift
[11/13] Emitting module JSONRPC
[12/13] Compiling JSONRPC Protocol.swift
[13/13] Compiling JSONRPC JSONId.swift
[14/53] Compiling SwiftLSPClient Declaration.swift
[15/53] Compiling SwiftLSPClient Definition.swift
[16/53] Compiling SwiftLSPClient FoldingRange.swift
[17/53] Compiling SwiftLSPClient Hover.swift
[18/53] Compiling SwiftLSPClient Implementation.swift
[19/53] Compiling SwiftLSPClient Reference.swift
[20/53] Compiling SwiftLSPClient TextSynchronization.swift
[21/53] Compiling SwiftLSPClient WillSaveTextDocument.swift
[22/53] Compiling SwiftLSPClient LogMessageParams.swift
[23/53] Compiling SwiftLSPClient MessageActionItem.swift
[24/53] Compiling SwiftLSPClient MessageType.swift
[25/53] Compiling SwiftLSPClient Position.swift
[26/53] Compiling SwiftLSPClient ProtocolMethod.swift
[27/53] Compiling SwiftLSPClient ServerCapabilities.swift
[28/53] Compiling SwiftLSPClient SymbolKind.swift
[29/53] Compiling SwiftLSPClient TextDocumentIndentifier.swift
[30/58] Compiling SwiftLSPClient JSONRPCLanguageServer.swift
[31/58] Compiling SwiftLSPClient LanguageServer.swift
[32/58] Compiling SwiftLSPClient LanguageServerProcessHost.swift
[33/58] Compiling SwiftLSPClient StdioDataTransport.swift
[34/58] Compiling SwiftLSPClient Basic.swift
[35/58] Compiling SwiftLSPClient Client.swift
[36/58] Compiling SwiftLSPClient Initialization.swift
[37/58] Compiling SwiftLSPClient LSPRange.swift
[38/58] Compiling SwiftLSPClient LanguageFeatures.swift
[39/58] Compiling SwiftLSPClient Location.swift
[40/58] Compiling SwiftLSPClient LocationLink.swift
[41/58] Compiling SwiftLSPClient Rename.swift
[42/58] Compiling SwiftLSPClient SemanticTokens.swift
[43/58] Compiling SwiftLSPClient SignatureHelp.swift
[44/58] Compiling SwiftLSPClient TypeDefinition.swift
[45/58] Compiling SwiftLSPClient Formatting.swift
[46/58] Compiling SwiftLSPClient Initialized.swift
[47/58] Compiling SwiftLSPClient RegisterCapability.swift
[48/58] Compiling SwiftLSPClient TextDocumentClientCapabilitiesGenericGoTo.swift
[49/58] Compiling SwiftLSPClient ClientCapabilities.swift
[50/58] Compiling SwiftLSPClient Diagnostics.swift
[51/58] Compiling SwiftLSPClient DocumentSymbol.swift
[52/58] Compiling SwiftLSPClient CodeAction.swift
[53/58] Compiling SwiftLSPClient ShowMessageParams.swift
[54/58] Compiling SwiftLSPClient ShowMessageRequest.swift
[55/58] Compiling SwiftLSPClient Configuration.swift
[56/58] Compiling SwiftLSPClient WorkspaceEdit.swift
[57/58] Compiling SwiftLSPClient WorkspaceFolder.swift
[58/58] Emitting module SwiftLSPClient
Build complete! (11.24s)
Build complete.
Done.