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 LanguageServerProtocol, reference main (428613), with Swift 5.10 for Linux on 22 Apr 2025 14:23:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
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 4286137 Update collaboration section
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
428613708e944eb0e657bc36a8c04cbfa01c232d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ChimeHQ/JSONRPC
[1/620] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.27s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.37s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling JSONRPC DataChannel+WebSocket.swift
[5/15] Compiling JSONRPC DataChannel.swift
[6/16] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[7/16] Compiling JSONRPC DataChannel+StdioPipe.swift
[8/16] Emitting module JSONRPC
[9/16] Compiling JSONRPC JSONId.swift
[10/16] Compiling JSONRPC JSONRPCError.swift
[11/16] Compiling JSONRPC JSONRPCSession.swift
[12/16] Compiling JSONRPC AsyncStreamPolyfill.swift
[13/16] Compiling JSONRPC DataChannel+Actor.swift
[14/16] Compiling JSONRPC JSONValue.swift
[15/16] Compiling JSONRPC JSONValueDecoder.swift
[16/16] Compiling JSONRPC Protocol.swift
[18/74] Compiling LanguageServerProtocol Formatting.swift
[19/74] Compiling LanguageServerProtocol Hover.swift
[20/74] Compiling LanguageServerProtocol Implementation.swift
[21/74] Compiling LanguageServerProtocol InlayHint.swift
[22/74] Compiling LanguageServerProtocol LinkedEditingRange.swift
[23/74] Compiling LanguageServerProtocol Moniker.swift
[24/74] Compiling LanguageServerProtocol OnTypeFormatting.swift
[25/74] Compiling LanguageServerProtocol References.swift
[26/81] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[27/81] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[28/81] Compiling LanguageServerProtocol Protocol+Mutating.swift
[29/81] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[30/81] Compiling LanguageServerProtocol Snippet.swift
[31/81] Compiling LanguageServerProtocol TokenRepresentation.swift
[32/81] Compiling LanguageServerProtocol BaseProtocol.swift
[33/81] Compiling LanguageServerProtocol BasicStructures.swift
[34/81] Compiling LanguageServerProtocol Declaration.swift
[35/81] Compiling LanguageServerProtocol Definition.swift
[36/81] Compiling LanguageServerProtocol Diagnostics.swift
[37/81] Compiling LanguageServerProtocol DocumentColor.swift
[38/81] Compiling LanguageServerProtocol DocumentHighlight.swift
[39/81] Compiling LanguageServerProtocol DocumentLink.swift
[40/81] Compiling LanguageServerProtocol DocumentSymbol.swift
[41/81] Compiling LanguageServerProtocol FoldingRange.swift
[42/81] Compiling LanguageServerProtocol TextSynchronization.swift
[43/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[44/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[45/81] Compiling LanguageServerProtocol Utility.swift
[46/81] Compiling LanguageServerProtocol Window.swift
[47/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[48/81] Compiling LanguageServerProtocol Workspace.swift
[49/81] Compiling LanguageServerProtocol ApplyEdit.swift
[50/81] Compiling LanguageServerProtocol Configuration.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 DataChannel+MessageFraming.swift
[58/81] Compiling LanguageServerProtocol MessageFraming.swift
[59/81] Compiling LanguageServerProtocol General.swift
[60/81] Compiling LanguageServerProtocol CallHeirarchy.swift
[61/81] Compiling LanguageServerProtocol CodeAction.swift
[62/81] Compiling LanguageServerProtocol CodeLens.swift
[63/81] Compiling LanguageServerProtocol ColorPresentation.swift
[64/81] Compiling LanguageServerProtocol Completion.swift
[65/81] Compiling LanguageServerProtocol Rename.swift
[66/81] Compiling LanguageServerProtocol SelectionRange.swift
[67/81] Compiling LanguageServerProtocol SemanticTokens.swift
[68/81] Compiling LanguageServerProtocol SignatureHelp.swift
[69/81] Compiling LanguageServerProtocol TypeDefinition.swift
[70/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[71/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[72/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[73/81] Emitting module LanguageServerProtocol
[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! (28.37s)
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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.