Build Information
Failed to build DynuREST, reference 4.2.0 (ba6855), with Swift 6.1 for iOS using Xcode 16.3 on 1 Feb 2026 22:54:59 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: 4.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/DynuREST
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at ba68559 Converted to Swift-Testing (#9)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
ba685596a0d28b695a8fa8785f1dac487f649460
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.2.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/DynuREST.git
https://github.com/richardpiazza/DynuREST.git
{
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-testing.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "sessionplus",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0-beta.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/SessionPlus.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/ShellOut.git"
}
],
"manifest_display_name" : "DynuREST",
"name" : "DynuREST",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "DynuREST",
"targets" : [
"DynuREST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dynu",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dynu"
],
"sources" : [
"IPCommand.swift",
"MainCommand.swift",
"UpdateCommand.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "executable"
},
{
"c99name" : "DynuRESTTests",
"module_type" : "SwiftTarget",
"name" : "DynuRESTTests",
"path" : "Tests/DynuRESTTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"DynuAPITests.swift",
"IPAddressTests.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "test"
},
{
"c99name" : "DynuREST",
"module_type" : "SwiftTarget",
"name" : "DynuREST",
"path" : "Sources/DynuREST",
"product_dependencies" : [
"SessionPlus",
"ShellOut"
],
"product_memberships" : [
"DynuREST",
"dynu"
],
"sources" : [
"DynuClient.swift",
"DynuIPUpdater.swift",
"DynuRESTError.swift",
"IFConfigClient.swift",
"IFConfigCommand.swift",
"IPAddress.swift",
"IPSource.swift",
"IPifyClient.swift",
"ResponseCode.swift",
"URL+DynuREST.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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/richardpiazza/SessionPlus.git
Fetching from https://github.com/swiftlang/swift-testing.git
Fetching from https://github.com/johnsundell/ShellOut.git
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Resolve Package Graph
Updating from https://github.com/johnsundell/ShellOut.git
Updating from https://github.com/richardpiazza/SessionPlus.git
Updating from https://github.com/apple/swift-argument-parser.git
Updating from https://github.com/swiftlang/swift-testing.git
Updating from https://github.com/swiftlang/swift-syntax.git
Resolve Package Graph
Updating from https://github.com/apple/swift-argument-parser.git
Updating from https://github.com/johnsundell/ShellOut.git
Updating from https://github.com/swiftlang/swift-testing.git
Updating from https://github.com/richardpiazza/SessionPlus.git
Updating from https://github.com/swiftlang/swift-syntax.git
Resolved source packages:
spi-builder-workspace: (null)
2026-02-01 14:54:56.836 xcodebuild[546:3068] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-02_14-54-0056.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'sessionplus' >= 3.0.0-beta.1 contains incompatible tools version (6.2.0) and root depends on 'sessionplus' 3.0.0-beta.2..<4.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/swiftlang/swift-testing.git
Updating from https://github.com/apple/swift-argument-parser.git
Updating from https://github.com/johnsundell/ShellOut.git
Updating from https://github.com/richardpiazza/SessionPlus.git
Updating from https://github.com/swiftlang/swift-syntax.git
Resolved source packages:
spi-builder-workspace: (null)
2026-02-01 14:54:59.329 xcodebuild[876:4863] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-02_14-54-0059.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'sessionplus' >= 3.0.0-beta.1 contains incompatible tools version (6.2.0) and root depends on 'sessionplus' 3.0.0-beta.2..<4.0.0.
BUILD FAILURE 6.1 iOS