The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageClient with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageClient.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageClient
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at f8fdeae Responding to events
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
f8fdeaed850fbc3e542cd038e952758887f6be5d
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at 0.8.0
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/groue/Semaphore (0.14s)
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.15s)
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetched https://github.com/mattmassicotte/Queue (0.15s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetched https://github.com/Frizlab/FSEventsWrapper (0.14s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/GlobPattern (0.15s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.19s)
Fetched https://github.com/ChimeHQ/JSONRPC (0.15s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.02s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.02s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.02s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.02s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.02s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.02s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (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/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
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.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "languageclient",
      "name": "LanguageClient",
      "url": "https://github.com/ChimeHQ/LanguageClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageClient",
      "dependencies": [
        {
          "identity": "languageserverprotocol",
          "name": "LanguageServerProtocol",
          "url": "https://github.com/ChimeHQ/LanguageServerProtocol",
          "version": "0.13.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LanguageServerProtocol",
          "dependencies": [
            {
              "identity": "jsonrpc",
              "name": "JSONRPC",
              "url": "https://github.com/ChimeHQ/JSONRPC",
              "version": "0.9.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FSEventsWrapper",
          "dependencies": [
          ]
        },
        {
          "identity": "globpattern",
          "name": "GlobPattern",
          "url": "https://github.com/ChimeHQ/GlobPattern",
          "version": "0.1.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobPattern",
          "dependencies": [
          ]
        },
        {
          "identity": "jsonrpc",
          "name": "JSONRPC",
          "url": "https://github.com/ChimeHQ/JSONRPC",
          "version": "0.9.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
          "dependencies": [
          ]
        },
        {
          "identity": "processenv",
          "name": "ProcessEnv",
          "url": "https://github.com/ChimeHQ/ProcessEnv",
          "version": "1.0.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessEnv",
          "dependencies": [
          ]
        },
        {
          "identity": "semaphore",
          "name": "Semaphore",
          "url": "https://github.com/groue/Semaphore",
          "version": "0.0.8",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Semaphore",
          "dependencies": [
          ]
        },
        {
          "identity": "queue",
          "name": "Queue",
          "url": "https://github.com/mattmassicotte/Queue",
          "version": "0.1.4",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Queue",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/LanguageClient.git from cache
Fetched https://github.com/ChimeHQ/LanguageClient.git (0.26s)
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/groue/Semaphore (0.16s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.16s)
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetched https://github.com/mattmassicotte/Queue (0.16s)
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetched https://github.com/ChimeHQ/JSONRPC (0.17s)
Fetched https://github.com/Frizlab/FSEventsWrapper (0.17s)
Fetched https://github.com/ChimeHQ/GlobPattern (0.17s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.19s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.02s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.01s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.02s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.02s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.02s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.01s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (0.02s)
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
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/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at 0.8.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'languageclient' is not used by any target
Found 7 product dependencies
  - LanguageServerProtocol
  - FSEventsWrapper
  - GlobPattern
  - JSONRPC
  - ProcessEnv
  - Semaphore
  - Queue
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Compiling GlobPattern Parser.swift
[2/27] Emitting module GlobPattern
[3/27] Compiling GlobPattern Lexer.swift
[4/27] Compiling GlobPattern GlobPattern.swift
[5/27] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[6/27] Compiling ProcessEnv Process+Output.swift
[7/27] Emitting module ProcessEnv
[8/27] Compiling ProcessEnv Process+Parameters.swift
[9/27] Compiling FSEventsWrapper FSEventAsyncStream.swift
[10/27] Compiling FSEventsWrapper FSEvent.swift
[11/27] Emitting module FSEventsWrapper
[12/27] Compiling FSEventsWrapper FSEventStream.swift
[13/27] Compiling JSONRPC AsyncStreamPolyfill.swift
[14/27] Compiling JSONRPC DataChannel+Actor.swift
[15/27] Emitting module JSONRPC
[16/28] Emitting module Semaphore
[17/28] Compiling Semaphore AsyncSemaphore.swift
[18/28] Compiling Queue AsyncQueue.swift
[19/28] Emitting module Queue
[20/28] Compiling JSONRPC JSONValue.swift
[21/28] Compiling JSONRPC JSONValueDecoder.swift
[22/28] Compiling JSONRPC DataChannel.swift
[23/28] Compiling JSONRPC JSONId.swift
[24/28] Compiling JSONRPC JSONRPCError.swift
[25/28] Compiling JSONRPC JSONRPCSession.swift
[26/28] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[27/28] Compiling JSONRPC DataChannel+StdioPipe.swift
[28/28] Compiling JSONRPC Protocol.swift
[29/85] Compiling LanguageServerProtocol Formatting.swift
[30/85] Compiling LanguageServerProtocol Hover.swift
[31/85] Compiling LanguageServerProtocol Implementation.swift
[32/85] Compiling LanguageServerProtocol InlayHint.swift
[33/85] Compiling LanguageServerProtocol LinkedEditingRange.swift
[34/85] Compiling LanguageServerProtocol Moniker.swift
[35/85] Compiling LanguageServerProtocol OnTypeFormatting.swift
[36/85] Compiling LanguageServerProtocol References.swift
[37/92] Compiling LanguageServerProtocol TextSynchronization.swift
[38/92] Compiling LanguageServerProtocol ThreeTypeOption.swift
[39/92] Compiling LanguageServerProtocol TwoTypeOption.swift
[40/92] Compiling LanguageServerProtocol Utility.swift
[41/92] Compiling LanguageServerProtocol Window.swift
[42/92] Compiling LanguageServerProtocol ShowMessageRequest.swift
[43/92] Compiling LanguageServerProtocol Workspace.swift
[44/92] Compiling LanguageServerProtocol ApplyEdit.swift
[45/92] Compiling LanguageServerProtocol Declaration.swift
[46/92] Compiling LanguageServerProtocol Definition.swift
[47/92] Compiling LanguageServerProtocol Diagnostics.swift
[48/92] Compiling LanguageServerProtocol DocumentColor.swift
[49/92] Compiling LanguageServerProtocol DocumentHighlight.swift
[50/92] Compiling LanguageServerProtocol DocumentLink.swift
[51/92] Compiling LanguageServerProtocol DocumentSymbol.swift
[52/92] Compiling LanguageServerProtocol FoldingRange.swift
[53/92] Compiling LanguageServerProtocol Configuration.swift
[54/92] Compiling LanguageServerProtocol ExecuteCommand.swift
[55/92] Compiling LanguageServerProtocol Folders.swift
[56/92] Compiling LanguageServerProtocol Symbol.swift
[57/92] Compiling LanguageServerProtocol WillCreateFiles.swift
[58/92] Compiling LanguageServerProtocol WillDeleteFiles.swift
[59/92] Compiling LanguageServerProtocol WillRenameFiles.swift
[60/92] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[61/92] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[62/92] Compiling LanguageServerProtocol Protocol+Mutating.swift
[63/92] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[64/92] Compiling LanguageServerProtocol Snippet.swift
[65/92] Compiling LanguageServerProtocol TokenRepresentation.swift
[66/92] Compiling LanguageServerProtocol BaseProtocol.swift
[67/92] Compiling LanguageServerProtocol BasicStructures.swift
[68/92] Compiling LanguageServerProtocol Rename.swift
[69/92] Compiling LanguageServerProtocol SelectionRange.swift
[70/92] Compiling LanguageServerProtocol SemanticTokens.swift
[71/92] Compiling LanguageServerProtocol SignatureHelp.swift
[72/92] Compiling LanguageServerProtocol TypeDefinition.swift
[73/92] Compiling LanguageServerProtocol TypeHeirarchy.swift
[74/92] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[75/92] Compiling LanguageServerProtocol ServerCapabilities.swift
[76/92] Emitting module LanguageServerProtocol
[77/92] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[78/92] Compiling LanguageServerProtocol MessageFraming.swift
[79/92] Compiling LanguageServerProtocol General.swift
[80/92] Compiling LanguageServerProtocol CallHeirarchy.swift
[81/92] Compiling LanguageServerProtocol CodeAction.swift
[82/92] Compiling LanguageServerProtocol CodeLens.swift
[83/92] Compiling LanguageServerProtocol ColorPresentation.swift
[84/92] Compiling LanguageServerProtocol Completion.swift
[85/92] Compiling LanguageServerProtocol Client.swift
[86/92] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[87/92] Compiling LanguageServerProtocol MockServer.swift
[88/92] Compiling LanguageServerProtocol ServerConnection.swift
[89/92] Compiling LanguageServerProtocol ClientCapabilities.swift
[90/92] Compiling LanguageServerProtocol ErrorCodes.swift
[91/92] Compiling LanguageServerProtocol AsyncByteSequence.swift
[92/92] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[93/101] Compiling LanguageClient Server+Shutdown.swift
[94/102] Compiling LanguageClient StatefulServer.swift
[95/102] Compiling LanguageClient FileHandle+DataStream.swift
[96/102] Compiling LanguageClient InitializingServer.swift
[97/102] Compiling LanguageClient AsyncStreamTap.swift
[98/102] Compiling LanguageClient DataChannel+LocalProcess.swift
[99/102] Emitting module LanguageClient
[100/102] Compiling LanguageClient FileEventAsyncSequence.swift
[101/102] Compiling LanguageClient RestartingServer.swift
[102/102] Compiling LanguageClient DataChannel+UserScript.swift
Build complete! (13.42s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/chimehq/languageclient/0.8.0
Repository:               ChimeHQ/LanguageClient
Swift version used:       5.9
Target:                   LanguageClient
Generating documentation for 'LanguageClient'...
Converting documentation...
Conversion complete! (0.22s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/languageclient/0.8.0'
Updating https://github.com/ChimeHQ/GlobPattern
Updating https://github.com/Frizlab/FSEventsWrapper
Updating https://github.com/ChimeHQ/LanguageServerProtocol
Updated https://github.com/Frizlab/FSEventsWrapper (0.17s)
Updating https://github.com/ChimeHQ/JSONRPC
Updated https://github.com/ChimeHQ/LanguageServerProtocol (0.18s)
Updated https://github.com/ChimeHQ/GlobPattern (0.18s)
Updating https://github.com/ChimeHQ/ProcessEnv
Updated https://github.com/ChimeHQ/JSONRPC (0.17s)
Updating https://github.com/groue/Semaphore
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/groue/Semaphore (0.16s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.16s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updated https://github.com/mattmassicotte/Queue (0.13s)
Fetched https://github.com/apple/swift-docc-plugin (0.19s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.02s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.02s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.02s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.02s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.02s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.02s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.0 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.26s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling SymbolKit SourceOrigin.swift
[2/45] Compiling SymbolKit GenericConstraints.swift
[3/45] Compiling SymbolKit Swift.swift
[4/45] Compiling SymbolKit SemanticVersion.swift
[5/45] Compiling SymbolKit AccessControl.swift
[6/45] Compiling SymbolKit Availability.swift
[7/50] Compiling SymbolKit Mixin+Equals.swift
[8/50] Compiling SymbolKit Mixin+Hash.swift
[9/50] Compiling SymbolKit Mixin.swift
[10/50] Compiling SymbolKit LineList.swift
[11/50] Compiling SymbolKit Position.swift
[12/50] Compiling SymbolKit SourceRange.swift
[13/50] Compiling SymbolKit Generics.swift
[14/50] Compiling SymbolKit Namespace.swift
[15/50] Compiling SymbolKit Symbol.swift
[16/50] Compiling SymbolKit SymbolKind.swift
[17/50] Compiling SymbolKit SymbolGraph.swift
[18/50] Emitting module SymbolKit
[19/50] Compiling SymbolKit AvailabilityItem.swift
[20/50] Compiling SymbolKit Domain.swift
[21/50] Compiling SymbolKit DeclarationFragments.swift
[22/50] Compiling SymbolKit Fragment.swift
[23/50] Compiling SymbolKit FragmentKind.swift
[24/50] Compiling SymbolKit FunctionParameter.swift
[25/50] Compiling SymbolKit SPI.swift
[26/50] Compiling SymbolKit Snippet.swift
[27/50] Compiling SymbolKit Extension.swift
[28/50] Compiling SymbolKit GenericConstraint.swift
[29/50] Compiling SymbolKit GenericParameter.swift
[30/50] Compiling SymbolKit FunctionSignature.swift
[31/50] Compiling SymbolKit Identifier.swift
[32/50] Compiling SymbolKit KindIdentifier.swift
[33/50] Compiling SymbolKit Location.swift
[34/50] Compiling SymbolKit Mutability.swift
[35/50] Compiling SymbolKit Names.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Compiling Snippets Snippet.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (2.74s)
Building for debugging...
Build complete! (0.21s)
     768
8	/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/languageclient/0.8.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/chimehq/languageclient/0.8.0
File count: 768
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageclient-0.8.0-ace81c81.zip to s3://spi-docs-inbox/prod-chimehq-languageclient-0.8.0-ace81c81.zip
Copying... [14%]
Copying... [24%]
Copying... [33%]
Copying... [43%]
Copying... [52%]
Copying... [62%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.