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

Failed to build ProcessService with Swift 5.8 for watchOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme ProcessService-Package -destination generic/platform=watchos

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/vMd7uqzK/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
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/ChimeHQ/ProcessService.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ChimeHQ/AsyncXPCConnection (cached)
Fetching from https://github.com/mattmassicotte/Queue (cached)
Fetching from https://github.com/ChimeHQ/ProcessEnv (cached)
Creating working copy of package ‘AsyncXPCConnection’
Checking out 82a0eb00a0d881e6a65cad0acc031c1efd058d06 of package ‘AsyncXPCConnection’
Creating working copy of package ‘Queue’
Checking out 0.1.4 of package ‘Queue’
Creating working copy of package ‘ProcessEnv’
Checking out 0.3.1 of package ‘ProcessEnv’
Resolve Package Graph
Resolved source packages:
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 82a0eb0
  ProcessService: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
resolved source packages: AsyncXPCConnection, ProcessService, Queue, ProcessEnv
2024-01-17 04:14:19.984 xcodebuild[74997:13337075] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProcessService-Package",
      "ProcessServiceClient",
      "ProcessServiceContainer",
      "ProcessServiceServer"
    ]
  }
}
2024-01-17 04:14:29.274 xcodebuild[75411:13338141] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme ProcessService-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProcessService-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 82a0eb0
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  ProcessService: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 00a5280f1050c6b799eb0c442151f50f
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/00a5280f1050c6b799eb0c442151f50f.xcbuilddata
note: Building targets in dependency order
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClientTests' from project 'ProcessService')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClientTests' from project 'ProcessService')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework'. (in target 'ProcessServiceClientTests' from project 'ProcessService')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClient' from project 'ProcessService')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClient' from project 'ProcessService')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework'. (in target 'ProcessServiceContainer' from project 'ProcessService')
Resolve Package Graph
2024-01-17 04:14:30.406 xcodebuild[75416:13338223] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-17 04:14:33.863 xcodebuild[75416:13338223] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f34a00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Queue/Sources/Queue/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProcessService-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ProcessService: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 82a0eb0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 00a5280f1050c6b799eb0c442151f50f
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/00a5280f1050c6b799eb0c442151f50f.xcbuilddata
note: Building targets in dependency order
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework'. (in target 'ProcessServiceContainer' from project 'ProcessService')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClient' from project 'ProcessService')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClient' from project 'ProcessService')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClientTests' from project 'ProcessService')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ProcessServiceClientTests' from project 'ProcessService')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ProcessServiceContainer.xcframework'. (in target 'ProcessServiceClientTests' from project 'ProcessService')
2024-01-17 04:14:36.313 xcodebuild[75470:13338471] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-17 04:14:36.947 xcodebuild[75470:13338471] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003d52f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Queue/Sources/Queue/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.