Build Information
Failed to build swift-topsort, reference 0.2.0 (bce466), with Swift 6.1 for visionOS using Xcode 16.3 on 4 Apr 2026 07:52:55 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/swift-topsort.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rarestype/swift-topsort
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at bce466a Merge pull request #1 from rarestype/format
Cloned https://github.com/rarestype/swift-topsort.git
Revision (git rev-parse @):
bce466a11a3c3164c6f89110d0b03277d9da885a
SUCCESS checkout https://github.com/rarestype/swift-topsort.git at 0.2.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/rarestype/swift-topsort.git
https://github.com/rarestype/swift-topsort.git
{
"dependencies" : [
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/dollup"
}
],
"manifest_display_name" : "swift-topsort",
"name" : "swift-topsort",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "TopologicalSorting",
"targets" : [
"TopologicalSorting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TopologicalSortingTests",
"module_type" : "SwiftTarget",
"name" : "TopologicalSortingTests",
"path" : "Sources/TopologicalSortingTests",
"sources" : [
"Sorting.TestNode.swift",
"Sorting.swift"
],
"target_dependencies" : [
"TopologicalSorting"
],
"type" : "test"
},
{
"c99name" : "TopologicalSorting",
"module_type" : "SwiftTarget",
"name" : "TopologicalSorting",
"path" : "Sources/TopologicalSorting",
"product_memberships" : [
"TopologicalSorting"
],
"sources" : [
"Dictionary (ext).swift",
"Sequence (ext).swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ordo-one/dollup
Resolve Package Graph
Updating from https://github.com/ordo-one/dollup
Resolve Package Graph
Updating from https://github.com/ordo-one/dollup
Resolved source packages:
spi-builder-workspace: (null)
2026-04-04 00:52:54.083 xcodebuild[549:3114] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-04-04_00-52-0054.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'dollup' contains incompatible tools version (6.2.0) and root depends on 'dollup' 1.0.1..<2.0.0.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/ordo-one/dollup
Resolved source packages:
spi-builder-workspace: (null)
2026-04-04 00:52:55.284 xcodebuild[750:4187] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-04-04_00-52-0055.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'dollup' contains incompatible tools version (6.2.0) and root depends on 'dollup' 1.0.1..<2.0.0.
BUILD FAILURE 6.1 visionOS