Build Information
Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.1 for Android on 28 May 2025 17:42:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Reference: 0.3.17
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/OperatorFoundation/AdversaryLabClientSwift
* tag 0.3.17 -> FETCH_HEAD
HEAD is now at 515c104 Update Package.swift
Cloned https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Revision (git rev-parse @):
515c104060918a7479ec0aff13e63cb2962475d4
SUCCESS checkout https://github.com/OperatorFoundation/AdversaryLabClientSwift.git at 0.3.17
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits.git"
},
{
"identity" : "chord",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.13",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Chord.git"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable.git"
},
{
"identity" : "internetprotocols",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
},
{
"identity" : "packetcapturelibpcap",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketCaptureLibpcap.git"
},
{
"identity" : "packetstream",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketStream.git"
},
{
"identity" : "song",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Song.git"
},
{
"identity" : "swift-netutils",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/svdo/swift-netutils.git"
},
{
"identity" : "swiftqueue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftQueue.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.12",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "AdversaryLabClientSwift",
"name" : "AdversaryLabClientSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AdversaryLabClient",
"targets" : [
"AdversaryLabClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "AdversaryLabClientCore",
"targets" : [
"AdversaryLabClientCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RawPacket",
"targets" : [
"RawPacket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RawPacket",
"module_type" : "SwiftTarget",
"name" : "RawPacket",
"path" : "Sources/RawPacket",
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"RawPacket"
],
"sources" : [
"RawPacket.swift"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClientCoreTests",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCoreTests",
"path" : "Tests/AdversaryLabClientCoreTests",
"sources" : [
"XCTestManifests.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "test"
},
{
"c99name" : "AdversaryLabClientCore",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCore",
"path" : "Sources/AdversaryLabClientCore",
"product_dependencies" : [
"Bits",
"Chord",
"Datable",
"InternetProtocols",
"NetUtils",
"PacketStream",
"SwiftQueue",
"ZIPFoundation",
"Symphony",
"PacketCaptureLibpcap"
],
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore"
],
"sources" : [
"AdversaryLabClient.swift",
"Connection.swift",
"Constants.swift",
"InterfaceController.swift",
"SongProtocol.swift",
"State.swift"
],
"target_dependencies" : [
"RawPacket"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClient",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClient",
"path" : "Sources/AdversaryLabClient",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"AdversaryLabClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/svdo/swift-netutils.git
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/Song.git
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
[1/45] Fetching packetstream
[46/638] Fetching packetstream, song
[639/6212] Fetching packetstream, song, zipfoundation
[1141/6282] Fetching packetstream, song, zipfoundation, swiftqueue
[1546/7522] Fetching packetstream, song, zipfoundation, swiftqueue, swift-netutils
[1906/7614] Fetching packetstream, song, zipfoundation, swiftqueue, swift-netutils, packetcapturelibpcap
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.34s)
[4664/7569] Fetching song, zipfoundation, swiftqueue, swift-netutils, packetcapturelibpcap
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.35s)
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.35s)
Fetching https://github.com/OperatorFoundation/Chord.git
Fetching https://github.com/OperatorFoundation/Datable.git
[5066/7407] Fetching song, zipfoundation, swift-netutils
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.36s)
[4641/6814] Fetching zipfoundation, swift-netutils
Fetched https://github.com/svdo/swift-netutils.git from cache (0.37s)
[3624/5574] Fetching zipfoundation
Fetching https://github.com/OperatorFoundation/Bits.git
Fetching https://github.com/apple/swift-argument-parser.git
[5575/5696] Fetching zipfoundation, bits
[5697/6095] Fetching zipfoundation, bits, datable
[6096/6562] Fetching zipfoundation, bits, datable, internetprotocols
[6372/7066] Fetching zipfoundation, bits, datable, internetprotocols, chord
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.35s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.37s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.74s)
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.38s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.44s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.35s)
Computing version for https://github.com/svdo/swift-netutils.git
error: Dependencies could not be resolved because no versions of 'swift-netutils' match the requirement 4.3.0..<5.0.0 and root depends on 'swift-netutils' 4.3.0..<5.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Updating https://github.com/OperatorFoundation/PacketStream.git
Updating https://github.com/OperatorFoundation/Song.git
Updating https://github.com/svdo/swift-netutils.git
Updating https://github.com/weichsel/ZIPFoundation.git
Updated https://github.com/weichsel/ZIPFoundation.git (0.19s)
Updated https://github.com/OperatorFoundation/PacketCaptureLibpcap.git (0.20s)
Updated https://github.com/svdo/swift-netutils.git (0.19s)
Updating https://github.com/OperatorFoundation/SwiftQueue.git
Updated https://github.com/OperatorFoundation/PacketStream.git (0.20s)
Updated https://github.com/OperatorFoundation/Song.git (0.20s)
Updating https://github.com/OperatorFoundation/InternetProtocols.git
Updating https://github.com/OperatorFoundation/Datable.git
Updating https://github.com/OperatorFoundation/Bits.git
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/OperatorFoundation/Datable.git (0.18s)
Updated https://github.com/OperatorFoundation/InternetProtocols.git (0.19s)
Updating https://github.com/OperatorFoundation/Chord.git
Updated https://github.com/OperatorFoundation/Bits.git (0.22s)
Updated https://github.com/OperatorFoundation/SwiftQueue.git (0.24s)
Updated https://github.com/OperatorFoundation/Chord.git (0.18s)
Updated https://github.com/apple/swift-argument-parser.git (0.21s)
Computing version for https://github.com/svdo/swift-netutils.git
error: Dependencies could not be resolved because no versions of 'swift-netutils' match the requirement 4.3.0..<5.0.0 and root depends on 'swift-netutils' 4.3.0..<5.0.0.
BUILD FAILURE 6.1 android