The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageClient, reference main (4f28cc), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 08:23:11 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/LanguageClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f28cc3 Ensure that server actually forwards events it does not directly handle
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
4f28cc3cad7512470275f65ca2048359553a86f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at main
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/mattmassicotte/Queue
[1/318] Fetching queue
[164/1256] Fetching queue, swift-glob
[165/1470] Fetching queue, swift-glob, processenv
[303/1730] Fetching queue, swift-glob, processenv, fseventswrapper
[378/2023] Fetching queue, swift-glob, processenv, fseventswrapper, semaphore
[431/2657] Fetching queue, swift-glob, processenv, fseventswrapper, semaphore, jsonrpc
[1550/4499] Fetching queue, swift-glob, processenv, fseventswrapper, semaphore, jsonrpc, languageserverprotocol
Fetched https://github.com/mattmassicotte/Queue from cache (0.91s)
Fetched https://github.com/davbeck/swift-glob from cache (0.91s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.91s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.91s)
[2036/2349] Fetching processenv, semaphore, languageserverprotocol
Fetched https://github.com/groue/Semaphore from cache (1.02s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (1.02s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (1.02s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.61s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (3.24s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.59s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.59s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.55s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.63s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.58s)
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
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/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.0
========================================
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": "languageclient",
      "name": "LanguageClient",
      "url": "https://github.com/ChimeHQ/LanguageClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageClient",
      "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": [
              ]
            }
          ]
        },
        {
          "identity": "fseventswrapper",
          "name": "FSEventsWrapper",
          "url": "https://github.com/Frizlab/FSEventsWrapper",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FSEventsWrapper",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-glob",
          "name": "swift-glob",
          "url": "https://github.com/davbeck/swift-glob",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-glob",
          "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": [
          ]
        },
        {
          "identity": "processenv",
          "name": "ProcessEnv",
          "url": "https://github.com/ChimeHQ/ProcessEnv",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessEnv",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "semaphore",
          "name": "Semaphore",
          "url": "https://github.com/groue/Semaphore",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Semaphore",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "queue",
          "name": "Queue",
          "url": "https://github.com/mattmassicotte/Queue",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Queue",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/LanguageClient.git
[1/641] Fetching languageclient
Fetched https://github.com/ChimeHQ/LanguageClient.git from cache (0.82s)
Fetching https://github.com/davbeck/swift-glob from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/mattmassicotte/Queue from cache (0.55s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.63s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.64s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.64s)
Fetched https://github.com/groue/Semaphore from cache (0.64s)
Fetched https://github.com/davbeck/swift-glob from cache (0.64s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.64s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.72s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.57s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.03s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.03s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.03s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.2 (0.03s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.2.0 (0.04s)
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.2
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
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/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.2.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at main (4f28cc3)
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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'languageclient' is not used by any target
Found 7 product dependencies
  - LanguageServerProtocol
  - FSEventsWrapper
  - swift-glob
  - JSONRPC
  - ProcessEnv
  - Semaphore
  - Queue
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[8/10] Compiling FNMDefinitions FNM.c
[9/10] Write swift-version--6988338F2F200930.txt
[11/43] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[12/43] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[13/43] Emitting module ProcessEnv
[14/43] Compiling ProcessEnv Process+Output.swift
[15/43] Compiling ProcessEnv Process+Parameters.swift
[16/43] Compiling JSONRPC JSONId.swift
[17/43] Compiling JSONRPC DataChannel.swift
[18/44] Emitting module JSONRPC
[19/44] Emitting module Semaphore
[20/44] Compiling Semaphore AsyncSemaphore.swift
[21/44] Compiling JSONRPC AsyncStreamPolyfill.swift
[22/44] Compiling JSONRPC DataChannel+Actor.swift
[23/44] Compiling Glob Pattern.swift
[24/44] Compiling Glob Pattern+Parser.swift
[25/44] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[26/44] Compiling JSONRPC DataChannel+Stdio.swift
[27/44] Compiling JSONRPC DataChannel+WebSocket.swift
[28/44] Compiling Glob InvalidPattern.swift
[29/44] Compiling Glob Pattern+Match.swift
[30/44] Compiling Glob Pattern+Options.swift
[31/44] Compiling JSONRPC JSONValueDecoder.swift
[32/44] Compiling JSONRPC JSONValue.swift
[33/44] Compiling Queue AsyncQueue.swift
[34/44] Compiling Queue AsyncSerialQueue.swift
[35/44] Emitting module Queue
[36/44] Emitting module Glob
[37/44] Compiling Glob GlobSearch.swift
[38/44] Compiling JSONRPC JSONRPCError.swift
[39/44] Compiling JSONRPC JSONRPCSession.swift
[40/44] Compiling FSEventsWrapper FSEvent.swift
[41/44] Compiling FSEventsWrapper FSEventAsyncStream.swift
[42/44] Compiling FSEventsWrapper FSEventStream.swift
[43/44] Emitting module FSEventsWrapper
[44/44] Compiling JSONRPC Protocol.swift
[45/102] Compiling LanguageServerProtocol DocumentColor.swift
[46/102] Compiling LanguageServerProtocol DocumentHighlight.swift
[47/102] Compiling LanguageServerProtocol DocumentLink.swift
[48/102] Compiling LanguageServerProtocol DocumentSymbol.swift
[49/102] Compiling LanguageServerProtocol FoldingRange.swift
[50/102] Compiling LanguageServerProtocol Formatting.swift
[51/108] Emitting module LanguageServerProtocol
[52/108] Compiling LanguageServerProtocol References.swift
[53/108] Compiling LanguageServerProtocol Rename.swift
[54/108] Compiling LanguageServerProtocol SelectionRange.swift
[55/108] Compiling LanguageServerProtocol SemanticTokens.swift
[56/108] Compiling LanguageServerProtocol SignatureHelp.swift
[57/108] Compiling LanguageServerProtocol TypeDefinition.swift
[58/108] Compiling LanguageServerProtocol AsyncByteSequence.swift
[59/108] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[60/108] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[61/108] Compiling LanguageServerProtocol MessageFraming.swift
[62/108] Compiling LanguageServerProtocol General.swift
[63/108] Compiling LanguageServerProtocol CallHeirarchy.swift
[64/108] Compiling LanguageServerProtocol CodeAction.swift
[65/108] Compiling LanguageServerProtocol CodeLens.swift
[66/108] Compiling LanguageServerProtocol ColorPresentation.swift
[67/108] Compiling LanguageServerProtocol Completion.swift
[68/108] Compiling LanguageServerProtocol Declaration.swift
[69/108] Compiling LanguageServerProtocol Definition.swift
[70/108] Compiling LanguageServerProtocol Diagnostics.swift
[71/108] Compiling LanguageServerProtocol ExecuteCommand.swift
[72/108] Compiling LanguageServerProtocol Folders.swift
[73/108] Compiling LanguageServerProtocol Symbol.swift
[74/108] Compiling LanguageServerProtocol WillCreateFiles.swift
[75/108] Compiling LanguageServerProtocol WillDeleteFiles.swift
[76/108] Compiling LanguageServerProtocol WillRenameFiles.swift
[77/108] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[78/108] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[79/108] Compiling LanguageServerProtocol Protocol+Mutating.swift
[80/108] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[81/108] Compiling LanguageServerProtocol Snippet.swift
[82/108] Compiling LanguageServerProtocol TokenRepresentation.swift
[83/108] Compiling LanguageServerProtocol BaseProtocol.swift
[84/108] Compiling LanguageServerProtocol TypeHeirarchy.swift
[85/108] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[86/108] Compiling LanguageServerProtocol ServerCapabilities.swift
[87/108] Compiling LanguageServerProtocol TextSynchronization.swift
[88/108] Compiling LanguageServerProtocol ThreeTypeOption.swift
[89/108] Compiling LanguageServerProtocol TwoTypeOption.swift
[90/108] Compiling LanguageServerProtocol Utility.swift
[91/108] Compiling LanguageServerProtocol Window.swift
[92/108] Compiling LanguageServerProtocol ShowMessageRequest.swift
[93/108] Compiling LanguageServerProtocol Workspace.swift
[94/108] Compiling LanguageServerProtocol ApplyEdit.swift
[95/108] Compiling LanguageServerProtocol Configuration.swift
[96/108] Compiling LanguageServerProtocol Hover.swift
[97/108] Compiling LanguageServerProtocol Implementation.swift
[98/108] Compiling LanguageServerProtocol InlayHint.swift
[99/108] Compiling LanguageServerProtocol LinkedEditingRange.swift
[100/108] Compiling LanguageServerProtocol Moniker.swift
[101/108] Compiling LanguageServerProtocol OnTypeFormatting.swift
[102/108] Compiling LanguageServerProtocol BasicStructures.swift
[103/108] Compiling LanguageServerProtocol Client.swift
[104/108] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[105/108] Compiling LanguageServerProtocol MockServer.swift
[106/108] Compiling LanguageServerProtocol ServerConnection.swift
[107/108] Compiling LanguageServerProtocol ClientCapabilities.swift
[108/108] Compiling LanguageServerProtocol ErrorCodes.swift
[109/118] Compiling LanguageClient Server+Shutdown.swift
[110/118] Compiling LanguageClient StatefulServer.swift
[111/118] Compiling LanguageClient InitializingServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:139:21: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
137 | 		guard case .initialized = state else { return }
138 |
139 | 		try await channel.shutdown()
    |                     |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'shutdown()' risks causing data races between nonisolated and 'self'-isolated uses
140 |
141 | 		// re-check our state
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:146:21: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
144 | 		self.state = .shutdown
145 |
146 | 		try await channel.exit()
    |                     |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'exit()' risks causing data races between nonisolated and 'self'-isolated uses
147 |
148 | 		// unconditionally set our state after an exit, even though we can assume that connectionInvalidated will be called
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:205:40: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
203 |
204 | 		let params = try await initializeParamsProvider()
205 | 		let initResponse = try await channel.initialize(params)
    |                                        |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                                        `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'initialize' risks causing data races between nonisolated and 'self'-isolated uses
206 |
207 | 		try await channel.initialized(InitializedParams())
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:207:21: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
205 | 		let initResponse = try await channel.initialize(params)
206 |
207 | 		try await channel.initialized(InitializedParams())
    |                     |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'initialized' risks causing data races between nonisolated and 'self'-isolated uses
208 | 		self.state = .initialized(initResponse)
209 |
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:170:21: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
168 | 		_ = try await initializeIfNeeded()
169 |
170 | 		try await channel.sendNotification(notif)
    |                     |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'sendNotification' risks causing data races between nonisolated and 'self'-isolated uses
171 | 	}
172 |
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:188:28: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
186 | 		_ = try await initializeIfNeeded()
187 |
188 | 		return try await channel.sendRequest(request)
    |                            |- warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
    |                            `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'sendRequest' risks causing data races between nonisolated and 'self'-isolated uses
189 | 	}
190 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[112/118] Compiling LanguageClient FileHandle+DataStream.swift
[113/118] Compiling LanguageClient DataChannel+UserScript.swift
[114/118] Compiling LanguageClient FileEventAsyncSequence.swift
[115/118] Compiling LanguageClient AsyncStreamTap.swift
[116/118] Compiling LanguageClient DataChannel+LocalProcess.swift
[117/118] Emitting module LanguageClient
[118/118] Compiling LanguageClient RestartingServer.swift
Build complete! (16.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "languageserverprotocol",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/LanguageServerProtocol"
    },
    {
      "identity" : "fseventswrapper",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/FSEventsWrapper"
    },
    {
      "identity" : "swift-glob",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davbeck/swift-glob"
    },
    {
      "identity" : "jsonrpc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/JSONRPC"
    },
    {
      "identity" : "processenv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/ProcessEnv"
    },
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore"
    },
    {
      "identity" : "queue",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattmassicotte/Queue"
    }
  ],
  "manifest_display_name" : "LanguageClient",
  "name" : "LanguageClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "LanguageClient",
      "targets" : [
        "LanguageClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LanguageClientTests",
      "module_type" : "SwiftTarget",
      "name" : "LanguageClientTests",
      "path" : "Tests/LanguageClientTests",
      "sources" : [
        "FileEventAsyncSequenceTests.swift",
        "ServerTests.swift"
      ],
      "target_dependencies" : [
        "LanguageClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LanguageClient",
      "module_type" : "SwiftTarget",
      "name" : "LanguageClient",
      "path" : "Sources/LanguageClient",
      "product_dependencies" : [
        "FSEventsWrapper",
        "Glob",
        "JSONRPC",
        "LanguageServerProtocol",
        "ProcessEnv",
        "Queue",
        "Semaphore"
      ],
      "product_memberships" : [
        "LanguageClient"
      ],
      "sources" : [
        "AsyncStreamTap.swift",
        "DataChannel+LocalProcess.swift",
        "DataChannel+UserScript.swift",
        "FileEventAsyncSequence.swift",
        "FileHandle+DataStream.swift",
        "InitializingServer.swift",
        "RestartingServer.swift",
        "Server+Shutdown.swift",
        "StatefulServer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/languageclient/main
Repository:               ChimeHQ/LanguageClient
Swift version used:       6.3
Target:                   LanguageClient
Extracting symbol information for 'LanguageClient'...
Finished extracting symbol information for 'LanguageClient'. (27.30s)
Building documentation for 'LanguageClient'...
Finished building documentation for 'LanguageClient' (0.52s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/main
Updating https://github.com/ChimeHQ/JSONRPC
Updating https://github.com/davbeck/swift-glob
Updating https://github.com/Frizlab/FSEventsWrapper
Updating https://github.com/groue/Semaphore
Updating https://github.com/ChimeHQ/ProcessEnv
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/ChimeHQ/JSONRPC (0.46s)
Updated https://github.com/Frizlab/FSEventsWrapper (0.47s)
Updated https://github.com/groue/Semaphore (0.47s)
Updated https://github.com/davbeck/swift-glob (0.47s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/mattmassicotte/Queue (0.47s)
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.47s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.47s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (2.16s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.62s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.53s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.52s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.52s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.61s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
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.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
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
[0/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.96s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'LanguageClient' complete! (0.23s)
     810
6	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/languageclient/main
File count: 810
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageclient-main-ad824f28.zip to s3://spi-docs-inbox/prod-chimehq-languageclient-main-ad824f28.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.