Build Information
Failed to build swift-collections-differentiable, reference 2.0.0 (8f3d3c), with Swift 6.1 for macOS (SPM) on 19 Apr 2026 10:59:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/differentiable-swift/swift-collections-differentiable.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/differentiable-swift/swift-collections-differentiable
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 8f3d3cb ci: remove Swift 6.1.3 add 6.3 and drop macOS 15 support
Cloned https://github.com/differentiable-swift/swift-collections-differentiable.git
Revision (git rev-parse @):
8f3d3cb46cc306236635cb42cd05adf51d227b9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/differentiable-swift/swift-collections-differentiable.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/differentiable-swift/swift-collections-differentiable.git
https://github.com/differentiable-swift/swift-collections-differentiable.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-differentiation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/differentiable-swift/swift-differentiation.git"
}
],
"manifest_display_name" : "swift-collections-differentiable",
"name" : "swift-collections-differentiable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
}
],
"products" : [
{
"name" : "CollectionsDifferentiable",
"targets" : [
"CollectionsDifferentiable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OrderedCollectionsDifferentiable",
"targets" : [
"OrderedCollectionsDifferentiable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OrderedCollectionsDifferentiableTests",
"module_type" : "SwiftTarget",
"name" : "OrderedCollectionsDifferentiableTests",
"path" : "Tests/OrderedCollectionsDifferentiableTests",
"sources" : [
"OrderedDictionary+DifferentiableTests.swift",
"OrderedDictionary+UpdateTests.swift",
"OrderedDictionaryValues+DifferentiableTests.swift"
],
"target_dependencies" : [
"OrderedCollectionsDifferentiable"
],
"type" : "test"
},
{
"c99name" : "OrderedCollectionsDifferentiable",
"module_type" : "SwiftTarget",
"name" : "OrderedCollectionsDifferentiable",
"path" : "Sources/OrderedCollectionsDifferentiable",
"product_dependencies" : [
"OrderedCollections",
"Differentiation"
],
"product_memberships" : [
"CollectionsDifferentiable",
"OrderedCollectionsDifferentiable"
],
"sources" : [
"OrderedCollections.swift",
"OrderedDictionary+Differentiable.swift",
"OrderedDictionary+Update.swift",
"OrderedDictionaryValues+Differentiable.swift"
],
"type" : "library"
},
{
"c99name" : "CollectionsDifferentiable",
"module_type" : "SwiftTarget",
"name" : "CollectionsDifferentiable",
"path" : "Sources/CollectionsDifferentiable",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"CollectionsDifferentiable"
],
"sources" : [
"Collections.swift"
],
"target_dependencies" : [
"OrderedCollectionsDifferentiable"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/differentiable-swift/swift-differentiation.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/1266] Fetching swift-differentiation
Fetched https://github.com/differentiable-swift/swift-differentiation.git from cache (1.47s)
Fetched https://github.com/apple/swift-collections.git from cache (1.52s)
Computing version for https://github.com/differentiable-swift/swift-differentiation.git
Computed https://github.com/differentiable-swift/swift-differentiation.git at 2.0.1 (2.00s)
Fetching https://github.com/differentiable-swift/swift-differentiation-stdlib.git
[1/79] Fetching swift-differentiation-stdlib
Fetched https://github.com/differentiable-swift/swift-differentiation-stdlib.git from cache (1.17s)
Computing version for https://github.com/differentiable-swift/swift-differentiation-stdlib.git
error: Dependencies could not be resolved because 'swift-differentiation-stdlib' contains incompatible tools version (6.2.0) and root depends on 'swift-differentiation' 2.0.0..<3.0.0.
'swift-differentiation' >= 2.0.0 practically depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 because 'swift-differentiation' 2.0.0 depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 and 'swift-differentiation' 2.0.1 depends on 'swift-differentiation-stdlib' 602.0.1..<603.0.0.
'swift-differentiation' {2.0.0, 2.0.2..<3.0.0} practically depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 because no versions of 'swift-differentiation' match the requirement 2.0.2..<3.0.0 and 'swift-differentiation' 2.0.0 depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/differentiable-swift/swift-differentiation.git
Updated https://github.com/differentiable-swift/swift-differentiation.git (0.62s)
Updated https://github.com/apple/swift-collections.git (0.62s)
Computing version for https://github.com/differentiable-swift/swift-differentiation.git
Computed https://github.com/differentiable-swift/swift-differentiation.git at 2.0.1 (0.70s)
Updating https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Updated https://github.com/differentiable-swift/swift-differentiation-stdlib.git (0.45s)
Computing version for https://github.com/differentiable-swift/swift-differentiation-stdlib.git
error: Dependencies could not be resolved because 'swift-differentiation-stdlib' contains incompatible tools version (6.2.0) and root depends on 'swift-differentiation' 2.0.0..<3.0.0.
'swift-differentiation' >= 2.0.0 practically depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 because 'swift-differentiation' 2.0.0 depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 and 'swift-differentiation' 2.0.1 depends on 'swift-differentiation-stdlib' 602.0.1..<603.0.0.
'swift-differentiation' {2.0.0, 2.0.2..<3.0.0} practically depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0 because no versions of 'swift-differentiation' match the requirement 2.0.2..<3.0.0 and 'swift-differentiation' 2.0.0 depends on 'swift-differentiation-stdlib' 602.0.0..<603.0.0.
BUILD FAILURE 6.1 macosSpm