The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServer, reference main (2bbf95), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 00:01:20 UTC.

Swift 6 data race errors: 0

Build Command

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

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 /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 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
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/JSONRPC
[1/634] Fetching jsonrpc
[27/2476] Fetching jsonrpc, languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.87s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.87s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (1.52s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.59s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "languageserver",
      "name": "LanguageServer",
      "url": "https://github.com/ChimeHQ/LanguageServer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageServer",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "languageserverprotocol",
          "name": "LanguageServerProtocol",
          "url": "https://github.com/ChimeHQ/LanguageServerProtocol",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageServerProtocol",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "jsonrpc",
              "name": "JSONRPC",
              "url": "https://github.com/ChimeHQ/JSONRPC",
              "version": "0.9.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/LanguageServer.git
[1/78] Fetching languageserver
Fetched https://github.com/ChimeHQ/LanguageServer.git from cache (0.66s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.48s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.57s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.46s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.53s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/LanguageServer.git
Working copy of https://github.com/ChimeHQ/LanguageServer.git resolved at main (2bbf950)
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
warning: '.resolve-product-dependencies': dependency 'languageserver' is not used by any target
Found 1 product dependencies
  - LanguageServerProtocol
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/16] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[6/16] Compiling JSONRPC DataChannel+StdioPipe.swift
[7/16] Compiling JSONRPC DataChannel+WebSocket.swift
[8/16] Compiling JSONRPC AsyncStreamPolyfill.swift
[9/16] Compiling JSONRPC DataChannel+Actor.swift
[10/16] Compiling JSONRPC JSONValue.swift
[11/16] Emitting module JSONRPC
[12/16] Compiling JSONRPC JSONRPCSession.swift
[13/16] Compiling JSONRPC DataChannel.swift
[14/16] Compiling JSONRPC JSONValueDecoder.swift
[15/16] Compiling JSONRPC JSONId.swift
[16/16] Compiling JSONRPC JSONRPCError.swift
[17/17] Compiling JSONRPC Protocol.swift
[18/75] Compiling LanguageServerProtocol References.swift
[19/75] Compiling LanguageServerProtocol Rename.swift
[20/75] Compiling LanguageServerProtocol SelectionRange.swift
[21/75] Compiling LanguageServerProtocol SemanticTokens.swift
[22/75] Compiling LanguageServerProtocol SignatureHelp.swift
[23/75] Compiling LanguageServerProtocol TypeDefinition.swift
[24/81] Compiling LanguageServerProtocol Utility.swift
[25/81] Compiling LanguageServerProtocol Window.swift
[26/81] Compiling LanguageServerProtocol ShowMessageRequest.swift
[27/81] Compiling LanguageServerProtocol Workspace.swift
[28/81] Compiling LanguageServerProtocol ApplyEdit.swift
[29/81] Compiling LanguageServerProtocol Configuration.swift
[30/81] Emitting module LanguageServerProtocol
[31/81] Compiling LanguageServerProtocol Hover.swift
[32/81] Compiling LanguageServerProtocol Implementation.swift
[33/81] Compiling LanguageServerProtocol InlayHint.swift
[34/81] Compiling LanguageServerProtocol LinkedEditingRange.swift
[35/81] Compiling LanguageServerProtocol Moniker.swift
[36/81] Compiling LanguageServerProtocol OnTypeFormatting.swift
[37/81] Compiling LanguageServerProtocol CodeLens.swift
[38/81] Compiling LanguageServerProtocol ColorPresentation.swift
[39/81] Compiling LanguageServerProtocol Completion.swift
[40/81] Compiling LanguageServerProtocol Declaration.swift
[41/81] Compiling LanguageServerProtocol Definition.swift
[42/81] Compiling LanguageServerProtocol Diagnostics.swift
[43/81] Compiling LanguageServerProtocol ExecuteCommand.swift
[44/81] Compiling LanguageServerProtocol Folders.swift
[45/81] Compiling LanguageServerProtocol Symbol.swift
[46/81] Compiling LanguageServerProtocol WillCreateFiles.swift
[47/81] Compiling LanguageServerProtocol WillDeleteFiles.swift
[48/81] Compiling LanguageServerProtocol WillRenameFiles.swift
[49/81] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[50/81] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[51/81] Compiling LanguageServerProtocol Protocol+Mutating.swift
[52/81] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[53/81] Compiling LanguageServerProtocol Snippet.swift
[54/81] Compiling LanguageServerProtocol TokenRepresentation.swift
[55/81] Compiling LanguageServerProtocol BaseProtocol.swift
[56/81] Compiling LanguageServerProtocol TypeHeirarchy.swift
[57/81] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[58/81] Compiling LanguageServerProtocol ServerCapabilities.swift
[59/81] Compiling LanguageServerProtocol TextSynchronization.swift
[60/81] Compiling LanguageServerProtocol ThreeTypeOption.swift
[61/81] Compiling LanguageServerProtocol TwoTypeOption.swift
[62/81] Compiling LanguageServerProtocol AsyncByteSequence.swift
[63/81] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[64/81] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[65/81] Compiling LanguageServerProtocol MessageFraming.swift
[66/81] Compiling LanguageServerProtocol General.swift
[67/81] Compiling LanguageServerProtocol CallHeirarchy.swift
[68/81] Compiling LanguageServerProtocol CodeAction.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 DocumentColor.swift
[77/81] Compiling LanguageServerProtocol DocumentHighlight.swift
[78/81] Compiling LanguageServerProtocol DocumentLink.swift
[79/81] Compiling LanguageServerProtocol DocumentSymbol.swift
[80/81] Compiling LanguageServerProtocol FoldingRange.swift
[81/81] Compiling LanguageServerProtocol Formatting.swift
[82/89] Emitting module LanguageServer
[83/89] Compiling LanguageServer RequestHandler.swift
[84/89] Compiling LanguageServer EventDispatcher.swift
[85/89] Compiling LanguageServer ErrorHandler.swift
[86/89] Compiling LanguageServer EventHandler.swift
[87/89] Compiling LanguageServer ClientConnection.swift
[88/89] Compiling LanguageServer NotificationHandler.swift
[89/89] Compiling LanguageServer JSONRPCClientConnection.swift
Build complete! (14.23s)
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" : "/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/languageserver/main
Repository:               ChimeHQ/LanguageServer
Swift version used:       6.3
Target:                   LanguageServer
Extracting symbol information for 'LanguageServer'...
Finished extracting symbol information for 'LanguageServer'. (27.12s)
Building documentation for 'LanguageServer'...
Finished building documentation for 'LanguageServer' (0.42s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageserver/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/ChimeHQ/JSONRPC
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.50s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Updated https://github.com/ChimeHQ/JSONRPC (0.50s)
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (2.44s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling Snippets SnippetParser.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling SymbolKit DeclarationFragments.swift
[14/57] Compiling SymbolKit Fragment.swift
[15/57] Compiling SymbolKit FragmentKind.swift
[16/57] Compiling SymbolKit FunctionParameter.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit GenericConstraint.swift
[19/57] Compiling SymbolKit GenericParameter.swift
[20/57] Compiling SymbolKit Generics.swift
[21/57] Compiling SymbolKit Namespace.swift
[22/57] Compiling SymbolKit Symbol.swift
[23/57] Compiling SymbolKit SymbolKind.swift
[24/57] Compiling SymbolKit SymbolGraph.swift
[25/57] Compiling SymbolKit GraphCollector.swift
[26/57] Emitting module SymbolKit
[27/57] Compiling SymbolKit SourceRange.swift
[28/57] Compiling SymbolKit Metadata.swift
[29/57] Compiling SymbolKit Module.swift
[30/57] Compiling SymbolKit OperatingSystem.swift
[31/57] Compiling SymbolKit Platform.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit Mixin+Equals.swift
[38/57] Compiling SymbolKit Mixin+Hash.swift
[39/57] Compiling SymbolKit Mixin.swift
[40/57] Compiling SymbolKit LineList.swift
[41/57] Compiling SymbolKit Position.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'LanguageServer' complete! (0.21s)
     388
4	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageserver/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/languageserver/main
File count: 388
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageserver-main-c1ad9fe2.zip to s3://spi-docs-inbox/prod-chimehq-languageserver-main-c1ad9fe2.zip
Copying... [17%]
Copying... [26%]
Copying... [35%]
Copying... [44%]
Copying... [52%]
Copying... [61%]
Copying... [79%]
Copying... [87%]
Copying... [96%]
Copying... [100%]
Done.