The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.3 for Android on 13 Apr 2026 18:52:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/OperatorFoundation/Song.git
Fetching https://github.com/svdo/swift-netutils.git
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
[1/92] Fetching packetcapturelibpcap
[93/685] Fetching packetcapturelibpcap, song
[319/755] Fetching packetcapturelibpcap, song, swiftqueue
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.28s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1/5963] Fetching zipfoundation
[121/6008] Fetching zipfoundation, packetstream
[524/7248] Fetching zipfoundation, packetstream, swift-netutils
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.42s)
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.42s)
Fetched https://github.com/svdo/swift-netutils.git from cache (0.42s)
Fetching https://github.com/OperatorFoundation/Chord.git
Fetching https://github.com/OperatorFoundation/Bits.git
Fetching https://github.com/OperatorFoundation/Datable.git
[821/6008] Fetching zipfoundation, packetstream
[3624/6475] Fetching zipfoundation, packetstream, internetprotocols
[6476/6874] Fetching zipfoundation, packetstream, internetprotocols, datable
[6875/6996] Fetching zipfoundation, packetstream, internetprotocols, datable, bits
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.31s)
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.31s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.45s)
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.73s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.75s)
[1/504] Fetching chord
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.60s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
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.3 android