Build Information
Successful build of ProcessService 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/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.26s)
Fetching https://github.com/mattmassicotte/Queue from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.26s)
Fetched https://github.com/mattmassicotte/Queue (0.26s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.07s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.10s)
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
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
========================================
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 from cache
Fetched https://github.com/ChimeHQ/ProcessService.git (0.30s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.26s)
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetched https://github.com/mattmassicotte/Queue (0.20s)
Fetched https://github.com/ChimeHQ/ProcessEnv (0.24s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.03s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.03s)
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/ProcessService.git
Working copy of https://github.com/ChimeHQ/ProcessService.git resolved at main
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
https://github.com/ChimeHQ/ProcessService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[2/13] Compiling ProcessEnv Process+Output.swift
[3/13] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[4/13] Emitting module ProcessEnv
[5/13] Compiling ProcessEnv Process+Parameters.swift
[6/13] Compiling AsyncXPCConnection RemoteXPCService.swift
[7/13] Emitting module ProcessServiceShared
[8/13] Compiling ProcessServiceShared Process+Event.swift
[9/13] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[10/13] Emitting module Queue
[11/13] Compiling Queue AsyncQueue.swift
[12/13] Emitting module AsyncXPCConnection
[13/13] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[14/20] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[15/20] Emitting module ProcessServiceClient
[16/20] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[17/20] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[18/20] Compiling ProcessServiceClient HostedProcess.swift
[19/20] Emitting module ProcessServiceServer
[20/20] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (11.03s)
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.12s)
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.26s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/mattmassicotte/Queue (0.23s)
Updating https://github.com/ChimeHQ/ProcessEnv
Fetched https://github.com/apple/swift-docc-plugin (0.29s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.23s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.07s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.08s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.55s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
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 SPI.swift
[2/45] Compiling SymbolKit Snippet.swift
[3/45] Compiling SymbolKit Extension.swift
[4/45] Compiling SymbolKit GenericConstraint.swift
[5/45] Compiling SymbolKit GenericParameter.swift
[6/45] Compiling SymbolKit SourceOrigin.swift
[7/45] Compiling SymbolKit GenericConstraints.swift
[8/45] Compiling SymbolKit Swift.swift
[9/45] Compiling SymbolKit SemanticVersion.swift
[10/45] Compiling SymbolKit AccessControl.swift
[11/45] Compiling SymbolKit Availability.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 Generics.swift
[19/50] Compiling SymbolKit Namespace.swift
[20/50] Compiling SymbolKit Symbol.swift
[21/50] Compiling SymbolKit SymbolKind.swift
[22/50] Compiling SymbolKit SymbolGraph.swift
[23/50] Compiling SymbolKit FunctionSignature.swift
[24/50] Compiling SymbolKit Identifier.swift
[25/50] Compiling SymbolKit KindIdentifier.swift
[26/50] Compiling SymbolKit Location.swift
[27/50] Compiling SymbolKit Mutability.swift
[28/50] Compiling SymbolKit Names.swift
[29/50] Compiling SymbolKit Metadata.swift
[30/50] Compiling SymbolKit Module.swift
[31/50] Compiling SymbolKit OperatingSystem.swift
[32/50] Compiling SymbolKit Platform.swift
[33/50] Compiling SymbolKit Relationship.swift
[34/50] Compiling SymbolKit RelationshipKind.swift
[35/50] Compiling SymbolKit Mixin+Equals.swift
[36/50] Compiling SymbolKit Mixin+Hash.swift
[37/50] Compiling SymbolKit Mixin.swift
[38/50] Compiling SymbolKit LineList.swift
[39/50] Compiling SymbolKit Position.swift
[40/50] Compiling SymbolKit SourceRange.swift
[41/50] Emitting module SymbolKit
[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 SnippetParser.swift
[49/50] Compiling Snippets Snippet.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (5.36s)
Building for debugging...
Build complete! (0.27s)
Target: ProcessServiceClient
Generating documentation for 'ProcessServiceClient'...
Converting documentation...
Conversion complete! (0.25s)
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.32s)
Building for debugging...
Build complete! (0.18s)
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
124
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: 124
Doc size: 2.0MB
Preparing doc bundle ...
Uploading dev-chimehq-processservice-main-af43eb92.zip to s3://spi-docs-inbox/dev-chimehq-processservice-main-af43eb92.zip
Copying... [16%]
Copying... [33%]
Copying... [49%]
Copying... [66%]
Copying... [82%]
Copying... [98%]
Copying... [100%]
Done.