Build Information
Failed to build swift-format, reference 0.50800.0 (e725e5), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 22:08:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-format.git
Reference: 0.50800.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDGGiesbrecht/swift-format
* tag 0.50800.0 -> FETCH_HEAD
HEAD is now at e725e5a Converted deployment targets.
Cloned https://github.com/SDGGiesbrecht/swift-format.git
Revision (git rev-parse @):
e725e5a10b177415b68922822544178052c89b9e
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-format.git at 0.50800.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SDGGiesbrecht/swift-format.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SDGGiesbrecht/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
[1/30074] Fetching swift-syntax
[2/45454] Fetching swift-syntax, swift-argument-parser
[604/52309] Fetching swift-syntax, swift-argument-parser, swift-tools-support-core
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (1.82s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.82s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (2.42s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.39s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/SDGGiesbrecht/swift-syntax
Working copy of https://github.com/SDGGiesbrecht/swift-syntax resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
error: the executable 'swift-format' requires macos 10.13, but depends on the product 'TSCBasic' which requires macos 10.15; consider changing the executable 'swift-format' to require macos 10.15 or later, or the product 'TSCBasic' to require macos 10.13 or earlier.
error: the executable 'swift-format' requires macos 10.13, but depends on the product 'TSCBasic' which requires macos 10.15; consider changing the executable 'swift-format' to require macos 10.15 or later, or the product 'TSCBasic' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm