The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServerProtocol, reference main (82770a), with Swift 6.1 for Linux on 29 Apr 2026 22:28:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServerProtocol.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/LanguageServerProtocol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 82770aa Update CI
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
82770aa7d6e54e52f3b4339c49a64ee794ad1cfe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageServerProtocol.git
https://github.com/ChimeHQ/LanguageServerProtocol.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/ChimeHQ/JSONRPC
[1/634] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.41s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (1.24s)
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/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[5/15] Compiling JSONRPC DataChannel+Actor.swift
[6/16] Emitting module JSONRPC
[7/16] Compiling JSONRPC JSONValue.swift
[8/16] Compiling JSONRPC JSONValueDecoder.swift
[9/16] Compiling JSONRPC JSONId.swift
[10/16] Compiling JSONRPC JSONRPCError.swift
[11/16] Compiling JSONRPC DataChannel+WebSocket.swift
[12/16] Compiling JSONRPC DataChannel.swift
[13/16] Compiling JSONRPC JSONRPCSession.swift
[14/16] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[15/16] Compiling JSONRPC DataChannel+Stdio.swift
[16/16] Compiling JSONRPC Protocol.swift
[18/74] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[19/74] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[20/74] Compiling LanguageServerProtocol Protocol+Mutating.swift
[21/74] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[22/74] Compiling LanguageServerProtocol Snippet.swift
[23/74] Compiling LanguageServerProtocol TokenRepresentation.swift
[24/74] Compiling LanguageServerProtocol BaseProtocol.swift
[25/74] Compiling LanguageServerProtocol BasicStructures.swift
[26/81] Compiling LanguageServerProtocol Declaration.swift
[27/81] Compiling LanguageServerProtocol Definition.swift
[28/81] Compiling LanguageServerProtocol Diagnostics.swift
[29/81] Compiling LanguageServerProtocol DocumentColor.swift
[30/81] Compiling LanguageServerProtocol DocumentHighlight.swift
[31/81] Compiling LanguageServerProtocol DocumentLink.swift
[32/81] Compiling LanguageServerProtocol DocumentSymbol.swift
[33/81] Compiling LanguageServerProtocol FoldingRange.swift
[34/81] Emitting module LanguageServerProtocol
[35/81] Compiling LanguageServerProtocol TextSynchronization.swift
[36/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[37/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[38/81] Compiling LanguageServerProtocol Utility.swift
[39/81] Compiling LanguageServerProtocol Window.swift
[40/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[41/81] Compiling LanguageServerProtocol Workspace.swift
[42/81] Compiling LanguageServerProtocol ApplyEdit.swift
[43/81] Compiling LanguageServerProtocol Configuration.swift
[44/81] Compiling LanguageServerProtocol ExecuteCommand.swift
[45/81] Compiling LanguageServerProtocol Folders.swift
[46/81] Compiling LanguageServerProtocol Symbol.swift
[47/81] Compiling LanguageServerProtocol WillCreateFiles.swift
[48/81] Compiling LanguageServerProtocol WillDeleteFiles.swift
[49/81] Compiling LanguageServerProtocol WillRenameFiles.swift
[50/81] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[51/81] Compiling LanguageServerProtocol MessageFraming.swift
[52/81] Compiling LanguageServerProtocol General.swift
[53/81] Compiling LanguageServerProtocol CallHeirarchy.swift
[54/81] Compiling LanguageServerProtocol CodeAction.swift
[55/81] Compiling LanguageServerProtocol CodeLens.swift
[56/81] Compiling LanguageServerProtocol ColorPresentation.swift
[57/81] Compiling LanguageServerProtocol Completion.swift
[58/81] Compiling LanguageServerProtocol Rename.swift
[59/81] Compiling LanguageServerProtocol SelectionRange.swift
[60/81] Compiling LanguageServerProtocol SemanticTokens.swift
[61/81] Compiling LanguageServerProtocol SignatureHelp.swift
[62/81] Compiling LanguageServerProtocol TypeDefinition.swift
[63/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[64/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[65/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[66/81] Compiling LanguageServerProtocol Formatting.swift
[67/81] Compiling LanguageServerProtocol Hover.swift
[68/81] Compiling LanguageServerProtocol Implementation.swift
[69/81] Compiling LanguageServerProtocol InlayHint.swift
[70/81] Compiling LanguageServerProtocol LinkedEditingRange.swift
[71/81] Compiling LanguageServerProtocol Moniker.swift
[72/81] Compiling LanguageServerProtocol OnTypeFormatting.swift
[73/81] Compiling LanguageServerProtocol References.swift
[74/81] Compiling LanguageServerProtocol Client.swift
[75/81] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[76/81] Compiling LanguageServerProtocol MockServer.swift
[77/81] Compiling LanguageServerProtocol ServerConnection.swift
[78/81] Compiling LanguageServerProtocol ClientCapabilities.swift
[79/81] Compiling LanguageServerProtocol ErrorCodes.swift
[80/81] Compiling LanguageServerProtocol AsyncByteSequence.swift
[81/81] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
Build complete! (38.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "jsonrpc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/JSONRPC"
    }
  ],
  "manifest_display_name" : "LanguageServerProtocol",
  "name" : "LanguageServerProtocol",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LanguageServerProtocol",
      "targets" : [
        "LanguageServerProtocol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LanguageServerProtocolTests",
      "module_type" : "SwiftTarget",
      "name" : "LanguageServerProtocolTests",
      "path" : "Tests/LanguageServerProtocolTests",
      "sources" : [
        "AsyncMessageFramingSequenceTests.swift",
        "ServerTests.swift",
        "SnippetTests.swift",
        "TextEditTests.swift",
        "TokenRepresentationTests.swift",
        "TwoTypeOptionTests.swift"
      ],
      "target_dependencies" : [
        "LanguageServerProtocol"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LanguageServerProtocol",
      "module_type" : "SwiftTarget",
      "name" : "LanguageServerProtocol",
      "path" : "Sources/LanguageServerProtocol",
      "product_dependencies" : [
        "JSONRPC"
      ],
      "product_memberships" : [
        "LanguageServerProtocol"
      ],
      "sources" : [
        "Additions/AsyncStreamPolyfill.swift",
        "Additions/NSRegularExpression+Matching.swift",
        "Additions/Protocol+Mutating.swift",
        "Additions/ServerCapabilities+Extensions.swift",
        "Additions/Snippet.swift",
        "Additions/TokenRepresentation.swift",
        "BaseProtocol.swift",
        "BasicStructures.swift",
        "Client.swift",
        "Client/JSONRPCServerConnection.swift",
        "Client/MockServer.swift",
        "Client/ServerConnection.swift",
        "ClientCapabilities.swift",
        "ErrorCodes.swift",
        "Framing/AsyncByteSequence.swift",
        "Framing/AsyncMessageFramingSequence.swift",
        "Framing/DataChannel+MessageFraming.swift",
        "Framing/MessageFraming.swift",
        "General.swift",
        "LanguageFeatures/CallHeirarchy.swift",
        "LanguageFeatures/CodeAction.swift",
        "LanguageFeatures/CodeLens.swift",
        "LanguageFeatures/ColorPresentation.swift",
        "LanguageFeatures/Completion.swift",
        "LanguageFeatures/Declaration.swift",
        "LanguageFeatures/Definition.swift",
        "LanguageFeatures/Diagnostics.swift",
        "LanguageFeatures/DocumentColor.swift",
        "LanguageFeatures/DocumentHighlight.swift",
        "LanguageFeatures/DocumentLink.swift",
        "LanguageFeatures/DocumentSymbol.swift",
        "LanguageFeatures/FoldingRange.swift",
        "LanguageFeatures/Formatting.swift",
        "LanguageFeatures/Hover.swift",
        "LanguageFeatures/Implementation.swift",
        "LanguageFeatures/InlayHint.swift",
        "LanguageFeatures/LinkedEditingRange.swift",
        "LanguageFeatures/Moniker.swift",
        "LanguageFeatures/OnTypeFormatting.swift",
        "LanguageFeatures/References.swift",
        "LanguageFeatures/Rename.swift",
        "LanguageFeatures/SelectionRange.swift",
        "LanguageFeatures/SemanticTokens.swift",
        "LanguageFeatures/SignatureHelp.swift",
        "LanguageFeatures/TypeDefinition.swift",
        "LanguageFeatures/TypeHeirarchy.swift",
        "LanguageServerProtocol.swift",
        "ServerCapabilities.swift",
        "TextSynchronization.swift",
        "ThreeTypeOption.swift",
        "TwoTypeOption.swift",
        "Utility.swift",
        "Window.swift",
        "Window/ShowMessageRequest.swift",
        "Workspace.swift",
        "Workspace/ApplyEdit.swift",
        "Workspace/Configuration.swift",
        "Workspace/ExecuteCommand.swift",
        "Workspace/Folders.swift",
        "Workspace/Symbol.swift",
        "Workspace/WillCreateFiles.swift",
        "Workspace/WillDeleteFiles.swift",
        "Workspace/WillRenameFiles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.