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 iOS using Xcode 15.2 on 17 Jun 2025 01:46:14 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

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:         iOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/tuist/ZIPFoundation
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/apple/swift-nio
Fetching from https://github.com/tuist/Path
Resolve Package Graph
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/apple/swift-log
Updating from https://github.com/tuist/ZIPFoundation
Updating from https://github.com/tuist/Path
Resolve Package Graph
Updating from https://github.com/apple/swift-log
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/tuist/ZIPFoundation
Updating from https://github.com/tuist/Path
Resolve Package Graph
Updating from https://github.com/tuist/ZIPFoundation
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/apple/swift-log
Updating from https://github.com/tuist/Path
Resolved source packages:
  FileSystem: /Users/admin/builder/spi-builder-workspace
2025-06-16 21:46:10.816 xcodebuild[462:2594] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-16-06_21-46-0010.xcresult
xcodebuild: error: Could not resolve package dependencies:
  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.
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/tuist/ZIPFoundation
Updating from https://github.com/apple/swift-log
Updating from https://github.com/tuist/Path
Resolved source packages:
  FileSystem: /Users/admin/builder/spi-builder-workspace
2025-06-16 21:46:13.639 xcodebuild[708:3661] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-16-06_21-46-0013.xcresult
xcodebuild: error: Could not resolve package dependencies:
  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 iOS