Build Information
Failed to build tbDEX, reference main (0c71c4), with Swift 6.1 for Wasm on 29 May 2025 07:12:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/TBD54566975/tbdex-swift.git
Reference: main
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/TBD54566975/tbdex-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0c71c4d updates http client to use `submitCancel()` since `Close` is reserved for pfis (#104)
Submodule path 'Tests/tbDEXTestVectors/tbdex-spec': checked out '725e21c485ca6e17a0e3d3a729c0f056a634cb32'
Submodule 'Tests/tbDEXTestVectors/tbdex-spec' (https://github.com/TBD54566975/tbdex) registered for path 'Tests/tbDEXTestVectors/tbdex-spec'
Cloning into '/host/spi-builder-workspace/Tests/tbDEXTestVectors/tbdex-spec'...
Cloned https://github.com/TBD54566975/tbdex-swift.git
Revision (git rev-parse @):
0c71c4d4bfbe71e38fc1e7e9285fbcd25e479466
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/TBD54566975/tbdex-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/TBD54566975/tbdex-swift.git
https://github.com/TBD54566975/tbdex-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-typeid",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/swift-typeid.git"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/flight-school/anycodable.git"
},
{
"identity" : "web5-swift",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/TBD54566975/web5-swift"
},
{
"identity" : "swift-junit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/allegro/swift-junit.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
},
{
"identity" : "mocker",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/WeTransfer/Mocker.git"
}
],
"manifest_display_name" : "tbDEX",
"name" : "tbDEX",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "tbDEX",
"targets" : [
"tbDEX"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "tbDEXTests",
"module_type" : "SwiftTarget",
"name" : "tbDEXTests",
"path" : "Tests/tbDEXTests",
"product_dependencies" : [
"Mocker"
],
"sources" : [
"Extensions/XCTest+Async.swift",
"HttpClient/tbDEXHttpClientTests.swift",
"Protocol/Models/Messages/CancelTests.swift",
"Protocol/Models/Messages/CloseTests.swift",
"Protocol/Models/Messages/OrderInstructionsTests.swift",
"Protocol/Models/Messages/OrderStatusTests.swift",
"Protocol/Models/Messages/OrderTests.swift",
"Protocol/Models/Messages/QuoteTests.swift",
"Protocol/Models/Messages/RFQTests.swift",
"Protocol/Models/Resources/BalanceTests.swift",
"Protocol/Models/Resources/OfferingTests.swift"
],
"target_dependencies" : [
"tbDEX"
],
"type" : "test"
},
{
"c99name" : "tbDEXTestVectors",
"module_type" : "SwiftTarget",
"name" : "tbDEXTestVectors",
"path" : "Tests/tbDEXTestVectors",
"product_dependencies" : [
"SwiftTestReporter",
"CustomDump"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/tbDEXTestVectors/tbdex-spec/hosted/test-vectors",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AAA_JUnitReportInitializer.swift",
"TestVector.swift",
"tbDEXTestVectorsProtocol.swift"
],
"target_dependencies" : [
"tbDEX"
],
"type" : "test"
},
{
"c99name" : "tbDEX",
"module_type" : "SwiftTarget",
"name" : "tbDEX",
"path" : "Sources/tbDEX",
"product_dependencies" : [
"Web5",
"TypeID",
"AnyCodable"
],
"product_memberships" : [
"tbDEX"
],
"sources" : [
"Common/JSON/tbDEXDateFormatter.swift",
"Common/JSON/tbDEXJSONDecoder.swift",
"Common/JSON/tbDEXJSONEncoder.swift",
"HttpClient/GetOfferingsFilter.swift",
"HttpClient/RequestToken.swift",
"HttpClient/tbDEXErrorResponse.swift",
"HttpClient/tbDEXHttpClient.swift",
"Protocol/CryptoUtils.swift",
"Protocol/DevTools.swift",
"Protocol/Models/Message.swift",
"Protocol/Models/Messages/AnyMessage.swift",
"Protocol/Models/Messages/Cancel.swift",
"Protocol/Models/Messages/Close.swift",
"Protocol/Models/Messages/Order.swift",
"Protocol/Models/Messages/OrderInstructions.swift",
"Protocol/Models/Messages/OrderStatus.swift",
"Protocol/Models/Messages/Quote.swift",
"Protocol/Models/Messages/RFQ.swift",
"Protocol/Models/Resource.swift",
"Protocol/Models/Resources/AnyResource.swift",
"Protocol/Models/Resources/Balance.swift",
"Protocol/Models/Resources/Offering.swift",
"Utilities/Encodable+QueryItems.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/flight-school/anycodable.git
Fetching https://github.com/Frizlab/swift-typeid.git
Fetching https://github.com/allegro/swift-junit.git
Fetching https://github.com/WeTransfer/Mocker.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/782] Fetching anycodable
[783/1017] Fetching anycodable, swift-junit
[1018/2908] Fetching anycodable, swift-junit, mocker
[1302/3074] Fetching anycodable, swift-junit, mocker, swift-typeid
Fetching https://github.com/TBD54566975/web5-swift
Fetched https://github.com/flight-school/anycodable.git from cache (0.27s)
[763/2292] Fetching swift-junit, mocker, swift-typeid
Fetched https://github.com/allegro/swift-junit.git from cache (0.28s)
[1471/2057] Fetching mocker, swift-typeid
[1661/6638] Fetching mocker, swift-typeid, swift-custom-dump
Fetched https://github.com/Frizlab/swift-typeid.git from cache (0.40s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.40s)
Fetched https://github.com/WeTransfer/Mocker.git from cache (0.40s)
[1/1535] Fetching web5-swift
Fetched https://github.com/TBD54566975/web5-swift from cache (0.31s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (3.30s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.44s)
Computing version for https://github.com/TBD54566975/web5-swift
Computed https://github.com/TBD54566975/web5-swift at 1.0.0 (1.30s)
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/kylef/JSONSchema.swift.git
Fetching https://github.com/Bouke/DNS.git
[1/908] Fetching dns
[592/3218] Fetching dns, jsonschema.swift
[3219/8047] Fetching dns, jsonschema.swift, secp256k1.swift
Fetched https://github.com/Bouke/DNS.git from cache (0.45s)
[4677/7139] Fetching jsonschema.swift, secp256k1.swift
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.49s)
[4685/4829] Fetching secp256k1.swift
Fetching https://github.com/KittyMac/Sextant.git
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.61s)
[1/833] Fetching swift-extras-base64
[834/3200] Fetching swift-extras-base64, sextant
[214/2367] Fetching sextant
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.32s)
Fetched https://github.com/KittyMac/Sextant.git from cache (0.50s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (1.80s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (3.07s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (3.14s)
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.41s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.0 (1.44s)
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Hitch.git
[1/991] Fetching spanker
[408/3469] Fetching spanker, hitch
[1054/3656] Fetching spanker, hitch, chronometer
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.79s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.79s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.79s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (1.80s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (1.00s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (1.10s)
Computing version for https://github.com/Frizlab/swift-typeid.git
Computed https://github.com/Frizlab/swift-typeid.git at 0.4.0 (0.98s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.03s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.42s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (1.00s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.07s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.21.1 (1.91s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.2.8 (0.72s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.82s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.1.17 (1.02s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.2.8
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/TBD54566975/web5-swift
Working copy of https://github.com/TBD54566975/web5-swift resolved at 1.0.0
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/Frizlab/swift-typeid.git
Working copy of https://github.com/Frizlab/swift-typeid.git resolved at 0.4.0
Creating working copy for https://github.com/KittyMac/Sextant.git
Working copy of https://github.com/KittyMac/Sextant.git resolved at 0.4.0
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.12
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.21.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.1.17
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
error: 'web5-swift': product 'secp256k1' required by package 'web5-swift' target 'Web5' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
error: 'web5-swift': product 'secp256k1' required by package 'web5-swift' target 'Web5' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
BUILD FAILURE 6.1 wasm