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 LanguageClient, reference main (e4692d), with Swift 6.1 for macOS (SPM) on 4 May 2025 15:48:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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 e4692d0 Catalyst min version
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
e4692d0a0aa4314ad2b5e5af2083df7317034cfe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at main
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/groue/Semaphore
[1/630] Fetching jsonrpc
[14/886] Fetching jsonrpc, fseventswrapper
[196/1179] Fetching jsonrpc, fseventswrapper, semaphore
[407/1393] Fetching jsonrpc, fseventswrapper, semaphore, processenv
[715/1684] Fetching jsonrpc, fseventswrapper, semaphore, processenv, queue
[838/3499] Fetching jsonrpc, fseventswrapper, semaphore, processenv, queue, languageserverprotocol
[875/4143] Fetching jsonrpc, fseventswrapper, semaphore, processenv, queue, languageserverprotocol, swift-glob
Fetched https://github.com/groue/Semaphore from cache (0.88s)
[3088/3850] Fetching jsonrpc, fseventswrapper, processenv, queue, languageserverprotocol, swift-glob
Fetched https://github.com/davbeck/swift-glob from cache (0.97s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.97s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.97s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.97s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.97s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.98s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.49s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.98s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.49s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.48s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.0.0 (0.49s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.59s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.49s)
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/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.0.0
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/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
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/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "languageserverprotocol",
          "name": "LanguageServerProtocol",
          "url": "https://github.com/ChimeHQ/LanguageServerProtocol",
          "version": "0.13.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageServerProtocol",
          "dependencies": [
            {
              "identity": "jsonrpc",
              "name": "JSONRPC",
              "url": "https://github.com/ChimeHQ/JSONRPC",
              "version": "0.9.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
              "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",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-glob",
          "name": "swift-glob",
          "url": "https://github.com/davbeck/swift-glob",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-glob",
          "dependencies": [
          ]
        },
        {
          "identity": "jsonrpc",
          "name": "JSONRPC",
          "url": "https://github.com/ChimeHQ/JSONRPC",
          "version": "0.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
          "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",
          "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",
          "dependencies": [
          ]
        },
        {
          "identity": "queue",
          "name": "Queue",
          "url": "https://github.com/mattmassicotte/Queue",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Queue",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/LanguageClient.git
[1/628] Fetching languageclient
Fetched https://github.com/ChimeHQ/LanguageClient.git from cache (0.82s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/groue/Semaphore from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/davbeck/swift-glob from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.45s)
Fetched https://github.com/groue/Semaphore from cache (0.47s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.47s)
Fetched https://github.com/davbeck/swift-glob from cache (0.47s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.49s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.49s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.49s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.55s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.48s)
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.1 (0.03s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.48s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.03s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.03s)
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/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.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.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at main (e4692d0)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.1
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.1
Building package at path:  $PWD
https://github.com/ChimeHQ/LanguageClient.git
https://github.com/ChimeHQ/LanguageClient.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/40] Compiling Queue AsyncSerialQueue.swift
[11/40] Compiling ProcessEnv Process+Parameters.swift
[12/40] Emitting module ProcessEnv
[13/40] Compiling ProcessEnv Process+Output.swift
[14/40] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[15/40] Compiling JSONRPC JSONValueDecoder.swift
[16/41] Compiling Glob Pattern.swift
[17/41] Emitting module Queue
[18/41] Compiling Queue AsyncQueue.swift
[19/41] Compiling JSONRPC DataChannel+WebSocket.swift
[20/41] Compiling JSONRPC DataChannel.swift
[21/41] Compiling JSONRPC JSONId.swift
[22/41] Compiling JSONRPC JSONValue.swift
[23/41] Compiling Glob GlobSearch.swift
[24/41] Emitting module Glob
[25/41] Compiling Glob InvalidPattern.swift
[26/41] Emitting module Semaphore
[27/41] Compiling Semaphore AsyncSemaphore.swift
[28/41] Compiling JSONRPC JSONRPCError.swift
[29/41] Compiling JSONRPC JSONRPCSession.swift
[30/41] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[31/41] Compiling JSONRPC DataChannel+StdioPipe.swift
[32/41] Emitting module JSONRPC
[33/41] Compiling JSONRPC AsyncStreamPolyfill.swift
[34/41] Compiling JSONRPC DataChannel+Actor.swift
[35/41] Compiling Glob Pattern+Match.swift
[36/41] Compiling Glob Pattern+Options.swift
[37/41] Compiling FSEventsWrapper FSEventAsyncStream.swift
[38/41] Compiling FSEventsWrapper FSEventStream.swift
[39/41] Compiling FSEventsWrapper FSEvent.swift
[40/41] Emitting module FSEventsWrapper
[41/41] Compiling JSONRPC Protocol.swift
[42/99] Compiling LanguageServerProtocol Hover.swift
[43/99] Compiling LanguageServerProtocol Implementation.swift
[44/99] Compiling LanguageServerProtocol InlayHint.swift
[45/99] Compiling LanguageServerProtocol LinkedEditingRange.swift
[46/99] Compiling LanguageServerProtocol Moniker.swift
[47/99] Compiling LanguageServerProtocol OnTypeFormatting.swift
[48/105] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[49/105] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[50/105] Compiling LanguageServerProtocol Protocol+Mutating.swift
[51/105] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[52/105] Compiling LanguageServerProtocol Snippet.swift
[53/105] Compiling LanguageServerProtocol TokenRepresentation.swift
[54/105] Compiling LanguageServerProtocol BaseProtocol.swift
[55/105] Compiling LanguageServerProtocol DocumentColor.swift
[56/105] Compiling LanguageServerProtocol DocumentHighlight.swift
[57/105] Compiling LanguageServerProtocol DocumentLink.swift
[58/105] Compiling LanguageServerProtocol DocumentSymbol.swift
[59/105] Compiling LanguageServerProtocol FoldingRange.swift
[60/105] Compiling LanguageServerProtocol Formatting.swift
[61/105] Emitting module LanguageServerProtocol
[62/105] Compiling LanguageServerProtocol References.swift
[63/105] Compiling LanguageServerProtocol Rename.swift
[64/105] Compiling LanguageServerProtocol SelectionRange.swift
[65/105] Compiling LanguageServerProtocol SemanticTokens.swift
[66/105] Compiling LanguageServerProtocol SignatureHelp.swift
[67/105] Compiling LanguageServerProtocol TypeDefinition.swift
[68/105] Compiling LanguageServerProtocol ExecuteCommand.swift
[69/105] Compiling LanguageServerProtocol Folders.swift
[70/105] Compiling LanguageServerProtocol Symbol.swift
[71/105] Compiling LanguageServerProtocol WillCreateFiles.swift
[72/105] Compiling LanguageServerProtocol WillDeleteFiles.swift
[73/105] Compiling LanguageServerProtocol WillRenameFiles.swift
[74/105] Compiling LanguageServerProtocol Utility.swift
[75/105] Compiling LanguageServerProtocol Window.swift
[76/105] Compiling LanguageServerProtocol ShowMessageRequest.swift
[77/105] Compiling LanguageServerProtocol Workspace.swift
[78/105] Compiling LanguageServerProtocol ApplyEdit.swift
[79/105] Compiling LanguageServerProtocol Configuration.swift
[80/105] Compiling LanguageServerProtocol AsyncByteSequence.swift
[81/105] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[82/105] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[83/105] Compiling LanguageServerProtocol MessageFraming.swift
[84/105] Compiling LanguageServerProtocol General.swift
[85/105] Compiling LanguageServerProtocol CallHeirarchy.swift
[86/105] Compiling LanguageServerProtocol CodeAction.swift
[87/105] Compiling LanguageServerProtocol CodeLens.swift
[88/105] Compiling LanguageServerProtocol ColorPresentation.swift
[89/105] Compiling LanguageServerProtocol Completion.swift
[90/105] Compiling LanguageServerProtocol Declaration.swift
[91/105] Compiling LanguageServerProtocol Definition.swift
[92/105] Compiling LanguageServerProtocol Diagnostics.swift
[93/105] Compiling LanguageServerProtocol TypeHeirarchy.swift
[94/105] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[95/105] Compiling LanguageServerProtocol ServerCapabilities.swift
[96/105] Compiling LanguageServerProtocol TextSynchronization.swift
[97/105] Compiling LanguageServerProtocol ThreeTypeOption.swift
[98/105] Compiling LanguageServerProtocol TwoTypeOption.swift
[99/105] Compiling LanguageServerProtocol BasicStructures.swift
[100/105] Compiling LanguageServerProtocol Client.swift
[101/105] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[102/105] Compiling LanguageServerProtocol MockServer.swift
[103/105] Compiling LanguageServerProtocol ServerConnection.swift
[104/105] Compiling LanguageServerProtocol ClientCapabilities.swift
[105/105] Compiling LanguageServerProtocol ErrorCodes.swift
[106/115] Compiling LanguageClient Server+Shutdown.swift
[107/115] Compiling LanguageClient StatefulServer.swift
[108/115] Compiling LanguageClient FileHandle+DataStream.swift
[109/115] 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                                        `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- 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
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
    |                            `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'sendRequest' risks causing data races between nonisolated and 'self'-isolated uses
189 | 	}
190 | }
[110/115] Compiling LanguageClient DataChannel+UserScript.swift
[111/115] Emitting module LanguageClient
[112/115] Compiling LanguageClient AsyncStreamTap.swift
[113/115] Compiling LanguageClient FileEventAsyncSequence.swift
[114/115] Compiling LanguageClient RestartingServer.swift
[115/115] Compiling LanguageClient DataChannel+LocalProcess.swift
Build complete! (14.97s)
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.1
Target:                   LanguageClient
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'LanguageClient'...
Finished extracting symbol information for 'LanguageClient'. (6.48s)
Building documentation for 'LanguageClient'...
Finished building documentation for 'LanguageClient' (0.26s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/main
Updating https://github.com/mattmassicotte/Queue
Updating https://github.com/groue/Semaphore
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Updating https://github.com/ChimeHQ/ProcessEnv
Updating https://github.com/Frizlab/FSEventsWrapper
Updating https://github.com/davbeck/swift-glob
Updating https://github.com/ChimeHQ/JSONRPC
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.42s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/groue/Semaphore (0.47s)
Updated https://github.com/mattmassicotte/Queue (0.48s)
Updated https://github.com/Frizlab/FSEventsWrapper (0.50s)
Updated https://github.com/davbeck/swift-glob (0.50s)
Updated https://github.com/ChimeHQ/JSONRPC (0.50s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.50s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.46s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.59s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.48s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.48s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.0.0 (0.47s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.59s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.50s)
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.3
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-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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 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! (3.78s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/32] Emitting module Semaphore
[3/32] Compiling Semaphore AsyncSemaphore.swift
[4/32] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[5/32] Compiling ProcessEnv Process+Output.swift
[6/32] Compiling JSONRPC DataChannel.swift
[7/32] Compiling JSONRPC JSONId.swift
[8/33] Compiling JSONRPC AsyncStreamPolyfill.swift
[9/33] Compiling JSONRPC DataChannel+Actor.swift
[10/33] Compiling FSEventsWrapper FSEvent.swift
[11/33] Compiling FSEventsWrapper FSEventStream.swift
[12/33] Compiling FSEventsWrapper FSEventAsyncStream.swift
[13/33] Emitting module FSEventsWrapper
[14/33] Compiling Queue AsyncQueue.swift
[15/33] Emitting module Queue
[16/33] Compiling Queue AsyncSerialQueue.swift
[17/33] Emitting module ProcessEnv
[18/33] Compiling ProcessEnv Process+Parameters.swift
[19/33] Compiling Glob GlobSearch.swift
[20/33] Compiling JSONRPC DataChannel+WebSocket.swift
[21/33] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[22/33] Compiling JSONRPC DataChannel+StdioPipe.swift
[23/33] Compiling Glob Pattern+Match.swift
[24/33] Compiling Glob InvalidPattern.swift
[25/33] Compiling Glob Pattern+Options.swift
[26/33] Compiling Glob Pattern.swift
[27/33] Emitting module Glob
[28/33] Emitting module JSONRPC
[29/33] Compiling JSONRPC JSONRPCError.swift
[30/33] Compiling JSONRPC JSONValueDecoder.swift
[31/33] Compiling JSONRPC JSONRPCSession.swift
[32/33] Compiling JSONRPC JSONValue.swift
[33/33] Compiling JSONRPC Protocol.swift
[34/91] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[35/91] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[36/91] Compiling LanguageServerProtocol Protocol+Mutating.swift
[37/91] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[38/91] Compiling LanguageServerProtocol Snippet.swift
[39/91] Compiling LanguageServerProtocol TokenRepresentation.swift
[40/91] Compiling LanguageServerProtocol BaseProtocol.swift
[41/97] Compiling LanguageServerProtocol DocumentColor.swift
[42/97] Compiling LanguageServerProtocol DocumentHighlight.swift
[43/97] Compiling LanguageServerProtocol DocumentLink.swift
[44/97] Compiling LanguageServerProtocol DocumentSymbol.swift
[45/97] Compiling LanguageServerProtocol FoldingRange.swift
[46/97] Compiling LanguageServerProtocol Formatting.swift
[47/97] Compiling LanguageServerProtocol AsyncByteSequence.swift
[48/97] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[49/97] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[50/97] Compiling LanguageServerProtocol MessageFraming.swift
[51/97] Compiling LanguageServerProtocol General.swift
[52/97] Compiling LanguageServerProtocol CallHeirarchy.swift
[53/97] Compiling LanguageServerProtocol CodeAction.swift
[54/97] Emitting module LanguageServerProtocol
[55/97] Compiling LanguageServerProtocol References.swift
[56/97] Compiling LanguageServerProtocol Rename.swift
[57/97] Compiling LanguageServerProtocol SelectionRange.swift
[58/97] Compiling LanguageServerProtocol SemanticTokens.swift
[59/97] Compiling LanguageServerProtocol SignatureHelp.swift
[60/97] Compiling LanguageServerProtocol TypeDefinition.swift
[61/97] Compiling LanguageServerProtocol ExecuteCommand.swift
[62/97] Compiling LanguageServerProtocol Folders.swift
[63/97] Compiling LanguageServerProtocol Symbol.swift
[64/97] Compiling LanguageServerProtocol WillCreateFiles.swift
[65/97] Compiling LanguageServerProtocol WillDeleteFiles.swift
[66/97] Compiling LanguageServerProtocol WillRenameFiles.swift
[67/97] Compiling LanguageServerProtocol BasicStructures.swift
[68/97] Compiling LanguageServerProtocol Client.swift
[69/97] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[70/97] Compiling LanguageServerProtocol MockServer.swift
[71/97] Compiling LanguageServerProtocol ServerConnection.swift
[72/97] Compiling LanguageServerProtocol ClientCapabilities.swift
[73/97] Compiling LanguageServerProtocol ErrorCodes.swift
[74/97] Compiling LanguageServerProtocol Hover.swift
[75/97] Compiling LanguageServerProtocol Implementation.swift
[76/97] Compiling LanguageServerProtocol InlayHint.swift
[77/97] Compiling LanguageServerProtocol LinkedEditingRange.swift
[78/97] Compiling LanguageServerProtocol Moniker.swift
[79/97] Compiling LanguageServerProtocol OnTypeFormatting.swift
[80/97] Compiling LanguageServerProtocol CodeLens.swift
[81/97] Compiling LanguageServerProtocol ColorPresentation.swift
[82/97] Compiling LanguageServerProtocol Completion.swift
[83/97] Compiling LanguageServerProtocol Declaration.swift
[84/97] Compiling LanguageServerProtocol Definition.swift
[85/97] Compiling LanguageServerProtocol Diagnostics.swift
[86/97] Compiling LanguageServerProtocol TypeHeirarchy.swift
[87/97] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[88/97] Compiling LanguageServerProtocol ServerCapabilities.swift
[89/97] Compiling LanguageServerProtocol TextSynchronization.swift
[90/97] Compiling LanguageServerProtocol ThreeTypeOption.swift
[91/97] Compiling LanguageServerProtocol TwoTypeOption.swift
[92/97] Compiling LanguageServerProtocol Utility.swift
[93/97] Compiling LanguageServerProtocol Window.swift
[94/97] Compiling LanguageServerProtocol ShowMessageRequest.swift
[95/97] Compiling LanguageServerProtocol Workspace.swift
[96/97] Compiling LanguageServerProtocol ApplyEdit.swift
[97/97] Compiling LanguageServerProtocol Configuration.swift
[98/107] Compiling LanguageClient StatefulServer.swift
[99/107] Compiling LanguageClient Server+Shutdown.swift
[100/107] 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                                        `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- note: sending 'self'-isolated 'self.channel' to nonisolated callee 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
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
    |                     `- 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
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
    |                            `- note: sending 'self'-isolated 'self.channel' to nonisolated instance method 'sendRequest' risks causing data races between nonisolated and 'self'-isolated uses
189 | 	}
190 | }
[101/107] Compiling LanguageClient DataChannel+LocalProcess.swift
[102/107] Compiling LanguageClient AsyncStreamTap.swift
[103/107] Compiling LanguageClient DataChannel+UserScript.swift
[104/107] Emitting module LanguageClient
[105/107] Compiling LanguageClient FileEventAsyncSequence.swift
[106/107] Compiling LanguageClient RestartingServer.swift
[107/107] Compiling LanguageClient FileHandle+DataStream.swift
Build of target: 'LanguageClient' complete! (4.37s)
     796
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: 796
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageclient-main-4f1f63f5.zip to s3://spi-docs-inbox/prod-chimehq-languageclient-main-4f1f63f5.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [42%]
Copying... [53%]
Copying... [63%]
Copying... [74%]
Copying... [85%]
Copying... [95%]
Copying... [100%]
Done.