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 0.8.8 (b85187), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 12:39:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 0.8.8
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
 * tag               0.8.8      -> FETCH_HEAD
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 0.8.8
========================================
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-4606859-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/apple/swift-collections.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/Quick/Quick.git
[1/17186] Fetching promisekit
[2579/36770] Fetching promisekit, nimble
[2775/53410] Fetching promisekit, nimble, swift-collections
[9750/54190] Fetching promisekit, nimble, swift-collections, secp256k1.swift
[17385/68949] Fetching promisekit, nimble, swift-collections, secp256k1.swift, quick
[26183/71558] Fetching promisekit, nimble, swift-collections, secp256k1.swift, quick, websocket-kit
Fetched https://github.com/Quick/Quick.git from cache (2.27s)
Fetched https://github.com/vapor/websocket-kit from cache (2.28s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.43s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (2.49s)
Fetched https://github.com/Quick/Nimble.git from cache (2.52s)
Fetched https://github.com/apple/swift-collections.git from cache (2.53s)
[1/12941] Fetching cryptoswift
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.80s)
[1/4807] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.68s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (6.31s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.27s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (1.27s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.45s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.24s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.82s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.55s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.43s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[1975/4464] Fetching swift-nio-transport-services, swift-atomics
[3136/10406] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[10407/25296] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl
[11599/101635] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.03s)
[75303/98968] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
[61177/84078] Fetching swift-atomics, swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (5.81s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.81s)
Fetched https://github.com/apple/swift-nio.git from cache (5.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.02s)
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 (0.96s)
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 (0.84s)
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.96s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/2426] Fetching swift-service-lifecycle
[99/8385] Fetching swift-service-lifecycle, swift-algorithms
[944/12221] Fetching swift-service-lifecycle, swift-algorithms, swift-log
[1892/17206] Fetching swift-service-lifecycle, swift-algorithms, swift-log, swift-async-algorithms
[1893/18822] Fetching swift-service-lifecycle, swift-algorithms, swift-log, swift-async-algorithms, swift-asn1
[2169/25006] Fetching swift-service-lifecycle, swift-algorithms, swift-log, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.67s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.73s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.73s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.73s)
[1/1169] Fetching swift-http-structured-headers
[1170/2073] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.33s)
[1/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.73s)
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.70s)
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.83s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.74s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.15s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
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.10s)
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.91s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.76s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
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-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/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-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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
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-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-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/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
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/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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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-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/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/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-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-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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
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/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.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/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.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/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.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/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.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/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.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
[26/449] Copying PrivacyInfo.xcprivacy
[27/449] Write sources
[29/449] Compiling CNIOWindows shim.c
[30/449] Compiling lax_der_privatekey_parsing.c
[31/449] Compiling _AtomicsShims.c
[32/449] Compiling CNIOWindows WSAStartup.c
[33/449] Compiling CNIOLinux shim.c
[34/449] Compiling CNIOWASI CNIOWASI.c
[34/449] Compiling lax_der_parsing.c
[36/449] Compiling CNIOLinux liburing_shims.c
[37/449] Compiling CNIODarwin shim.c
[38/449] Compiling CNIOSHA1 c_nio_sha1.c
[39/449] Compiling CNIOLLHTTP c_nio_http.c
[40/449] Compiling fiat_p256_adx_mul.S
[41/449] Compiling fiat_p256_adx_sqr.S
[42/449] Compiling CNIOLLHTTP c_nio_api.c
[43/449] Compiling fiat_curve25519_adx_square.S
[44/449] Compiling fiat_curve25519_adx_mul.S
[45/449] Compiling CNIOBoringSSLShims shims.c
[46/449] Write swift-version-24593BA9C3E375BF.txt
[47/449] Compiling secp256k1.c
[49/451] Emitting module secp256k1
[49/451] Compiling tls_method.cc
[50/451] Compiling tls13_server.cc
[51/451] Compiling tls_record.cc
[52/455] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/487] Compiling tls13_enc.cc
[54/487] Compiling tls13_client.cc
[56/588] Emitting module _NIOBase64
[56/588] Compiling tls13_both.cc
[57/588] Compiling t1_enc.cc
[58/588] Compiling ssl_versions.cc
[59/588] Compiling ssl_x509.cc
[61/588] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/589] Compiling CryptoSwift ASN1Scanner.swift
[63/589] Compiling CryptoSwift Array+Extension.swift
[64/589] Compiling CryptoSwift ASN1Decoder.swift
[65/589] Compiling CryptoSwift ASN1Encoder.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> {
[67/589] Compiling CryptoSwift Authenticator.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)
[68/589] 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> {
[69/589] Compiling CryptoSwift AEAD.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> {
[70/589] Compiling CryptoSwift AEADChaCha20Poly1305.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> {
[71/589] Compiling CryptoSwift AEADXChaCha20Poly1305.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> {
[73/591] Compiling CryptoSwift BatchedCollection.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> {
[75/591] Compiling CryptoSwift Bit.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> {
[76/591] Compiling CryptoSwift BlockCipher.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> {
[77/591] Compiling CryptoSwift BlockDecryptor.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> {
[78/591] Emitting module InternalCollectionsUtilities
[81/591] 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
[82/591] 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
[83/591] 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
[84/591] 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
[85/591] 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
[86/591] 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
[87/591] 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
[88/591] 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
[89/591] 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
[90/591] 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
[91/591] 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
[92/591] 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
[93/591] 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
[94/591] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/591] 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
[96/605] Compiling secp256k1 Exporter.swift
[97/605] Compiling CryptoSwift AES.Cryptors.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> {
[98/605] Compiling CryptoSwift AES.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> {
[99/605] Compiling CryptoSwift ASN1.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> {
[107/606] Compiling _NIOBase64 Base64.swift
[110/607] 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
[111/607] 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
[112/607] 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
[113/607] 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
[114/607] 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
[115/607] 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
[116/607] 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
[117/607] 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
[118/607] 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
[119/607] 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
[120/607] 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
[121/607] 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
[122/607] 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
[123/607] 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
[124/607] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[125/607] Compiling PromiseKit race.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> {
[126/607] Compiling PromiseKit when.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> {
[127/608] Compiling _NIODataStructures PriorityQueue.swift
[128/608] Compiling _NIODataStructures _TinyArray.swift
[128/608] Compiling ssl_transcript.cc
[130/608] Compiling ssl_stat.cc
[131/608] Emitting module _NIODataStructures
[131/608] Compiling ssl_lib.cc
[131/608] Compiling ssl_privkey.cc
/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/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/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/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/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
[146/608] Compiling ssl_session.cc
BUILD FAILURE 6.2 wasm