The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ProcessService.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ProcessService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 250692f funding
Cloned https://github.com/ChimeHQ/ProcessService.git
Revision (git rev-parse @):
250692fa3002394eee1b81a94ee94a7d44d93193
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at main
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.21s)
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.23s)
Fetched https://github.com/mattmassicotte/Queue (0.23s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.48s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.58s)
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 82a0eb00a0d881e6a65cad0acc031c1efd058d06
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "processservice",
      "name": "ProcessService",
      "url": "https://github.com/ChimeHQ/ProcessService.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessService",
      "dependencies": [
        {
          "identity": "processenv",
          "name": "ProcessEnv",
          "url": "https://github.com/ChimeHQ/ProcessEnv",
          "version": "0.3.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessEnv",
          "dependencies": [
          ]
        },
        {
          "identity": "queue",
          "name": "Queue",
          "url": "https://github.com/mattmassicotte/Queue",
          "version": "0.1.4",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Queue",
          "dependencies": [
          ]
        },
        {
          "identity": "asyncxpcconnection",
          "name": "AsyncXPCConnection",
          "url": "https://github.com/ChimeHQ/AsyncXPCConnection",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncXPCConnection",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/ProcessService.git
[1/526] Fetching processservice
Fetched https://github.com/ChimeHQ/ProcessService.git (0.51s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.22s)
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/mattmassicotte/Queue (0.19s)
Fetched https://github.com/ChimeHQ/ProcessEnv (0.21s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.04s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.04s)
Creating working copy for https://github.com/ChimeHQ/ProcessService.git
Working copy of https://github.com/ChimeHQ/ProcessService.git resolved at main
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
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/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 82a0eb00a0d881e6a65cad0acc031c1efd058d06
warning: '.resolve-product-dependencies': dependency 'processservice' is not used by any target
Found 3 product dependencies
  - ProcessEnv
  - Queue
  - AsyncXPCConnection
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Emitting module Queue
[2/13] Emitting module ProcessServiceShared
[3/13] Compiling ProcessServiceShared Process+Event.swift
[4/13] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[5/13] Emitting module ProcessEnv
[6/13] Compiling ProcessEnv Process+Output.swift
[7/13] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[8/13] Compiling ProcessEnv Process+Parameters.swift
[9/13] Compiling Queue AsyncQueue.swift
[10/13] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[11/13] Compiling AsyncXPCConnection RemoteXPCService.swift
[12/13] Emitting module AsyncXPCConnection
[13/13] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[14/20] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[15/20] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[16/20] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[17/20] Emitting module ProcessServiceClient
[18/20] Compiling ProcessServiceClient HostedProcess.swift
[19/20] Emitting module ProcessServiceServer
[20/20] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (13.42s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/chimehq/processservice/main
Repository:               ChimeHQ/ProcessService
Swift version used:       5.9
Target:                   ProcessServiceServer
Generating documentation for 'ProcessServiceServer'...
Converting documentation...
Conversion complete! (0.09s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/main'
Updating https://github.com/ChimeHQ/AsyncXPCConnection
Updated https://github.com/ChimeHQ/AsyncXPCConnection (0.19s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/mattmassicotte/Queue (0.18s)
Updating https://github.com/ChimeHQ/ProcessEnv
Fetched https://github.com/apple/swift-docc-plugin (0.21s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.18s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.05s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.16s)
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.24s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
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 Mixin+Equals.swift
[2/45] Compiling SymbolKit Mixin+Hash.swift
[3/45] Compiling SymbolKit Mixin.swift
[4/45] Compiling SymbolKit LineList.swift
[5/45] Compiling SymbolKit Position.swift
[6/45] Compiling SymbolKit SourceRange.swift
[7/50] Compiling SymbolKit SPI.swift
[8/50] Compiling SymbolKit Snippet.swift
[9/50] Compiling SymbolKit Extension.swift
[10/50] Compiling SymbolKit GenericConstraint.swift
[11/50] Compiling SymbolKit GenericParameter.swift
[12/50] Compiling SymbolKit AvailabilityItem.swift
[13/50] Compiling SymbolKit Domain.swift
[14/50] Compiling SymbolKit DeclarationFragments.swift
[15/50] Compiling SymbolKit Fragment.swift
[16/50] Compiling SymbolKit FragmentKind.swift
[17/50] Compiling SymbolKit FunctionParameter.swift
[18/50] Compiling SymbolKit FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.swift
[24/50] Compiling SymbolKit SourceOrigin.swift
[25/50] Compiling SymbolKit GenericConstraints.swift
[26/50] Compiling SymbolKit Swift.swift
[27/50] Compiling SymbolKit SemanticVersion.swift
[28/50] Compiling SymbolKit AccessControl.swift
[29/50] Compiling SymbolKit Availability.swift
[30/50] Compiling SymbolKit Generics.swift
[31/50] Compiling SymbolKit Namespace.swift
[32/50] Compiling SymbolKit Symbol.swift
[33/50] Compiling SymbolKit SymbolKind.swift
[34/50] Compiling SymbolKit SymbolGraph.swift
[35/50] Emitting module SymbolKit
[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] Emitting module Snippets
[48/50] Compiling Snippets Snippet.swift
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SnippetBuildCommand.swift
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (6.26s)
Building for debugging...
Build complete! (0.25s)
Target:                   ProcessServiceClient
Generating documentation for 'ProcessServiceClient'...
Converting documentation...
Conversion complete! (0.16s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/main'
Building for debugging...
Build complete! (0.35s)
Building for debugging...
Build complete! (0.40s)
Successfully merged into /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/chimehq/processservice/main/index/index.json
Successfully merged into /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/chimehq/processservice/main/linkable-paths.json
     123
2	/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/chimehq/processservice/main
File count: 123
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-chimehq-processservice-main-91a534ce.zip to s3://spi-docs-inbox/prod-chimehq-processservice-main-91a534ce.zip
Copying... [16%]
Copying... [33%]
Copying... [49%]
Copying... [66%]
Copying... [82%]
Copying... [99%]
Copying... [100%]
Done.