The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LanguageServerProtocol with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageServerProtocol.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/LanguageServerProtocol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5fc0106 Remove unused imports
Cloned https://github.com/ChimeHQ/LanguageServerProtocol.git
Revision (git rev-parse @):
5fc0106493b7e2c0feab54ac4ba769b78966a56a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageServerProtocol.git at main
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.17s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.32s)
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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "languageserverprotocol",
      "name": "LanguageServerProtocol",
      "url": "https://github.com/ChimeHQ/LanguageServerProtocol.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONRPC",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/LanguageServerProtocol.git from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol.git from cache (0.26s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.16s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.02s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/LanguageServerProtocol-8c9c5bfb is not valid git repository for 'https://github.com/ChimeHQ/LanguageServerProtocol.git', will fetch again.
Fetching https://github.com/ChimeHQ/LanguageServerProtocol.git from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol.git from cache (0.04s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/LanguageServerProtocol-8c9c5bfb is not valid git repository for 'https://github.com/ChimeHQ/LanguageServerProtocol.git', will fetch again.
Fetching https://github.com/ChimeHQ/LanguageServerProtocol.git from cache
Fetched https://github.com/ChimeHQ/LanguageServerProtocol.git from cache (0.04s)
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol.git
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol.git resolved at main (5fc0106)
warning: '.resolve-product-dependencies': dependency 'languageserverprotocol' is not used by any target
Found 1 product dependencies
  - JSONRPC
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/LanguageServerProtocol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/14] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[5/14] Compiling JSONRPC DataChannel+StdioPipe.swift
[6/15] Compiling JSONRPC DataChannel.swift
[7/15] Compiling JSONRPC JSONId.swift
[8/15] Emitting module JSONRPC
[9/15] Compiling JSONRPC JSONValue.swift
[10/15] Compiling JSONRPC JSONValueDecoder.swift
[11/15] Compiling JSONRPC AsyncStreamPolyfill.swift
[12/15] Compiling JSONRPC DataChannel+Actor.swift
[13/15] Compiling JSONRPC JSONRPCError.swift
[14/15] Compiling JSONRPC JSONRPCSession.swift
[15/15] Compiling JSONRPC Protocol.swift
[16/72] Compiling LanguageServerProtocol Formatting.swift
[17/72] Compiling LanguageServerProtocol Hover.swift
[18/72] Compiling LanguageServerProtocol Implementation.swift
[19/72] Compiling LanguageServerProtocol InlayHint.swift
[20/72] Compiling LanguageServerProtocol LinkedEditingRange.swift
[21/72] Compiling LanguageServerProtocol Moniker.swift
[22/72] Compiling LanguageServerProtocol OnTypeFormatting.swift
[23/72] Compiling LanguageServerProtocol References.swift
[24/79] Compiling LanguageServerProtocol AsyncStreamPolyfill.swift
[25/79] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[26/79] Compiling LanguageServerProtocol Protocol+Mutating.swift
[27/79] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[28/79] Compiling LanguageServerProtocol Snippet.swift
[29/79] Compiling LanguageServerProtocol TokenRepresentation.swift
[30/79] Compiling LanguageServerProtocol BaseProtocol.swift
[31/79] Compiling LanguageServerProtocol BasicStructures.swift
[32/79] Compiling LanguageServerProtocol TextSynchronization.swift
[33/79] Compiling LanguageServerProtocol ThreeTypeOption.swift
[34/79] Compiling LanguageServerProtocol TwoTypeOption.swift
[35/79] Compiling LanguageServerProtocol Utility.swift
[36/79] Compiling LanguageServerProtocol Window.swift
[37/79] Compiling LanguageServerProtocol ShowMessageRequest.swift
[38/79] Compiling LanguageServerProtocol Workspace.swift
[39/79] Compiling LanguageServerProtocol ApplyEdit.swift
[40/79] Compiling LanguageServerProtocol Declaration.swift
[41/79] Compiling LanguageServerProtocol Definition.swift
[42/79] Compiling LanguageServerProtocol Diagnostics.swift
[43/79] Compiling LanguageServerProtocol DocumentColor.swift
[44/79] Compiling LanguageServerProtocol DocumentHighlight.swift
[45/79] Compiling LanguageServerProtocol DocumentLink.swift
[46/79] Compiling LanguageServerProtocol DocumentSymbol.swift
[47/79] Compiling LanguageServerProtocol FoldingRange.swift
[48/79] Compiling LanguageServerProtocol Configuration.swift
[49/79] Compiling LanguageServerProtocol ExecuteCommand.swift
[50/79] Compiling LanguageServerProtocol Folders.swift
[51/79] Compiling LanguageServerProtocol Symbol.swift
[52/79] Compiling LanguageServerProtocol WillCreateFiles.swift
[53/79] Compiling LanguageServerProtocol WillDeleteFiles.swift
[54/79] Compiling LanguageServerProtocol WillRenameFiles.swift
[55/79] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[56/79] Compiling LanguageServerProtocol MessageFraming.swift
[57/79] Compiling LanguageServerProtocol General.swift
[58/79] Compiling LanguageServerProtocol CallHeirarchy.swift
[59/79] Compiling LanguageServerProtocol CodeAction.swift
[60/79] Compiling LanguageServerProtocol CodeLens.swift
[61/79] Compiling LanguageServerProtocol ColorPresentation.swift
[62/79] Compiling LanguageServerProtocol Completion.swift
[63/79] Compiling LanguageServerProtocol Rename.swift
[64/79] Compiling LanguageServerProtocol SelectionRange.swift
[65/79] Compiling LanguageServerProtocol SemanticTokens.swift
[66/79] Compiling LanguageServerProtocol SignatureHelp.swift
[67/79] Compiling LanguageServerProtocol TypeDefinition.swift
[68/79] Compiling LanguageServerProtocol TypeHeirarchy.swift
[69/79] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[70/79] Compiling LanguageServerProtocol ServerCapabilities.swift
[71/79] Emitting module LanguageServerProtocol
[72/79] Compiling LanguageServerProtocol Client.swift
[73/79] Compiling LanguageServerProtocol JSONRPCServerConnection.swift
[74/79] Compiling LanguageServerProtocol MockServer.swift
[75/79] Compiling LanguageServerProtocol ServerConnection.swift
[76/79] Compiling LanguageServerProtocol ClientCapabilities.swift
[77/79] Compiling LanguageServerProtocol ErrorCodes.swift
[78/79] Compiling LanguageServerProtocol AsyncByteSequence.swift
[79/79] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
Build complete! (11.33s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/chimehq/languageserverprotocol/main
Repository:               ChimeHQ/LanguageServerProtocol
Swift version used:       5.10
Target:                   LanguageServerProtocol
Generating documentation for 'LanguageServerProtocol'...
Converting documentation...
Conversion complete! (1.30s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/languageserverprotocol/main'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/ChimeHQ/JSONRPC
Updated https://github.com/ChimeHQ/JSONRPC (0.14s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.16s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.23s)
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 from cache (0.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Emitting module Snippets
[7/52] Compiling Snippets SnippetParser.swift
[8/52] Compiling Snippets Snippet.swift
[9/52] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Compiling SymbolKit DeclarationFragments.swift
[19/57] Compiling SymbolKit Fragment.swift
[20/57] Compiling SymbolKit FragmentKind.swift
[21/57] Compiling SymbolKit FunctionParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit FunctionSignature.swift
[45/57] Compiling SymbolKit Identifier.swift
[46/57] Compiling SymbolKit KindIdentifier.swift
[47/57] Compiling SymbolKit Location.swift
[48/57] Compiling SymbolKit Mutability.swift
[49/57] Compiling SymbolKit Names.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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
[60/61] Applying snippet-extract
Build complete! (3.88s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.11s)
    6372
36	/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/languageserverprotocol/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/chimehq/languageserverprotocol/main
File count: 6372
Doc size:   36.0MB
Preparing doc bundle ...
Uploading prod-chimehq-languageserverprotocol-main-3408c41a.zip to s3://spi-docs-inbox/prod-chimehq-languageserverprotocol-main-3408c41a.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [40%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.