Build Information
Failed to build FileSystem, reference 0.10.8 (7aed62
), with Swift 5.9 for macOS (SPM) on 17 Jun 2025 01:44:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: 0.10.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/FileSystem
* tag 0.10.8 -> FETCH_HEAD
HEAD is now at 7aed628 [Release] FileSystem 0.10.8
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
7aed628044e2e0595aec876cadb694aacab13a16
SUCCESS checkout https://github.com/tuist/FileSystem.git at 0.10.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/tuist/FileSystem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
[1/4875] Fetching zipfoundation
[50/8711] Fetching zipfoundation, swift-log
[8712/85034] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/tuist/ZIPFoundation (1.94s)
Fetching https://github.com/tuist/Path
[4600/80159] Fetching swift-log, swift-nio
[47342/80513] Fetching swift-log, swift-nio, path
Fetched https://github.com/tuist/Path (0.69s)
[52683/80159] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log (4.44s)
Fetched https://github.com/apple/swift-nio (4.44s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.33s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.33s)
Computing version for https://github.com/apple/swift-nio
error: Dependencies could not be resolved because root depends on 'swift-nio' 2.83.0..<3.0.0.
'swift-nio' >= 2.83.0 cannot be used because 'swift-nio' 2.83.0 contains incompatible tools version (5.10.0) and no versions of 'swift-nio' match the requirement 2.83.1..<3.0.0.
BUILD FAILURE 5.9 macosSpm