The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.0 for Linux on 3 Nov 2024 09:13:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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.0
Building package at path:  $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/OperatorFoundation/Song.git
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Fetching https://github.com/svdo/swift-netutils.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
[1/92] Fetching packetcapturelibpcap
[93/685] Fetching packetcapturelibpcap, song
[295/755] Fetching packetcapturelibpcap, song, swiftqueue
[756/800] Fetching packetcapturelibpcap, song, swiftqueue, packetstream
[801/2040] Fetching packetcapturelibpcap, song, swiftqueue, packetstream, swift-netutils
[2041/7506] Fetching packetcapturelibpcap, song, swiftqueue, packetstream, swift-netutils, zipfoundation
Fetched https://github.com/svdo/swift-netutils.git from cache (0.32s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1566/6266] Fetching packetcapturelibpcap, song, swiftqueue, packetstream, zipfoundation
[6267/6733] Fetching packetcapturelibpcap, song, swiftqueue, packetstream, zipfoundation, internetprotocols
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.55s)
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.55s)
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.55s)
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.55s)
Fetching https://github.com/OperatorFoundation/Datable.git
Fetching https://github.com/OperatorFoundation/Chord.git
Fetching https://github.com/OperatorFoundation/Bits.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.56s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.24s)
[1/504] Fetching chord
[505/626] Fetching chord, bits
[579/1025] Fetching chord, bits, datable
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.23s)
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.23s)
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.23s)
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
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.0 linux