The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-async-result, reference main (99313d), with Swift 6.0 for macOS (SPM) on 7 Apr 2026 14:12:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylehughes/swift-async-result.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kylehughes/swift-async-result
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99313d5 Add explicit `nonisolated(nonsending)` to async methods and closures
Cloned https://github.com/kylehughes/swift-async-result.git
Revision (git rev-parse @):
99313d55d9cff4f9450f409838907b5f12be41d0
SUCCESS checkout https://github.com/kylehughes/swift-async-result.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kylehughes/swift-async-result.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
BUILD FAILURE 6.0 macosSpm