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

Successful build of Web3, reference master (b85187), with Swift 6.0 for Linux on 9 Jul 2025 07:41:54 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 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: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/chainnodesorg/Web3.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b85187d Add recovery functions to EthereumSignedTransaction (#173)
Cloned https://github.com/chainnodesorg/Web3.swift.git
Revision (git rev-parse @):
b85187ddf230a10b04fa8574c44980f3369ddff5
SUCCESS checkout https://github.com/chainnodesorg/Web3.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/chainnodesorg/Web3.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mxcl/PromiseKit.git
[1/780] Fetching secp256k1.swift
[781/15610] Fetching secp256k1.swift, quick
[3006/18219] Fetching secp256k1.swift, quick, websocket-kit
[3789/35405] Fetching secp256k1.swift, quick, websocket-kit, promisekit
[7395/52151] Fetching secp256k1.swift, quick, websocket-kit, promisekit, swift-collections
[7815/71735] Fetching secp256k1.swift, quick, websocket-kit, promisekit, swift-collections, nimble
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (3.65s)
Fetched https://github.com/vapor/websocket-kit from cache (3.66s)
Fetched https://github.com/Quick/Quick.git from cache (3.67s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/mxcl/PromiseKit.git from cache (3.68s)
Fetched https://github.com/Quick/Nimble.git from cache (3.69s)
Fetched https://github.com/apple/swift-collections.git from cache (3.71s)
[1/4807] Fetching bigint
[1059/17771] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt.git from cache (0.60s)
[2204/12964] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.94s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.71s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (1.08s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (1.01s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.80s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.88s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (1.95s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.84s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.5 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.19s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.75s)
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-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
[1/2673] Fetching swift-nio-transport-services
[402/4481] Fetching swift-nio-transport-services, swift-atomics
[2229/10513] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[10514/87008] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio
[10515/101938] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[8290/97457] Fetching swift-nio-extras, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.64s)
[5916/91425] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.23s)
[55077/76495] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (1.07s)
Fetching https://github.com/apple/swift-system.git
[1/4546] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
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.95s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.00s)
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.85s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1616] Fetching swift-asn1
[777/5473] Fetching swift-asn1, swift-log
[3623/7899] Fetching swift-asn1, swift-log, swift-service-lifecycle
[3696/12889] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms
[3846/18848] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-algorithms
[4403/25092] Fetching swift-asn1, swift-log, swift-service-lifecycle, swift-async-algorithms, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.83s)
[20923/21235] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.89s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.16s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.16s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.16s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/1169] Fetching swift-http-structured-headers
[1147/2073] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.56s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
[1/11594] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.08s)
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.75s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.06s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (0.77s)
Fetching https://github.com/apple/swift-crypto.git
[1/15684] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.07s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.02s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.17s)
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.71s)
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.73s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.74s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.37.0 (0.91s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.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/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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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/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-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.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/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-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-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-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-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-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/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/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/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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-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-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.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/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
warning: 'spi-builder-workspace': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.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/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.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/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.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/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.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/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.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/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.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/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.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/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.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/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.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/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.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
[10/449] Copying PrivacyInfo.xcprivacy
[10/449] Write sources
[31/449] Compiling lax_der_parsing.c
[32/449] Compiling lax_der_privatekey_parsing.c
[33/449] Compiling CNIOWindows shim.c
[34/449] Compiling _AtomicsShims.c
[35/449] Compiling CNIOWindows WSAStartup.c
[36/449] Compiling CNIOWASI CNIOWASI.c
[37/449] Compiling CNIOLinux liburing_shims.c
[38/449] Compiling CNIOSHA1 c_nio_sha1.c
[39/449] Compiling CNIODarwin shim.c
[40/449] Compiling CNIOLLHTTP c_nio_http.c
[41/449] Compiling CNIOLinux shim.c
[42/449] Compiling fiat_p256_adx_sqr.S
[43/449] Compiling fiat_p256_adx_mul.S
[44/449] Compiling CNIOLLHTTP c_nio_api.c
[45/449] Compiling fiat_curve25519_adx_square.S
[46/449] Compiling fiat_curve25519_adx_mul.S
[47/449] Write swift-version-24593BA9C3E375BF.txt
[48/449] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/449] Compiling CNIOBoringSSLShims shims.c
[50/449] Compiling secp256k1.c
[51/457] Compiling tls_method.cc
[52/457] Compiling tls_record.cc
[53/457] Compiling tls13_server.cc
[54/466] Compiling tls13_enc.cc
[55/487] Compiling tls13_client.cc
[57/609] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/610] Compiling BigInt BigUInt.swift
[59/610] Compiling BigInt Bitwise Ops.swift
[60/610] Compiling secp256k1 Exporter.swift
[61/610] Emitting module secp256k1
[62/610] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/611] Compiling BigInt Exponentiation.swift
[64/611] Compiling BigInt Random.swift
[65/611] Compiling BigInt Codable.swift
[66/611] Compiling BigInt Comparable.swift
[67/611] Emitting module _NIOBase64
[68/611] Compiling _NIOBase64 Base64.swift
[69/612] Compiling _NIODataStructures PriorityQueue.swift
[70/612] Compiling _NIODataStructures _TinyArray.swift
[73/612] Compiling BigInt Addition.swift
[74/612] Compiling BigInt BigInt.swift
[75/612] Emitting module InternalCollectionsUtilities
[76/612] Compiling BigInt Data Conversion.swift
[77/612] Compiling BigInt Division.swift
[78/612] Compiling BigInt Shifts.swift
[79/612] Compiling BigInt Square Root.swift
[80/613] Compiling tls13_both.cc
[82/613] Emitting module _NIODataStructures
[83/613] Compiling _NIODataStructures Heap.swift
[85/737] Emitting module BigInt
[85/739] Compiling t1_enc.cc
[87/739] Emitting module PromiseKit
[87/748] Compiling ssl_versions.cc
[89/748] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[89/748] Compiling ssl_x509.cc
[91/748] Compiling HeapModule Heap+Descriptions.swift
[92/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[93/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[94/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[95/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[96/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[97/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[98/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[99/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[100/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[101/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[102/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[103/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[104/748] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[105/748] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[106/755] Compiling OrderedCollections OrderedDictionary.swift
[107/755] Compiling OrderedCollections OrderedSet+Codable.swift
[108/755] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[109/755] Compiling OrderedCollections OrderedSet+Descriptions.swift
[110/755] Compiling OrderedCollections OrderedSet+Diffing.swift
[111/755] Compiling OrderedCollections OrderedSet+Equatable.swift
[112/755] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[113/755] Compiling PromiseKit race.swift
[114/755] Compiling HeapModule _HeapNode.swift
[115/755] Compiling OrderedCollections OrderedSet+Initializers.swift
[116/755] Compiling OrderedCollections OrderedSet+Insertions.swift
[117/755] Compiling OrderedCollections OrderedSet+Invariants.swift
[118/755] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[119/755] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/755] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/755] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[122/755] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[123/755] Compiling HeapModule Heap.swift
[124/755] Compiling HeapModule Heap+Invariants.swift
[125/755] Compiling HeapModule Heap+UnsafeHandle.swift
[126/842] Compiling HashTreeCollections _HashNode+Storage.swift
[127/842] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[128/842] Compiling HashTreeCollections _HashNode+Structural filter.swift
[129/842] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[130/842] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[131/842] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[132/842] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[133/842] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[134/846] Emitting module HeapModule
[136/847] Compiling DequeModule _DequeBuffer.swift
[137/847] Compiling DequeModule _DequeBufferHeader.swift
[138/849] Compiling DequeModule _UnsafeWrappedBuffer.swift
[139/849] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[142/849] Compiling DequeModule _DequeSlot.swift
[143/849] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[144/849] Compiling HashTreeCollections _HashNode.swift
[145/849] Compiling HashTreeCollections _HashNodeHeader.swift
[146/849] Compiling DequeModule Deque._Storage.swift
[147/849] Compiling DequeModule Deque._UnsafeHandle.swift
[148/849] Compiling DequeModule Deque.swift
[149/849] Compiling DequeModule Deque+Codable.swift
[150/849] Compiling DequeModule Deque+Collection.swift
[151/849] Compiling DequeModule Deque+CustomReflectable.swift
[152/849] Compiling DequeModule Deque+Descriptions.swift
[153/849] Compiling DequeModule Deque+Extras.swift
[154/849] Compiling DequeModule Deque+Equatable.swift
[155/849] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[157/849] Compiling DequeModule Deque+Hashable.swift
[168/849] Compiling DequeModule Deque+Testing.swift
[174/902] Compiling BitCollections BitArray+Copy.swift
[175/902] Compiling BitCollections BitArray+CustomReflectable.swift
[176/902] Compiling HashTreeCollections TreeSet+Hashable.swift
[177/902] Compiling HashTreeCollections TreeSet+Sendable.swift
[178/902] Compiling HashTreeCollections TreeSet+Sequence.swift
[179/902] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[180/902] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[181/902] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[182/902] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[183/902] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[184/902] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[185/902] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[186/912] Compiling BitCollections BitArray+Invariants.swift
[187/912] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[188/912] Compiling BitCollections BitArray+RandomBits.swift
[189/913] Compiling BitCollections BitArray+Initializers.swift
[193/913] Compiling BitCollections BitSet+Codable.swift
[194/913] Compiling BitCollections BitArray+BitwiseOperations.swift
[197/914] Compiling BitCollections BitSet+BidirectionalCollection.swift
[200/914] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[201/914] Compiling BitCollections BitArray+Codable.swift
[202/914] Compiling BitCollections BitArray+Collection.swift
[205/914] Compiling BitCollections BitArray+Descriptions.swift
[206/914] Compiling BitCollections BitArray+Equatable.swift
[207/914] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[208/914] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[209/914] Compiling BitCollections BitArray+Extras.swift
[210/914] Compiling BitCollections BitArray+Fill.swift
[211/914] Compiling BitCollections BitArray+Hashable.swift
[215/914] Compiling HashTreeCollections TreeDictionary.swift
[216/914] Compiling HashTreeCollections TreeSet+Codable.swift
[217/914] Compiling HashTreeCollections TreeSet+Collection.swift
[218/914] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[219/914] Compiling HashTreeCollections TreeSet+Debugging.swift
[220/914] Compiling HashTreeCollections TreeSet+Descriptions.swift
[221/914] Compiling HashTreeCollections TreeSet+Equatable.swift
[222/914] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[223/914] Compiling HashTreeCollections TreeSet+Extras.swift
[224/914] Compiling HashTreeCollections TreeSet+Filter.swift
[225/914] Compiling BitCollections BitArray+Shifts.swift
[226/914] Compiling BitCollections BitArray+Testing.swift
[227/914] Emitting module OrderedCollections
[228/914] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[229/914] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[230/914] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[231/914] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[232/914] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[233/914] Compiling BitCollections BitSet+SetAlgebra union.swift
[234/914] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[235/914] Compiling BitCollections BitSet.Counted.swift
[236/914] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[237/914] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[238/914] Compiling HashTreeCollections TreeDictionary+Values.swift
[239/914] Compiling BitCollections BitSet+Hashable.swift
[240/914] Compiling BitCollections BitSet+Initializers.swift
[241/914] Compiling BitCollections BitSet+Invariants.swift
[242/914] Compiling BitCollections BitSet+Random.swift
[243/914] Compiling BitCollections BitSet+SetAlgebra basics.swift
[244/914] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[245/914] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[246/914] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[247/914] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[259/923] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[260/923] Compiling BitCollections BitSet+CustomReflectable.swift
[261/923] Compiling BitCollections BitSet+CustomStringConvertible.swift
[262/923] Compiling BitCollections BitSet+Equatable.swift
[263/923] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[264/923] Compiling BitCollections BitSet+Extras.swift
[274/923] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[275/923] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[276/923] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[277/923] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[278/923] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[280/930] Compiling BitCollections BitSet.swift
[281/930] Compiling BitCollections Range+Utilities.swift
[282/930] Compiling BitCollections Slice+Utilities.swift
[283/930] Compiling BitCollections UInt+Tricks.swift
[284/930] Compiling BitCollections _Word.swift
[287/931] Emitting module BitCollections
[288/931] Compiling _RopeModule _CharacterRecognizer.swift
[289/931] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[290/931] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[291/931] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[292/931] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[293/931] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[294/931] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[295/931] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[296/931] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[297/931] Compiling HashTreeCollections TreeSet.swift
[299/931] Emitting module DequeModule
[310/932] Compiling _RopeModule Rope+Join.swift
[311/932] Compiling _RopeModule Rope+MutatingForEach.swift
[312/932] Compiling _RopeModule Rope+Remove.swift
[313/932] Compiling _RopeModule Rope+RemoveSubrange.swift
[314/932] Compiling _RopeModule Rope+Split.swift
[333/946] Emitting module _RopeModule
[343/946] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[346/946] Compiling BitCollections BitArray._UnsafeHandle.swift
[347/946] Compiling BitCollections BitArray.swift
[358/946] Compiling BitCollections BitSet.Index.swift
[359/946] Compiling BitCollections BitSet._UnsafeHandle.swift
[379/947] Compiling ssl_stat.cc
[380/947] Compiling ssl_transcript.cc
[387/947] Compiling _RopeModule Optional Utilities.swift
[388/947] Compiling _RopeModule String Utilities.swift
[389/947] Compiling _RopeModule String.Index+ABI.swift
[437/947] Compiling ssl_privkey.cc
[439/947] Emitting module CryptoSwift
[489/947] Compiling CryptoSwift Signature.swift
[490/947] Compiling CryptoSwift StreamDecryptor.swift
[491/947] Compiling CryptoSwift StreamEncryptor.swift
[492/947] Compiling CryptoSwift String+Extension.swift
[493/947] Compiling CryptoSwift UInt128.swift
[494/947] Compiling CryptoSwift UInt16+Extension.swift
[495/947] Compiling CryptoSwift UInt32+Extension.swift
[496/947] Compiling CryptoSwift UInt64+Extension.swift
[497/947] Compiling CryptoSwift UInt8+Extension.swift
[498/947] Compiling CryptoSwift Updatable.swift
[499/947] Compiling CryptoSwift Utils.swift
[500/947] Compiling CryptoSwift XChaCha20.swift
[501/947] Compiling CryptoSwift ZeroPadding.swift
[502/947] Compiling CryptoSwift resource_bundle_accessor.swift
[502/948] Compiling ssl_session.cc
[505/948] Emitting module HashTreeCollections
[507/951] Compiling Collections Collections.swift
[508/951] Emitting module Collections
[524/952] Compiling ssl_file.cc
[540/952] Compiling ssl_key_share.cc
[541/952] Compiling ssl_cert.cc
[542/952] Compiling ssl_lib.cc
[543/952] Compiling ssl_cipher.cc
[544/952] Compiling ssl_credential.cc
[545/952] Compiling ssl_buffer.cc
[546/952] Compiling ssl_asn1.cc
[547/952] Compiling s3_pkt.cc
[548/952] Compiling ssl_aead_ctx.cc
[549/952] Compiling s3_lib.cc
[550/952] Compiling s3_both.cc
[552/952] Compiling CryptoSwift XChaCha20+Foundation.swift
[553/952] Compiling CryptoSwift Generics.swift
[554/952] Compiling CryptoSwift HKDF.swift
[555/952] Compiling CryptoSwift HMAC.swift
[556/952] Compiling CryptoSwift ISO10126Padding.swift
[557/952] Compiling CryptoSwift ISO78164Padding.swift
[558/952] Compiling CryptoSwift Int+Extension.swift
[559/952] Compiling CryptoSwift MD5.swift
[560/952] Compiling CryptoSwift NoPadding.swift
[561/952] Compiling CryptoSwift Operators.swift
[562/952] Compiling CryptoSwift DER.swift
[563/952] Compiling CryptoSwift PBKDF1.swift
[564/952] Compiling CryptoSwift PBKDF2.swift
[565/952] Compiling CryptoSwift PKCS1v15.swift
[579/952] Compiling CryptoSwift SecureBytes.swift
[579/952] Compiling handshake_server.cc
[581/953] Compiling handshake_client.cc
[582/953] Compiling handshake.cc
[583/953] Compiling handoff.cc
[584/953] Compiling dtls_method.cc
[585/953] Compiling encrypted_client_hello.cc
[586/953] Compiling md5-x86_64-linux.S
[587/953] Compiling extensions.cc
[588/953] Compiling dtls_record.cc
[589/953] Compiling md5-x86_64-apple.S
[590/953] Compiling md5-586-linux.S
[591/953] Compiling md5-586-apple.S
[592/953] Compiling chacha20_poly1305_x86_64-apple.S
[593/953] Compiling chacha20_poly1305_x86_64-linux.S
[594/953] Compiling chacha20_poly1305_armv8-win.S
[595/953] Compiling chacha20_poly1305_armv8-linux.S
[596/953] Compiling chacha20_poly1305_armv8-apple.S
[597/953] Compiling chacha-x86_64-linux.S
[598/953] Compiling d1_srtp.cc
[599/953] Compiling chacha-x86_64-apple.S
[600/953] Compiling chacha-x86-apple.S
[601/953] Compiling chacha-x86-linux.S
[602/953] Compiling err_data.cc
[603/953] Compiling chacha-armv8-win.S
[604/953] Compiling chacha-armv8-linux.S
[605/953] Compiling chacha-armv8-apple.S
[606/953] Compiling chacha-armv4-linux.S
[607/953] Compiling aes128gcmsiv-x86_64-apple.S
[608/953] Compiling x86_64-mont5-linux.S
[609/953] Compiling aes128gcmsiv-x86_64-linux.S
[610/953] Compiling x86_64-mont5-apple.S
[611/953] Compiling x86_64-mont-linux.S
[612/953] Compiling x86-mont-linux.S
[613/953] Compiling x86_64-mont-apple.S
[614/953] Compiling x86-mont-apple.S
[615/953] Compiling vpaes-x86_64-apple.S
[616/953] Compiling vpaes-x86-linux.S
[617/953] Compiling vpaes-x86_64-linux.S
[618/953] Compiling vpaes-armv8-win.S
[619/953] Compiling vpaes-armv8-apple.S
[620/953] Compiling vpaes-armv8-linux.S
[621/953] Compiling vpaes-x86-apple.S
[622/953] Compiling vpaes-armv7-linux.S
[623/953] Compiling sha512-x86_64-apple.S
[624/953] Compiling sha512-x86_64-linux.S
[625/953] Compiling sha512-armv8-linux.S
[626/953] Compiling sha512-armv8-win.S
[627/953] Compiling sha512-armv8-apple.S
[628/953] Compiling d1_pkt.cc
[629/953] Compiling sha512-armv4-linux.S
[630/953] Compiling sha512-586-linux.S
[631/953] Compiling sha512-586-apple.S
[632/953] Compiling sha256-x86_64-apple.S
[633/953] Compiling sha256-armv8-win.S
[634/953] Compiling sha256-x86_64-linux.S
[635/953] Compiling sha256-armv8-linux.S
[636/953] Compiling sha256-armv8-apple.S
[637/953] Compiling sha256-586-linux.S
[638/953] Compiling sha256-armv4-linux.S
[639/953] Compiling sha256-586-apple.S
[640/953] Compiling sha1-x86_64-apple.S
[641/953] Compiling sha1-x86_64-linux.S
[642/953] Compiling sha1-armv8-win.S
[643/953] Compiling sha1-armv4-large-linux.S
[644/953] Compiling sha1-armv8-apple.S
[644/953] Compiling sha1-armv8-linux.S
[646/953] Compiling sha1-586-linux.S
[647/953] Compiling sha1-586-apple.S
[648/953] Compiling rdrand-x86_64-linux.S
[649/953] Compiling rsaz-avx2-apple.S
[650/953] Compiling bio_ssl.cc
[651/953] Compiling rdrand-x86_64-apple.S
[652/953] Compiling rsaz-avx2-linux.S
[653/953] Compiling p256_beeu-x86_64-asm-linux.S
[654/953] Compiling p256_beeu-x86_64-asm-apple.S
[655/953] Compiling p256_beeu-armv8-asm-apple.S
[656/953] Compiling p256_beeu-armv8-asm-linux.S
[657/953] Compiling p256_beeu-armv8-asm-win.S
[658/953] Compiling p256-x86_64-asm-apple.S
[659/953] Compiling p256-armv8-asm-linux.S
[660/953] Compiling p256-armv8-asm-apple.S
[661/953] Compiling ghashv8-armv8-win.S
[662/953] Compiling p256-armv8-asm-win.S
[663/953] Compiling p256-x86_64-asm-linux.S
[664/953] Compiling ghashv8-armv8-linux.S
[665/953] Compiling ghash-x86_64-linux.S
[666/953] Compiling ghashv8-armv8-apple.S
[667/953] Compiling ghashv8-armv7-linux.S
[668/953] Compiling ghash-x86_64-apple.S
[669/953] Compiling ghash-x86-linux.S
[670/953] Compiling ghash-x86-apple.S
[671/953] Compiling ghash-ssse3-x86_64-linux.S
[672/953] Compiling ghash-ssse3-x86_64-apple.S
[673/953] Compiling ghash-ssse3-x86-linux.S
[674/953] Compiling ghash-ssse3-x86-apple.S
[675/953] Compiling ghash-neon-armv8-win.S
[676/953] Compiling ghash-neon-armv8-linux.S
[677/953] Compiling ghash-armv4-linux.S
[678/953] Compiling co-586-linux.S
[679/953] Compiling co-586-apple.S
[680/953] Compiling ghash-neon-armv8-apple.S
[681/953] Compiling d1_lib.cc
[682/953] Compiling bn-586-linux.S
[683/953] Compiling bsaes-armv7-linux.S
[684/953] Compiling bn-armv8-linux.S
[685/953] Compiling bn-armv8-win.S
[686/953] Compiling armv8-mont-win.S
[687/953] Compiling bn-armv8-apple.S
[688/953] Compiling bn-586-apple.S
[689/953] Compiling armv8-mont-apple.S
[690/953] Compiling aesv8-gcm-armv8-win.S
[691/953] Compiling armv4-mont-linux.S
[692/953] Compiling armv8-mont-linux.S
[693/953] Compiling aesv8-gcm-armv8-apple.S
[694/953] Compiling aesv8-armv8-win.S
[695/953] Compiling aesv8-gcm-armv8-linux.S
[695/953] Compiling aesv8-armv8-linux.S
[697/953] Compiling aesni-x86_64-apple.S
[698/953] Compiling aesv8-armv8-apple.S
[699/953] Compiling aesv8-armv7-linux.S
[700/953] Compiling aesni-x86_64-linux.S
[701/953] Compiling aesni-gcm-x86_64-linux.S
[702/953] Compiling aesni-x86-linux.S
[703/953] Compiling aesni-x86-apple.S
[704/953] Compiling aesni-gcm-x86_64-apple.S
[705/953] Compiling aes-gcm-avx10-x86_64-linux.S
[706/953] Compiling aes-gcm-avx2-x86_64-apple.S
[707/953] Compiling aes-gcm-avx2-x86_64-linux.S
[708/953] Compiling aes-gcm-avx10-x86_64-apple.S
[709/953] Compiling d1_both.cc
[710/953] Compiling x_sig.cc
[711/953] Compiling x_val.cc
[712/953] Compiling x_req.cc
[712/953] Compiling x_spki.cc
[714/953] Compiling x_x509a.cc
[715/953] Compiling x_x509.cc
[716/953] Compiling x_pubkey.cc
[717/953] Compiling x_name.cc
[718/953] Compiling x_attrib.cc
[719/953] Compiling x_exten.cc
[720/953] Compiling x_algor.cc
[721/953] Compiling x509spki.cc
[722/953] Compiling x_all.cc
[723/953] Compiling x_crl.cc
[724/953] Compiling x509rset.cc
[725/953] Compiling x509name.cc
[726/953] Compiling x509_vfy.cc
[727/953] Compiling x509_vpm.cc
[728/953] Compiling x509cset.cc
[729/953] Compiling x509_trs.cc
[730/953] Compiling x509_txt.cc
[731/953] Compiling x509_v3.cc
[732/953] Compiling x509_set.cc
[733/953] Compiling x509_req.cc
[734/953] Compiling x509_obj.cc
[735/953] Compiling x509_ext.cc
[736/953] Compiling x509_def.cc
[737/953] Compiling x509_d2.cc
[738/953] Compiling x509_lu.cc
[739/953] Compiling x509_cmp.cc
[740/953] Compiling x509_att.cc
[741/953] Compiling x509.cc
[742/953] Compiling v3_prn.cc
[743/953] Compiling v3_skey.cc
[744/953] Compiling v3_utl.cc
[745/953] Compiling v3_pmaps.cc
[746/953] Compiling v3_pcons.cc
[747/953] Compiling v3_ocsp.cc
[748/953] Compiling v3_purp.cc
[749/953] Compiling v3_ncons.cc
[750/953] Compiling v3_ia5.cc
[751/953] Compiling v3_int.cc
[752/953] Compiling v3_lib.cc
[753/953] Compiling v3_genn.cc
[754/953] Compiling v3_info.cc
[755/953] Compiling v3_extku.cc
[756/953] Compiling v3_enum.cc
[757/953] Compiling v3_crld.cc
[758/953] Compiling v3_cpols.cc
[759/953] Compiling v3_conf.cc
[760/953] Compiling v3_bcons.cc
[761/953] Compiling v3_bitst.cc
[762/953] Compiling v3_akey.cc
[763/953] Compiling v3_alt.cc
[764/953] Compiling v3_akeya.cc
[765/953] Compiling t_x509a.cc
[766/953] Compiling i2d_pr.cc
[767/953] Compiling t_x509.cc
[768/953] Compiling name_print.cc
[769/953] Compiling t_crl.cc
[770/953] Compiling t_req.cc
[771/953] Compiling rsa_pss.cc
[772/953] Compiling policy.cc
[773/953] Compiling by_file.cc
[774/953] Compiling a_sign.cc
[775/953] Compiling by_dir.cc
[776/953] Compiling algorithm.cc
[777/953] Compiling a_verify.cc
[778/953] Compiling asn1_gen.cc
[779/953] Compiling voprf.cc
[780/953] Compiling trust_token.cc
[781/953] Compiling a_digest.cc
[782/953] Compiling pmbtoken.cc
[783/953] Compiling thread_win.cc
[784/953] Compiling thread.cc
[785/953] Compiling thread_pthread.cc
[786/953] Compiling thread_none.cc
[787/953] Compiling stack.cc
[788/953] Compiling siphash.cc
[789/953] Compiling sha512.cc
[790/953] Compiling slhdsa.cc
[791/953] Compiling sha256.cc
[792/953] Compiling sha1.cc
[793/953] Compiling rsa_print.cc
[794/953] Compiling spake2plus.cc
[795/953] Compiling rsa_extra.cc
[796/953] Compiling rc4.cc
[797/953] Compiling refcount.cc
[798/953] Compiling windows.cc
[799/953] Compiling rsa_crypt.cc
[800/953] Compiling trusty.cc
[801/953] Compiling rand.cc
[802/953] Compiling rsa_asn1.cc
[803/953] Compiling urandom.cc
[804/953] Compiling ios.cc
[805/953] Compiling poly1305_arm_asm.S
[806/953] Compiling passive.cc
[807/953] Compiling getentropy.cc
[808/953] Compiling forkunsafe.cc
[809/953] Compiling deterministic.cc
[810/953] Compiling fork_detect.cc
[811/953] Compiling poly1305_vec.cc
[812/953] Compiling poly1305_arm.cc
[813/953] Compiling poly1305.cc
[814/953] Compiling p5_pbev2.cc
[815/953] Compiling pool.cc
[816/953] Compiling pem_x509.cc
[817/953] Compiling pkcs7.cc
[818/953] Compiling pem_oth.cc
[819/953] Compiling pkcs8_x509.cc
[820/953] Compiling pkcs7_x509.cc
[821/953] Compiling pkcs8.cc
[822/953] Compiling pem_xaux.cc
[823/953] Compiling pem_pkey.cc
[824/953] Compiling mlkem.cc
[825/953] Compiling pem_pk8.cc
[826/953] Compiling mldsa.cc
[827/953] Compiling obj_xref.cc
[828/953] Compiling pem_info.cc
[829/953] Compiling pem_all.cc
[830/953] Compiling obj.cc
[831/953] Compiling mem.cc
[832/953] Compiling md5.cc
[833/953] Compiling pem_lib.cc
[834/953] Compiling fips_shared_support.cc
[835/953] Compiling poly_rq_mul.S
[836/953] Compiling md4.cc
[837/953] Compiling lhash.cc
[838/953] Compiling ex_data.cc
[839/953] Compiling sign.cc
[840/953] Compiling kyber.cc
[841/953] Compiling hrss.cc
[842/953] Compiling scrypt.cc
[843/953] Compiling hpke.cc
[844/953] Compiling print.cc
[845/953] Compiling pbkdf.cc
[846/953] Compiling p_x25519.cc
[847/953] Compiling p_x25519_asn1.cc
[848/953] Compiling p_ed25519.cc
[849/953] Compiling p_rsa_asn1.cc
[850/953] Compiling p_rsa.cc
[851/953] Compiling p_ed25519_asn1.cc
[852/953] Compiling p_hkdf.cc
[853/953] Compiling p_ec_asn1.cc
[854/953] Compiling p_ec.cc
[855/953] Compiling p_dh.cc
[856/953] Compiling p_dh_asn1.cc
[857/953] Compiling p_dsa_asn1.cc
[858/953] Compiling evp_ctx.cc
[859/953] Compiling err.cc
[860/953] Compiling evp_asn1.cc
[861/953] Compiling evp.cc
[862/953] Compiling engine.cc
[863/953] Compiling ecdh.cc
[864/953] Compiling hash_to_curve.cc
[865/953] Compiling ecdsa_asn1.cc
[866/953] Compiling ec_derive.cc
[867/953] Compiling dsa.cc
[868/953] Compiling ec_asn1.cc
[869/953] Compiling dsa_asn1.cc
[870/953] Compiling params.cc
[871/953] Compiling des.cc
[872/953] Compiling x25519-asm-arm.S
[873/953] Compiling digest_extra.cc
[874/953] Compiling dh_asn1.cc
[875/953] Compiling crypto.cc
[876/953] Compiling cpu_intel.cc
[877/953] Compiling spake25519.cc
[878/953] Compiling cpu_arm_linux.cc
[879/953] Compiling curve25519.cc
[880/953] Compiling cpu_arm_freebsd.cc
[881/953] Compiling cpu_aarch64_sysreg.cc
[882/953] Compiling cpu_aarch64_win.cc
[883/953] Compiling cpu_aarch64_apple.cc
[884/953] Compiling cpu_aarch64_openbsd.cc
[885/953] Compiling cpu_aarch64_linux.cc
[886/953] Compiling cpu_aarch64_fuchsia.cc
[887/953] Compiling curve25519_64_adx.cc
[888/953] Compiling bcm.cc
[889/953] Compiling e_rc2.cc
[890/953] Compiling tls_cbc.cc
[891/953] Compiling conf.cc
[892/953] Compiling get_cipher.cc
[893/953] Compiling e_tls.cc
[894/953] Compiling e_rc4.cc
[895/953] Compiling e_null.cc
[896/953] Compiling e_des.cc
[897/953] Compiling e_chacha20poly1305.cc
[898/953] Compiling derive_key.cc
[899/953] Compiling e_aesgcmsiv.cc
[900/953] Compiling e_aesctrhmac.cc
[901/953] Compiling chacha.cc
[902/953] Compiling unicode.cc
[903/953] Compiling cbs.cc
[904/953] Compiling buf.cc
[905/953] Compiling ber.cc
[906/953] Compiling cbb.cc
[907/953] Compiling asn1_compat.cc
[908/953] Compiling blake2.cc
[909/953] Compiling bn_asn1.cc
[910/953] Compiling socket_helper.cc
[911/953] Compiling socket.cc
[912/953] Compiling printf.cc
[913/953] Compiling convert.cc
[914/953] Compiling pair.cc
[915/953] Compiling file.cc
[916/953] Compiling hexdump.cc
[917/953] Compiling fd.cc
[918/953] Compiling bio_mem.cc
[919/953] Compiling errno.cc
[920/953] Compiling connect.cc
[921/953] Compiling bio.cc
[922/953] Compiling base64.cc
[923/953] Compiling tasn_typ.cc
[924/953] Compiling tasn_fre.cc
[925/953] Compiling tasn_utl.cc
[926/953] Compiling tasn_enc.cc
[926/953] Compiling tasn_new.cc
[928/953] Compiling f_string.cc
[929/953] Compiling posix_time.cc
[930/953] Compiling asn_pack.cc
[931/953] Compiling f_int.cc
[932/953] Compiling tasn_dec.cc
[933/953] Compiling asn1_par.cc
[934/953] Compiling a_octet.cc
[935/953] Compiling a_time.cc
[936/953] Compiling asn1_lib.cc
[937/953] Compiling a_utctm.cc
[938/953] Compiling a_type.cc
[939/953] Compiling a_strnid.cc
[940/953] Compiling a_strex.cc
[941/953] Compiling a_i2d_fp.cc
[942/953] Compiling a_object.cc
[943/953] Compiling a_dup.cc
[944/953] Compiling a_mbstr.cc
[945/953] Write sources
[946/953] Compiling a_d2i_fp.cc
[947/953] Compiling a_gentm.cc
[948/953] Compiling a_bitstr.cc
[949/953] Compiling a_int.cc
[950/953] Compiling a_bool.cc
[952/971] Compiling Atomics AtomicStorage.swift
[953/971] Compiling Atomics AtomicValue.swift
[954/973] Compiling Atomics ManagedAtomic.swift
[955/973] Compiling Atomics ManagedAtomicLazyReference.swift
[956/973] Compiling Atomics AtomicMemoryOrderings.swift
[957/973] Compiling Atomics DoubleWord.swift
[958/973] Compiling Atomics UnsafeAtomic.swift
[959/973] Compiling Atomics UnsafeAtomicLazyReference.swift
[960/973] Compiling Atomics IntegerOperations.swift
[961/973] Compiling Atomics Unmanaged extensions.swift
[962/973] Compiling Atomics AtomicInteger.swift
[963/973] Compiling Atomics AtomicOptionalWrappable.swift
[964/973] Compiling Atomics AtomicReference.swift
[964/973] Compiling c-nioatomics.c
[966/973] Compiling Atomics OptionalRawRepresentable.swift
[967/973] Compiling Atomics RawRepresentable.swift
[968/973] Compiling Atomics AtomicBool.swift
[969/973] Emitting module Atomics
[970/973] Compiling Atomics IntegerConformances.swift
[971/973] Compiling Atomics PointerConformances.swift
[972/973] Compiling Atomics Primitives.native.swift
[973/974] Compiling c-atomics.c
[975/980] Compiling NIOConcurrencyHelpers lock.swift
[976/980] Compiling NIOConcurrencyHelpers NIOLock.swift
[977/980] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[978/980] Compiling NIOConcurrencyHelpers atomics.swift
[979/980] Emitting module NIOConcurrencyHelpers
[980/980] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[982/1042] Compiling NIOCore NIOAny.swift
[983/1042] Compiling NIOCore NIOCloseOnErrorHandler.swift
[984/1042] Compiling NIOCore NIOCoreSendableMetatype.swift
[985/1042] Compiling NIOCore NIOLoopBound.swift
[986/1042] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[987/1042] Compiling NIOCore NIOScheduledCallback.swift
[988/1042] Compiling NIOCore NIOSendable.swift
[989/1042] Compiling NIOCore RecvByteBufferAllocator.swift
[990/1050] Compiling NIOCore IOData.swift
[991/1050] Compiling NIOCore IPProtocol.swift
[992/1050] Compiling NIOCore IntegerBitPacking.swift
[993/1050] Compiling NIOCore IntegerTypes.swift
[994/1050] Compiling NIOCore Interfaces.swift
[995/1050] Compiling NIOCore Linux.swift
[996/1050] Compiling NIOCore MarkedCircularBuffer.swift
[997/1050] Compiling NIOCore MulticastChannel.swift
[998/1050] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[999/1050] Compiling NIOCore SocketAddresses.swift
[1000/1050] Compiling NIOCore SocketOptionProvider.swift
[1001/1050] Compiling NIOCore SystemCallHelpers.swift
[1002/1050] Compiling NIOCore TimeAmount+Duration.swift
[1003/1050] Compiling NIOCore TypeAssistedChannelHandler.swift
[1004/1050] Compiling NIOCore UniversalBootstrapSupport.swift
[1005/1050] Compiling NIOCore Utilities.swift
[1006/1050] Compiling NIOCore CircularBuffer.swift
[1007/1050] Compiling NIOCore Codec.swift
[1008/1050] Compiling NIOCore ConvenienceOptionSupport.swift
[1009/1050] Compiling NIOCore DeadChannel.swift
[1010/1050] Compiling NIOCore DispatchQueue+WithFuture.swift
[1011/1050] Compiling NIOCore EventLoop+Deprecated.swift
[1012/1050] Compiling NIOCore EventLoop+SerialExecutor.swift
[1013/1050] Compiling NIOCore EventLoop.swift
[1014/1050] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1015/1050] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1016/1050] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1017/1050] Compiling NIOCore EventLoopFuture.swift
[1018/1050] Compiling NIOCore FileDescriptor.swift
[1019/1050] Compiling NIOCore FileHandle.swift
[1020/1050] Compiling NIOCore FileRegion.swift
[1021/1050] Compiling NIOCore GlobalSingletons.swift
[1022/1050] Compiling NIOCore IO.swift
[1023/1050] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1024/1050] Compiling NIOCore BSDSocketAPI.swift
[1025/1050] Compiling NIOCore ByteBuffer-aux.swift
[1026/1050] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1027/1050] Compiling NIOCore ByteBuffer-conversions.swift
[1028/1050] Compiling NIOCore ByteBuffer-core.swift
[1029/1050] Compiling NIOCore ByteBuffer-hex.swift
[1030/1050] Compiling NIOCore ByteBuffer-int.swift
[1031/1050] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1032/1050] Emitting module NIOCore
[1033/1050] Compiling NIOCore AddressedEnvelope.swift
[1034/1050] Compiling NIOCore AsyncAwaitSupport.swift
[1035/1050] Compiling NIOCore AsyncChannel.swift
[1036/1050] Compiling NIOCore AsyncChannelHandler.swift
[1037/1050] Compiling NIOCore AsyncChannelInboundStream.swift
[1038/1050] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1039/1050] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1040/1050] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1041/1050] Compiling NIOCore NIOAsyncWriter.swift
[1042/1050] Compiling NIOCore ByteBuffer-multi-int.swift
[1043/1050] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1044/1050] Compiling NIOCore ByteBuffer-views.swift
[1045/1050] Compiling NIOCore Channel.swift
[1046/1050] Compiling NIOCore ChannelHandler.swift
[1047/1050] Compiling NIOCore ChannelHandlers.swift
[1048/1050] Compiling NIOCore ChannelInvoker.swift
[1049/1050] Compiling NIOCore ChannelOption.swift
[1050/1050] Compiling NIOCore ChannelPipeline.swift
[1052/1102] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1053/1102] Emitting module NIOEmbedded
[1054/1102] Compiling NIOEmbedded AsyncTestingChannel.swift
[1055/1102] Compiling NIOEmbedded Embedded.swift
[1056/1103] Compiling NIOPosix Pool.swift
[1057/1103] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1058/1103] Compiling NIOPosix PosixSingletons.swift
[1059/1103] Compiling NIOPosix RawSocketBootstrap.swift
[1060/1103] Compiling NIOPosix Resolver.swift
[1061/1103] Compiling NIOPosix Selectable.swift
[1063/1109] Compiling NIOPosix ThreadPosix.swift
[1064/1109] Compiling NIOPosix ThreadWindows.swift
[1065/1109] Compiling NIOPosix UnsafeTransfer.swift
[1066/1109] Compiling NIOPosix Utilities.swift
[1067/1109] Compiling NIOPosix VsockAddress.swift
[1068/1109] Compiling NIOPosix VsockChannelEvents.swift
[1069/1109] Compiling NIOPosix SelectableChannel.swift
[1070/1109] Compiling NIOPosix SelectableEventLoop.swift
[1071/1109] Compiling NIOPosix SelectorEpoll.swift
[1072/1109] Compiling NIOPosix SelectorGeneric.swift
[1073/1109] Compiling NIOPosix SelectorKqueue.swift
[1074/1109] Compiling NIOPosix SelectorUring.swift
[1075/1109] Compiling NIOPosix ServerSocket.swift
[1076/1109] Compiling NIOPosix Socket.swift
[1077/1109] Compiling NIOPosix SocketChannel.swift
[1078/1109] Compiling NIOPosix SocketProtocols.swift
[1079/1109] Compiling NIOPosix System.swift
[1080/1109] Compiling NIOPosix Thread.swift
[1081/1109] Emitting module NIOPosix
[1082/1109] Compiling NIOPosix BSDSocketAPICommon.swift
[1083/1109] Compiling NIOPosix BSDSocketAPIPosix.swift
[1084/1109] Compiling NIOPosix BSDSocketAPIWindows.swift
[1085/1109] Compiling NIOPosix BaseSocket.swift
[1086/1109] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1087/1109] Compiling NIOPosix BaseSocketChannel.swift
[1088/1109] Compiling NIOPosix BaseStreamSocketChannel.swift
[1089/1109] Compiling NIOPosix IO.swift
[1090/1109] Compiling NIOPosix IntegerBitPacking.swift
[1091/1109] Compiling NIOPosix IntegerTypes.swift
[1092/1109] Compiling NIOPosix Linux.swift
[1093/1109] Compiling NIOPosix LinuxCPUSet.swift
[1094/1109] Compiling NIOPosix LinuxUring.swift
[1095/1109] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1096/1109] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1097/1109] Compiling NIOPosix NIOThreadPool.swift
[1098/1109] Compiling NIOPosix NonBlockingFileIO.swift
[1099/1109] Compiling NIOPosix PendingDatagramWritesManager.swift
[1100/1109] Compiling NIOPosix PendingWritesManager.swift
[1101/1109] Compiling NIOPosix PipeChannel.swift
[1102/1109] Compiling NIOPosix PipePair.swift
[1103/1109] Compiling NIOPosix Bootstrap.swift
[1104/1109] Compiling NIOPosix ControlMessage.swift
[1105/1109] Compiling NIOPosix DatagramVectorReadManager.swift
[1106/1109] Compiling NIOPosix Errors+Any.swift
[1107/1109] Compiling NIOPosix FileDescriptor.swift
[1108/1109] Compiling NIOPosix GetaddrinfoResolver.swift
[1109/1109] Compiling NIOPosix HappyEyeballs.swift
[1111/1112] Emitting module NIO
[1112/1112] Compiling NIO Exports.swift
[1114/1140] Compiling NIOTLS TLSEvents.swift
[1115/1140] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1116/1140] Emitting module NIOTLS
[1117/1140] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1118/1140] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1119/1140] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1120/1140] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1121/1140] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1122/1140] Compiling NIOTLS SNIHandler.swift
[1124/1154] Compiling NIOSSL IdentityVerification.swift
[1125/1154] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1126/1172] Emitting module NIOFoundationCompat
[1127/1172] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1128/1173] Compiling NIOSSL LinuxCABundle.swift
[1129/1173] Compiling NIOSSL NIOSSLClientHandler.swift
[1130/1173] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1131/1173] Compiling NIOSSL NIOSSLHandler.swift
[1133/1173] Compiling NIOSSL SSLCertificateExtensions.swift
[1134/1173] Compiling NIOSSL SSLCertificateName.swift
[1135/1173] Compiling NIOSSL SSLCallbacks.swift
[1136/1173] Compiling NIOSSL AndroidCABundle.swift
[1137/1173] Compiling NIOSSL ByteBufferBIO.swift
[1138/1173] Compiling NIOSSL CustomPrivateKey.swift
[1139/1195] Emitting module NIOHTTP1
[1140/1195] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1141/1195] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1142/1195] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1143/1195] Compiling NIOTransportServices StateManagedChannel.swift
[1144/1195] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1145/1195] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1146/1197] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1147/1197] Compiling NIOTransportServices NIOTSSingletons.swift
[1148/1197] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1149/1197] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1150/1197] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1151/1197] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1152/1197] Compiling NIOTransportServices NIOTSBootstraps.swift
[1156/1197] Compiling NIOTransportServices NIOTSErrors.swift
[1157/1197] Compiling NIOTransportServices NIOTSEventLoop.swift
[1158/1197] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1159/1197] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1160/1197] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1161/1197] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1162/1197] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1163/1197] Emitting module NIOTransportServices
[1164/1197] Compiling NIOTransportServices AcceptHandler.swift
[1165/1197] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1166/1197] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1171/1227] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1172/1227] Compiling NIOExtras JSONRPCFraming.swift
[1173/1227] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1174/1227] Compiling NIOExtras LengthFieldPrepender.swift
[1175/1231] Compiling NIOWebSocket WebSocketOpcode.swift
[1176/1232] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1177/1232] Compiling NIOExtras NIOExtrasError.swift
[1178/1232] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1179/1232] Compiling NIOExtras NIORequestIdentifiable.swift
[1180/1234] Compiling NIOExtras LineBasedFrameDecoder.swift
[1184/1234] Emitting module NIOSSL
[1185/1234] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1186/1234] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1187/1234] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1188/1234] Compiling NIOWebSocket SHA1.swift
[1189/1234] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1190/1234] Compiling NIOExtras RequestResponseHandler.swift
[1191/1234] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1192/1234] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1196/1234] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1197/1234] Compiling NIOExtras PCAPRingBuffer.swift
[1198/1234] Compiling NIOExtras QuiescingHelper.swift
[1199/1234] Compiling NIOSSL SubjectAlternativeName.swift
[1200/1234] Compiling NIOSSL NIOSSLSecureBytes.swift
[1201/1234] Compiling NIOSSL RNG.swift
[1202/1234] Compiling NIOSSL SafeCompare.swift
[1203/1234] Emitting module NIOWebSocket
[1204/1234] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1216/1234] Emitting module NIOExtras
[1219/1234] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1220/1234] Compiling NIOWebSocket WebSocketFrame.swift
[1227/1235] Compiling NIOExtras UnsafeTransfer.swift
[1228/1235] Compiling NIOExtras WritePCAPHandler.swift
[1232/1236] Compiling NIOSSL Zeroization.swift
[1233/1236] Compiling NIOSSL TLSConfiguration.swift
[1234/1236] Compiling NIOSSL UniversalBootstrapSupport.swift
[1235/1236] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1238/1245] Compiling WebSocketKit WebSocketHandler.swift
[1239/1245] Emitting module WebSocketKit
[1240/1245] Compiling WebSocketKit WebSocket+Concurrency.swift
[1241/1245] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1242/1245] Compiling WebSocketKit WebSocket.swift
[1243/1245] Compiling WebSocketKit WebSocket+Connect.swift
[1244/1245] Compiling WebSocketKit Exports.swift
[1245/1245] Compiling WebSocketKit WebSocketClient.swift
[1247/1290] Compiling Web3 BytesConvertible.swift
[1248/1290] Compiling Web3 CharacterSet+Hex.swift
[1249/1290] Compiling Web3 Data+BytesConvertible.swift
[1250/1290] Compiling Web3 EthereumUtils.swift
[1251/1290] Compiling Web3 Exports+Web3.swift
[1252/1290] Compiling Web3 Int+ETH.swift
[1253/1296] Compiling Web3 Types+RLPItemConvertible.swift
[1254/1296] Compiling Web3 BigUInt+BytesConvertible.swift
[1255/1296] Compiling Web3 Bytes+HexString.swift
[1256/1296] Compiling Web3 Bytes+SecureRandom.swift
[1257/1296] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1258/1296] Compiling Web3 Bytes+UInt.swift
[1259/1296] Compiling Web3 Secp256k1+CTXCreator.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1260/1296] Compiling Web3 String+BytesConvertible.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1261/1296] Compiling Web3 String+Conversion.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1262/1296] Compiling Web3 String+HexBytes.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1263/1296] Compiling Web3 SynchronizedArray.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1264/1296] Compiling Web3 SynchronizedDictionary.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |             `- warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |         }
103 |
[1265/1296] Compiling Web3 UInt+BytesRepresentable.swift
[1266/1296] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1267/1296] Compiling Web3 UnsignedInteger+Shifting.swift
[1268/1296] Compiling Web3 EthereumAddress.swift
[1269/1296] Compiling Web3 EthereumPrivateKey.swift
[1270/1296] Compiling Web3 EthereumPublicKey.swift
[1271/1296] Emitting module Web3
[1272/1296] Compiling Web3 EthereumTransactionObject.swift
[1273/1296] Compiling Web3 EthereumTransactionReceiptObject.swift
[1274/1296] Compiling Web3 EthereumValue.swift
[1275/1296] Compiling Web3 EthereumValueConvertible.swift
[1276/1296] Compiling Web3 RPCRequest.swift
[1277/1296] Compiling Web3 RPCResponse.swift
[1278/1296] Compiling Web3 Types+EthereumValueConvertible.swift
[1279/1296] Compiling Web3 Web3Provider.swift
[1280/1296] Compiling Web3 RLPDecoder.swift
[1281/1296] Compiling Web3 RLPEncoder.swift
[1282/1296] Compiling Web3 RLPItem.swift
[1283/1296] Compiling Web3 RLPItemConvertible.swift
[1284/1296] Compiling Web3 EthereumBlockObject.swift
[1285/1296] Compiling Web3 EthereumCall.swift
[1286/1296] Compiling Web3 EthereumData.swift
[1287/1296] Compiling Web3 EthereumLogObject.swift
[1288/1296] Compiling Web3 EthereumQuantity.swift
[1289/1296] Compiling Web3 EthereumQuantityTag.swift
[1290/1296] Compiling Web3 EthereumSyncStatusObject.swift
[1291/1296] Compiling Web3 EthereumTransaction.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1292/1296] Compiling Web3 Web3.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1293/1296] Compiling Web3 Web3+HTTPInitializer.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1294/1296] Compiling Web3 Web3+WebSocketInitializer.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1295/1296] Compiling Web3 Web3HttpProvider.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1296/1296] Compiling Web3 Web3WebSocketProvider.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:183:13: warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
181 |         }
182 |
183 |         var messageToSign = try self.messageToSign(chainId: chainId)
    |             `- warning: variable 'messageToSign' was never mutated; consider changing to 'let' constant
