Build Information
Failed to build distributed-lock-valkey, reference main (09316a), with Swift 6.0 for macOS (SPM) on 24 Apr 2026 10:45:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/distributed-lock-valkey-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rosecoder/distributed-lock-valkey-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 09316ae chore: Migrated to valkey-swift
Cloned https://github.com/rosecoder/distributed-lock-valkey-swift.git
Revision (git rev-parse @):
09316aee3aa8dd16182220bbd2a62f43b68ac320
SUCCESS checkout https://github.com/rosecoder/distributed-lock-valkey-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/rosecoder/distributed-lock-valkey-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/rosecoder/distributed-lock-swift.git
Fetching https://github.com/valkey-io/valkey-swift
[1/72] Fetching distributed-lock-swift
[73/16669] Fetching distributed-lock-swift, valkey-swift
Fetched https://github.com/valkey-io/valkey-swift from cache (1.74s)
Fetched https://github.com/rosecoder/distributed-lock-swift.git from cache (1.74s)
Computing version for https://github.com/rosecoder/distributed-lock-swift.git
Computed https://github.com/rosecoder/distributed-lock-swift.git at 0.0.3 (0.44s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-log.git
[1/6649] Fetching swift-log
[2/12418] Fetching swift-log, swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.19s)
Computing version for https://github.com/valkey-io/valkey-swift
error: Dependencies could not be resolved because 'valkey-swift' contains incompatible tools version (6.1.0) and root depends on 'valkey-swift' 1.0.0..<2.0.0.
BUILD FAILURE 6.0 macosSpm