This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: 0.2.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ProcessService
 * tag               0.2.6      -> FETCH_HEAD
HEAD is now at 369fb03 Move to dispatch queue
Cloned https://github.com/ChimeHQ/ProcessService.git
Revision (git rev-parse @):
369fb0379983d3b43c7d7ad62c4e91ee020e347c
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at 0.2.6
Fetching https://github.com/ChimeHQ/ConcurrencyPlus from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.21s)
Fetched https://github.com/ChimeHQ/ConcurrencyPlus (0.22s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.58s)
Computing version for https://github.com/ChimeHQ/ConcurrencyPlus
Computed https://github.com/ChimeHQ/ConcurrencyPlus at 0.4.0 (0.37s)
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/ChimeHQ/ConcurrencyPlus
Working copy of https://github.com/ChimeHQ/ConcurrencyPlus resolved at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessService",
      "dependencies": [
        {
          "identity": "concurrencyplus",
          "name": "ConcurrencyPlus",
          "url": "https://github.com/ChimeHQ/ConcurrencyPlus",
          "version": "0.4.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ConcurrencyPlus",
          "dependencies": [
          ]
        },
        {
          "identity": "processenv",
          "name": "ProcessEnv",
          "url": "https://github.com/ChimeHQ/ProcessEnv",
          "version": "0.3.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessEnv",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/ProcessService.git
[1/526] Fetching processservice
Fetched https://github.com/ChimeHQ/ProcessService.git (0.30s)
Fetching https://github.com/ChimeHQ/ConcurrencyPlus from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.21s)
Fetched https://github.com/ChimeHQ/ConcurrencyPlus (0.22s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.01s)
Computing version for https://github.com/ChimeHQ/ConcurrencyPlus
Computed https://github.com/ChimeHQ/ConcurrencyPlus at 0.4.2 (0.01s)
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/ChimeHQ/ProcessService.git
Working copy of https://github.com/ChimeHQ/ProcessService.git resolved at 0.2.6
Creating working copy for https://github.com/ChimeHQ/ConcurrencyPlus
Working copy of https://github.com/ChimeHQ/ConcurrencyPlus resolved at 0.4.2
warning: '.resolve-product-dependencies': dependency 'processservice' is not used by any target
Found 2 product dependencies
  - ConcurrencyPlus
  - ProcessEnv
========================================
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/15] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[2/15] Compiling ProcessServiceShared Process+Event.swift
[3/15] Emitting module ProcessServiceShared
[4/15] Compiling ProcessEnv Process+Output.swift
[5/15] Compiling ConcurrencyPlus Task+Relay.swift
[6/15] Compiling ConcurrencyPlus NSXPCConnection+Continuation.swift
[7/15] Compiling ConcurrencyPlus Continuation+Resuming.swift
[8/15] Compiling ConcurrencyPlus AsyncSubject.swift
[9/15] Compiling ConcurrencyPlus MainActor+Unsafe.swift
[10/15] Compiling ConcurrencyPlus TaskQueue.swift
[11/15] Emitting module ConcurrencyPlus
[12/15] Compiling ConcurrencyPlus AsyncThrowingSubject.swift
[13/15] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[14/15] Compiling ProcessEnv Process+Parameters.swift
[15/15] Emitting module ProcessEnv
[16/22] Emitting module ProcessServiceServer
[17/22] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[18/22] Emitting module ProcessServiceClient
[19/22] Compiling ProcessServiceClient HostedProcess.swift
[20/22] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[21/22] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[22/22] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (5.78s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/chimehq/processservice/0.2.6
Repository:               ChimeHQ/ProcessService
Swift version used:       5.9
Target:                   ProcessServiceServer
Generating documentation for 'ProcessServiceServer'...
Converting documentation...
Conversion complete! (0.08s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/0.2.6'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/ChimeHQ/ProcessEnv
Updating https://github.com/ChimeHQ/ConcurrencyPlus
Updated https://github.com/ChimeHQ/ProcessEnv (0.18s)
Updated https://github.com/ChimeHQ/ConcurrencyPlus (0.18s)
Fetched https://github.com/apple/swift-docc-plugin (0.26s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.42s)
Computing version for https://github.com/ChimeHQ/ConcurrencyPlus
Computed https://github.com/ChimeHQ/ConcurrencyPlus at 0.4.0 (0.39s)
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.59s)
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...
[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 AvailabilityItem.swift
[8/50] Compiling SymbolKit Domain.swift
[9/50] Compiling SymbolKit DeclarationFragments.swift
[10/50] Compiling SymbolKit Fragment.swift
[11/50] Compiling SymbolKit FragmentKind.swift
[12/50] Compiling SymbolKit FunctionParameter.swift
[13/50] Compiling SymbolKit SPI.swift
[14/50] Compiling SymbolKit Snippet.swift
[15/50] Compiling SymbolKit Extension.swift
[16/50] Compiling SymbolKit GenericConstraint.swift
[17/50] Compiling SymbolKit GenericParameter.swift
[18/50] Compiling SymbolKit SourceOrigin.swift
[19/50] Compiling SymbolKit GenericConstraints.swift
[20/50] Compiling SymbolKit Swift.swift
[21/50] Compiling SymbolKit SemanticVersion.swift
[22/50] Compiling SymbolKit AccessControl.swift
[23/50] Compiling SymbolKit Availability.swift
[24/50] Compiling SymbolKit FunctionSignature.swift
[25/50] Compiling SymbolKit Identifier.swift
[26/50] Compiling SymbolKit KindIdentifier.swift
[27/50] Compiling SymbolKit Location.swift
[28/50] Compiling SymbolKit Mutability.swift
[29/50] Compiling SymbolKit Names.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] Compiling Snippets Snippet.swift
[48/50] Compiling Snippets SnippetParser.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (2.90s)
Building for debugging...
Build complete! (0.11s)
Target:                   ProcessServiceClient
Generating documentation for 'ProcessServiceClient'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/0.2.6'
Building for debugging...
Build complete! (0.14s)
Building for debugging...
Build complete! (0.10s)
Successfully merged into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/chimehq/processservice/0.2.6/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/chimehq/processservice/0.2.6/linkable-paths.json
     122
2	/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/chimehq/processservice/0.2.6
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/chimehq/processservice/0.2.6
File count: 122
Doc size:   2.0MB
Preparing doc bundle ...
Uploading dev-chimehq-processservice-0.2.6-5ec6d99c.zip to s3://spi-docs-inbox/dev-chimehq-processservice-0.2.6-5ec6d99c.zip
Copying... [16%]
Copying... [33%]
Copying... [49%]
Copying... [66%]
Copying... [82%]
Copying... [99%]
Copying... [100%]
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.