The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.2 for Linux on 20 Jun 2025 08:41:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/70] Fetching swiftqueue
[3/5646] Fetching swiftqueue, zipfoundation
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/Song.git
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.85s)
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Fetching https://github.com/svdo/swift-netutils.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.88s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/1240] Fetching swift-netutils
[423/1332] Fetching swift-netutils, packetcapturelibpcap
[837/1925] Fetching swift-netutils, packetcapturelibpcap, song
[1016/1970] Fetching swift-netutils, packetcapturelibpcap, song, packetstream
[1971/2369] Fetching swift-netutils, packetcapturelibpcap, song, packetstream, datable
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.53s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetching https://github.com/OperatorFoundation/Chord.git
Fetched https://github.com/svdo/swift-netutils.git from cache (0.53s)
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.54s)
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.54s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.52s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
[123/626] Fetching bits, chord
[627/1093] Fetching bits, chord, internetprotocols
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.47s)
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.52s)
[281/467] Fetching internetprotocols
[468/15847] Fetching internetprotocols, swift-argument-parser
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.74s)
[769/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
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.2 linux