Build Information
Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.1 for Wasm on 28 May 2025 17:42:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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/PacketCaptureLibpcap.git
Fetching https://github.com/svdo/swift-netutils.git
Fetching https://github.com/OperatorFoundation/Song.git
[1/45] Fetching packetstream
[46/1285] Fetching packetstream, swift-netutils
[146/1377] Fetching packetstream, swift-netutils, packetcapturelibpcap
[186/1970] Fetching packetstream, swift-netutils, packetcapturelibpcap, song
[1971/2040] Fetching packetstream, swift-netutils, packetcapturelibpcap, song, swiftqueue
[2041/7614] Fetching packetstream, swift-netutils, packetcapturelibpcap, song, swiftqueue, zipfoundation
Fetched https://github.com/OperatorFoundation/Song.git from cache (0.95s)
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.95s)
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.95s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetched https://github.com/svdo/swift-netutils.git from cache (0.96s)
Fetching https://github.com/OperatorFoundation/Chord.git
Fetched https://github.com/OperatorFoundation/PacketCaptureLibpcap.git from cache (0.96s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/OperatorFoundation/Datable.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.97s)
[1/467] Fetching internetprotocols
[468/971] Fetching internetprotocols, chord
[972/1370] Fetching internetprotocols, chord, datable
[1371/16721] Fetching internetprotocols, chord, datable, swift-argument-parser
Fetched https://github.com/OperatorFoundation/Datable.git from cache (2.19s)
Fetching https://github.com/OperatorFoundation/Bits.git
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (2.21s)
Fetched https://github.com/OperatorFoundation/Chord.git from cache (2.21s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.22s)
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.38s)
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/OperatorFoundation/PacketStream.git
Updating https://github.com/OperatorFoundation/Song.git
Updating https://github.com/OperatorFoundation/SwiftQueue.git
Updating https://github.com/svdo/swift-netutils.git
Updated https://github.com/OperatorFoundation/SwiftQueue.git (0.17s)
Updating https://github.com/OperatorFoundation/InternetProtocols.git
Updated https://github.com/svdo/swift-netutils.git (0.18s)
Updating https://github.com/OperatorFoundation/Datable.git
Updated https://github.com/OperatorFoundation/PacketStream.git (0.19s)
Updating https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Updating https://github.com/weichsel/ZIPFoundation.git
Updating https://github.com/OperatorFoundation/Chord.git
Updated https://github.com/OperatorFoundation/Song.git (0.21s)
Updating https://github.com/OperatorFoundation/Bits.git
Updated https://github.com/OperatorFoundation/InternetProtocols.git (0.17s)
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/OperatorFoundation/Datable.git (0.18s)
Updated https://github.com/OperatorFoundation/Chord.git (0.19s)
Updated https://github.com/OperatorFoundation/PacketCaptureLibpcap.git (0.23s)
Updated https://github.com/weichsel/ZIPFoundation.git (0.25s)
Updated https://github.com/OperatorFoundation/Bits.git (0.23s)
Updated https://github.com/apple/swift-argument-parser.git (0.24s)
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 wasm