Build Information
Failed to build DynuREST, reference main (d4063b), with Swift 6.1 for Android on 3 Feb 2026 20:03:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/richardpiazza/DynuREST
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d4063b5 Updated Swift Argument Parser (#10)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
d4063b5d31c80dd34dab0b8f16d29213f963c2bb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/DynuREST.git
https://github.com/richardpiazza/DynuREST.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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.7.0",
"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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-testing.git
[1/17171] Fetching swift-argument-parser
[4981/49820] Fetching swift-argument-parser, swift-testing
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.42s)
[20777/32649] Fetching swift-testing
[20778/33629] Fetching swift-testing, shellout
[20818/34306] Fetching swift-testing, shellout, sessionplus
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.45s)
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.46s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (2.82s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (6.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.96s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (1.48s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74066] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.33s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
error: 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.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/swiftlang/swift-testing.git
Updating https://github.com/johnsundell/ShellOut.git
Updated https://github.com/johnsundell/ShellOut.git (0.34s)
Updating https://github.com/richardpiazza/SessionPlus.git
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/swiftlang/swift-testing.git (0.44s)
Updated https://github.com/richardpiazza/SessionPlus.git (0.30s)
Updated https://github.com/apple/swift-argument-parser.git (0.30s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (4.91s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.02s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (1.55s)
Updating https://github.com/swiftlang/swift-syntax.git
Updated https://github.com/swiftlang/swift-syntax.git (0.56s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
error: 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 android