Build Information
Failed to build AsyncQueues, reference main (55c037), with Swift 6.0 for macOS (SPM) on 15 Nov 2025 00:29:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/groue/AsyncQueues.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/groue/AsyncQueues
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 55c037a Fix compiler warnings for Swift 6.2, and support more sending scenarios
Cloned https://github.com/groue/AsyncQueues.git
Revision (git rev-parse @):
55c037ac92b66ffb481fb0ec7e35a763c27375de
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/groue/AsyncQueues.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/groue/AsyncQueues.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.1.0 but the installed version is 6.0.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.3
BUILD FAILURE 6.0 macosSpm