The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of LanguageServer, reference main (ea769d), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 13:52:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 ea769da update LanguageServerProtocol 0.13.2 -> 0.13.4; JSONRPC 0.9.1 -> 0.9.2 (#5)
Cloned https://github.com/ChimeHQ/LanguageServer.git
Revision (git rev-parse @):
ea769da5e2cda7db1cb3f2de7b4149c9e535cbd5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/16] Compiling JSONRPC JSONValue.swift
[6/16] Compiling JSONRPC JSONValueDecoder.swift
[7/16] Compiling JSONRPC JSONRPCError.swift
[8/17] Compiling JSONRPC JSONId.swift
[9/17] Compiling JSONRPC DataChannel.swift
[10/17] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[11/17] Compiling JSONRPC DataChannel+Stdio.swift
[12/17] Compiling JSONRPC DataChannel+WebSocket.swift
[13/17] Compiling JSONRPC AsyncStreamPolyfill.swift
[14/17] Compiling JSONRPC DataChannel+Actor.swift
[15/17] Emitting module JSONRPC
[16/17] Compiling JSONRPC JSONRPCSession.swift
[17/17] Compiling JSONRPC Protocol.swift
[18/75] Compiling LanguageServerProtocol AsyncByteSequence.swift
[19/75] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[20/75] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[21/75] Compiling LanguageServerProtocol MessageFraming.swift
[22/75] Compiling LanguageServerProtocol General.swift
[23/75] Compiling LanguageServerProtocol CallHeirarchy.swift
[24/75] Compiling LanguageServerProtocol CodeAction.swift
[25/75] Compiling LanguageServerProtocol DocumentColor.swift
[26/75] Compiling LanguageServerProtocol DocumentHighlight.swift
[27/75] Compiling LanguageServerProtocol DocumentLink.swift
[28/75] Compiling LanguageServerProtocol DocumentSymbol.swift
[29/75] Compiling LanguageServerProtocol FoldingRange.swift
[30/75] Compiling LanguageServerProtocol Formatting.swift
[31/81] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[32/81] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[33/81] Compiling LanguageServerProtocol Protocol+Mutating.swift
[34/81] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[35/81] Compiling LanguageServerProtocol Snippet.swift
[36/81] Compiling LanguageServerProtocol TokenRepresentation.swift
[37/81] Compiling LanguageServerProtocol BaseProtocol.swift
[38/81] Emitting module LanguageServerProtocol
[39/81] Compiling LanguageServerProtocol References.swift
[40/81] Compiling LanguageServerProtocol Rename.swift
[41/81] Compiling LanguageServerProtocol SelectionRange.swift
[42/81] Compiling LanguageServerProtocol SemanticTokens.swift
[43/81] Compiling LanguageServerProtocol SignatureHelp.swift
[44/81] Compiling LanguageServerProtocol TypeDefinition.swift
[45/81] Compiling LanguageServerProtocol CodeLens.swift
[46/81] Compiling LanguageServerProtocol ColorPresentation.swift
[47/81] Compiling LanguageServerProtocol Completion.swift
[48/81] Compiling LanguageServerProtocol Declaration.swift
[49/81] Compiling LanguageServerProtocol Definition.swift
[50/81] Compiling LanguageServerProtocol Diagnostics.swift
[51/81] Compiling LanguageServerProtocol ExecuteCommand.swift
[52/81] Compiling LanguageServerProtocol Folders.swift
[53/81] Compiling LanguageServerProtocol Symbol.swift
[54/81] Compiling LanguageServerProtocol WillCreateFiles.swift
[55/81] Compiling LanguageServerProtocol WillDeleteFiles.swift
[56/81] Compiling LanguageServerProtocol WillRenameFiles.swift
[57/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[58/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[59/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[60/81] Compiling LanguageServerProtocol TextSynchronization.swift
[61/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[62/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[63/81] Compiling LanguageServerProtocol Utility.swift
[64/81] Compiling LanguageServerProtocol Window.swift
[65/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[66/81] Compiling LanguageServerProtocol Workspace.swift
[67/81] Compiling LanguageServerProtocol ApplyEdit.swift
[68/81] Compiling LanguageServerProtocol Configuration.swift
[69/81] Compiling LanguageServerProtocol BasicStructures.swift
[70/81] Compiling LanguageServerProtocol Client.swift
[71/81] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[72/81] Compiling LanguageServerProtocol MockServer.swift
[73/81] Compiling LanguageServerProtocol ServerConnection.swift
[74/81] Compiling LanguageServerProtocol ClientCapabilities.swift
[75/81] Compiling LanguageServerProtocol ErrorCodes.swift
[76/81] Compiling LanguageServerProtocol Hover.swift
[77/81] Compiling LanguageServerProtocol Implementation.swift
[78/81] Compiling LanguageServerProtocol InlayHint.swift
[79/81] Compiling LanguageServerProtocol LinkedEditingRange.swift
[80/81] Compiling LanguageServerProtocol Moniker.swift
[81/81] Compiling LanguageServerProtocol OnTypeFormatting.swift
[82/89] Compiling LanguageServer JSONRPCClientConnection.swift
[83/89] Compiling LanguageServer EventDispatcher.swift
[84/89] Compiling LanguageServer EventHandler.swift
[85/89] Compiling LanguageServer NotificationHandler.swift
[86/89] Compiling LanguageServer ErrorHandler.swift
[87/89] Compiling LanguageServer ClientConnection.swift
[88/89] Compiling LanguageServer RequestHandler.swift
[89/89] Emitting module LanguageServer
Build complete! (15.64s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[1/1821] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.83s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (1.24s)
Fetching https://github.com/ChimeHQ/JSONRPC
[1/634] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.78s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (1.18s)
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "languageserverprotocol",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/LanguageServerProtocol"
    }
  ],
  "manifest_display_name" : "LanguageServer",
  "name" : "LanguageServer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LanguageServer",
      "targets" : [
        "LanguageServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LanguageServerTests",
      "module_type" : "SwiftTarget",
      "name" : "LanguageServerTests",
      "path" : "Tests/LanguageServerTests",
      "sources" : [
        "LanguageServerTests.swift"
      ],
      "target_dependencies" : [
        "LanguageServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LanguageServer",
      "module_type" : "SwiftTarget",
      "name" : "LanguageServer",
      "path" : "Sources/LanguageServer",
      "product_dependencies" : [
        "LanguageServerProtocol"
      ],
      "product_memberships" : [
        "LanguageServer"
      ],
      "sources" : [
        "ClientConnection.swift",
        "ErrorHandler.swift",
        "EventDispatcher.swift",
        "EventHandler.swift",
        "JSONRPCClientConnection.swift",
        "NotificationHandler.swift",
        "RequestHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.