Build Information
Failed to build swift-identified-collections, reference 1.1.1 (322d9f
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 00:21:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-identified-collections.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-identified-collections
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 322d9ff Android support (#80)
Cloned https://github.com/pointfreeco/swift-identified-collections.git
Revision (git rev-parse @):
322d9ffeeba85c9f7c4984b39422ec7cc3c56597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-identified-collections.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pointfreeco/swift-identified-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/apple/swift-docc-plugin
[1/498] Fetching swift-collections-benchmark
[76/2580] Fetching swift-collections-benchmark, swift-docc-plugin
[201/19220] Fetching swift-collections-benchmark, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.64s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (1.64s)
Fetched https://github.com/apple/swift-collections from cache (1.64s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.4 (2.05s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/4436] Fetching swift-system
[756/19816] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (1.52s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.95s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-collections-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.4.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
error: the executable 'swift-identified-collections-benchmark' requires macos 10.13, but depends on the product 'CollectionsBenchmark' which requires macos 15.0; consider changing the executable 'swift-identified-collections-benchmark' to require macos 15.0 or later, or the product 'CollectionsBenchmark' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm