The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Web3, reference master (b85187), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 12:38:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Web3.swift.git
Reference: master
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/Boilertalk/Web3.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b85187d Add recovery functions to EthereumSignedTransaction (#173)
Cloned https://github.com/Boilertalk/Web3.swift.git
Revision (git rev-parse @):
b85187ddf230a10b04fa8574c44980f3369ddff5
SUCCESS checkout https://github.com/Boilertalk/Web3.swift.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Boilertalk/Web3.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Quick/Nimble.git
[1/780] Fetching secp256k1.swift
[781/15539] Fetching secp256k1.swift, quick
[1224/18148] Fetching secp256k1.swift, quick, websocket-kit
[1329/35334] Fetching secp256k1.swift, quick, websocket-kit, promisekit
[7348/54918] Fetching secp256k1.swift, quick, websocket-kit, promisekit, nimble
[7349/71558] Fetching secp256k1.swift, quick, websocket-kit, promisekit, nimble, swift-collections
Fetched https://github.com/vapor/websocket-kit from cache (0.48s)
[8330/68949] Fetching secp256k1.swift, quick, promisekit, nimble, swift-collections
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[31160/81890] Fetching secp256k1.swift, quick, promisekit, nimble, swift-collections, cryptoswift
Fetched https://github.com/apple/swift-collections.git from cache (2.82s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.83s)
[46123/48064] Fetching secp256k1.swift, quick, nimble, cryptoswift
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (3.07s)
Fetched https://github.com/Quick/Quick.git from cache (3.08s)
Fetched https://github.com/Quick/Nimble.git from cache (3.13s)
[1/4807] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.77s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.18s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (4.13s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (1.43s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.41s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.14s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.72s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.73s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.40s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[2668/8609] Fetching swift-nio-transport-services, swift-nio-extras
[3500/10406] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[10407/86745] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[8611/99838] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.72s)
[68154/84948] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.34s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.34s)
Fetched https://github.com/apple/swift-nio.git from cache (5.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.99s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.51s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.32s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.71s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
[1/1616] Fetching swift-asn1
[551/5452] Fetching swift-asn1, swift-log
[3065/11636] Fetching swift-asn1, swift-log, swift-certificates
[3660/14062] Fetching swift-asn1, swift-log, swift-certificates, swift-service-lifecycle
[5276/19047] Fetching swift-asn1, swift-log, swift-certificates, swift-service-lifecycle, swift-async-algorithms
[8265/25006] Fetching swift-asn1, swift-log, swift-certificates, swift-service-lifecycle, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
[14535/23390] Fetching swift-log, swift-certificates, swift-service-lifecycle, swift-async-algorithms, swift-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git
[23391/24559] Fetching swift-log, swift-certificates, swift-service-lifecycle, swift-async-algorithms, swift-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-algorithms.git from cache (1.13s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.13s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.14s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.82s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.14s)
[1/904] Fetching swift-http-types
[905/12436] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.44s)
[2653/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.92s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.46s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.01s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.72s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.83s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.83s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: 'spi-builder-workspace': found 22 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
warning: 'spi-builder-workspace': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
warning: 'spi-builder-workspace': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
Building for debugging...
[0/449] Write sources
[0/449] Copying PrivacyInfo.xcprivacy
[12/449] Write sources
[30/449] Compiling CNIOWindows shim.c
[31/449] Compiling lax_der_privatekey_parsing.c
[32/449] Compiling _AtomicsShims.c
[33/449] Compiling lax_der_parsing.c
[34/449] Compiling CNIOWindows WSAStartup.c
[34/449] Compiling CNIOWASI CNIOWASI.c
[36/449] Write swift-version-24593BA9C3E375BF.txt
[37/449] Compiling CNIOLinux shim.c
[38/449] Compiling CNIOLinux liburing_shims.c
[39/449] Compiling CNIOSHA1 c_nio_sha1.c
[40/449] Compiling CNIOLLHTTP c_nio_http.c
[41/449] Compiling CNIODarwin shim.c
[42/452] Compiling CNIOLLHTTP c_nio_api.c
[43/607] Compiling secp256k1.c
[44/607] Compiling CNIOBoringSSLShims shims.c
[45/609] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/609] Compiling fiat_p256_adx_sqr.S
[47/609] Compiling fiat_p256_adx_mul.S
[48/609] Compiling fiat_curve25519_adx_square.S
[49/609] Compiling fiat_curve25519_adx_mul.S
[51/609] Compiling BigInt Multiplication.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[52/609] Compiling BigInt Prime Test.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[53/611] Compiling BigInt Division.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[54/611] Compiling BigInt Exponentiation.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/611] Emitting module CryptoSwift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[56/611] Compiling BigInt Addition.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[57/611] Compiling BigInt BigInt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[58/611] Compiling BigInt BigUInt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[59/611] Compiling BigInt Bitwise Ops.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[60/611] Compiling BigInt Codable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[61/611] Compiling BigInt Comparable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[62/611] Compiling BigInt Data Conversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[65/611] Compiling BigInt Floating Point Conversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[66/611] Compiling BigInt GCD.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[67/611] Compiling BigInt Hashable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[68/611] Compiling BigInt Integer Conversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[75/625] Emitting module InternalCollectionsUtilities
[79/626] Emitting module BigInt
[83/626] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[84/628] Emitting module PromiseKit
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[94/628] Emitting module secp256k1
[95/628] Compiling secp256k1 Exporter.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[106/629] Compiling CryptoSwift CMAC.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[107/629] Compiling CryptoSwift Addition.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[108/629] Compiling CryptoSwift BigInt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[109/629] Compiling CryptoSwift BigUInt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[110/629] Compiling CryptoSwift BitwiseOps.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[111/629] Compiling CryptoSwift CS.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[112/629] Compiling CryptoSwift Codable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[113/629] Compiling CryptoSwift Comparable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[114/629] Compiling CryptoSwift DataConversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[115/629] Compiling CryptoSwift Division.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[116/629] Compiling CryptoSwift Exponentiation.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[117/629] Compiling CryptoSwift FloatingPointConversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[118/629] Compiling CryptoSwift GCD.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[119/629] Compiling CryptoSwift Hashable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[130/629] Emitting module _NIOBase64
[131/629] Compiling CryptoSwift IntegerConversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[132/629] Compiling CryptoSwift Multiplication.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[133/629] Compiling CryptoSwift PrimeTest.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[134/629] Compiling CryptoSwift Random.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[135/629] Compiling CryptoSwift Shifts.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[136/629] Compiling CryptoSwift SquareRoot.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[137/629] Compiling CryptoSwift Strideable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[138/629] Compiling CryptoSwift StringConversion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[139/629] Compiling CryptoSwift Subtraction.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[140/629] Compiling CryptoSwift WordsAndBits.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[141/629] Compiling CryptoSwift ChaCha20.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[142/629] Compiling CryptoSwift Checksum.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[143/629] Compiling CryptoSwift Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[144/629] Compiling CryptoSwift Collection+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[145/629] Compiling _NIOBase64 Base64.swift
[146/629] Compiling PromiseKit race.swift
[147/630] Compiling PromiseKit when.swift
[148/630] Compiling BigInt Square Root.swift
[149/630] Compiling BigInt Strideable.swift
[150/630] Compiling BigInt String Conversion.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | enum Sealant<R> {
[153/630] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[153/630] Compiling tls_record.cc
[157/631] Compiling _NIODataStructures PriorityQueue.swift
[158/631] Compiling _NIODataStructures _TinyArray.swift
[159/631] Compiling CryptoSwift Signature.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[160/631] Compiling CryptoSwift StreamDecryptor.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[161/631] Compiling CryptoSwift StreamEncryptor.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[162/631] Compiling CryptoSwift String+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[163/631] Compiling CryptoSwift UInt128.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[164/631] Compiling CryptoSwift UInt16+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[165/631] Compiling CryptoSwift UInt32+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[166/631] Compiling CryptoSwift UInt64+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[167/631] Compiling CryptoSwift UInt8+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[168/631] Compiling CryptoSwift Updatable.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[169/631] Compiling CryptoSwift Utils.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[170/631] Compiling CryptoSwift XChaCha20.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[171/631] Compiling CryptoSwift ZeroPadding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[172/631] Compiling CryptoSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift:16:8: error: no such module 'Foundation'
14 | //
15 |
16 | import Foundation
   |        `- error: no such module 'Foundation'
17 |
18 | /// This class implements the XChaCha20-Poly1305 Authenticated Encryption with
[172/631] Compiling tls13_server.cc
[172/631] Compiling tls13_client.cc
[172/631] Compiling tls_method.cc
[172/631] Compiling tls13_enc.cc
[173/631] Emitting module _NIODataStructures
BUILD FAILURE 6.2 wasm