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.1 for Wasm on 9 Jul 2025 07:37:45 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.1-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/chainnodesorg/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/chainnodesorg/Web3.swift
 * tag               0.8.8      -> FETCH_HEAD
HEAD is now at b85187d Add recovery functions to EthereumSignedTransaction (#173)
Cloned https://github.com/chainnodesorg/Web3.swift.git
Revision (git rev-parse @):
b85187ddf230a10b04fa8574c44980f3369ddff5
SUCCESS checkout https://github.com/chainnodesorg/Web3.swift.git at 0.8.8
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/chainnodesorg/Web3.swift.git
https://github.com/chainnodesorg/Web3.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/secp256k1.swift.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.18.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Web3",
  "name" : "Web3",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "driverkit",
      "version" : "20.0"
    }
  ],
  "products" : [
    {
      "name" : "Web3",
      "targets" : [
        "Web3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Web3PromiseKit",
      "targets" : [
        "Web3PromiseKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Web3ContractABI",
      "targets" : [
        "Web3ContractABI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Web3Tests",
      "module_type" : "SwiftTarget",
      "name" : "Web3Tests",
      "path" : "Tests/Web3Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ABITests/ABIConvertibleTests.swift",
        "ABITests/ABITests.swift",
        "ABITests/SolidityTypeTests.swift",
        "ABITests/WrappedValueTests.swift",
        "ContractTests/ContractTests.swift",
        "ContractTests/JSONContractTests.swift",
        "JsonTests/EthereumBlockObjectTests.swift",
        "JsonTests/EthereumCallParamsTests.swift",
        "JsonTests/EthereumDataTests.swift",
        "JsonTests/EthereumQuantityTagTests.swift",
        "JsonTests/EthereumQuantityTests.swift",
        "JsonTests/EthereumSyncStatusObjectTests.swift",
        "JsonTests/EthereumValueTests.swift",
        "JsonTests/RPCRequestJsonTests.swift",
        "RLPTests/RLPDecoderTests.swift",
        "RLPTests/RLPEncoderTests.swift",
        "RLPTests/RLPItemTests.swift",
        "Stubs/ERC721.swift",
        "Stubs/Fallback.swift",
        "Stubs/JSONStubs.swift",
        "Stubs/LimitedMintableNonFungibleToken.swift",
        "Stubs/TupleExamples.swift",
        "Stubs/call_getBalance.swift",
        "Stubs/estimateGas.swift",
        "Stubs/getBlock1.swift",
        "Stubs/getBlock2.swift",
        "Stubs/getBlock3.swift",
        "Stubs/getTransactionReceipt.swift",
        "Stubs/sendTransaction.swift",
        "ToolboxTests/EthereumUtilsTests.swift",
        "ToolboxTests/Int+ETH.swift",
        "ToolboxTests/String+Hex.swift",
        "ToolboxTests/UInt+BytesRepresentableTests.swift",
        "TransactionTests/EthereumAddressTests.swift",
        "TransactionTests/EthereumPrivateKeyTests.swift",
        "TransactionTests/EthereumPublicKeyTests.swift",
        "TransactionTests/TransactionTests.swift",
        "Web3Tests/Web3EventsTests.swift",
        "Web3Tests/Web3HttpTests.swift"
      ],
      "target_dependencies" : [
        "Web3",
        "Web3PromiseKit",
        "Web3ContractABI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Web3PromiseKit",
      "module_type" : "SwiftTarget",
      "name" : "Web3PromiseKit",
      "path" : "Sources",
      "product_dependencies" : [
        "PromiseKit"
      ],
      "product_memberships" : [
        "Web3PromiseKit"
      ],
      "sources" : [
        "PromiseKit/ContractPromiseExtensions.swift",
        "PromiseKit/Exports+PromiseKit.swift",
        "PromiseKit/Promisable.swift",
        "PromiseKit/Web3+PromiseKit.swift"
      ],
      "target_dependencies" : [
        "Web3",
        "Web3ContractABI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Web3ContractABI",
      "module_type" : "SwiftTarget",
      "name" : "Web3ContractABI",
      "path" : "Sources",
      "product_dependencies" : [
        "BigInt",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Web3PromiseKit",
        "Web3ContractABI"
      ],
      "sources" : [
        "ContractABI/ABI/ABI.swift",
        "ContractABI/ABI/ABIConvertible.swift",
        "ContractABI/ABI/ABIDecoder.swift",
        "ContractABI/ABI/ABIEncoder.swift",
        "ContractABI/ABI/Eth+ABI.swift",
        "ContractABI/ABI/SolidityTuple.swift",
        "ContractABI/ABI/SolidityType+Codable.swift",
        "ContractABI/ABI/SolidityType.swift",
        "ContractABI/ABI/SolidityWrappedValue.swift",
        "ContractABI/Contract/ABIObject.swift",
        "ContractABI/Contract/ERC165.swift",
        "ContractABI/Contract/ERC20.swift",
        "ContractABI/Contract/ERC721.swift",
        "ContractABI/Contract/Eth+Contract.swift",
        "ContractABI/Contract/EthereumContract.swift",
        "ContractABI/Contract/SolidityEvent.swift",
        "ContractABI/Contract/SolidityFunction.swift",
        "ContractABI/Contract/SolidityInvocation.swift"
      ],
      "target_dependencies" : [
        "Web3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Web3",
      "module_type" : "SwiftTarget",
      "name" : "Web3",
      "path" : "Sources",
      "product_dependencies" : [
        "BigInt",
        "CryptoSwift",
        "secp256k1",
        "Collections",
        "WebSocketKit"
      ],
      "product_memberships" : [
        "Web3",
        "Web3PromiseKit",
        "Web3ContractABI"
      ],
      "sources" : [
        "Core/Json/EthereumBlockObject.swift",
        "Core/Json/EthereumCall.swift",
        "Core/Json/EthereumData.swift",
        "Core/Json/EthereumLogObject.swift",
        "Core/Json/EthereumQuantity.swift",
        "Core/Json/EthereumQuantityTag.swift",
        "Core/Json/EthereumSyncStatusObject.swift",
        "Core/Json/EthereumTransactionObject.swift",
        "Core/Json/EthereumTransactionReceiptObject.swift",
        "Core/Json/EthereumValue.swift",
        "Core/Json/EthereumValueConvertible.swift",
        "Core/Json/RPCRequest.swift",
        "Core/Json/RPCResponse.swift",
        "Core/Json/Types+EthereumValueConvertible.swift",
        "Core/Providers/Web3Provider.swift",
        "Core/RLP/RLPDecoder.swift",
        "Core/RLP/RLPEncoder.swift",
        "Core/RLP/RLPItem.swift",
        "Core/RLP/RLPItemConvertible.swift",
        "Core/RLP/Types+RLPItemConvertible.swift",
        "Core/Toolbox/BigUInt+BytesConvertible.swift",
        "Core/Toolbox/Bytes+HexString.swift",
        "Core/Toolbox/Bytes+SecureRandom.swift",
        "Core/Toolbox/Bytes+TrimLeadingZeros.swift",
        "Core/Toolbox/Bytes+UInt.swift",
        "Core/Toolbox/BytesConvertible.swift",
        "Core/Toolbox/CharacterSet+Hex.swift",
        "Core/Toolbox/Data+BytesConvertible.swift",
        "Core/Toolbox/EthereumUtils.swift",
        "Core/Toolbox/Exports+Web3.swift",
        "Core/Toolbox/Int+ETH.swift",
        "Core/Toolbox/Secp256k1+CTXCreator.swift",
        "Core/Toolbox/String+BytesConvertible.swift",
        "Core/Toolbox/String+Conversion.swift",
        "Core/Toolbox/String+HexBytes.swift",
        "Core/Toolbox/SynchronizedArray.swift",
        "Core/Toolbox/SynchronizedDictionary.swift",
        "Core/Toolbox/UInt+BytesRepresentable.swift",
        "Core/Toolbox/UnsignedInteger+BytesConvertible.swift",
        "Core/Toolbox/UnsignedInteger+Shifting.swift",
        "Core/Transaction/EthereumAddress.swift",
        "Core/Transaction/EthereumPrivateKey.swift",
        "Core/Transaction/EthereumPublicKey.swift",
        "Core/Transaction/EthereumTransaction.swift",
        "Core/Web3/Web3.swift",
        "FoundationHTTP/Web3+HTTPInitializer.swift",
        "FoundationHTTP/Web3+WebSocketInitializer.swift",
        "FoundationHTTP/Web3HttpProvider.swift",
        "FoundationHTTP/Web3WebSocketProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/vapor/websocket-kit
[1/17186] Fetching promisekit
[517/32016] Fetching promisekit, quick
[666/34625] Fetching promisekit, quick, websocket-kit
[2515/51371] Fetching promisekit, quick, websocket-kit, swift-collections
[8582/70955] Fetching promisekit, quick, websocket-kit, swift-collections, nimble
Fetched https://github.com/vapor/websocket-kit from cache (0.50s)
[13191/68346] Fetching promisekit, quick, swift-collections, nimble
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[41529/81310] Fetching promisekit, quick, swift-collections, nimble, cryptoswift
Fetched https://github.com/Quick/Quick.git from cache (2.30s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/apple/swift-collections.git from cache (2.35s)
Fetching https://github.com/Boilertalk/secp256k1.swift.git
[1/4807] Fetching bigint
[2/5587] Fetching bigint, secp256k1.swift
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.81s)
Fetched https://github.com/Quick/Nimble.git from cache (2.83s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.50s)
[2260/4807] Fetching bigint
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.60s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.89s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (3.90s)
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 (0.93s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.58s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.68s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.72s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.70s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.71s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.5 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.70s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.57s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1808] Fetching swift-atomics
[381/7840] Fetching swift-atomics, swift-nio-extras
[5050/10513] Fetching swift-atomics, swift-nio-extras, swift-nio-transport-services
[9846/25443] Fetching swift-atomics, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl
[11858/101938] Fetching swift-atomics, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.59s)
[2557/91425] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.02s)
[53547/76495] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.77s)
Fetching https://github.com/apple/swift-system.git
[1/4546] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.86s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.0 (0.49s)
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.77s)
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.69s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
[1/1616] Fetching swift-asn1
[906/5473] Fetching swift-asn1, swift-log
[1665/7899] Fetching swift-asn1, swift-log, swift-service-lifecycle
[1922/12889] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms
[4440/19133] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[5573/25092] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.73s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.73s)
[1/1169] Fetching swift-http-structured-headers
[551/2073] Fetching swift-http-structured-headers, swift-http-types
[2074/13667] Fetching swift-http-structured-headers, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.30s)
[116/11594] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.22s)
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.56s)
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.80s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (0.66s)
Fetching https://github.com/apple/swift-crypto.git
[1/15684] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.66s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.55s)
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.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.27s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.56s)
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.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.37.0 (1.08s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.5
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-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/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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
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.25.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
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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.0
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.37.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/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
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/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.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/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.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/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.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/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.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
[28/449] Copying PrivacyInfo.xcprivacy
[29/449] Compiling lax_der_parsing.c
[30/449] Compiling CNIOWindows WSAStartup.c
[31/449] Compiling CNIOWindows shim.c
[32/449] Compiling CNIOLinux shim.c
[33/449] Compiling CNIOWASI CNIOWASI.c
[34/449] Compiling lax_der_privatekey_parsing.c
[35/449] Compiling _AtomicsShims.c
[36/449] Compiling CNIOLinux liburing_shims.c
[37/449] Compiling CNIOSHA1 c_nio_sha1.c
[38/449] Compiling CNIODarwin shim.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 fiat_curve25519_adx_square.S
[43/449] Compiling CNIOLLHTTP c_nio_api.c
[44/449] Compiling fiat_curve25519_adx_mul.S
[45/449] Compiling CNIOBoringSSLShims shims.c
[46/449] Compiling secp256k1.c
[46/449] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[48/449] Compiling tls_record.cc
[48/449] Compiling t1_enc.cc
[48/449] Compiling tls13_client.cc
[48/449] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/449] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[48/449] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[48/449] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[48/449] Compiling tls13_enc.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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/ContractABI/Contract/ERC165.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/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.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/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.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/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.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/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.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/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.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/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.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/Json/Types+EthereumValueConvertible.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/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.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/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.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/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.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/Json/Types+EthereumValueConvertible.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
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[0/402] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[0/402] Compiling tls13_enc.cc
[0/402] Compiling tls_method.cc
[0/402] Compiling t1_enc.cc
[0/402] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[0/402] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[0/402] Compiling tls13_server.cc
[0/402] Compiling tls13_both.cc
BUILD FAILURE 6.1 wasm