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 0.8.1 (e4692d), with Swift 6.1 for macOS (SPM) on 4 May 2025 15:48:21 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: 0.8.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
 * tag               0.8.1      -> FETCH_HEAD
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 0.8.1
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[1/630] Fetching jsonrpc
[8/2445] Fetching jsonrpc, languageserverprotocol
[209/2701] Fetching jsonrpc, languageserverprotocol, fseventswrapper
[391/2915] Fetching jsonrpc, languageserverprotocol, fseventswrapper, processenv
[535/3208] Fetching jsonrpc, languageserverprotocol, fseventswrapper, processenv, semaphore
[714/3852] Fetching jsonrpc, languageserverprotocol, fseventswrapper, processenv, semaphore, swift-glob
[869/4143] Fetching jsonrpc, languageserverprotocol, fseventswrapper, processenv, semaphore, swift-glob, queue
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.76s)
[1676/3929] Fetching jsonrpc, languageserverprotocol, fseventswrapper, semaphore, swift-glob, queue
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.82s)
[2843/3299] Fetching languageserverprotocol, fseventswrapper, semaphore, swift-glob, queue
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.91s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.91s)
Fetched https://github.com/davbeck/swift-glob from cache (0.91s)
Fetched https://github.com/groue/Semaphore from cache (0.91s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.91s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.43s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (1.14s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.47s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.46s)
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.60s)
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/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.4
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/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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
========================================
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/groue/Semaphore from cache
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/davbeck/swift-glob from cache
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.45s)
Fetched https://github.com/groue/Semaphore from cache (0.47s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.47s)
Fetched https://github.com/davbeck/swift-glob from cache (0.47s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.51s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.51s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.51s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.58s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.47s)
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.45s)
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.02s)
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/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
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/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.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
Creating working copy for https://github.com/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at 0.8.1 (e4692d0)
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
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 ProcessEnv Process+Parameters.swift
[11/40] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[12/40] Emitting module ProcessEnv
[13/40] Compiling ProcessEnv Process+Output.swift
[14/40] Compiling JSONRPC JSONRPCError.swift
[15/41] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[16/41] Compiling JSONRPC DataChannel+StdioPipe.swift
[17/41] Emitting module JSONRPC
[18/41] Compiling JSONRPC AsyncStreamPolyfill.swift
[19/41] Compiling JSONRPC DataChannel+Actor.swift
[20/41] Compiling Glob Pattern.swift
[21/41] Compiling JSONRPC DataChannel+WebSocket.swift
[22/41] Emitting module Semaphore
[23/41] Compiling Semaphore AsyncSemaphore.swift
[24/41] Compiling JSONRPC JSONValueDecoder.swift
[25/41] Emitting module Queue
[26/41] Compiling Queue AsyncSerialQueue.swift
[27/41] Compiling Queue AsyncQueue.swift
[28/41] Emitting module Glob
[29/41] Compiling JSONRPC DataChannel.swift
[30/41] Compiling JSONRPC JSONId.swift
[31/41] Compiling JSONRPC JSONRPCSession.swift
[32/41] Compiling JSONRPC JSONValue.swift
[33/41] Compiling Glob Pattern+Match.swift
[34/41] Compiling Glob InvalidPattern.swift
[35/41] Compiling Glob GlobSearch.swift
[36/41] Compiling Glob Pattern+Options.swift
[37/41] Compiling FSEventsWrapper FSEventAsyncStream.swift
[38/41] Compiling FSEventsWrapper FSEventStream.swift
[39/41] Emitting module FSEventsWrapper
[40/41] Compiling FSEventsWrapper FSEvent.swift
[41/41] Compiling JSONRPC Protocol.swift
[42/99] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[43/99] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[44/99] Compiling LanguageServerProtocol Protocol+Mutating.swift
[45/99] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[46/99] Compiling LanguageServerProtocol Snippet.swift
[47/99] Compiling LanguageServerProtocol TokenRepresentation.swift
[48/99] Compiling LanguageServerProtocol BaseProtocol.swift
[49/105] Compiling LanguageServerProtocol DocumentColor.swift
[50/105] Compiling LanguageServerProtocol DocumentHighlight.swift
[51/105] Compiling LanguageServerProtocol DocumentLink.swift
[52/105] Compiling LanguageServerProtocol DocumentSymbol.swift
[53/105] Compiling LanguageServerProtocol FoldingRange.swift
[54/105] Compiling LanguageServerProtocol Formatting.swift
[55/105] Emitting module LanguageServerProtocol
[56/105] Compiling LanguageServerProtocol References.swift
[57/105] Compiling LanguageServerProtocol Rename.swift
[58/105] Compiling LanguageServerProtocol SelectionRange.swift
[59/105] Compiling LanguageServerProtocol SemanticTokens.swift
[60/105] Compiling LanguageServerProtocol SignatureHelp.swift
[61/105] Compiling LanguageServerProtocol TypeDefinition.swift
[62/105] Compiling LanguageServerProtocol ExecuteCommand.swift
[63/105] Compiling LanguageServerProtocol Folders.swift
[64/105] Compiling LanguageServerProtocol Symbol.swift
[65/105] Compiling LanguageServerProtocol WillCreateFiles.swift
[66/105] Compiling LanguageServerProtocol WillDeleteFiles.swift
[67/105] Compiling LanguageServerProtocol WillRenameFiles.swift
[68/105] Compiling LanguageServerProtocol Utility.swift
[69/105] Compiling LanguageServerProtocol Window.swift
[70/105] Compiling LanguageServerProtocol ShowMessageRequest.swift
[71/105] Compiling LanguageServerProtocol Workspace.swift
[72/105] Compiling LanguageServerProtocol ApplyEdit.swift
[73/105] Compiling LanguageServerProtocol Configuration.swift
[74/105] Compiling LanguageServerProtocol TypeHeirarchy.swift
[75/105] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[76/105] Compiling LanguageServerProtocol ServerCapabilities.swift
[77/105] Compiling LanguageServerProtocol TextSynchronization.swift
[78/105] Compiling LanguageServerProtocol ThreeTypeOption.swift
[79/105] Compiling LanguageServerProtocol TwoTypeOption.swift
[80/105] Compiling LanguageServerProtocol Hover.swift
[81/105] Compiling LanguageServerProtocol Implementation.swift
[82/105] Compiling LanguageServerProtocol InlayHint.swift
[83/105] Compiling LanguageServerProtocol LinkedEditingRange.swift
[84/105] Compiling LanguageServerProtocol Moniker.swift
[85/105] Compiling LanguageServerProtocol OnTypeFormatting.swift
[86/105] Compiling LanguageServerProtocol CodeLens.swift
[87/105] Compiling LanguageServerProtocol ColorPresentation.swift
[88/105] Compiling LanguageServerProtocol Completion.swift
[89/105] Compiling LanguageServerProtocol Declaration.swift
[90/105] Compiling LanguageServerProtocol Definition.swift
[91/105] Compiling LanguageServerProtocol Diagnostics.swift
[92/105] Compiling LanguageServerProtocol AsyncByteSequence.swift
[93/105] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[94/105] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[95/105] Compiling LanguageServerProtocol MessageFraming.swift
[96/105] Compiling LanguageServerProtocol General.swift
[97/105] Compiling LanguageServerProtocol CallHeirarchy.swift
[98/105] Compiling LanguageServerProtocol CodeAction.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 StatefulServer.swift
[107/115] Compiling LanguageClient Server+Shutdown.swift
[108/115] Compiling LanguageClient FileEventAsyncSequence.swift
[109/115] Compiling LanguageClient DataChannel+UserScript.swift
[110/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 | }
[111/115] Compiling LanguageClient FileHandle+DataStream.swift
[112/115] Compiling LanguageClient DataChannel+LocalProcess.swift
[113/115] Compiling LanguageClient AsyncStreamTap.swift
[114/115] Emitting module LanguageClient
[115/115] Compiling LanguageClient RestartingServer.swift
Build complete! (15.81s)
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/0.8.1
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.89s)
Building documentation for 'LanguageClient'...
Finished building documentation for 'LanguageClient' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/0.8.1
Updating https://github.com/mattmassicotte/Queue
Updating https://github.com/groue/Semaphore
Updating https://github.com/ChimeHQ/ProcessEnv
Updating https://github.com/Frizlab/FSEventsWrapper
Updating https://github.com/ChimeHQ/JSONRPC
Updating https://github.com/davbeck/swift-glob
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Updated https://github.com/groue/Semaphore (0.44s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/mattmassicotte/Queue (0.47s)
Updated https://github.com/davbeck/swift-glob (0.49s)
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.49s)
Updated https://github.com/Frizlab/FSEventsWrapper (0.49s)
Updated https://github.com/ChimeHQ/JSONRPC (0.49s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.49s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.44s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.41s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.57s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.46s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.1 (0.46s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.0.0 (0.45s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.57s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.4 (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
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
[2/8] Write snippet-extract-tool-entitlement.plist
[2/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 Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.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 Snippet.swift
[53/57] Compiling Snippets SnippetParser.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.81s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/32] Compiling Queue AsyncSerialQueue.swift
[3/32] Emitting module Semaphore
[4/32] Compiling Semaphore AsyncSemaphore.swift
[5/32] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[6/32] Compiling JSONRPC DataChannel.swift
[7/32] Compiling JSONRPC JSONId.swift
[8/33] Compiling ProcessEnv Process+Output.swift
[9/33] Emitting module ProcessEnv
[10/33] Compiling ProcessEnv Process+Parameters.swift
[11/33] Emitting module Glob
[12/33] Compiling Glob GlobSearch.swift
[13/33] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[14/33] Compiling JSONRPC DataChannel+StdioPipe.swift
[15/33] Emitting module JSONRPC
[16/33] Compiling JSONRPC AsyncStreamPolyfill.swift
[17/33] Compiling JSONRPC DataChannel+Actor.swift
[18/33] Compiling JSONRPC DataChannel+WebSocket.swift
[19/33] Compiling FSEventsWrapper FSEventAsyncStream.swift
[20/33] Compiling FSEventsWrapper FSEvent.swift
[21/33] Emitting module FSEventsWrapper
[22/33] Compiling FSEventsWrapper FSEventStream.swift
[23/33] Compiling Glob Pattern+Match.swift
[24/33] Compiling Glob InvalidPattern.swift
[25/33] Compiling Glob Pattern.swift
[26/33] Compiling Glob Pattern+Options.swift
[27/33] Compiling JSONRPC JSONRPCError.swift
[28/33] Compiling JSONRPC JSONRPCSession.swift
[29/33] Compiling Queue AsyncQueue.swift
[30/33] Emitting module Queue
[31/33] Compiling JSONRPC JSONValue.swift
[32/33] Compiling JSONRPC JSONValueDecoder.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 Hover.swift
[42/97] Compiling LanguageServerProtocol Implementation.swift
[43/97] Compiling LanguageServerProtocol InlayHint.swift
[44/97] Compiling LanguageServerProtocol LinkedEditingRange.swift
[45/97] Compiling LanguageServerProtocol Moniker.swift
[46/97] Compiling LanguageServerProtocol OnTypeFormatting.swift
[47/97] Compiling LanguageServerProtocol ExecuteCommand.swift
[48/97] Compiling LanguageServerProtocol Folders.swift
[49/97] Compiling LanguageServerProtocol Symbol.swift
[50/97] Compiling LanguageServerProtocol WillCreateFiles.swift
[51/97] Compiling LanguageServerProtocol WillDeleteFiles.swift
[52/97] Compiling LanguageServerProtocol WillRenameFiles.swift
[53/97] Compiling LanguageServerProtocol CodeLens.swift
[54/97] Compiling LanguageServerProtocol ColorPresentation.swift
[55/97] Compiling LanguageServerProtocol Completion.swift
[56/97] Compiling LanguageServerProtocol Declaration.swift
[57/97] Compiling LanguageServerProtocol Definition.swift
[58/97] Compiling LanguageServerProtocol Diagnostics.swift
[59/97] Compiling LanguageServerProtocol AsyncByteSequence.swift
[60/97] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[61/97] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[62/97] Compiling LanguageServerProtocol MessageFraming.swift
[63/97] Compiling LanguageServerProtocol General.swift
[64/97] Compiling LanguageServerProtocol CallHeirarchy.swift
[65/97] Compiling LanguageServerProtocol CodeAction.swift
[66/97] Compiling LanguageServerProtocol References.swift
[67/97] Compiling LanguageServerProtocol Rename.swift
[68/97] Compiling LanguageServerProtocol SelectionRange.swift
[69/97] Compiling LanguageServerProtocol SemanticTokens.swift
[70/97] Compiling LanguageServerProtocol SignatureHelp.swift
[71/97] Compiling LanguageServerProtocol TypeDefinition.swift
[72/97] Compiling LanguageServerProtocol Utility.swift
[73/97] Compiling LanguageServerProtocol Window.swift
[74/97] Compiling LanguageServerProtocol ShowMessageRequest.swift
[75/97] Compiling LanguageServerProtocol Workspace.swift
[76/97] Compiling LanguageServerProtocol ApplyEdit.swift
[77/97] Compiling LanguageServerProtocol Configuration.swift
[78/97] Compiling LanguageServerProtocol BasicStructures.swift
[79/97] Compiling LanguageServerProtocol Client.swift
[80/97] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[81/97] Compiling LanguageServerProtocol MockServer.swift
[82/97] Compiling LanguageServerProtocol ServerConnection.swift
[83/97] Compiling LanguageServerProtocol ClientCapabilities.swift
[84/97] Compiling LanguageServerProtocol ErrorCodes.swift
[85/97] Emitting module LanguageServerProtocol
[86/97] Compiling LanguageServerProtocol DocumentColor.swift
[87/97] Compiling LanguageServerProtocol DocumentHighlight.swift
[88/97] Compiling LanguageServerProtocol DocumentLink.swift
[89/97] Compiling LanguageServerProtocol DocumentSymbol.swift
[90/97] Compiling LanguageServerProtocol FoldingRange.swift
[91/97] Compiling LanguageServerProtocol Formatting.swift
[92/97] Compiling LanguageServerProtocol TypeHeirarchy.swift
[93/97] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[94/97] Compiling LanguageServerProtocol ServerCapabilities.swift
[95/97] Compiling LanguageServerProtocol TextSynchronization.swift
[96/97] Compiling LanguageServerProtocol ThreeTypeOption.swift
[97/97] Compiling LanguageServerProtocol TwoTypeOption.swift
[98/107] Compiling LanguageClient Server+Shutdown.swift
[99/107] Compiling LanguageClient StatefulServer.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 FileEventAsyncSequence.swift
[102/107] Compiling LanguageClient DataChannel+LocalProcess.swift
[103/107] Compiling LanguageClient AsyncStreamTap.swift
[104/107] Emitting module LanguageClient
[105/107] Compiling LanguageClient FileHandle+DataStream.swift
[106/107] Compiling LanguageClient DataChannel+UserScript.swift
[107/107] Compiling LanguageClient RestartingServer.swift
Build of target: 'LanguageClient' complete! (4.58s)
     796
6	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/0.8.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/languageclient/0.8.1
File count: 796
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageclient-0.8.1-58249b97.zip to s3://spi-docs-inbox/prod-chimehq-languageclient-0.8.1-58249b97.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [42%]
Copying... [53%]
Copying... [63%]
Copying... [74%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.