184 |         let signature = try privateKey.sign(message: messageToSign)
185 |
[1298/1314] Compiling Web3ContractABI ABIEncoder.swift
[1299/1314] Compiling Web3ContractABI Eth+ABI.swift
[1300/1314] Compiling Web3ContractABI SolidityTuple.swift
[1301/1316] Compiling Web3ContractABI EthereumContract.swift
[1302/1316] Compiling Web3ContractABI SolidityEvent.swift
[1303/1316] Compiling Web3ContractABI ERC721.swift
[1304/1316] Compiling Web3ContractABI Eth+Contract.swift
[1305/1316] Emitting module Web3ContractABI
[1306/1316] Compiling Web3ContractABI SolidityWrappedValue.swift
[1307/1316] Compiling Web3ContractABI ABIObject.swift
[1308/1316] Compiling Web3ContractABI ERC165.swift
[1309/1316] Compiling Web3ContractABI ERC20.swift
[1310/1316] Compiling Web3ContractABI SolidityType+Codable.swift
[1311/1316] Compiling Web3ContractABI SolidityType.swift
[1312/1316] Compiling Web3ContractABI SolidityFunction.swift
[1313/1316] Compiling Web3ContractABI SolidityInvocation.swift
[1314/1316] Compiling Web3ContractABI ABI.swift
[1315/1316] Compiling Web3ContractABI ABIConvertible.swift
[1316/1316] Compiling Web3ContractABI ABIDecoder.swift
[1318/1322] Emitting module Web3PromiseKit
[1319/1322] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[1320/1322] Compiling Web3PromiseKit Exports+PromiseKit.swift
[1321/1322] Compiling Web3PromiseKit Promisable.swift
[1322/1322] Compiling Web3PromiseKit Web3+PromiseKit.swift
Build complete! (393.52s)
Build complete.
{
  "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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.