The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServer, reference main (2bbf95), with Swift 6.3 for Linux on 17 Apr 2026 23:45:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServer.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ChimeHQ/LanguageServer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2bbf950 Add inlayHint(id:params:) and inlayHintResolve(id:params:) to RequestHandler protocol (#7)
Cloned https://github.com/ChimeHQ/LanguageServer.git
Revision (git rev-parse @):
2bbf9508fdf6f7a17b2c34776b7485af73de338a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[1/1842] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.32s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.76s)
Fetching https://github.com/ChimeHQ/JSONRPC
[1/634] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.24s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.64s)
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/16] Compiling JSONRPC JSONValue.swift
[6/16] Compiling JSONRPC JSONValueDecoder.swift
[7/17] Compiling JSONRPC JSONId.swift
[8/17] Compiling JSONRPC JSONRPCError.swift
[9/17] Compiling JSONRPC DataChannel+WebSocket.swift
[10/17] Compiling JSONRPC DataChannel.swift
[11/17] Compiling JSONRPC AsyncStreamPolyfill.swift
[12/17] Compiling JSONRPC DataChannel+Actor.swift
[13/17] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[14/17] Compiling JSONRPC DataChannel+Stdio.swift
[15/17] Emitting module JSONRPC
[16/17] Compiling JSONRPC JSONRPCSession.swift
[17/17] Compiling JSONRPC Protocol.swift
[19/75] Compiling LanguageServerProtocol Formatting.swift
[20/75] Compiling LanguageServerProtocol Hover.swift
[21/75] Compiling LanguageServerProtocol Implementation.swift
[22/75] Compiling LanguageServerProtocol InlayHint.swift
[23/75] Compiling LanguageServerProtocol LinkedEditingRange.swift
[24/75] Compiling LanguageServerProtocol Moniker.swift
[25/75] Compiling LanguageServerProtocol OnTypeFormatting.swift
[26/75] Compiling LanguageServerProtocol References.swift
[27/82] Emitting module LanguageServerProtocol
[28/82] Compiling LanguageServerProtocol Declaration.swift
[29/82] Compiling LanguageServerProtocol Definition.swift
[30/82] Compiling LanguageServerProtocol Diagnostics.swift
[31/82] Compiling LanguageServerProtocol DocumentColor.swift
[32/82] Compiling LanguageServerProtocol DocumentHighlight.swift
[33/82] Compiling LanguageServerProtocol DocumentLink.swift
[34/82] Compiling LanguageServerProtocol DocumentSymbol.swift
[35/82] Compiling LanguageServerProtocol FoldingRange.swift
[36/82] Compiling LanguageServerProtocol TextSynchronization.swift
[37/82] Compiling LanguageServerProtocol ThreeTypeOption.swift
[38/82] Compiling LanguageServerProtocol TwoTypeOption.swift
[39/82] Compiling LanguageServerProtocol Utility.swift
[40/82] Compiling LanguageServerProtocol Window.swift
[41/82] Compiling LanguageServerProtocol ShowMessageRequest.swift
[42/82] Compiling LanguageServerProtocol Workspace.swift
[43/82] Compiling LanguageServerProtocol ApplyEdit.swift
[44/82] Compiling LanguageServerProtocol Configuration.swift
[45/82] Compiling LanguageServerProtocol ExecuteCommand.swift
[46/82] Compiling LanguageServerProtocol Folders.swift
[47/82] Compiling LanguageServerProtocol Symbol.swift
[48/82] Compiling LanguageServerProtocol WillCreateFiles.swift
[49/82] Compiling LanguageServerProtocol WillDeleteFiles.swift
[50/82] Compiling LanguageServerProtocol WillRenameFiles.swift
[51/82] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[52/82] Compiling LanguageServerProtocol MessageFraming.swift
[53/82] Compiling LanguageServerProtocol General.swift
[54/82] Compiling LanguageServerProtocol CallHeirarchy.swift
[55/82] Compiling LanguageServerProtocol CodeAction.swift
[56/82] Compiling LanguageServerProtocol CodeLens.swift
[57/82] Compiling LanguageServerProtocol ColorPresentation.swift
[58/82] Compiling LanguageServerProtocol Completion.swift
[59/82] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[60/82] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[61/82] Compiling LanguageServerProtocol Protocol+Mutating.swift
[62/82] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[63/82] Compiling LanguageServerProtocol Snippet.swift
[64/82] Compiling LanguageServerProtocol TokenRepresentation.swift
[65/82] Compiling LanguageServerProtocol BaseProtocol.swift
[66/82] Compiling LanguageServerProtocol BasicStructures.swift
[67/82] Compiling LanguageServerProtocol Client.swift
[68/82] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[69/82] Compiling LanguageServerProtocol MockServer.swift
[70/82] Compiling LanguageServerProtocol ServerConnection.swift
[71/82] Compiling LanguageServerProtocol ClientCapabilities.swift
[72/82] Compiling LanguageServerProtocol ErrorCodes.swift
[73/82] Compiling LanguageServerProtocol AsyncByteSequence.swift
[74/82] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[75/82] Compiling LanguageServerProtocol Rename.swift
[76/82] Compiling LanguageServerProtocol SelectionRange.swift
[77/82] Compiling LanguageServerProtocol SemanticTokens.swift
[78/82] Compiling LanguageServerProtocol SignatureHelp.swift
[79/82] Compiling LanguageServerProtocol TypeDefinition.swift
[80/82] Compiling LanguageServerProtocol TypeHeirarchy.swift
[81/82] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[82/82] Compiling LanguageServerProtocol ServerCapabilities.swift
[84/91] Compiling LanguageServer ErrorHandler.swift
[85/91] Compiling LanguageServer ClientConnection.swift
[86/91] Emitting module LanguageServer
[87/91] Compiling LanguageServer NotificationHandler.swift
[88/91] Compiling LanguageServer EventHandler.swift
[89/91] Compiling LanguageServer EventDispatcher.swift
[90/91] Compiling LanguageServer JSONRPCClientConnection.swift
[91/91] Compiling LanguageServer RequestHandler.swift
Build complete! (37.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "languageserverprotocol",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/LanguageServerProtocol"
    }
  ],
  "manifest_display_name" : "LanguageServer",
  "name" : "LanguageServer",
  "path" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.