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 SwiftSoup, reference master (c1d761), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 13 Sep 2025 03:34:57 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scinfu/SwiftSoup.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/scinfu/SwiftSoup
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c1d7614 Merge pull request #348 from DarkDust/feature/speed-regression
Cloned https://github.com/scinfu/SwiftSoup.git
Revision (git rev-parse @):
c1d7614aa52e62588d835ff400d510ce13806fa8
SUCCESS checkout https://github.com/scinfu/SwiftSoup.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/scinfu/SwiftSoup.git
Command line invocation:
    /Applications/Xcode-15.4.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/apple/swift-atomics.git
Fetching from https://github.com/nicklockwood/LRUCache
Creating working copy of package ‘LRUCache’
Checking out 1.1.2 of package ‘LRUCache’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Resolved source packages:
  LRUCache: https://github.com/nicklockwood/LRUCache @ 1.1.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: LRUCache, swift-atomics
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
Command line invocation:
    /Applications/Xcode-15.4.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
Resolved source packages:
  LRUCache: https://github.com/nicklockwood/LRUCache @ 1.1.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: LRUCache, swift-atomics
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
BUILD FAILURE 5.10 macosXcodebuild