The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build cache, reference 5.0.1 (c628d0), with Swift 5.10 for macOS (SPM) on 17 Sep 2025 06:39:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/Cache.git
Reference: 5.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/Cache
 * tag               5.0.1      -> FETCH_HEAD
HEAD is now at c628d0c Purging documentation.
Cloned https://github.com/nashysolutions/Cache.git
Revision (git rev-parse @):
c628d0c374a7398403174ed9cdc6ee9d128f8675
SUCCESS checkout https://github.com/nashysolutions/Cache.git at 5.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nashysolutions/Cache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/nashysolutions/foundation-dependencies.git
[1/167] Fetching foundation-dependencies
[168/6501] Fetching foundation-dependencies, swift-dependencies
Fetched https://github.com/nashysolutions/foundation-dependencies.git from cache (1.59s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.59s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.40s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[105/3709] Fetching swift-clocks, combine-schedulers
[226/4587] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[558/10086] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.97s)
[4230/8794] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
[6871/80712] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.90s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.90s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.90s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.91s)
Computing version for https://github.com/nashysolutions/foundation-dependencies.git
Computed https://github.com/nashysolutions/foundation-dependencies.git at 5.0.1 (0.46s)
Fetching https://github.com/nashysolutions/files.git
Fetching https://github.com/nashysolutions/versioning.git
[1/80] Fetching versioning
[84/237] Fetching versioning, files
Fetched https://github.com/nashysolutions/files.git from cache (0.73s)
Fetched https://github.com/nashysolutions/versioning.git from cache (0.73s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 2.2.1 (0.47s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (0.46s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.37s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.55s)
Creating working copy for https://github.com/nashysolutions/versioning.git
Working copy of https://github.com/nashysolutions/versioning.git resolved at 2.1.0
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/nashysolutions/foundation-dependencies.git
Working copy of https://github.com/nashysolutions/foundation-dependencies.git resolved at 5.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
error: 'spi-builder-workspace': product 'DependenciesTestSupport' required by package 'spi-builder-workspace' target 'CacheTests' not found in package 'swift-dependencies'.
BUILD FAILURE 5.10 macosSpm