Build Information
Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.3 for Linux on 13 Apr 2026 18:46:48 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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: linux
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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/OperatorFoundation/Song.git
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
[1/70] Fetching swiftqueue
[2/115] Fetching swiftqueue, packetstream
[48/582] Fetching swiftqueue, packetstream, internetprotocols
[392/674] Fetching swiftqueue, packetstream, internetprotocols, packetcapturelibpcap
[454/1267] Fetching swiftqueue, packetstream, internetprotocols, packetcapturelibpcap, song
[1000/7230] Fetching swiftqueue, packetstream, internetprotocols, packetcapturelibpcap, song, zipfoundation
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.62s)
[1640/7138] Fetching swiftqueue, packetstream, internetprotocols, song, zipfoundation
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.67s)
[1720/7093] Fetching swiftqueue, internetprotocols, song, zipfoundation
Fetching https://github.com/OperatorFoundation/Datable.git
Fetching https://github.com/OperatorFoundation/Chord.git
Fetched https://github.com/OperatorFoundation/Song.git from cache (1.05s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (1.08s)
[965/6033] Fetching swiftqueue, zipfoundation
Fetching https://github.com/OperatorFoundation/Bits.git
[3232/6432] Fetching swiftqueue, zipfoundation, datable
[3572/6936] Fetching swiftqueue, zipfoundation, datable, chord
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.59s)
[4822/6432] Fetching swiftqueue, zipfoundation, datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.61s)
[4543/6033] Fetching swiftqueue, zipfoundation
Fetching https://github.com/svdo/swift-netutils.git
[6034/6155] Fetching swiftqueue, zipfoundation, bits
[6156/7395] Fetching swiftqueue, zipfoundation, bits, swift-netutils
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.64s)
[6108/7273] Fetching swiftqueue, zipfoundation, swift-netutils
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (1.77s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.79s)
[806/1240] Fetching swift-netutils
Fetched https://github.com/svdo/swift-netutils.git from cache (0.62s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.36s)
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 linux