This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServerProtocol.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageServerProtocol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f5f818 Remove unused enum/protocol
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
1f5f818540595535c3448da71ff0e525acd2cd74
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/14] Compiling JSONRPC DataChannel.swift
[5/14] Compiling JSONRPC JSONValueDecoder.swift
[6/14] Compiling JSONRPC JSONRPCSession.swift
[7/14] Compiling JSONRPC JSONValue.swift
[8/14] Compiling JSONRPC JSONId.swift
[9/14] Compiling JSONRPC JSONRPCError.swift
[10/15] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[11/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[12/15] Compiling JSONRPC DataChannel+Actor.swift
[13/15] Compiling JSONRPC DataChannel+StdioPipe.swift
[14/15] Emitting module JSONRPC
[15/15] Compiling JSONRPC Protocol.swift
[16/73] Compiling LanguageServerProtocol Hover.swift
[17/73] Compiling LanguageServerProtocol Implementation.swift
[18/73] Compiling LanguageServerProtocol InlayHint.swift
[19/73] Compiling LanguageServerProtocol LinkedEditingRange.swift
[20/73] Compiling LanguageServerProtocol Moniker.swift
[21/73] Compiling LanguageServerProtocol OnTypeFormatting.swift
[22/79] Compiling LanguageServerProtocol AsyncByteSequence.swift
[23/79] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[24/79] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[25/79] Compiling LanguageServerProtocol MessageFraming.swift
[26/79] Compiling LanguageServerProtocol General.swift
[27/79] Compiling LanguageServerProtocol CallHeirarchy.swift
[28/79] Compiling LanguageServerProtocol CodeAction.swift
[29/79] Compiling LanguageServerProtocol References.swift
[30/79] Compiling LanguageServerProtocol Rename.swift
[31/79] Compiling LanguageServerProtocol SelectionRange.swift
[32/79] Compiling LanguageServerProtocol SemanticTokens.swift
[33/79] Compiling LanguageServerProtocol SignatureHelp.swift
[34/79] Compiling LanguageServerProtocol TypeDefinition.swift
[35/79] Compiling LanguageServerProtocol CodeLens.swift
[36/79] Compiling LanguageServerProtocol ColorPresentation.swift
[37/79] Compiling LanguageServerProtocol Completion.swift
[38/79] Compiling LanguageServerProtocol Declaration.swift
[39/79] Compiling LanguageServerProtocol Definition.swift
[40/79] Compiling LanguageServerProtocol Diagnostics.swift
[41/79] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[42/79] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[43/79] Compiling LanguageServerProtocol Protocol+Mutating.swift
[44/79] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[45/79] Compiling LanguageServerProtocol Snippet.swift
[46/79] Compiling LanguageServerProtocol TokenRepresentation.swift
[47/79] Compiling LanguageServerProtocol BaseProtocol.swift
[48/79] Compiling LanguageServerProtocol ExecuteCommand.swift
[49/79] Compiling LanguageServerProtocol Folders.swift
[50/79] Compiling LanguageServerProtocol Symbol.swift
[51/79] Compiling LanguageServerProtocol WillCreateFiles.swift
[52/79] Compiling LanguageServerProtocol WillDeleteFiles.swift
[53/79] Compiling LanguageServerProtocol WillRenameFiles.swift
[54/79] Compiling LanguageServerProtocol DocumentColor.swift
[55/79] Compiling LanguageServerProtocol DocumentHighlight.swift
[56/79] Compiling LanguageServerProtocol DocumentLink.swift
[57/79] Compiling LanguageServerProtocol DocumentSymbol.swift
[58/79] Compiling LanguageServerProtocol FoldingRange.swift
[59/79] Compiling LanguageServerProtocol Formatting.swift
[60/79] Compiling LanguageServerProtocol Utility.swift
[61/79] Compiling LanguageServerProtocol Window.swift
[62/79] Compiling LanguageServerProtocol ShowMessageRequest.swift
[63/79] Compiling LanguageServerProtocol Workspace.swift
[64/79] Compiling LanguageServerProtocol ApplyEdit.swift
[65/79] Compiling LanguageServerProtocol Configuration.swift
[66/79] Compiling LanguageServerProtocol TypeHeirarchy.swift
[67/79] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[68/79] Compiling LanguageServerProtocol ServerCapabilities.swift
[69/79] Compiling LanguageServerProtocol TextSynchronization.swift
[70/79] Compiling LanguageServerProtocol ThreeTypeOption.swift
[71/79] Compiling LanguageServerProtocol TwoTypeOption.swift
[72/79] Emitting module LanguageServerProtocol
[73/79] Compiling LanguageServerProtocol BasicStructures.swift
[74/79] Compiling LanguageServerProtocol Client.swift
[75/79] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[76/79] Compiling LanguageServerProtocol MockServer.swift
[77/79] Compiling LanguageServerProtocol ServerConnection.swift
[78/79] Compiling LanguageServerProtocol ClientCapabilities.swift
[79/79] Compiling LanguageServerProtocol ErrorCodes.swift
Build complete! (33.63s)
Fetching https://github.com/ChimeHQ/JSONRPC
[6/559] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.91s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.49s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
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" : "/Users/admin/builder/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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.