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.2 (beta) for Linux on 21 Jun 2025 12:43:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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/Boilertalk/Web3.swift.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Boilertalk/Web3.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b85187d Add recovery functions to EthereumSignedTransaction (#173)
Cloned https://github.com/Boilertalk/Web3.swift.git
Revision (git rev-parse @):
b85187ddf230a10b04fa8574c44980f3369ddff5
SUCCESS checkout https://github.com/Boilertalk/Web3.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Boilertalk/Web3.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/Quick/Quick.git
[1/780] Fetching secp256k1.swift
[781/15539] Fetching secp256k1.swift, quick
[2848/32725] Fetching secp256k1.swift, quick, promisekit
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.32s)
[3542/31945] Fetching quick, promisekit
[3715/34554] Fetching quick, promisekit, websocket-kit
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[7814/51194] Fetching quick, promisekit, websocket-kit, swift-collections
[16647/70778] Fetching quick, promisekit, websocket-kit, swift-collections, nimble
[38584/83719] Fetching quick, promisekit, websocket-kit, swift-collections, nimble, cryptoswift
Fetched https://github.com/vapor/websocket-kit from cache (2.06s)
Fetched https://github.com/Quick/Quick.git from cache (2.07s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.10s)
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Fetched https://github.com/Quick/Nimble.git from cache (2.12s)
[1/4807] Fetching bigint
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.68s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (3.87s)
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.90s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.46s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.99s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.69s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.47s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.68s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.42s)
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.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
[1/2667] Fetching swift-nio-transport-services
[1388/4464] Fetching swift-nio-transport-services, swift-atomics
[1568/10406] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[10407/25296] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
[8782/22629] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl
[9081/98968] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
[8642/97171] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.60s)
[3612/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.83s)
Fetched https://github.com/apple/swift-nio.git from cache (6.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (9.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.41s)
Fetching https://github.com/apple/swift-system.git
[1/4436] 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.24.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.81s)
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.76s)
Fetching https://github.com/apple/swift-async-algorithms.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-log.git
[1/2426] Fetching swift-service-lifecycle
[608/4042] Fetching swift-service-lifecycle, swift-asn1
[1991/7878] Fetching swift-service-lifecycle, swift-asn1, swift-log
[3717/14062] Fetching swift-service-lifecycle, swift-asn1, swift-log, swift-certificates
[7114/19047] Fetching swift-service-lifecycle, swift-asn1, swift-log, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
[15276/16621] Fetching swift-asn1, swift-log, swift-certificates, swift-async-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git
[16622/22580] Fetching swift-asn1, swift-log, swift-certificates, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
[13536/15979] Fetching swift-log, swift-certificates, swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
[15802/17148] Fetching swift-log, swift-certificates, swift-algorithms, swift-http-structured-headers
[17149/18052] Fetching swift-log, swift-certificates, swift-algorithms, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
[16540/16883] Fetching swift-log, swift-certificates, swift-algorithms, swift-http-types
Fetched https://github.com/apple/swift-log.git from cache (0.92s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.93s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.92s)
[1/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (1.43s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.64s)
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.50s)
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.79s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.64s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.67s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.62s)
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.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.71s)
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.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/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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-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-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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/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-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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/Quick/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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
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/ERC20.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/Contract/SolidityFunction.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/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.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/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.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/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.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/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.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/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.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/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.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/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.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/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.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/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.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/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.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/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.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/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.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/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
Building for debugging...
[0/449] Write sources
[0/449] Copying PrivacyInfo.xcprivacy
[0/449] Write sources
[26/449] Compiling CNIOWindows WSAStartup.c
[27/449] Compiling CNIOWindows shim.c
[27/449] Compiling CNIOWASI CNIOWASI.c
[29/449] Write sources
[32/449] Compiling lax_der_privatekey_parsing.c
[33/449] Compiling lax_der_parsing.c
[34/449] Compiling CNIOLinux liburing_shims.c
[35/449] Compiling _AtomicsShims.c
[36/449] Compiling CNIOSHA1 c_nio_sha1.c
[37/449] Write swift-version-24593BA9C3E375BF.txt
[38/449] Compiling CNIOLinux shim.c
[39/449] Compiling CNIODarwin shim.c
[40/449] Compiling CNIOLLHTTP c_nio_http.c
[41/449] Compiling CNIOLLHTTP c_nio_api.c
[42/449] Compiling fiat_p256_adx_sqr.S
[43/586] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/586] Compiling fiat_p256_adx_mul.S
[45/586] Compiling CNIOBoringSSLShims shims.c
[46/586] Compiling fiat_curve25519_adx_square.S
[47/586] Compiling fiat_curve25519_adx_mul.S
[48/586] Compiling secp256k1.c
[50/586] Emitting module InternalCollectionsUtilities
[50/587] Compiling tls_method.cc
[51/589] Compiling tls_record.cc
[52/589] Compiling tls13_server.cc
[53/589] Compiling tls13_enc.cc
[54/589] Compiling tls13_client.cc
[56/589] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/589] Compiling CryptoSwift ASN1Scanner.swift
[58/589] Compiling CryptoSwift Array+Extension.swift
[59/589] Compiling CryptoSwift AES.swift
[60/589] Compiling CryptoSwift ASN1.swift
[61/589] Compiling CryptoSwift ASN1Decoder.swift
[62/589] Compiling CryptoSwift ASN1Encoder.swift
[63/589] Compiling CryptoSwift AEAD.swift
[64/589] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[65/589] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[66/589] Compiling CryptoSwift AES.Cryptors.swift
[67/589] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/589] Compiling InternalCollectionsUtilities Descriptions.swift
[69/589] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/590] Emitting module secp256k1
[71/590] Compiling secp256k1 Exporter.swift
[72/590] Emitting module _NIOBase64
[73/590] Compiling _NIOBase64 Base64.swift
[77/592] Emitting module PromiseKit
[81/712] Compiling _NIODataStructures _TinyArray.swift
[82/712] Compiling _NIODataStructures PriorityQueue.swift
[83/717] Compiling _RopeModule BigString+Insert.swift
[84/717] Compiling _RopeModule BigString+Managing Breaks.swift
[85/717] Compiling _RopeModule BigString+RemoveSubrange.swift
[86/717] Compiling _RopeModule BigString+ReplaceSubrange.swift
[87/717] Compiling _RopeModule BigString+Split.swift
[88/717] Compiling _RopeModule Range+BigString.swift
[89/717] Compiling _RopeModule BigString+UTF16View.swift
[90/717] Compiling _RopeModule _RopeItem.swift
[91/717] Compiling _RopeModule _RopePath.swift
[92/717] Compiling _RopeModule BigString+UnicodeScalarView.swift
[93/717] Compiling _RopeModule BigSubstring+UTF16View.swift
[94/717] Compiling _RopeModule BigSubstring+UTF8View.swift
[95/717] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[96/717] Compiling _RopeModule BigSubstring.swift
[97/724] Compiling _RopeModule BigString+UTF8View.swift
[98/724] Compiling _RopeModule Rope+_Storage.swift
[99/724] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[100/724] Compiling _RopeModule Rope+_UnsafeHandle.swift
[101/724] Compiling _RopeModule Rope.swift
[102/724] Compiling _RopeModule RopeElement.swift
[103/724] Compiling _RopeModule RopeMetric.swift
[104/724] Compiling _RopeModule RopeSummary.swift
[105/724] Compiling _RopeModule BigString+Ingester.swift
[106/724] Compiling _RopeModule BigString+Invariants.swift
[107/724] Compiling _RopeModule BigString+Iterators.swift
[108/724] Compiling _RopeModule BigString+Metrics.swift
[109/724] Compiling _RopeModule BigString+Summary.swift
[110/724] Compiling _RopeModule BigString.swift
[111/724] Compiling _RopeModule BigString+Append.swift
[112/724] Compiling _RopeModule BigString+Initializers.swift
[113/724] Compiling _NIODataStructures Heap.swift
[114/724] Emitting module _NIODataStructures
[114/725] Compiling t1_enc.cc
[117/725] Compiling _RopeModule BigString+Chunk.swift
[118/725] Compiling _RopeModule BigString+BidirectionalCollection.swift
[119/725] Compiling _RopeModule BigString+Comparable.swift
[120/725] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[121/725] Compiling _RopeModule BigString+CustomStringConvertible.swift
[122/725] Compiling _RopeModule BigString+Equatable.swift
[123/725] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[124/725] Compiling _RopeModule BigString+Hashing.swift
[125/732] Compiling HeapModule Heap+Invariants.swift
[128/732] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[130/732] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[131/771] Compiling HashTreeCollections _HashNode+Initializers.swift
[132/771] Compiling HashTreeCollections _HashNode+Invariants.swift
[133/799] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[134/799] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[135/799] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[136/799] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[137/799] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[138/799] Compiling HashTreeCollections _HashNode+Structural merge.swift
[139/799] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[140/799] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[141/808] Compiling HeapModule Heap+Descriptions.swift
[141/808] Compiling tls13_both.cc
[143/808] Compiling HashTreeCollections _HashNode+Builder.swift
[144/808] Compiling HashTreeCollections _HashNode+Debugging.swift
[145/808] Compiling HashTreeCollections _Hash.swift
[146/808] Compiling HashTreeCollections _HashLevel.swift
[147/808] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[148/808] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[149/819] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[150/819] Compiling HashTreeCollections TreeSet+Debugging.swift
[151/819] Compiling HashTreeCollections TreeSet+Descriptions.swift
[152/819] Compiling HashTreeCollections TreeSet+Equatable.swift
[153/819] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[154/819] Compiling HashTreeCollections TreeSet+Extras.swift
[155/819] Compiling HashTreeCollections TreeSet+Filter.swift
[156/819] Compiling HashTreeCollections TreeSet+Hashable.swift
[157/819] Compiling HashTreeCollections TreeSet+Sendable.swift
[158/819] Compiling HashTreeCollections TreeSet+Sequence.swift
[159/819] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[160/819] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[161/819] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[162/819] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[163/837] Compiling DequeModule Deque.swift
[164/837] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[165/838] Compiling HeapModule _HeapNode.swift
[167/838] Compiling HeapModule Heap+UnsafeHandle.swift
[168/838] Compiling HeapModule Heap.swift
[169/838] Compiling DequeModule _DequeBuffer.swift
[170/838] Compiling DequeModule _DequeBufferHeader.swift
[171/838] Compiling DequeModule Deque._UnsafeHandle.swift
[174/838] Compiling HashTreeCollections _HashNode+Structural filter.swift
[179/847] Compiling DequeModule Deque+CustomReflectable.swift
[180/847] Compiling DequeModule Deque+Descriptions.swift
[183/849] Emitting module HeapModule
[187/850] Compiling _RopeModule Rope+Join.swift
[188/850] Compiling _RopeModule Rope+MutatingForEach.swift
[189/850] Compiling _RopeModule Rope+Remove.swift
[190/850] Compiling _RopeModule Rope+RemoveSubrange.swift
[191/850] Compiling _RopeModule Rope+Split.swift
[192/850] Compiling _RopeModule Optional Utilities.swift
[193/850] Compiling _RopeModule String Utilities.swift
[194/850] Compiling _RopeModule String.Index+ABI.swift
[195/860] Compiling DequeModule Deque+Equatable.swift
[196/860] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[197/860] Compiling DequeModule Deque+Extras.swift
[198/860] Compiling DequeModule Deque+Hashable.swift
[199/860] Compiling DequeModule Deque+Testing.swift
[200/860] Compiling DequeModule Deque._Storage.swift
[201/860] Compiling DequeModule _DequeSlot.swift
[202/860] Compiling DequeModule _UnsafeWrappedBuffer.swift
[203/860] Compiling HashTreeCollections TreeDictionary.swift
[204/860] Compiling HashTreeCollections TreeSet+Codable.swift
[205/860] Compiling HashTreeCollections TreeSet+Collection.swift
[213/860] Compiling DequeModule Deque+Codable.swift
[214/860] Compiling DequeModule Deque+Collection.swift
[221/860] Compiling HashTreeCollections TreeDictionary+Values.swift
[227/860] Compiling ssl_x509.cc
[229/860] Compiling HashTreeCollections TreeDictionary+Collection.swift
[230/860] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[231/860] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[232/860] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[233/860] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[234/860] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[235/860] Compiling HashTreeCollections TreeDictionary+Filter.swift
[236/860] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[237/860] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[252/860] Compiling HashTreeCollections TreeDictionary+Keys.swift
[253/860] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[254/860] Compiling HashTreeCollections TreeDictionary+Merge.swift
[255/860] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[256/860] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[272/860] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[273/860] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[274/860] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[275/860] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[276/860] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[277/860] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[278/860] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[279/860] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[280/860] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[281/860] Compiling HashTreeCollections TreeSet.swift
[282/860] Compiling HashTreeCollections _HashNodeHeader.swift
[283/860] Compiling HashTreeCollections _HashSlot.swift
[284/860] Compiling HashTreeCollections _HashStack.swift
[285/860] Compiling HashTreeCollections _HashTreeIterator.swift
[286/860] Compiling HashTreeCollections _HashTreeStatistics.swift
[287/860] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[288/860] Compiling HashTreeCollections _RawHashNode.swift
[289/860] Compiling HashTreeCollections _UnmanagedHashNode.swift
[290/860] Compiling HashTreeCollections _UnsafePath.swift
[291/860] Compiling HashTreeCollections TreeDictionary+Codable.swift
[310/860] Emitting module OrderedCollections
[311/861] Emitting module DequeModule
[318/862] Compiling HashTreeCollections _HashNode+Structural union.swift
[319/862] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[320/862] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[321/862] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[322/862] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[323/862] Compiling HashTreeCollections _HashNode.swift
[324/862] Emitting module _RopeModule
[335/862] Compiling ssl_versions.cc
[336/862] Compiling ssl_transcript.cc
[383/862] Compiling ssl_stat.cc
[395/862] Compiling ssl_session.cc
[415/862] Compiling ssl_privkey.cc
[418/863] Emitting module CryptoSwift
[434/863] Compiling CryptoSwift Signature.swift
[435/863] Compiling CryptoSwift StreamDecryptor.swift
[436/863] Compiling CryptoSwift StreamEncryptor.swift
[437/863] Compiling CryptoSwift String+Extension.swift
[438/863] Compiling CryptoSwift UInt128.swift
[439/863] Compiling CryptoSwift UInt16+Extension.swift
[440/863] Compiling CryptoSwift UInt32+Extension.swift
[441/863] Compiling CryptoSwift UInt64+Extension.swift
[442/863] Compiling CryptoSwift UInt8+Extension.swift
[443/863] Compiling CryptoSwift Updatable.swift
[444/863] Compiling CryptoSwift Utils.swift
[445/863] Compiling CryptoSwift XChaCha20.swift
[446/863] Compiling CryptoSwift ZeroPadding.swift
[447/863] Compiling CryptoSwift resource_bundle_accessor.swift
[447/863] Compiling ssl_key_share.cc
[448/863] Compiling ssl_file.cc
[450/863] Emitting module HashTreeCollections
[451/864] Compiling ssl_lib.cc
[453/864] Compiling CryptoSwift PKCS5.swift
[454/864] Compiling CryptoSwift PKCS7.swift
[455/864] Compiling CryptoSwift PKCS7Padding.swift
[456/864] Compiling CryptoSwift Padding.swift
[457/864] Compiling CryptoSwift Poly1305.swift
[458/864] Compiling CryptoSwift RSA+Cipher.swift
[459/864] Compiling CryptoSwift RSA+Signature.swift
[460/864] Compiling CryptoSwift RSA.swift
[461/864] Compiling CryptoSwift Rabbit.swift
[462/864] Compiling CryptoSwift SHA1.swift
[463/864] Compiling CryptoSwift SHA2.swift
[464/864] Compiling CryptoSwift SHA3.swift
[465/864] Compiling CryptoSwift Scrypt.swift
[466/864] Compiling CryptoSwift SecureBytes.swift
[480/864] Compiling CryptoSwift PKCS1v15.swift
[481/865] Compiling ssl_buffer.cc
[482/865] Compiling ssl_cipher.cc
[483/865] Compiling ssl_credential.cc
[484/865] Compiling ssl_asn1.cc
[485/865] Compiling ssl_cert.cc
[486/865] Compiling ssl_aead_ctx.cc
[487/865] Compiling s3_pkt.cc
[488/865] Compiling s3_lib.cc
[489/865] Compiling s3_both.cc
[490/865] Compiling encrypted_client_hello.cc
[491/865] Compiling handshake.cc
[492/865] Compiling handshake_server.cc
[493/865] Compiling handshake_client.cc
[494/865] Compiling dtls_method.cc
[495/865] Compiling extensions.cc
[496/865] Compiling handoff.cc
[497/865] Compiling d1_pkt.cc
[498/865] Compiling md5-x86_64-linux.S
[499/865] Compiling md5-x86_64-apple.S
[500/865] Compiling md5-586-linux.S
[501/865] Compiling md5-586-apple.S
[502/865] Compiling chacha20_poly1305_x86_64-apple.S
[503/865] Compiling chacha20_poly1305_x86_64-linux.S
[504/865] Compiling chacha20_poly1305_armv8-win.S
[505/865] Compiling chacha20_poly1305_armv8-linux.S
[506/865] Compiling chacha20_poly1305_armv8-apple.S
[507/865] Compiling chacha-x86_64-linux.S
[508/865] Compiling chacha-x86_64-apple.S
[509/865] Compiling chacha-x86-linux.S
[510/865] Compiling bio_ssl.cc
[511/865] Compiling chacha-x86-apple.S
[512/865] Compiling chacha-armv8-win.S
[513/865] Compiling chacha-armv8-linux.S
[514/865] Compiling chacha-armv8-apple.S
[515/865] Compiling err_data.cc
[516/865] Compiling chacha-armv4-linux.S
[517/865] Compiling aes128gcmsiv-x86_64-apple.S
[518/865] Compiling aes128gcmsiv-x86_64-linux.S
[519/865] Compiling x86_64-mont5-linux.S
[520/865] Compiling x86_64-mont5-apple.S
[521/865] Compiling x86_64-mont-apple.S
[522/865] Compiling x86_64-mont-linux.S
[523/865] Compiling vpaes-x86_64-linux.S
[524/865] Compiling x86-mont-linux.S
[525/865] Compiling x86-mont-apple.S
[526/865] Compiling vpaes-x86_64-apple.S
[527/865] Compiling vpaes-x86-linux.S
[528/865] Compiling vpaes-armv8-win.S
[529/865] Compiling vpaes-x86-apple.S
[530/865] Compiling vpaes-armv8-linux.S
[531/865] Compiling vpaes-armv7-linux.S
[532/865] Compiling vpaes-armv8-apple.S
[533/865] Compiling sha512-x86_64-linux.S
[534/865] Compiling sha512-x86_64-apple.S
[535/865] Compiling sha512-armv8-win.S
[536/865] Compiling sha512-armv8-linux.S
[537/865] Compiling sha512-armv8-apple.S
[538/865] Compiling sha512-armv4-linux.S
[539/865] Compiling sha512-586-apple.S
[540/865] Compiling sha512-586-linux.S
[541/865] Compiling sha256-x86_64-linux.S
[542/865] Compiling sha256-armv8-win.S
[543/865] Compiling sha256-x86_64-apple.S
[544/865] Compiling sha256-armv8-linux.S
[545/865] Compiling sha256-armv4-linux.S
[546/865] Compiling sha256-armv8-apple.S
[547/865] Compiling sha256-586-linux.S
[548/865] Compiling sha256-586-apple.S
[548/865] Compiling sha1-armv8-win.S
[550/865] Compiling sha1-x86_64-apple.S
[551/865] Compiling sha1-armv8-apple.S
[552/865] Compiling sha1-armv8-linux.S
[553/865] Compiling sha1-x86_64-linux.S
[554/865] Compiling sha1-armv4-large-linux.S
[555/865] Compiling sha1-586-linux.S
[556/865] Compiling sha1-586-apple.S
[557/865] Compiling rsaz-avx2-linux.S
[558/865] Compiling rsaz-avx2-apple.S
[559/865] Compiling rdrand-x86_64-apple.S
[560/865] Compiling rdrand-x86_64-linux.S
[561/865] Compiling p256_beeu-x86_64-asm-linux.S
[562/865] Compiling p256_beeu-x86_64-asm-apple.S
[563/865] Compiling p256_beeu-armv8-asm-win.S
[564/865] Compiling p256_beeu-armv8-asm-apple.S
[565/865] Compiling p256_beeu-armv8-asm-linux.S
[566/865] Compiling p256-x86_64-asm-apple.S
[567/865] Compiling p256-x86_64-asm-linux.S
[568/865] Compiling p256-armv8-asm-linux.S
[569/865] Compiling p256-armv8-asm-apple.S
[570/865] Compiling p256-armv8-asm-win.S
[571/865] Compiling ghashv8-armv8-linux.S
[572/865] Compiling d1_srtp.cc
[573/865] Compiling dtls_record.cc
[574/865] Compiling ghashv8-armv8-apple.S
[575/865] Compiling ghashv8-armv8-win.S
[576/865] Compiling ghash-x86-linux.S
[577/865] Compiling ghash-x86_64-apple.S
[578/865] Compiling ghashv8-armv7-linux.S
[579/865] Compiling ghash-x86-apple.S
[580/865] Compiling ghash-x86_64-linux.S
[581/865] Compiling ghash-ssse3-x86_64-linux.S
[582/865] Compiling ghash-neon-armv8-win.S
[583/865] Compiling ghash-ssse3-x86-linux.S
[584/865] Compiling ghash-ssse3-x86_64-apple.S
[585/865] Compiling ghash-ssse3-x86-apple.S
[586/865] Compiling ghash-neon-armv8-linux.S
[587/865] Compiling ghash-armv4-linux.S
[588/865] Compiling ghash-neon-armv8-apple.S
[589/865] Compiling co-586-linux.S
[590/865] Compiling bsaes-armv7-linux.S
[591/865] Compiling co-586-apple.S
[592/865] Compiling bn-armv8-win.S
[593/865] Compiling bn-armv8-linux.S
[594/865] Compiling bn-armv8-apple.S
[595/865] Compiling bn-586-apple.S
[596/865] Compiling bn-586-linux.S
[597/865] Compiling armv8-mont-win.S
[598/865] Compiling armv8-mont-linux.S
[599/865] Compiling armv4-mont-linux.S
[600/865] Compiling armv8-mont-apple.S
[601/865] Compiling aesv8-gcm-armv8-win.S
[602/865] Compiling aesv8-gcm-armv8-apple.S
[603/865] Compiling aesv8-gcm-armv8-linux.S
[604/865] Compiling aesv8-armv8-win.S
[605/865] Compiling aesv8-armv8-linux.S
[605/865] Compiling aesv8-armv8-apple.S
[607/865] Compiling aesv8-armv7-linux.S
[608/865] Compiling aesni-x86_64-linux.S
[609/865] Compiling aesni-x86_64-apple.S
[610/865] Compiling aesni-x86-linux.S
[611/865] Compiling aesni-x86-apple.S
[612/865] Compiling aesni-gcm-x86_64-linux.S
[613/865] Compiling aes-gcm-avx2-x86_64-linux.S
[614/865] Compiling aesni-gcm-x86_64-apple.S
[615/865] Compiling aes-gcm-avx2-x86_64-apple.S
[616/865] Compiling aes-gcm-avx10-x86_64-linux.S
[617/865] Compiling aes-gcm-avx10-x86_64-apple.S
[618/865] Compiling d1_lib.cc
[619/865] Compiling x_pubkey.cc
[620/865] Compiling x_x509.cc
[621/865] Compiling d1_both.cc
[622/865] Compiling x_spki.cc
[623/865] Compiling x_sig.cc
[624/865] Compiling x_x509a.cc
[624/865] Compiling x_val.cc
[626/865] Compiling x_req.cc
[627/865] Compiling x_crl.cc
[628/865] Compiling x_name.cc
[629/865] Compiling x_exten.cc
[630/865] Compiling x509spki.cc
[631/865] Compiling x_attrib.cc
[632/865] Compiling x509rset.cc
[633/865] Compiling x509name.cc
[634/865] Compiling x_algor.cc
[635/865] Compiling x_all.cc
[636/865] Compiling x509cset.cc
[637/865] Compiling x509_vpm.cc
[638/865] Compiling x509_v3.cc
[639/865] Compiling x509_vfy.cc
[640/865] Compiling x509_trs.cc
[641/865] Compiling x509_txt.cc
[642/865] Compiling x509_set.cc
[643/865] Compiling x509_req.cc
[644/865] Compiling x509_obj.cc
[645/865] Compiling x509_lu.cc
[646/865] Compiling x509_def.cc
[647/865] Compiling x509.cc
[648/865] Compiling x509_ext.cc
[649/865] Compiling x509_att.cc
[650/865] Compiling x509_d2.cc
[651/865] Compiling x509_cmp.cc
[652/865] Compiling v3_utl.cc
[653/865] Compiling v3_skey.cc
[654/865] Compiling v3_prn.cc
[655/865] Compiling v3_purp.cc
[656/865] Compiling v3_pcons.cc
[657/865] Compiling v3_pmaps.cc
[658/865] Compiling v3_ocsp.cc
[659/865] Compiling v3_int.cc
[660/865] Compiling v3_ncons.cc
[661/865] Compiling v3_lib.cc
[662/865] Compiling v3_ia5.cc
[663/865] Compiling v3_info.cc
[664/865] Compiling v3_genn.cc
[665/865] Compiling v3_bitst.cc
[666/865] Compiling v3_extku.cc
[667/865] Compiling v3_enum.cc
[668/865] Compiling v3_alt.cc
[669/865] Compiling v3_crld.cc
[670/865] Compiling v3_conf.cc
[671/865] Compiling v3_cpols.cc
[672/865] Compiling v3_akeya.cc
[673/865] Compiling v3_bcons.cc
[674/865] Compiling t_x509a.cc
[675/865] Compiling v3_akey.cc
[676/865] Compiling t_x509.cc
[677/865] Compiling t_crl.cc
[678/865] Compiling i2d_pr.cc
[679/865] Compiling t_req.cc
[680/865] Compiling by_file.cc
[681/865] Compiling rsa_pss.cc
[682/865] Compiling policy.cc
[683/865] Compiling name_print.cc
[684/865] Compiling a_verify.cc
[685/865] Compiling by_dir.cc
[686/865] Compiling algorithm.cc
[687/865] Compiling thread_win.cc
[688/865] Compiling asn1_gen.cc
[689/865] Compiling pmbtoken.cc
[690/865] Compiling thread_pthread.cc
[691/865] Compiling trust_token.cc
[692/865] Compiling voprf.cc
[693/865] Compiling thread.cc
[694/865] Compiling a_sign.cc
[695/865] Compiling thread_none.cc
[696/865] Compiling a_digest.cc
[697/865] Compiling stack.cc
[698/865] Compiling sha512.cc
[699/865] Compiling rsa_print.cc
[700/865] Compiling siphash.cc
[701/865] Compiling sha256.cc
[702/865] Compiling sha1.cc
[703/865] Compiling rsa_extra.cc
[704/865] Compiling slhdsa.cc
[705/865] Compiling spake2plus.cc
[706/865] Compiling rc4.cc
[707/865] Compiling rsa_crypt.cc
[708/865] Compiling refcount.cc
[709/865] Compiling trusty.cc
[710/865] Compiling windows.cc
[711/865] Compiling urandom.cc
[712/865] Compiling forkunsafe.cc
[713/865] Compiling rsa_asn1.cc
[714/865] Compiling rand.cc
[715/865] Compiling ios.cc
[716/865] Compiling poly1305_arm_asm.S
[717/865] Compiling getentropy.cc
[718/865] Compiling passive.cc
[719/865] Compiling fork_detect.cc
[720/865] Compiling deterministic.cc
[721/865] Compiling poly1305.cc
[722/865] Compiling poly1305_arm.cc
[723/865] Compiling pool.cc
[724/865] Compiling poly1305_vec.cc
[725/865] Compiling pkcs7.cc
[726/865] Compiling pkcs8_x509.cc
[727/865] Compiling p5_pbev2.cc
[728/865] Compiling pkcs8.cc
[729/865] Compiling pkcs7_x509.cc
[730/865] Compiling pem_xaux.cc
[731/865] Compiling pem_pkey.cc
[732/865] Compiling pem_x509.cc
[733/865] Compiling mlkem.cc
[734/865] Compiling obj_xref.cc
[735/865] Compiling pem_pk8.cc
[736/865] Compiling pem_oth.cc
[737/865] Compiling mldsa.cc
[738/865] Compiling pem_info.cc
[739/865] Compiling pem_all.cc
[740/865] Compiling md5.cc
[741/865] Compiling pem_lib.cc
[742/865] Compiling mem.cc
[743/865] Compiling fips_shared_support.cc
[744/865] Compiling md4.cc
[745/865] Compiling lhash.cc
[746/865] Compiling poly_rq_mul.S
[747/865] Compiling obj.cc
[748/865] Compiling ex_data.cc
[749/865] Compiling scrypt.cc
[750/865] Compiling hrss.cc
[751/865] Compiling sign.cc
[752/865] Compiling kyber.cc
[753/865] Compiling print.cc
[754/865] Compiling hpke.cc
[755/865] Compiling p_x25519.cc
[756/865] Compiling pbkdf.cc
[757/865] Compiling p_rsa.cc
[758/865] Compiling p_x25519_asn1.cc
[759/865] Compiling p_ed25519.cc
[760/865] Compiling p_rsa_asn1.cc
[761/865] Compiling p_hkdf.cc
[762/865] Compiling p_ed25519_asn1.cc
[763/865] Compiling p_dh_asn1.cc
[764/865] Compiling p_ec.cc
[765/865] Compiling p_dh.cc
[766/865] Compiling p_ec_asn1.cc
[767/865] Compiling evp_ctx.cc
[768/865] Compiling ecdh.cc
[769/865] Compiling evp.cc
[770/865] Compiling err.cc
[771/865] Compiling p_dsa_asn1.cc
[772/865] Compiling engine.cc
[773/865] Compiling hash_to_curve.cc
[774/865] Compiling evp_asn1.cc
[775/865] Compiling ec_derive.cc
[776/865] Compiling ecdsa_asn1.cc
[777/865] Compiling dsa.cc
[778/865] Compiling dh_asn1.cc
[779/865] Compiling dsa_asn1.cc
[780/865] Compiling digest_extra.cc
[781/865] Compiling ec_asn1.cc
[782/865] Compiling x25519-asm-arm.S
[783/865] Compiling spake25519.cc
[784/865] Compiling params.cc
[785/865] Compiling des.cc
[786/865] Compiling cpu_intel.cc
[787/865] Compiling cpu_aarch64_sysreg.cc
[788/865] Compiling crypto.cc
[789/865] Compiling cpu_arm_linux.cc
[790/865] Compiling cpu_arm_freebsd.cc
[791/865] Compiling cpu_aarch64_openbsd.cc
[792/865] Compiling cpu_aarch64_win.cc
[793/865] Compiling curve25519.cc
[794/865] Compiling cpu_aarch64_apple.cc
[795/865] Compiling cpu_aarch64_linux.cc
[796/865] Compiling cpu_aarch64_fuchsia.cc
[797/865] Compiling tls_cbc.cc
[798/865] Compiling conf.cc
[799/865] Compiling curve25519_64_adx.cc
[800/865] Compiling get_cipher.cc
[801/865] Compiling e_des.cc
[802/865] Compiling bcm.cc
[803/865] Compiling e_aesctrhmac.cc
[804/865] Compiling e_rc2.cc
[805/865] Compiling e_null.cc
[806/865] Compiling e_rc4.cc
[807/865] Compiling e_tls.cc
[808/865] Compiling chacha.cc
[809/865] Compiling derive_key.cc
[810/865] Compiling e_aesgcmsiv.cc
[811/865] Compiling e_chacha20poly1305.cc
[812/865] Compiling buf.cc
[813/865] Compiling blake2.cc
[814/865] Compiling bn_asn1.cc
[815/865] Compiling unicode.cc
[816/865] Compiling ber.cc
[817/865] Compiling convert.cc
[818/865] Compiling cbb.cc
[819/865] Compiling asn1_compat.cc
[820/865] Compiling cbs.cc
[821/865] Compiling hexdump.cc
[822/865] Compiling printf.cc
[823/865] Compiling socket.cc
[824/865] Compiling connect.cc
[825/865] Compiling pair.cc
[826/865] Compiling socket_helper.cc
[827/865] Compiling errno.cc
[828/865] Compiling file.cc
[829/865] Compiling bio_mem.cc
[830/865] Compiling fd.cc
[831/865] Compiling tasn_utl.cc
[832/865] Compiling base64.cc
[833/865] Compiling tasn_fre.cc
[834/865] Compiling tasn_typ.cc
[835/865] Compiling bio.cc
[836/865] Compiling tasn_enc.cc
[837/865] Compiling tasn_new.cc
[838/865] Compiling posix_time.cc
[839/865] Compiling f_string.cc
[840/865] Compiling asn_pack.cc
[841/865] Compiling f_int.cc
[842/865] Compiling asn1_par.cc
[843/865] Compiling tasn_dec.cc
[844/865] Compiling asn1_lib.cc
[845/865] Compiling a_octet.cc
[846/865] Compiling a_utctm.cc
[847/865] Compiling a_type.cc
[848/865] Compiling a_time.cc
[849/865] Compiling a_object.cc
[850/865] Compiling a_strnid.cc
[851/865] Compiling a_strex.cc
[852/865] Compiling a_i2d_fp.cc
[853/865] Compiling a_d2i_fp.cc
[854/865] Compiling a_dup.cc
[855/865] Write sources
[856/865] Compiling a_mbstr.cc
[856/865] Write sources
[859/866] Compiling a_gentm.cc
[860/866] Compiling a_int.cc
[861/877] Compiling a_bitstr.cc
[862/957] Compiling a_bool.cc
[864/957] Compiling BigInt Shifts.swift
[865/957] Compiling BigInt Square Root.swift
[866/957] Compiling BigInt Floating Point Conversion.swift
[867/957] Compiling BigInt GCD.swift
[868/959] Compiling BigInt Data Conversion.swift
[869/959] Compiling BigInt Division.swift
[870/959] Compiling BigInt Exponentiation.swift
[871/959] Compiling BigInt Integer Conversion.swift
[872/959] Compiling BigInt Bitwise Ops.swift
[873/959] Compiling BigInt Codable.swift
[874/959] Compiling BigInt Comparable.swift
[875/959] Emitting module BitCollections
[876/966] Compiling Atomics IntegerOperations.swift
[877/966] Compiling Atomics Unmanaged extensions.swift
[879/966] Compiling BigInt String Conversion.swift
[880/968] Compiling BigInt Multiplication.swift
[881/968] Compiling BigInt Prime Test.swift
[882/968] Compiling BigInt Random.swift
[883/968] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[884/968] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[885/968] Compiling BitCollections BitArray+Extras.swift
[886/968] Compiling BitCollections BitArray+Fill.swift
[887/968] Compiling BitCollections BitArray+Hashable.swift
[888/968] Compiling BitCollections BitArray+Initializers.swift
[889/968] Compiling BitCollections BitArray+Invariants.swift
[890/968] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[898/968] Emitting module BigInt
[904/968] Compiling BigInt Subtraction.swift
[905/968] Compiling BigInt Words and Bits.swift
[915/968] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[916/968] Compiling BitCollections BitSet+CustomReflectable.swift
[917/968] Compiling BitCollections BitSet+CustomStringConvertible.swift
[918/968] Compiling BitCollections BitSet+Equatable.swift
[919/968] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[920/968] Compiling BitCollections BitSet+Extras.swift
[921/968] Compiling BitCollections BitSet+Hashable.swift
[922/968] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[923/968] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[924/968] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[925/968] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[926/968] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[927/968] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[928/968] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[929/968] Compiling BigInt Addition.swift
[930/968] Compiling BigInt BigInt.swift
[931/968] Compiling BigInt BigUInt.swift
[939/968] Compiling c-atomics.c
[942/969] Compiling BitCollections BitSet.Index.swift
[943/969] Compiling BitCollections BitSet._UnsafeHandle.swift
[944/969] Compiling BitCollections BitSet.swift
[945/969] Compiling BitCollections Range+Utilities.swift
[946/969] Compiling BitCollections Slice+Utilities.swift
[947/969] Compiling BitCollections UInt+Tricks.swift
[948/969] Compiling BitCollections _Word.swift
[949/969] Compiling BitCollections BitArray+BitwiseOperations.swift
[950/969] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[951/969] Compiling BitCollections BitArray+Codable.swift
[952/969] Compiling BitCollections BitArray+Collection.swift
[953/969] Compiling BitCollections BitArray+Copy.swift
[954/969] Compiling BitCollections BitArray+CustomReflectable.swift
[955/969] Compiling BitCollections BitArray+Descriptions.swift
[956/969] Compiling BitCollections BitArray+Equatable.swift
[964/969] Compiling c-nioatomics.c
[966/969] Emitting module Atomics
[968/978] Emitting module Collections
[969/978] Compiling Collections Collections.swift
[971/979] Compiling NIOConcurrencyHelpers NIOLock.swift
[972/979] Compiling NIOConcurrencyHelpers lock.swift
[973/979] Emitting module NIOConcurrencyHelpers
[974/979] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[975/979] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[976/979] Compiling NIOConcurrencyHelpers atomics.swift
[982/1041] Compiling NIOCore IO.swift
[983/1041] Compiling NIOCore IOData.swift
[984/1041] Compiling NIOCore IPProtocol.swift
[985/1041] Compiling NIOCore IntegerBitPacking.swift
[986/1041] Compiling NIOCore IntegerTypes.swift
[987/1041] Compiling NIOCore Interfaces.swift
[988/1041] Compiling NIOCore Linux.swift
[989/1041] Compiling NIOCore MarkedCircularBuffer.swift
[990/1049] Compiling NIOCore AddressedEnvelope.swift
[991/1049] Compiling NIOCore AsyncAwaitSupport.swift
[992/1049] Compiling NIOCore AsyncChannel.swift
[993/1049] Compiling NIOCore AsyncChannelHandler.swift
[994/1049] Compiling NIOCore AsyncChannelInboundStream.swift
[995/1049] Compiling NIOCore AsyncChannelOutboundWriter.swift
[996/1049] Compiling NIOCore NIOAsyncSequenceProducer.swift
[997/1049] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[998/1049] Compiling NIOCore NIOAsyncWriter.swift
[999/1049] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1000/1049] Compiling NIOCore SocketAddresses.swift
[1001/1049] Compiling NIOCore SocketOptionProvider.swift
[1002/1049] Compiling NIOCore SystemCallHelpers.swift
[1003/1049] Compiling NIOCore TimeAmount+Duration.swift
[1004/1049] Compiling NIOCore TypeAssistedChannelHandler.swift
[1005/1049] Compiling NIOCore UniversalBootstrapSupport.swift
[1006/1049] Compiling NIOCore Utilities.swift
[1007/1049] Compiling NIOCore MulticastChannel.swift
[1008/1049] Compiling NIOCore NIOAny.swift
[1009/1049] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1010/1049] Compiling NIOCore NIOLoopBound.swift
[1011/1049] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1012/1049] Compiling NIOCore NIOScheduledCallback.swift
[1013/1049] Compiling NIOCore NIOSendable.swift
[1014/1049] Compiling NIOCore RecvByteBufferAllocator.swift
[1015/1049] Compiling NIOCore ByteBuffer-multi-int.swift
[1016/1049] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1017/1049] Compiling NIOCore ByteBuffer-views.swift
[1018/1049] Compiling NIOCore Channel.swift
[1019/1049] Compiling NIOCore ChannelHandler.swift
[1020/1049] Compiling NIOCore ChannelHandlers.swift
[1021/1049] Compiling NIOCore ChannelInvoker.swift
[1022/1049] Compiling NIOCore ChannelOption.swift
[1023/1049] Compiling NIOCore ChannelPipeline.swift
[1024/1049] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1025/1049] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1026/1049] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1027/1049] Compiling NIOCore EventLoopFuture.swift
[1028/1049] Compiling NIOCore FileDescriptor.swift
[1029/1049] Compiling NIOCore FileHandle.swift
[1030/1049] Compiling NIOCore FileRegion.swift
[1031/1049] Compiling NIOCore GlobalSingletons.swift
[1032/1049] Compiling NIOCore CircularBuffer.swift
[1033/1049] Compiling NIOCore Codec.swift
[1034/1049] Compiling NIOCore ConvenienceOptionSupport.swift
[1035/1049] Compiling NIOCore DeadChannel.swift
[1036/1049] Compiling NIOCore DispatchQueue+WithFuture.swift
[1037/1049] Compiling NIOCore EventLoop+Deprecated.swift
[1038/1049] Compiling NIOCore EventLoop+SerialExecutor.swift
[1039/1049] Compiling NIOCore EventLoop.swift
[1040/1049] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1041/1049] Compiling NIOCore BSDSocketAPI.swift
[1042/1049] Compiling NIOCore ByteBuffer-aux.swift
[1043/1049] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1044/1049] Compiling NIOCore ByteBuffer-conversions.swift
[1045/1049] Compiling NIOCore ByteBuffer-core.swift
[1046/1049] Compiling NIOCore ByteBuffer-hex.swift
[1047/1049] Compiling NIOCore ByteBuffer-int.swift
[1048/1049] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1049/1049] Emitting module NIOCore
[1051/1100] Emitting module NIOEmbedded
[1052/1100] Compiling NIOEmbedded Embedded.swift
[1053/1100] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1054/1100] Compiling NIOEmbedded AsyncTestingChannel.swift
[1056/1101] Compiling NIOPosix Pool.swift
[1057/1101] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1058/1101] Compiling NIOPosix PosixSingletons.swift
[1059/1101] Compiling NIOPosix RawSocketBootstrap.swift
[1060/1101] Compiling NIOPosix Resolver.swift
[1061/1101] Compiling NIOPosix Selectable.swift
[1062/1107] Compiling NIOPosix SelectableChannel.swift
[1063/1107] Compiling NIOPosix SelectableEventLoop.swift
[1064/1107] Compiling NIOPosix SelectorEpoll.swift
[1065/1107] Compiling NIOPosix SelectorGeneric.swift
[1066/1107] Compiling NIOPosix SelectorKqueue.swift
[1067/1107] Compiling NIOPosix SelectorUring.swift
[1068/1107] Compiling NIOPosix ServerSocket.swift
[1069/1107] Compiling NIOPosix Socket.swift
[1070/1107] Compiling NIOPosix SocketChannel.swift
[1071/1107] Compiling NIOPosix SocketProtocols.swift
[1072/1107] Compiling NIOPosix System.swift
[1073/1107] Compiling NIOPosix Thread.swift
[1074/1107] Compiling NIOPosix ThreadPosix.swift
[1075/1107] Compiling NIOPosix ThreadWindows.swift
[1076/1107] Compiling NIOPosix UnsafeTransfer.swift
[1077/1107] Compiling NIOPosix Utilities.swift
[1078/1107] Compiling NIOPosix VsockAddress.swift
[1079/1107] Compiling NIOPosix VsockChannelEvents.swift
[1080/1107] Compiling NIOPosix BSDSocketAPICommon.swift
[1081/1107] Compiling NIOPosix BSDSocketAPIPosix.swift
[1082/1107] Compiling NIOPosix BSDSocketAPIWindows.swift
[1083/1107] Compiling NIOPosix BaseSocket.swift
[1084/1107] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1085/1107] Compiling NIOPosix BaseSocketChannel.swift
[1086/1107] Compiling NIOPosix BaseStreamSocketChannel.swift
[1087/1107] Emitting module NIOPosix
[1088/1107] Compiling NIOPosix Bootstrap.swift
[1089/1107] Compiling NIOPosix ControlMessage.swift
[1090/1107] Compiling NIOPosix DatagramVectorReadManager.swift
[1091/1107] Compiling NIOPosix Errors+Any.swift
[1092/1107] Compiling NIOPosix FileDescriptor.swift
[1093/1107] Compiling NIOPosix GetaddrinfoResolver.swift
[1094/1107] Compiling NIOPosix HappyEyeballs.swift
[1095/1107] Compiling NIOPosix IO.swift
[1096/1107] Compiling NIOPosix IntegerBitPacking.swift
[1097/1107] Compiling NIOPosix IntegerTypes.swift
[1098/1107] Compiling NIOPosix Linux.swift
[1099/1107] Compiling NIOPosix LinuxCPUSet.swift
[1100/1107] Compiling NIOPosix LinuxUring.swift
[1101/1107] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1102/1107] Compiling NIOPosix NIOThreadPool.swift
[1103/1107] Compiling NIOPosix NonBlockingFileIO.swift
[1104/1107] Compiling NIOPosix PendingDatagramWritesManager.swift
[1105/1107] Compiling NIOPosix PendingWritesManager.swift
[1106/1107] Compiling NIOPosix PipeChannel.swift
[1107/1107] Compiling NIOPosix PipePair.swift
[1109/1110] Emitting module NIO
[1110/1110] Compiling NIO Exports.swift
[1112/1138] Compiling NIOTLS TLSEvents.swift
[1113/1138] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1114/1138] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1115/1138] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1116/1138] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1117/1138] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1118/1138] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1119/1138] Emitting module NIOTLS
[1120/1138] Compiling NIOTLS SNIHandler.swift
[1122/1139] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1123/1139] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1124/1170] Emitting module NIOFoundationCompat
[1125/1170] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1126/1171] Compiling NIOSSL SSLPublicKey.swift
[1127/1171] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1129/1171] Compiling NIOSSL SSLConnection.swift
[1130/1171] Compiling NIOSSL SSLPrivateKey.swift
[1131/1172] Compiling NIOSSL LinuxCABundle.swift
[1132/1172] Compiling NIOSSL NIOSSLClientHandler.swift
[1133/1172] Compiling NIOSSL ObjectIdentifier.swift
[1134/1172] Compiling NIOSSL PosixPort.swift
[1135/1193] Emitting module NIOTransportServices
[1136/1195] Compiling NIOTransportServices StateManagedChannel.swift
[1137/1195] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1138/1195] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1139/1195] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1140/1195] Compiling NIOTransportServices NIOTSSingletons.swift
[1141/1195] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1142/1195] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1143/1195] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1144/1195] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1145/1195] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1146/1195] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1147/1195] Compiling NIOTransportServices NIOTSBootstraps.swift
[1148/1195] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1149/1195] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1150/1195] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1151/1195] Compiling NIOTransportServices NIOTSErrors.swift
[1152/1195] Compiling NIOTransportServices NIOTSEventLoop.swift
[1153/1195] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1154/1195] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1155/1195] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1156/1195] Compiling NIOTransportServices AcceptHandler.swift
[1157/1195] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1158/1195] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1164/1196] Emitting module NIOHTTP1
[1169/1225] Emitting module NIOSSL
[1170/1229] Compiling NIOExtras NIORequestIdentifiable.swift
[1171/1229] Compiling NIOExtras RequestResponseHandler.swift
[1172/1229] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1173/1229] Compiling NIOExtras PCAPRingBuffer.swift
[1177/1229] Compiling NIOSSL SafeCompare.swift
[1178/1229] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1179/1230] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1180/1230] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1181/1230] Compiling NIOExtras JSONRPCFraming.swift
[1182/1230] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1183/1230] Compiling NIOWebSocket WebSocketOpcode.swift
[1184/1230] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1186/1230] Compiling NIOExtras NIOExtrasError.swift
[1187/1232] Compiling NIOExtras QuiescingHelper.swift
[1188/1232] Compiling NIOExtras UnsafeTransfer.swift
[1189/1232] Compiling NIOExtras WritePCAPHandler.swift
[1193/1232] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1197/1232] Emitting module NIOWebSocket
[1198/1232] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1199/1232] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1202/1232] Compiling NIOWebSocket WebSocketFrame.swift
[1206/1233] Compiling NIOSSL AndroidCABundle.swift
[1207/1233] Compiling NIOSSL ByteBufferBIO.swift
[1208/1233] Compiling NIOSSL CustomPrivateKey.swift
[1209/1233] Compiling NIOSSL IdentityVerification.swift
[1211/1233] Compiling NIOExtras DebugInboundEventsHandler.swift
[1212/1233] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1213/1233] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1214/1233] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1215/1233] Compiling NIOExtras LengthFieldPrepender.swift
[1216/1233] Compiling NIOExtras LineBasedFrameDecoder.swift
[1224/1233] Emitting module NIOExtras
[1228/1233] Compiling NIOSSL Zeroization.swift
[1229/1233] Compiling NIOSSL TLSConfiguration.swift
[1230/1233] Compiling NIOSSL UniversalBootstrapSupport.swift
[1231/1233] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1236/1243] Compiling WebSocketKit Exports.swift
[1237/1243] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1238/1243] Compiling WebSocketKit WebSocket+Concurrency.swift
[1239/1243] Emitting module WebSocketKit
[1240/1243] Compiling WebSocketKit WebSocketHandler.swift
[1241/1243] Compiling WebSocketKit WebSocketClient.swift
[1242/1243] Compiling WebSocketKit WebSocket+Connect.swift
[1243/1243] Compiling WebSocketKit WebSocket.swift
[1245/1288] Emitting module Web3
[1246/1294] Compiling Web3 Types+RLPItemConvertible.swift
[1247/1294] Compiling Web3 BigUInt+BytesConvertible.swift
[1248/1294] Compiling Web3 Bytes+HexString.swift
[1249/1294] Compiling Web3 Bytes+SecureRandom.swift
[1250/1294] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1251/1294] Compiling Web3 Bytes+UInt.swift
[1252/1294] Compiling Web3 EthereumBlockObject.swift
[1253/1294] Compiling Web3 EthereumCall.swift
[1254/1294] Compiling Web3 EthereumData.swift
[1255/1294] Compiling Web3 EthereumLogObject.swift
[1256/1294] Compiling Web3 EthereumQuantity.swift
[1257/1294] Compiling Web3 EthereumQuantityTag.swift
[1258/1294] Compiling Web3 EthereumSyncStatusObject.swift
[1259/1294] Compiling Web3 Secp256k1+CTXCreator.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1260/1294] Compiling Web3 String+BytesConvertible.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1261/1294] Compiling Web3 String+Conversion.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1262/1294] Compiling Web3 String+HexBytes.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1263/1294] Compiling Web3 SynchronizedArray.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1264/1294] Compiling Web3 SynchronizedDictionary.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 47 |             }
 48 |         }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |             let dictionaryCopy = newValue
 44 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 88 |         }
 89 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 94 |         }
 95 |     }
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         }
103 |
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-Sendable type 'KeyType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 |         var oldValue: ValueType? = nil
 99 |
