Build Information
Successful build of LanguageClient, reference main (4f28cc
), with Swift 6.1 for macOS (SPM) on 4 Jun 2025 17:59:40 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4f28cc3 Ensure that server actually forwards events it does not directly handle
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
4f28cc3cad7512470275f65ca2048359553a86f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at main
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/Frizlab/FSEventsWrapper
[1/634] Fetching jsonrpc
[173/1278] Fetching jsonrpc, swift-glob
[231/1538] Fetching jsonrpc, swift-glob, fseventswrapper
[294/1752] Fetching jsonrpc, swift-glob, fseventswrapper, processenv
[457/2060] Fetching jsonrpc, swift-glob, fseventswrapper, processenv, queue
[618/3881] Fetching jsonrpc, swift-glob, fseventswrapper, processenv, queue, languageserverprotocol
[694/4174] Fetching jsonrpc, swift-glob, fseventswrapper, processenv, queue, languageserverprotocol, semaphore
Fetched https://github.com/mattmassicotte/Queue from cache (0.81s)
Fetched https://github.com/groue/Semaphore from cache (0.81s)
[2062/3573] Fetching jsonrpc, swift-glob, fseventswrapper, processenv, languageserverprotocol
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.83s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.83s)
Fetched https://github.com/davbeck/swift-glob from cache (0.83s)
[999/2455] Fetching jsonrpc, languageserverprotocol
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.97s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.97s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.52s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (3.66s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.50s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.51s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.53s)
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.14.0 (0.48s)
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/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"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.14.0",
"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.2",
"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.2",
"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/641] Fetching languageclient
Fetched https://github.com/ChimeHQ/LanguageClient.git from cache (0.83s)
Fetching https://github.com/davbeck/swift-glob from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/groue/Semaphore from cache
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetched https://github.com/davbeck/swift-glob from cache (0.49s)
Fetched https://github.com/groue/Semaphore from cache (0.49s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.49s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.49s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.49s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.49s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.49s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.56s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.52s)
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/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.02s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.02s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.03s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.02s)
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.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.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/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at main (4f28cc3)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'languageclient' is not used by any target
Found 7 product dependencies
- LanguageServerProtocol
- FSEventsWrapper
- swift-glob
- JSONRPC
- ProcessEnv
- Semaphore
- Queue
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.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/10] Write sources
[8/10] Compiling FNMDefinitions FNM.c
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/43] Emitting module Queue
[12/43] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[13/43] Compiling Queue AsyncSerialQueue.swift
[14/43] Emitting module JSONRPC
[15/43] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[16/43] Compiling ProcessEnv Process+Parameters.swift
[17/44] Emitting module ProcessEnv
[18/44] Compiling ProcessEnv Process+Output.swift
[19/44] Compiling JSONRPC JSONId.swift
[20/44] Compiling Semaphore AsyncSemaphore.swift
[21/44] Emitting module Semaphore
[22/44] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[23/44] Compiling JSONRPC DataChannel+Stdio.swift
[24/44] Compiling JSONRPC AsyncStreamPolyfill.swift
[25/44] Compiling JSONRPC DataChannel+Actor.swift
[26/44] Compiling JSONRPC JSONRPCError.swift
[27/44] Compiling JSONRPC JSONRPCSession.swift
[28/44] Compiling JSONRPC JSONValue.swift
[29/44] Compiling JSONRPC JSONValueDecoder.swift
[30/44] Emitting module Glob
[31/44] Compiling Glob GlobSearch.swift
[32/44] Compiling Glob Pattern+Parser.swift
[33/44] Compiling Glob Pattern.swift
[34/44] Compiling JSONRPC DataChannel.swift
[35/44] Compiling JSONRPC DataChannel+WebSocket.swift
[36/44] Compiling Glob InvalidPattern.swift
[37/44] Compiling Queue AsyncQueue.swift
[38/44] Compiling Glob Pattern+Options.swift
[39/44] Compiling Glob Pattern+Match.swift
[40/44] Compiling FSEventsWrapper FSEvent.swift
[41/44] Compiling FSEventsWrapper FSEventAsyncStream.swift
[42/44] Emitting module FSEventsWrapper
[43/44] Compiling FSEventsWrapper FSEventStream.swift
[44/44] Compiling JSONRPC Protocol.swift
[45/102] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[46/102] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[47/102] Compiling LanguageServerProtocol Protocol+Mutating.swift
[48/102] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[49/102] Compiling LanguageServerProtocol Snippet.swift
[50/102] Compiling LanguageServerProtocol TokenRepresentation.swift
[51/102] Compiling LanguageServerProtocol BaseProtocol.swift
[52/108] Compiling LanguageServerProtocol Hover.swift
[53/108] Compiling LanguageServerProtocol Implementation.swift
[54/108] Compiling LanguageServerProtocol InlayHint.swift
[55/108] Compiling LanguageServerProtocol LinkedEditingRange.swift
[56/108] Compiling LanguageServerProtocol Moniker.swift
[57/108] Compiling LanguageServerProtocol OnTypeFormatting.swift
[58/108] Emitting module LanguageServerProtocol
[59/108] Compiling LanguageServerProtocol AsyncByteSequence.swift
[60/108] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[61/108] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[62/108] Compiling LanguageServerProtocol MessageFraming.swift
[63/108] Compiling LanguageServerProtocol General.swift
[64/108] Compiling LanguageServerProtocol CallHeirarchy.swift
[65/108] Compiling LanguageServerProtocol CodeAction.swift
[66/108] Compiling LanguageServerProtocol Utility.swift
[67/108] Compiling LanguageServerProtocol Window.swift
[68/108] Compiling LanguageServerProtocol ShowMessageRequest.swift
[69/108] Compiling LanguageServerProtocol Workspace.swift
[70/108] Compiling LanguageServerProtocol ApplyEdit.swift
[71/108] Compiling LanguageServerProtocol Configuration.swift
[72/108] Compiling LanguageServerProtocol References.swift
[73/108] Compiling LanguageServerProtocol Rename.swift
[74/108] Compiling LanguageServerProtocol SelectionRange.swift
[75/108] Compiling LanguageServerProtocol SemanticTokens.swift
[76/108] Compiling LanguageServerProtocol SignatureHelp.swift
[77/108] Compiling LanguageServerProtocol TypeDefinition.swift
[78/108] Compiling LanguageServerProtocol CodeLens.swift
[79/108] Compiling LanguageServerProtocol ColorPresentation.swift
[80/108] Compiling LanguageServerProtocol Completion.swift
[81/108] Compiling LanguageServerProtocol Declaration.swift
[82/108] Compiling LanguageServerProtocol Definition.swift
[83/108] Compiling LanguageServerProtocol Diagnostics.swift
[84/108] Compiling LanguageServerProtocol ExecuteCommand.swift
[85/108] Compiling LanguageServerProtocol Folders.swift
[86/108] Compiling LanguageServerProtocol Symbol.swift
[87/108] Compiling LanguageServerProtocol WillCreateFiles.swift
[88/108] Compiling LanguageServerProtocol WillDeleteFiles.swift
[89/108] Compiling LanguageServerProtocol WillRenameFiles.swift
[90/108] Compiling LanguageServerProtocol TypeHeirarchy.swift
[91/108] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[92/108] Compiling LanguageServerProtocol ServerCapabilities.swift
[93/108] Compiling LanguageServerProtocol TextSynchronization.swift
[94/108] Compiling LanguageServerProtocol ThreeTypeOption.swift
[95/108] Compiling LanguageServerProtocol TwoTypeOption.swift
[96/108] Compiling LanguageServerProtocol DocumentColor.swift
[97/108] Compiling LanguageServerProtocol DocumentHighlight.swift
[98/108] Compiling LanguageServerProtocol DocumentLink.swift
[99/108] Compiling LanguageServerProtocol DocumentSymbol.swift
[100/108] Compiling LanguageServerProtocol FoldingRange.swift
[101/108] Compiling LanguageServerProtocol Formatting.swift
[102/108] Compiling LanguageServerProtocol BasicStructures.swift
[103/108] Compiling LanguageServerProtocol Client.swift
[104/108] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[105/108] Compiling LanguageServerProtocol MockServer.swift
[106/108] Compiling LanguageServerProtocol ServerConnection.swift
[107/108] Compiling LanguageServerProtocol ClientCapabilities.swift
[108/108] Compiling LanguageServerProtocol ErrorCodes.swift
[109/118] Compiling LanguageClient FileEventAsyncSequence.swift
[110/118] Compiling LanguageClient Server+Shutdown.swift
[111/118] Compiling LanguageClient StatefulServer.swift
[112/118] Compiling LanguageClient InitializingServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LanguageClient/InitializingServer.swift:139:21: warning: sending 'self.channel' risks causing data races; this is an error in the Swift 6 language mode
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 | }
[113/118] Compiling LanguageClient DataChannel+UserScript.swift
[114/118] Compiling LanguageClient DataChannel+LocalProcess.swift
[115/118] Compiling LanguageClient FileHandle+DataStream.swift
[116/118] Emitting module LanguageClient
[117/118] Compiling LanguageClient RestartingServer.swift
[118/118] Compiling LanguageClient AsyncStreamTap.swift
Build complete! (14.01s)
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 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'LanguageClient'...
Finished extracting symbol information for 'LanguageClient'. (6.85s)
Building documentation for 'LanguageClient'...
Finished building documentation for 'LanguageClient' (0.42s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/languageclient/main
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Updating https://github.com/ChimeHQ/JSONRPC
Updating https://github.com/ChimeHQ/ProcessEnv
Updating https://github.com/groue/Semaphore
Updating https://github.com/davbeck/swift-glob
Updating https://github.com/Frizlab/FSEventsWrapper
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.48s)
Updated https://github.com/Frizlab/FSEventsWrapper (0.48s)
Updated https://github.com/mattmassicotte/Queue (0.48s)
Updated https://github.com/davbeck/swift-glob (0.48s)
Updated https://github.com/ChimeHQ/JSONRPC (0.48s)
Updated https://github.com/groue/Semaphore (0.48s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.59s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (1.62s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.58s)
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.2 (0.47s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.1.0 (0.47s)
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.14.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
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.4
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
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.71s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/34] Compiling Queue AsyncSerialQueue.swift
[3/34] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[4/34] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[5/34] Compiling Semaphore AsyncSemaphore.swift
[6/34] Emitting module Semaphore
[7/34] Compiling JSONRPC JSONId.swift
[8/34] Compiling JSONRPC DataChannel.swift
[9/35] Emitting module JSONRPC
[10/35] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[11/35] Compiling JSONRPC DataChannel+Stdio.swift
[12/35] Compiling JSONRPC DataChannel+WebSocket.swift
[13/35] Compiling JSONRPC AsyncStreamPolyfill.swift
[14/35] Compiling JSONRPC DataChannel+Actor.swift
[15/35] Compiling ProcessEnv Process+Output.swift
[16/35] Compiling ProcessEnv Process+Parameters.swift
[17/35] Emitting module ProcessEnv
[18/35] Emitting module Glob
[19/35] Compiling Glob GlobSearch.swift
[20/35] Compiling JSONRPC JSONRPCError.swift
[21/35] Compiling JSONRPC JSONRPCSession.swift
[22/35] Compiling FSEventsWrapper FSEvent.swift
[23/35] Emitting module FSEventsWrapper
[24/35] Compiling FSEventsWrapper FSEventAsyncStream.swift
[25/35] Compiling FSEventsWrapper FSEventStream.swift
[26/35] Compiling Glob Pattern.swift
[27/35] Emitting module Queue
[28/35] Compiling Queue AsyncQueue.swift
[29/35] Compiling Glob Pattern+Options.swift
[30/35] Compiling Glob Pattern+Parser.swift
[31/35] Compiling Glob Pattern+Match.swift
[32/35] Compiling Glob InvalidPattern.swift
[33/35] Compiling JSONRPC JSONValue.swift
[34/35] Compiling JSONRPC JSONValueDecoder.swift
[35/35] Compiling JSONRPC Protocol.swift
[36/93] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[37/93] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[38/93] Compiling LanguageServerProtocol Protocol+Mutating.swift
[39/93] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[40/93] Compiling LanguageServerProtocol Snippet.swift
[41/93] Compiling LanguageServerProtocol TokenRepresentation.swift
[42/93] Compiling LanguageServerProtocol BaseProtocol.swift
[43/99] Compiling LanguageServerProtocol Utility.swift
[44/99] Compiling LanguageServerProtocol Window.swift
[45/99] Compiling LanguageServerProtocol ShowMessageRequest.swift
[46/99] Compiling LanguageServerProtocol Workspace.swift
[47/99] Compiling LanguageServerProtocol ApplyEdit.swift
[48/99] Compiling LanguageServerProtocol Configuration.swift
[49/99] Compiling LanguageServerProtocol DocumentColor.swift
[50/99] Compiling LanguageServerProtocol DocumentHighlight.swift
[51/99] Compiling LanguageServerProtocol DocumentLink.swift
[52/99] Compiling LanguageServerProtocol DocumentSymbol.swift
[53/99] Compiling LanguageServerProtocol FoldingRange.swift
[54/99] Compiling LanguageServerProtocol Formatting.swift
[55/99] Compiling LanguageServerProtocol Hover.swift
[56/99] Compiling LanguageServerProtocol Implementation.swift
[57/99] Compiling LanguageServerProtocol InlayHint.swift
[58/99] Compiling LanguageServerProtocol LinkedEditingRange.swift
[59/99] Compiling LanguageServerProtocol Moniker.swift
[60/99] Compiling LanguageServerProtocol OnTypeFormatting.swift
[61/99] Compiling LanguageServerProtocol AsyncByteSequence.swift
[62/99] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[63/99] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[64/99] Compiling LanguageServerProtocol MessageFraming.swift
[65/99] Compiling LanguageServerProtocol General.swift
[66/99] Compiling LanguageServerProtocol CallHeirarchy.swift
[67/99] Compiling LanguageServerProtocol CodeAction.swift
[68/99] Emitting module LanguageServerProtocol
[69/99] Compiling LanguageServerProtocol ExecuteCommand.swift
[70/99] Compiling LanguageServerProtocol Folders.swift
[71/99] Compiling LanguageServerProtocol Symbol.swift
[72/99] Compiling LanguageServerProtocol WillCreateFiles.swift
[73/99] Compiling LanguageServerProtocol WillDeleteFiles.swift
[74/99] Compiling LanguageServerProtocol WillRenameFiles.swift
[75/99] Compiling LanguageServerProtocol CodeLens.swift
[76/99] Compiling LanguageServerProtocol ColorPresentation.swift
[77/99] Compiling LanguageServerProtocol Completion.swift
[78/99] Compiling LanguageServerProtocol Declaration.swift
[79/99] Compiling LanguageServerProtocol Definition.swift
[80/99] Compiling LanguageServerProtocol Diagnostics.swift
[81/99] Compiling LanguageServerProtocol BasicStructures.swift
[82/99] Compiling LanguageServerProtocol Client.swift
[83/99] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[84/99] Compiling LanguageServerProtocol MockServer.swift
[85/99] Compiling LanguageServerProtocol ServerConnection.swift
[86/99] Compiling LanguageServerProtocol ClientCapabilities.swift
[87/99] Compiling LanguageServerProtocol ErrorCodes.swift
[88/99] Compiling LanguageServerProtocol References.swift
[89/99] Compiling LanguageServerProtocol Rename.swift
[90/99] Compiling LanguageServerProtocol SelectionRange.swift
[91/99] Compiling LanguageServerProtocol SemanticTokens.swift
[92/99] Compiling LanguageServerProtocol SignatureHelp.swift
[93/99] Compiling LanguageServerProtocol TypeDefinition.swift
[94/99] Compiling LanguageServerProtocol TypeHeirarchy.swift
[95/99] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[96/99] Compiling LanguageServerProtocol ServerCapabilities.swift
[97/99] Compiling LanguageServerProtocol TextSynchronization.swift
[98/99] Compiling LanguageServerProtocol ThreeTypeOption.swift
[99/99] Compiling LanguageServerProtocol TwoTypeOption.swift
[100/109] Compiling LanguageClient StatefulServer.swift
[101/109] Compiling LanguageClient Server+Shutdown.swift
[102/109] 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 | }
[103/109] Compiling LanguageClient FileHandle+DataStream.swift
[104/109] Compiling LanguageClient FileEventAsyncSequence.swift
[105/109] Compiling LanguageClient DataChannel+UserScript.swift
[106/109] Compiling LanguageClient AsyncStreamTap.swift
[107/109] Compiling LanguageClient DataChannel+LocalProcess.swift
[108/109] Emitting module LanguageClient
[109/109] Compiling LanguageClient RestartingServer.swift
Build of target: 'LanguageClient' complete! (4.53s)
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-62eb39a9.zip to s3://spi-docs-inbox/prod-chimehq-languageclient-main-62eb39a9.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [75%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.