The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FileSystem, reference main (7aed62), with Swift 5.9 for macOS (SPM) on 17 Jun 2025 01:45:54 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/FileSystem
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/apple/swift-log
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
[50/8711] Fetching zipfoundation, swift-log
[4520/85034] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/apple/swift-nio (4.33s)
Fetching https://github.com/tuist/Path
Fetched https://github.com/apple/swift-log (4.33s)
Fetched https://github.com/tuist/ZIPFoundation (4.33s)
[1/354] Fetching path
Fetched https://github.com/tuist/Path (0.65s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.36s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.37s)
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