Build Information
Failed to build swift-format with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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: 5.10
Building package at path: $workDir
https://github.com/SDGGiesbrecht/swift-format.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/SDGGiesbrecht/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (0.33s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.33s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.33s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (0.04s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.6.1 (0.61s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.3.0
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.6.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 5.10 macosSpm