/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 [#SendableClosureCaptures]
 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 [#SendableClosureCaptures]
102 |         }
103 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1265/1294] Compiling Web3 EthereumTransactionObject.swift
[1266/1294] Compiling Web3 EthereumTransactionReceiptObject.swift
[1267/1294] Compiling Web3 EthereumValue.swift
[1268/1294] Compiling Web3 EthereumValueConvertible.swift
[1269/1294] Compiling Web3 RPCRequest.swift
[1270/1294] Compiling Web3 RPCResponse.swift
[1271/1294] Compiling Web3 BytesConvertible.swift
[1272/1294] Compiling Web3 CharacterSet+Hex.swift
[1273/1294] Compiling Web3 Data+BytesConvertible.swift
[1274/1294] Compiling Web3 EthereumUtils.swift
[1275/1294] Compiling Web3 Exports+Web3.swift
[1276/1294] Compiling Web3 Int+ETH.swift
[1277/1294] Compiling Web3 Types+EthereumValueConvertible.swift
[1278/1294] Compiling Web3 Web3Provider.swift
[1279/1294] Compiling Web3 RLPDecoder.swift
[1280/1294] Compiling Web3 RLPEncoder.swift
[1281/1294] Compiling Web3 RLPItem.swift
[1282/1294] Compiling Web3 RLPItemConvertible.swift
[1283/1294] Compiling Web3 UInt+BytesRepresentable.swift
[1284/1294] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1285/1294] Compiling Web3 UnsignedInteger+Shifting.swift
[1286/1294] Compiling Web3 EthereumAddress.swift
[1287/1294] Compiling Web3 EthereumPrivateKey.swift
[1288/1294] Compiling Web3 EthereumPublicKey.swift
[1289/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1290/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1291/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1292/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1293/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1294/1294] 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 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 |                 response(err)
46 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 |                     response(err)
66 |                     return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 |         queue.async {
39 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 |                     // Return result
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-Sendable type 'Params.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-Sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |                     onEvent(err)
216 |                 }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-Sendable type 'Result.Type' in an isolated closure; this is an error in the Swift 6 language mode
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1296/1312] Compiling Web3ContractABI ABIEncoder.swift
[1297/1312] Compiling Web3ContractABI Eth+ABI.swift
[1298/1312] Compiling Web3ContractABI SolidityTuple.swift
[1299/1314] Compiling Web3ContractABI EthereumContract.swift
[1300/1314] Compiling Web3ContractABI SolidityEvent.swift
[1301/1314] Compiling Web3ContractABI ERC165.swift
[1302/1314] Compiling Web3ContractABI ERC20.swift
[1303/1314] Compiling Web3ContractABI ERC721.swift
[1304/1314] Compiling Web3ContractABI Eth+Contract.swift
[1305/1314] Compiling Web3ContractABI SolidityWrappedValue.swift
[1306/1314] Compiling Web3ContractABI ABIObject.swift
[1307/1314] Compiling Web3ContractABI SolidityType+Codable.swift
[1308/1314] Compiling Web3ContractABI SolidityType.swift
[1309/1314] Compiling Web3ContractABI SolidityFunction.swift
[1310/1314] Compiling Web3ContractABI SolidityInvocation.swift
[1311/1314] Compiling Web3ContractABI ABI.swift
[1312/1314] Compiling Web3ContractABI ABIConvertible.swift
[1313/1314] Compiling Web3ContractABI ABIDecoder.swift
[1314/1314] Emitting module Web3ContractABI
[1316/1320] Compiling Web3PromiseKit Exports+PromiseKit.swift
[1317/1320] Compiling Web3PromiseKit Promisable.swift
[1318/1320] Compiling Web3PromiseKit Web3+PromiseKit.swift
[1319/1320] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[1320/1320] Emitting module Web3PromiseKit
Build complete! (398.12s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.