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 swift-ast-explorer, reference master (ae4369), with Swift 5.10 for macOS (SPM) on 17 Dec 2025 02:04:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftfiddle/swift-ast-explorer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftfiddle/swift-ast-explorer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ae43699 Merge pull request #1722 from SwiftFiddle/create-pull-request/patch
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
ae43699fc719c7208a62aa96e32931c2a52793bc
SUCCESS checkout https://github.com/swiftfiddle/swift-ast-explorer.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swiftfiddle/swift-ast-explorer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/swiftlang/swift-tools-support-core
Fetching https://github.com/vapor/vapor.git
[1/3980] Fetching leaf
[3981/80383] Fetching leaf, vapor
[3982/87519] Fetching leaf, vapor, swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core from cache (3.08s)
Fetched https://github.com/vapor/leaf.git from cache (3.08s)
Fetched https://github.com/vapor/vapor.git from cache (3.08s)
Computing version for https://github.com/swiftlang/swift-tools-support-core
Computed https://github.com/swiftlang/swift-tools-support-core at 0.7.3 (2.49s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.1 (0.38s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4993] Fetching leaf-kit
[101/11036] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.12s)
Fetched https://github.com/vapor/leaf-kit.git from cache (1.12s)
Computing version for https://github.com/vapor/vapor.git
error: Dependencies could not be resolved because 'vapor' >= 4.118.0 contains incompatible tools version (6.0.0) and root depends on 'vapor' 4.120.0..<5.0.0.
BUILD FAILURE 5.10 macosSpm