The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Web3, reference master (b85187), with Swift 6.3 for Linux on 21 Apr 2026 00:04:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.82s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.55s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.1.3
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.37.0
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.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.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.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.7.0
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
warning: 'spi-builder-workspace': found 22 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
warning: 'spi-builder-workspace': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.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+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.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/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
warning: 'spi-builder-workspace': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.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/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.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/452] Write sources
[16/452] Compiling lax_der_parsing.c
[16/452] Compiling lax_der_privatekey_parsing.c
[17/452] Compiling _AtomicsShims.c
[19/452] Write sources
[25/452] Copying PrivacyInfo.xcprivacy
[26/452] Write sources
[33/452] Compiling CNIOWindows shim.c
[33/452] Compiling CNIOWindows WSAStartup.c
[35/452] Compiling CNIOWASI CNIOWASI.c
[36/452] Compiling CNIOPosix event_loop_id.c
[37/452] Compiling CNIOOpenBSD shim.c
[38/452] Compiling CNIOSHA1 c_nio_sha1.c
[39/452] Compiling CNIOLinux liburing_shims.c
[40/452] Compiling CNIODarwin shim.c
[41/452] Compiling CNIOLLHTTP c_nio_http.c
[42/452] Compiling CNIOLinux shim.c
[43/452] Compiling CNIOLLHTTP c_nio_api.c
[44/452] Compiling fiat_curve25519_adx_square.S
[45/452] Compiling fiat_p256_adx_sqr.S
[46/452] Compiling fiat_p256_adx_mul.S
[47/452] Compiling fiat_curve25519_adx_mul.S
[48/452] Compiling secp256k1.c
[49/452] Write swift-version-24593BA9C3E375BF.txt
[50/452] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/453] Compiling CNIOBoringSSLShims shims.c
[52/458] Compiling tls13_both.cc
[53/458] Compiling tls13_enc.cc
[54/474] Compiling tls13_client.cc
[56/494] Emitting module _NIODataStructures
[56/494] Compiling tls_method.cc
[57/595] Compiling tls_record.cc
[59/595] Emitting module InternalCollectionsUtilities
[59/597] Compiling tls13_server.cc
[60/597] Compiling t1_enc.cc
[62/597] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/597] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/597] Compiling CryptoSwift AEAD.swift
[65/597] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[66/597] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[66/597] Compiling ssl_x509.cc
[68/597] Compiling CryptoSwift ASN1Decoder.swift
[69/597] Compiling CryptoSwift ASN1Encoder.swift
[70/597] Compiling CryptoSwift BlockDecryptor.swift
[71/597] Compiling CryptoSwift BlockEncryptor.swift
[72/597] Compiling CryptoSwift BlockMode.swift
[73/597] Compiling CryptoSwift Bit.swift
[74/597] Compiling CryptoSwift BlockCipher.swift
[75/597] Emitting module secp256k1
[76/597] Compiling secp256k1 Exporter.swift
[77/598] Emitting module _NIOBase64
[78/598] Compiling _NIOBase64 Base64.swift
[79/598] Compiling CryptoSwift AES.Cryptors.swift
[80/598] Compiling CryptoSwift AES.swift
[81/598] Compiling CryptoSwift ASN1.swift
[83/599] Compiling CryptoSwift ASN1Scanner.swift
[84/599] Compiling CryptoSwift Array+Extension.swift
[85/599] Compiling CryptoSwift Authenticator.swift
[86/599] Compiling CryptoSwift BatchedCollection.swift
[89/600] Emitting module PromiseKit
[90/602] Compiling _NIODataStructures PriorityQueue.swift
[91/602] Compiling _NIODataStructures _TinyArray.swift
[91/602] Compiling ssl_versions.cc
[93/672] Emitting module CryptoSwift
[94/686] Compiling _RopeModule Rope+_UnsafeHandle.swift
[95/686] Compiling _RopeModule Rope.swift
[96/686] Compiling _NIODataStructures Heap.swift
[98/687] Compiling _RopeModule Rope+_Storage.swift
[99/687] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[100/687] Compiling _RopeModule BigString+Builder.swift
[101/687] Compiling _RopeModule BigString+Contents.swift
[102/687] Compiling _RopeModule BigString+Debugging.swift
[103/687] Compiling _RopeModule BigString+Invariants.swift
[104/687] Compiling _RopeModule BigString+Metrics.swift
[105/687] Compiling _RopeModule BigString+Index.swift
[106/687] Compiling _RopeModule BigString+Ingester.swift
[107/687] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[108/687] Compiling _RopeModule Rope+_Node.swift
[109/687] Compiling _RopeModule BigString+Summary.swift
[110/687] Compiling _RopeModule BigString.swift
[111/742] Compiling OrderedCollections OrderedDictionary+Values.swift
[112/742] Compiling OrderedCollections OrderedSet+Initializers.swift
[114/750] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[115/750] Compiling HeapModule Heap+Descriptions.swift
[115/750] Compiling ssl_stat.cc
[117/750] Compiling HeapModule Heap.swift
[118/750] Compiling HeapModule _HeapNode.swift
[118/750] Compiling ssl_transcript.cc
[120/840] Emitting module HeapModule
[121/859] Compiling HeapModule Heap+Invariants.swift
[122/859] Compiling HeapModule Heap+UnsafeHandle.swift
[122/860] Compiling ssl_privkey.cc
[124/860] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[125/860] Compiling HashTreeCollections _HashNode+Structural merge.swift
[126/860] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[127/860] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[128/860] Compiling HashTreeCollections _HashNode+Structural filter.swift
[129/860] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[130/860] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[131/860] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[132/860] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[133/860] Compiling HashTreeCollections _HashNode+Builder.swift
[134/860] Compiling HashTreeCollections _HashNode+Debugging.swift
[135/860] Compiling HashTreeCollections _HashNode+Initializers.swift
[136/860] Compiling HashTreeCollections _HashNode+Invariants.swift
[137/860] Compiling HashTreeCollections _HashNode+Lookups.swift
[138/864] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[139/864] Compiling HashTreeCollections _HashNode.swift
[140/864] Compiling HashTreeCollections _HashNodeHeader.swift
[141/864] Compiling HashTreeCollections _HashSlot.swift
[142/864] Compiling HashTreeCollections _HashNode+Structural union.swift
[143/864] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[144/864] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[145/864] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[147/864] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[148/864] Compiling HashTreeCollections TreeSet+Debugging.swift
[149/864] Compiling HashTreeCollections TreeSet+Descriptions.swift
[150/864] Compiling HashTreeCollections TreeSet+Equatable.swift
[151/864] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[152/864] Compiling HashTreeCollections TreeSet+Extras.swift
[153/864] Compiling HashTreeCollections TreeSet+Filter.swift
[154/871] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[155/871] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[156/871] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[157/871] Compiling HashTreeCollections _HashNode+Storage.swift
[158/871] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[159/871] Emitting module ContainersPreview
[159/871] Compiling ssl_session.cc
[161/871] Compiling ContainersPreview Box.swift
[162/871] Compiling ContainersPreview Inout.swift
[163/871] Compiling ContainersPreview InputSpan.swift
[164/871] Compiling ContainersPreview Shared.swift
[165/871] Compiling HashTreeCollections _RawHashNode.swift
[166/871] Compiling HashTreeCollections _UnmanagedHashNode.swift
[167/871] Compiling HashTreeCollections _UnsafePath.swift
[168/871] Compiling HashTreeCollections TreeDictionary+Codable.swift
[169/871] Compiling HashTreeCollections TreeDictionary+Collection.swift
[170/871] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[171/871] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[172/871] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[173/871] Compiling HashTreeCollections TreeDictionary.swift
[174/871] Compiling HashTreeCollections TreeSet+Codable.swift
[175/871] Compiling HashTreeCollections TreeSet+Collection.swift
[180/871] Emitting module _RopeModule
[186/871] Compiling OrderedCollections OrderedSet+Sendable.swift
[187/871] Compiling OrderedCollections OrderedSet+SubSequence.swift
[188/871] Compiling OrderedCollections OrderedSet+Testing.swift
[189/871] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[190/871] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[191/880] Compiling HashTreeCollections _AncestorHashSlots.swift
[192/880] Compiling HashTreeCollections _Bitmap.swift
[193/880] Compiling HashTreeCollections _Bucket.swift
[194/880] Compiling HashTreeCollections _Hash.swift
[195/880] Compiling HashTreeCollections _HashLevel.swift
[243/881] Compiling HashTreeCollections TreeSet+Hashable.swift
[244/881] Compiling HashTreeCollections TreeSet+Sendable.swift
[245/881] Compiling HashTreeCollections TreeSet+Sequence.swift
[246/881] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[247/881] Compiling _RopeModule Rope+Join.swift
[248/881] Compiling _RopeModule Rope+MutatingForEach.swift
[249/881] Compiling _RopeModule Rope+Remove.swift
[250/881] Compiling _RopeModule Rope+RemoveSubrange.swift
[251/881] Compiling _RopeModule Rope+Split.swift
[252/881] Compiling _RopeModule Optional Utilities.swift
[268/891] Compiling OrderedCollections OrderedSet.swift
[269/891] Compiling OrderedCollections _UnsafeBitset.swift
[270/891] Compiling HashTreeCollections TreeDictionary+Merge.swift
[271/891] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[272/891] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[273/891] Compiling HashTreeCollections TreeDictionary+Values.swift
[313/891] Compiling CryptoSwift Signature.swift
[314/891] Compiling CryptoSwift StreamDecryptor.swift
[315/891] Compiling CryptoSwift StreamEncryptor.swift
[316/891] Compiling CryptoSwift String+Extension.swift
[317/891] Compiling CryptoSwift UInt128.swift
[318/891] Compiling CryptoSwift UInt16+Extension.swift
[319/891] Compiling CryptoSwift UInt32+Extension.swift
[320/891] Compiling CryptoSwift UInt64+Extension.swift
[321/891] Compiling CryptoSwift UInt8+Extension.swift
[322/891] Compiling CryptoSwift Updatable.swift
[323/891] Compiling CryptoSwift Utils.swift
[324/891] Compiling CryptoSwift XChaCha20.swift
[325/891] Compiling CryptoSwift ZeroPadding.swift
[326/891] Compiling CryptoSwift resource_bundle_accessor.swift
[365/891] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[366/891] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[367/891] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[368/891] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[369/891] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[370/891] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[371/891] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[372/891] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[373/891] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[374/891] Compiling HashTreeCollections TreeSet.swift
[375/891] Compiling CryptoSwift PKCS1v15.swift
[376/891] Compiling CryptoSwift PKCS5.swift
[377/891] Compiling CryptoSwift PKCS7.swift
[378/891] Compiling CryptoSwift PKCS7Padding.swift
[379/891] Compiling CryptoSwift Padding.swift
[380/891] Compiling CryptoSwift Poly1305.swift
[381/891] Compiling CryptoSwift RSA+Cipher.swift
[382/891] Compiling CryptoSwift RSA+Signature.swift
[383/891] Compiling CryptoSwift RSA.swift
[384/891] Compiling CryptoSwift Rabbit.swift
[385/891] Compiling CryptoSwift SHA1.swift
[386/891] Compiling CryptoSwift SHA2.swift
[387/891] Compiling CryptoSwift SHA3.swift
[388/891] Compiling CryptoSwift Scrypt.swift
[389/891] Compiling CryptoSwift SecureBytes.swift
[390/891] Emitting module OrderedCollections
[411/892] Compiling ssl_key_share.cc
[412/892] Compiling ssl_file.cc
[413/932] Compiling ssl_lib.cc
[425/932] Compiling DequeModule UniqueDeque+Experimental.swift
[426/932] Compiling DequeModule UniqueDeque+Hashable.swift
[427/932] Compiling DequeModule UniqueDeque+Initializers.swift
[428/932] Compiling DequeModule UniqueDeque+Insertions.swift
[429/932] Compiling DequeModule UniqueDeque+Prepend.swift
[430/932] Compiling DequeModule UniqueDeque+Removals.swift
[436/932] Compiling DequeModule RigidDeque+Consumption.swift
[437/932] Compiling DequeModule RigidDeque+Container.swift
[438/932] Compiling DequeModule RigidDeque+Descriptions.swift
[439/932] Compiling DequeModule RigidDeque+Equatable.swift
[440/932] Compiling DequeModule RigidDeque+Experimental.swift
[441/932] Compiling DequeModule RigidDeque+Hashable.swift
[442/932] Compiling DequeModule RigidDeque+Initializers.swift
[443/932] Compiling DequeModule RigidDeque+Insertions.swift
[444/932] Compiling DequeModule RigidDeque+Prepend.swift
[445/932] Compiling DequeModule RigidDeque+Removals.swift
[446/932] Compiling DequeModule RigidDeque+Replacements.swift
[447/932] Compiling DequeModule RigidDeque+Testing.swift
[448/932] Compiling DequeModule RigidDeque.swift
[449/932] Compiling DequeModule UniqueDeque+Append.swift
[450/932] Compiling DequeModule UniqueDeque+Consumption.swift
[450/932] Compiling ssl_credential.cc
[453/932] Compiling DequeModule UniqueDeque+Container.swift
[454/932] Compiling DequeModule UniqueDeque+Descriptions.swift
[455/932] Compiling DequeModule UniqueDeque+Equatable.swift
[477/937] Compiling DequeModule Deque+Codable.swift
[478/937] Compiling DequeModule Deque+Collection.swift
[479/937] Compiling DequeModule Deque+CustomReflectable.swift
[480/937] Compiling DequeModule Deque+Descriptions.swift
[481/937] Compiling DequeModule Deque+Equatable.swift
[482/937] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[483/937] Compiling DequeModule Deque+Extras.swift
[484/937] Compiling DequeModule Deque+Hashable.swift
[485/937] Compiling DequeModule Deque+Testing.swift
[486/937] Compiling DequeModule Deque._Storage.swift
[487/937] Compiling DequeModule Deque._UnsafeHandle.swift
[488/937] Compiling DequeModule Deque.swift
[489/937] Compiling DequeModule _DequeBuffer.swift
[490/937] Compiling DequeModule _DequeBufferHeader.swift
[491/937] Compiling DequeModule RigidDeque+Append.swift
[537/939] Compiling ssl_cert.cc
[550/939] Compiling ssl_buffer.cc
[551/939] Compiling ssl_cipher.cc
[553/939] Emitting module HashTreeCollections
[554/940] Compiling ssl_asn1.cc
[555/940] Compiling ssl_aead_ctx.cc
[556/940] Compiling s3_pkt.cc
[557/940] Compiling s3_lib.cc
[559/940] Emitting module DequeModule
[559/940] Compiling s3_both.cc
[560/940] Compiling handshake_client.cc
[561/940] Compiling handshake.cc
[563/940] Compiling DequeModule UniqueDeque+Replacements.swift
[564/940] Compiling DequeModule UniqueDeque.swift
[565/940] Compiling DequeModule _DequeSlot.swift
[566/940] Compiling DequeModule _UnsafeDequeHandle.swift
[567/940] Compiling DequeModule _UnsafeDequeSegments.swift
[568/941] Compiling handshake_server.cc
[569/941] Compiling handoff.cc
[570/941] Compiling extensions.cc
[571/941] Compiling encrypted_client_hello.cc
[572/941] Compiling md5-x86_64-linux.S
[573/941] Compiling md5-x86_64-apple.S
[574/941] Compiling md5-586-linux.S
[575/941] Compiling md5-586-apple.S
[576/941] Compiling dtls_record.cc
[577/941] Compiling dtls_method.cc
[578/941] Compiling chacha20_poly1305_x86_64-linux.S
[579/941] Compiling d1_pkt.cc
[580/941] Compiling chacha20_poly1305_x86_64-apple.S
[581/941] Compiling d1_srtp.cc
[582/941] Compiling chacha20_poly1305_armv8-win.S
[583/941] Compiling chacha20_poly1305_armv8-linux.S
[584/941] Compiling chacha20_poly1305_armv8-apple.S
[585/941] Compiling chacha-x86_64-linux.S
[586/941] Compiling chacha-x86_64-apple.S
[587/941] Compiling chacha-x86-linux.S
[588/941] Compiling chacha-x86-apple.S
[589/941] Compiling chacha-armv8-win.S
[590/941] Compiling chacha-armv8-linux.S
[591/941] Compiling chacha-armv8-apple.S
[592/941] Compiling err_data.cc
[593/941] Compiling chacha-armv4-linux.S
[594/941] Compiling aes128gcmsiv-x86_64-apple.S
[595/941] Compiling aes128gcmsiv-x86_64-linux.S
[596/941] Compiling x86_64-mont5-apple.S
[597/941] Compiling x86_64-mont-linux.S
[598/941] Compiling x86_64-mont5-linux.S
[599/941] Compiling x86_64-mont-apple.S
[600/941] Compiling x86-mont-linux.S
[601/941] Compiling x86-mont-apple.S
[602/941] Compiling vpaes-x86_64-linux.S
[603/941] Compiling vpaes-x86_64-apple.S
[604/941] Compiling vpaes-x86-linux.S
[605/941] Compiling vpaes-x86-apple.S
[606/941] Compiling vpaes-armv8-linux.S
[607/941] Compiling vpaes-armv8-apple.S
[608/941] Compiling vpaes-armv7-linux.S
[609/941] Compiling sha512-x86_64-linux.S
[610/941] Compiling vpaes-armv8-win.S
[611/941] Compiling bio_ssl.cc
[612/941] Compiling sha512-x86_64-apple.S
[613/941] Compiling sha512-armv8-linux.S
[614/941] Compiling sha512-armv8-apple.S
[615/941] Compiling sha512-armv8-win.S
[616/941] Compiling sha512-armv4-linux.S
[617/941] Compiling sha512-586-linux.S
[618/941] Compiling sha512-586-apple.S
[619/941] Compiling sha256-x86_64-apple.S
[620/941] Compiling sha256-x86_64-linux.S
[621/941] Compiling sha256-armv8-win.S
[622/941] Compiling sha256-armv8-linux.S
[623/941] Compiling d1_lib.cc
[624/941] Compiling sha256-armv4-linux.S
[625/941] Compiling sha256-armv8-apple.S
[626/941] Compiling sha256-586-linux.S
[627/941] Compiling sha256-586-apple.S
[628/941] Compiling sha1-x86_64-apple.S
[629/941] Compiling d1_both.cc
[630/941] Compiling sha1-armv8-win.S
[631/941] Compiling sha1-armv8-linux.S
[632/941] Compiling sha1-x86_64-linux.S
[633/941] Compiling sha1-586-linux.S
[634/941] Compiling sha1-armv4-large-linux.S
[635/941] Compiling sha1-armv8-apple.S
[636/941] Compiling sha1-586-apple.S
[637/941] Compiling rdrand-x86_64-apple.S
[638/941] Compiling rsaz-avx2-linux.S
[638/941] Compiling p256_beeu-x86_64-asm-linux.S
[638/941] Compiling rdrand-x86_64-linux.S
[641/941] Compiling rsaz-avx2-apple.S
[642/941] Compiling p256_beeu-x86_64-asm-apple.S
[643/941] Compiling p256_beeu-armv8-asm-win.S
[644/941] Compiling p256_beeu-armv8-asm-linux.S
[645/941] Compiling p256_beeu-armv8-asm-apple.S
[646/941] Compiling p256-armv8-asm-win.S
[646/941] Compiling p256-x86_64-asm-linux.S
[648/941] Compiling p256-x86_64-asm-apple.S
[649/941] Compiling p256-armv8-asm-linux.S
[650/941] Compiling p256-armv8-asm-apple.S
[651/941] Compiling ghashv8-armv8-win.S
[652/941] Compiling ghashv8-armv8-linux.S
[653/941] Compiling ghashv8-armv7-linux.S
[654/941] Compiling ghashv8-armv8-apple.S
[655/941] Compiling ghash-x86_64-linux.S
[656/941] Compiling ghash-x86-linux.S
[657/941] Compiling ghash-x86_64-apple.S
[658/941] Compiling ghash-ssse3-x86_64-linux.S
[659/941] Compiling ghash-x86-apple.S
[660/941] Compiling ghash-ssse3-x86_64-apple.S
[661/941] Compiling ghash-neon-armv8-win.S
[662/941] Compiling ghash-ssse3-x86-apple.S
[663/941] Compiling ghash-ssse3-x86-linux.S
[663/941] Compiling ghash-armv4-linux.S
[665/941] Compiling ghash-neon-armv8-linux.S
[666/941] Compiling ghash-neon-armv8-apple.S
[667/941] Compiling bsaes-armv7-linux.S
[668/941] Compiling co-586-linux.S
[669/941] Compiling co-586-apple.S
[670/941] Compiling bn-armv8-linux.S
[671/941] Compiling bn-armv8-win.S
[672/941] Compiling bn-armv8-apple.S
[673/941] Compiling bn-586-apple.S
[674/941] Compiling bn-586-linux.S
[675/941] Compiling armv8-mont-win.S
[676/941] Compiling armv8-mont-linux.S
[677/941] Compiling armv8-mont-apple.S
[678/941] Compiling aesv8-gcm-armv8-win.S
[679/941] Compiling armv4-mont-linux.S
[680/941] Compiling aesv8-gcm-armv8-apple.S
[681/941] Compiling aesv8-gcm-armv8-linux.S
[682/941] Compiling aesv8-armv8-linux.S
[683/941] Compiling aesv8-armv8-win.S
[684/941] Compiling aesv8-armv7-linux.S
[685/941] Compiling aesv8-armv8-apple.S
[686/941] Compiling aesni-x86_64-linux.S
[687/941] Compiling aesni-x86_64-apple.S
[688/941] Compiling aesni-x86-linux.S
[689/941] Compiling aesni-gcm-x86_64-apple.S
[689/941] Compiling aesni-x86-apple.S
[691/941] Compiling aesni-gcm-x86_64-linux.S
[691/941] Compiling aes-gcm-avx2-x86_64-apple.S
[693/941] Compiling aes-gcm-avx10-x86_64-linux.S
[694/941] Compiling aes-gcm-avx10-x86_64-apple.S
[695/941] Compiling aes-gcm-avx2-x86_64-linux.S
[696/941] Compiling x_x509a.cc
[697/941] Compiling x_sig.cc
[698/941] Compiling x_val.cc
[699/941] Compiling x_x509.cc
[700/941] Compiling x_req.cc
[701/941] Compiling x_spki.cc
[702/941] Compiling x_pubkey.cc
[703/941] Compiling x_name.cc
[704/941] Compiling x_exten.cc
[705/941] Compiling x509rset.cc
[706/941] Compiling x_crl.cc
[707/941] Compiling x_algor.cc
[708/941] Compiling x509spki.cc
[709/941] Compiling x_attrib.cc
[710/941] Compiling x_all.cc
[711/941] Compiling x509cset.cc
[712/941] Compiling x509name.cc
[713/941] Compiling x509_txt.cc
[714/941] Compiling x509_vpm.cc
[715/941] Compiling x509_v3.cc
[716/941] Compiling x509_trs.cc
[717/941] Compiling x509_set.cc
[718/941] Compiling x509_vfy.cc
[719/941] Compiling x509_obj.cc
[719/941] Compiling x509_req.cc
[721/941] Compiling x509_d2.cc
[722/941] Compiling x509_lu.cc
[723/941] Compiling x509_def.cc
[724/941] Compiling x509_ext.cc
[725/941] Compiling x509_cmp.cc
[726/941] Compiling x509_att.cc
[727/941] Compiling x509.cc
[728/941] Compiling v3_utl.cc
[729/941] Compiling v3_pcons.cc
[729/941] Compiling v3_skey.cc
[730/941] Compiling v3_ocsp.cc
[730/941] Compiling v3_pmaps.cc
[730/941] Compiling v3_prn.cc
[734/941] Compiling v3_purp.cc
[735/941] Compiling v3_lib.cc
[736/941] Compiling v3_ncons.cc
[737/941] Compiling v3_int.cc
[738/941] Compiling v3_ia5.cc
[739/941] Compiling v3_enum.cc
[740/941] Compiling v3_genn.cc
[741/941] Compiling v3_extku.cc
[742/941] Compiling v3_info.cc
[743/941] Compiling v3_cpols.cc
[744/941] Compiling v3_crld.cc
[745/941] Compiling v3_bitst.cc
[746/941] Compiling v3_akey.cc
[747/941] Compiling v3_akeya.cc
[748/941] Compiling v3_alt.cc
[748/941] Compiling v3_bcons.cc
[750/941] Compiling v3_conf.cc
[751/941] Compiling t_x509a.cc
[752/941] Compiling t_x509.cc
[753/941] Compiling i2d_pr.cc
[754/941] Compiling t_req.cc
[755/941] Compiling t_crl.cc
[756/941] Compiling name_print.cc
[757/941] Compiling rsa_pss.cc
[758/941] Compiling policy.cc
[759/941] Compiling by_file.cc
[760/941] Compiling by_dir.cc
[761/941] Compiling asn1_gen.cc
[762/941] Compiling a_sign.cc
[763/941] Compiling thread_win.cc
[764/941] Compiling thread_pthread.cc
[765/941] Compiling a_digest.cc
[766/941] Compiling algorithm.cc
[767/941] Compiling thread_none.cc
[768/941] Compiling trust_token.cc
[769/941] Compiling pmbtoken.cc
[770/941] Compiling voprf.cc
[771/941] Compiling thread.cc
[772/941] Compiling stack.cc
[773/941] Compiling a_verify.cc
[774/941] Compiling sha512.cc
[775/941] Compiling slhdsa.cc
[776/941] Compiling siphash.cc
[777/941] Compiling sha256.cc
[778/941] Compiling sha1.cc
[779/941] Compiling refcount.cc
[780/941] Compiling rsa_extra.cc
[781/941] Compiling rsa_print.cc
[782/941] Compiling rsa_asn1.cc
[783/941] Compiling spake2plus.cc
[784/941] Compiling rc4.cc
[785/941] Compiling rand.cc
[786/941] Compiling windows.cc
[787/941] Compiling trusty.cc
[788/941] Compiling rsa_crypt.cc
[789/941] Compiling ios.cc
[790/941] Compiling urandom.cc
[791/941] Compiling forkunsafe.cc
[792/941] Compiling poly1305_arm_asm.S
[793/941] Compiling deterministic.cc
[794/941] Compiling passive.cc
[795/941] Compiling fork_detect.cc
[796/941] Compiling getentropy.cc
[797/941] Compiling poly1305_arm.cc
[798/941] Compiling pool.cc
[799/941] Compiling poly1305_vec.cc
[800/941] Compiling poly1305.cc
[801/941] Compiling pkcs8_x509.cc
[802/941] Compiling pem_xaux.cc
[803/941] Compiling pkcs7.cc
[804/941] Compiling pkcs8.cc
[805/941] Compiling pem_x509.cc
[806/941] Compiling pkcs7_x509.cc
[807/941] Compiling p5_pbev2.cc
[808/941] Compiling obj_xref.cc
[809/941] Compiling pem_pkey.cc
[809/941] Compiling pem_pk8.cc
[811/941] Compiling pem_oth.cc
[811/941] Compiling pem_info.cc
[813/941] Compiling obj.cc
[814/941] Compiling pem_lib.cc
[815/941] Compiling md5.cc
[815/941] Compiling md4.cc
[817/941] Compiling lhash.cc
[817/941] Compiling mlkem.cc
[818/941] Compiling mem.cc
[818/941] Compiling mldsa.cc
[821/941] Compiling pem_all.cc
[822/941] Compiling fips_shared_support.cc
[823/941] Compiling poly_rq_mul.S
[824/941] Compiling kyber.cc
[825/941] Compiling ex_data.cc
[826/941] Compiling sign.cc
[827/941] Compiling scrypt.cc
[828/941] Compiling print.cc
[829/941] Compiling hrss.cc
[830/941] Compiling hpke.cc
[831/941] Compiling p_x25519.cc
[832/941] Compiling pbkdf.cc
[833/941] Compiling p_x25519_asn1.cc
[834/941] Compiling p_ed25519.cc
[835/941] Compiling p_rsa_asn1.cc
[836/941] Compiling p_rsa.cc
[837/941] Compiling p_hkdf.cc
[838/941] Compiling p_ed25519_asn1.cc
[839/941] Compiling p_ec_asn1.cc
[840/941] Compiling p_ec.cc
[841/941] Compiling p_dh_asn1.cc
[842/941] Compiling p_dh.cc
[843/941] Compiling evp_ctx.cc
[844/941] Compiling evp.cc
[845/941] Compiling p_dsa_asn1.cc
[846/941] Compiling err.cc
[847/941] Compiling engine.cc
[848/941] Compiling evp_asn1.cc
[849/941] Compiling ecdh.cc
[850/941] Compiling hash_to_curve.cc
[851/941] Compiling ec_derive.cc
[852/941] Compiling ecdsa_asn1.cc
[853/941] Compiling dsa.cc
[854/941] Compiling ec_asn1.cc
[855/941] Compiling params.cc
[856/941] Compiling dsa_asn1.cc
[857/941] Compiling x25519-asm-arm.S
[858/941] Compiling des.cc
[859/941] Compiling digest_extra.cc
[860/941] Compiling dh_asn1.cc
[861/941] Compiling bcm.cc
[862/941] Compiling spake25519.cc
[863/941] Compiling cpu_intel.cc
[864/941] Compiling cpu_aarch64_win.cc
[865/941] Compiling cpu_arm_freebsd.cc
[866/941] Compiling crypto.cc
[866/941] Compiling curve25519.cc
[868/941] Compiling cpu_arm_linux.cc
[869/941] Compiling cpu_aarch64_openbsd.cc
[870/941] Compiling cpu_aarch64_sysreg.cc
[871/941] Compiling cpu_aarch64_linux.cc
[872/941] Compiling cpu_aarch64_apple.cc
[873/941] Compiling cpu_aarch64_fuchsia.cc
[874/941] Compiling curve25519_64_adx.cc
[875/941] Compiling tls_cbc.cc
[876/941] Compiling conf.cc
[877/941] Compiling e_rc4.cc
[878/941] Compiling e_rc2.cc
[879/941] Compiling e_null.cc
[880/941] Compiling e_des.cc
[881/941] Compiling e_tls.cc
[882/941] Compiling get_cipher.cc
[883/941] Compiling e_aesgcmsiv.cc
[884/941] Compiling e_chacha20poly1305.cc
[885/941] Compiling chacha.cc
[886/941] Compiling derive_key.cc
[887/941] Compiling e_aesctrhmac.cc
[888/941] Compiling unicode.cc
[889/941] Compiling cbb.cc
[890/941] Compiling cbs.cc
[891/941] Compiling ber.cc
[892/941] Compiling buf.cc
[893/941] Compiling asn1_compat.cc
[894/941] Compiling blake2.cc
[895/941] Compiling printf.cc
[896/941] Compiling socket.cc
[897/941] Compiling bn_asn1.cc
[898/941] Compiling socket_helper.cc
[899/941] Compiling pair.cc
[900/941] Compiling convert.cc
[901/941] Compiling file.cc
[902/941] Compiling hexdump.cc
[903/941] Compiling fd.cc
[904/941] Compiling errno.cc
[905/941] Compiling bio_mem.cc
[906/941] Compiling connect.cc
[907/941] Compiling bio.cc
[908/941] Compiling base64.cc
[909/941] Compiling tasn_typ.cc
[910/941] Compiling tasn_fre.cc
[911/941] Compiling posix_time.cc
[912/941] Compiling tasn_enc.cc
[913/941] Compiling f_string.cc
[914/941] Compiling tasn_utl.cc
[915/941] Compiling f_int.cc
[916/941] Compiling tasn_new.cc
[917/941] Compiling asn_pack.cc
[918/941] Compiling tasn_dec.cc
[919/941] Compiling asn1_par.cc
[920/941] Compiling asn1_lib.cc
[921/941] Compiling a_utctm.cc
[922/941] Compiling a_type.cc
[923/941] Compiling a_strnid.cc
[923/941] Compiling a_time.cc
[925/941] Compiling a_octet.cc
[926/941] Compiling a_strex.cc
[927/941] Compiling a_i2d_fp.cc
[928/941] Compiling a_mbstr.cc
[929/941] Compiling a_object.cc
[930/941] Compiling a_dup.cc
[931/941] Compiling a_d2i_fp.cc
[932/941] Compiling a_int.cc
[933/941] Write sources
[936/941] Compiling a_gentm.cc
[937/1020] Compiling a_bitstr.cc
[939/1034] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[940/1034] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[940/1036] Compiling a_bool.cc
[942/1036] Compiling BitCollections BitArray+Invariants.swift
[943/1036] Compiling BitCollections BitSet+Codable.swift
[944/1036] Compiling BitCollections BitArray+Hashable.swift
[945/1036] Compiling BitCollections BitArray+Initializers.swift
[946/1036] Compiling BitCollections BitArray+Equatable.swift
[949/1036] Compiling BitCollections BitArray+Extras.swift
[950/1036] Compiling BitCollections BitArray+Fill.swift
[954/1043] Compiling Atomics IntegerOperations.swift
[955/1043] Compiling Atomics Unmanaged extensions.swift
[963/1045] Compiling BitCollections BitSet+CustomStringConvertible.swift
[964/1045] Compiling BigInt Subtraction.swift
[965/1045] Compiling BigInt Words and Bits.swift
[966/1045] Compiling BitCollections BitSet+Extras.swift
[967/1045] Compiling BitCollections BitSet+Hashable.swift
[968/1045] Compiling BitCollections BitArray+CustomReflectable.swift
[969/1045] Compiling BitCollections BitArray+Descriptions.swift
[971/1045] Compiling BitCollections BinaryInteger extensions.swift
[972/1045] Compiling BitCollections BitArray+BitwiseOperations.swift
[973/1045] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[974/1045] Compiling BitCollections BitSet+Initializers.swift
[975/1045] Compiling BitCollections BitSet+Invariants.swift
[976/1045] Compiling BitCollections BitSet+Random.swift
[977/1045] Compiling BitCollections BitSet+SetAlgebra basics.swift
[978/1045] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[979/1045] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[980/1045] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[987/1045] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[988/1045] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[989/1045] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[990/1045] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[991/1045] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[992/1045] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[993/1045] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[994/1045] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[995/1045] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[996/1045] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[997/1045] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[998/1045] Compiling BitCollections BitSet+SetAlgebra union.swift
[999/1045] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1000/1045] Compiling BitCollections BitSet.Counted.swift
[1001/1045] Emitting module BitCollections
[1002/1045] Compiling BitCollections BitArray+Codable.swift
[1003/1045] Compiling BitCollections BitArray+Collection.swift
[1004/1045] Compiling BitCollections BitArray+Copy.swift
[1005/1045] Emitting module BigInt
[1023/1046] Compiling BitCollections BitSet.Index.swift
[1024/1046] Compiling BitCollections BitSet._UnsafeHandle.swift
[1025/1046] Compiling BitCollections BitSet.swift
[1026/1046] Compiling BitCollections Range+Utilities.swift
[1027/1046] Compiling BitCollections Slice+Utilities.swift
[1028/1046] Compiling BitCollections UInt+Tricks.swift
[1029/1046] Compiling BitCollections _Word.swift
[1030/1046] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1031/1046] Compiling BitCollections BitArray+RandomBits.swift
[1032/1046] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1033/1046] Compiling BitCollections BitArray+Shifts.swift
[1034/1046] Compiling BitCollections BitArray+Testing.swift
[1035/1046] Compiling BitCollections BitArray._UnsafeHandle.swift
[1036/1046] Compiling BitCollections BitArray.swift
[1037/1046] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1038/1047] Compiling c-nioatomics.c
[1039/1047] Compiling c-atomics.c
[1041/1050] Emitting module Atomics
[1048/1061] Compiling Collections OrderedCollections reexports.swift
[1050/1061] Emitting module Collections
[1051/1061] Compiling Collections BitCollections reexports.swift
[1052/1061] Compiling Collections HeapModule reexports.swift
[1053/1061] Compiling Collections DequeModule reexports.swift
[1054/1061] Compiling Collections HashTreeCollections reexports.swift
[1056/1062] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1057/1062] Compiling NIOConcurrencyHelpers lock.swift
[1058/1062] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1059/1062] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1060/1062] Compiling NIOConcurrencyHelpers NIOLock.swift
[1061/1062] Emitting module NIOConcurrencyHelpers
[1062/1062] Compiling NIOConcurrencyHelpers atomics.swift
[1064/1127] Compiling NIOCore IPProtocol.swift
[1065/1127] Compiling NIOCore IntegerBitPacking.swift
[1066/1127] Compiling NIOCore IntegerTypes.swift
[1067/1127] Compiling NIOCore Interfaces.swift
[1068/1127] Compiling NIOCore Linux.swift
[1069/1127] Compiling NIOCore MarkedCircularBuffer.swift
[1070/1127] Compiling NIOCore MulticastChannel.swift
[1071/1127] Compiling NIOCore NIOAny.swift
[1072/1127] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1073/1135] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1074/1135] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1075/1135] Compiling NIOCore EventLoopFuture.swift
[1076/1135] Compiling NIOCore FileDescriptor.swift
[1077/1135] Compiling NIOCore FileHandle.swift
[1078/1135] Compiling NIOCore FileRegion.swift
[1079/1135] Compiling NIOCore GlobalSingletons.swift
[1080/1135] Compiling NIOCore IO.swift
[1081/1135] Compiling NIOCore IOData.swift
[1082/1135] Compiling NIOCore NIOCoreSendableMetatype.swift
[1083/1135] Compiling NIOCore NIODecodedAsyncSequence.swift
[1084/1135] Compiling NIOCore NIOLoopBound.swift
[1085/1135] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1086/1135] Compiling NIOCore NIOScheduledCallback.swift
[1087/1135] Compiling NIOCore NIOSendable.swift
[1088/1135] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1089/1135] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1090/1135] Compiling NIOCore RecvByteBufferAllocator.swift
[1091/1135] Compiling NIOCore CircularBuffer.swift
[1092/1135] Compiling NIOCore Codec.swift
[1093/1135] Compiling NIOCore ConvenienceOptionSupport.swift
[1094/1135] Compiling NIOCore DeadChannel.swift
[1095/1135] Compiling NIOCore DispatchQueue+WithFuture.swift
[1096/1135] Compiling NIOCore EventLoop+Deprecated.swift
[1097/1135] Compiling NIOCore EventLoop+SerialExecutor.swift
[1098/1135] Compiling NIOCore EventLoop.swift
[1099/1135] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1100/1135] Compiling NIOCore AddressedEnvelope.swift
[1101/1135] Compiling NIOCore AsyncAwaitSupport.swift
[1102/1135] Compiling NIOCore AsyncChannel.swift
[1103/1135] Compiling NIOCore AsyncChannelHandler.swift
[1104/1135] Compiling NIOCore AsyncChannelInboundStream.swift
[1105/1135] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1106/1135] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1107/1135] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1108/1135] Compiling NIOCore NIOAsyncWriter.swift
[1109/1135] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1110/1135] Compiling NIOCore SocketAddresses.swift
[1111/1135] Compiling NIOCore SocketOptionProvider.swift
[1112/1135] Compiling NIOCore SystemCallHelpers.swift
[1113/1135] Compiling NIOCore TimeAmount+Duration.swift
[1114/1135] Compiling NIOCore TypeAssistedChannelHandler.swift
[1115/1135] Compiling NIOCore UniversalBootstrapSupport.swift
[1116/1135] Compiling NIOCore Utilities.swift
[1117/1135] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1118/1135] Compiling NIOCore BSDSocketAPI.swift
[1119/1135] Compiling NIOCore ByteBuffer-aux.swift
[1120/1135] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1121/1135] Compiling NIOCore ByteBuffer-conversions.swift
[1122/1135] Compiling NIOCore ByteBuffer-core.swift
[1123/1135] Compiling NIOCore ByteBuffer-hex.swift
[1124/1135] Compiling NIOCore ByteBuffer-int.swift
[1125/1135] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1126/1135] Compiling NIOCore ByteBuffer-multi-int.swift
[1127/1135] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1128/1135] Compiling NIOCore ByteBuffer-views.swift
[1129/1135] Compiling NIOCore Channel.swift
[1130/1135] Compiling NIOCore ChannelHandler.swift
[1131/1135] Compiling NIOCore ChannelHandlers.swift
[1132/1135] Compiling NIOCore ChannelInvoker.swift
[1133/1135] Compiling NIOCore ChannelOption.swift
[1134/1135] Compiling NIOCore ChannelPipeline.swift
[1135/1135] Emitting module NIOCore
[1137/1190] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1138/1190] Compiling NIOEmbedded AsyncTestingChannel.swift
[1139/1190] Compiling NIOEmbedded Embedded.swift
[1140/1190] Emitting module NIOEmbedded
[1142/1191] Compiling NIOPosix PipePair.swift
[1143/1191] Compiling NIOPosix Pool.swift
[1144/1191] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1145/1191] Compiling NIOPosix PosixSingletons.swift
[1146/1191] Compiling NIOPosix RawSocketBootstrap.swift
[1147/1191] Compiling NIOPosix Resolver.swift
[1148/1191] Compiling NIOPosix Selectable.swift
[1149/1197] Compiling NIOPosix HappyEyeballs.swift
[1150/1197] Compiling NIOPosix IO.swift
[1151/1197] Compiling NIOPosix IntegerBitPacking.swift
[1152/1197] Compiling NIOPosix IntegerTypes.swift
[1153/1197] Compiling NIOPosix Linux.swift
[1154/1197] Compiling NIOPosix LinuxCPUSet.swift
[1155/1197] Compiling NIOPosix LinuxUring.swift
[1156/1197] Compiling NIOPosix ThreadPosix.swift
[1157/1197] Compiling NIOPosix ThreadWindows.swift
[1158/1197] Compiling NIOPosix Utilities.swift
[1159/1197] Compiling NIOPosix VsockAddress.swift
[1160/1197] Compiling NIOPosix VsockChannelEvents.swift
[1161/1197] Compiling NIOPosix Windows.swift
[1162/1197] Emitting module NIOPosix
[1163/1197] Compiling NIOPosix BSDSocketAPICommon.swift
[1164/1197] Compiling NIOPosix BSDSocketAPIPosix.swift
[1165/1197] Compiling NIOPosix BSDSocketAPIWindows.swift
[1166/1197] Compiling NIOPosix BaseSocket.swift
[1167/1197] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1168/1197] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1169/1197] Compiling NIOPosix BaseSocketChannel.swift
[1170/1197] Compiling NIOPosix ServerSocket.swift
[1171/1197] Compiling NIOPosix Socket.swift
[1172/1197] Compiling NIOPosix SocketChannel.swift
[1173/1197] Compiling NIOPosix SocketProtocols.swift
[1174/1197] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1175/1197] Compiling NIOPosix System.swift
[1176/1197] Compiling NIOPosix Thread.swift
[1177/1197] Compiling NIOPosix BaseStreamSocketChannel.swift
[1178/1197] Compiling NIOPosix Bootstrap.swift
[1179/1197] Compiling NIOPosix ControlMessage.swift
[1180/1197] Compiling NIOPosix DatagramVectorReadManager.swift
[1181/1197] Compiling NIOPosix Errors+Any.swift
[1182/1197] Compiling NIOPosix FileDescriptor.swift
[1183/1197] Compiling NIOPosix GetaddrinfoResolver.swift
[1184/1197] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1185/1197] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1186/1197] Compiling NIOPosix NIOThreadPool.swift
[1187/1197] Compiling NIOPosix NonBlockingFileIO.swift
[1188/1197] Compiling NIOPosix PendingDatagramWritesManager.swift
[1189/1197] Compiling NIOPosix PendingWritesManager.swift
[1190/1197] Compiling NIOPosix PipeChannel.swift
[1191/1197] Compiling NIOPosix SelectableChannel.swift
[1192/1197] Compiling NIOPosix SelectableEventLoop.swift
[1193/1197] Compiling NIOPosix SelectorEpoll.swift
[1194/1197] Compiling NIOPosix SelectorGeneric.swift
[1195/1197] Compiling NIOPosix SelectorKqueue.swift
[1196/1197] Compiling NIOPosix SelectorUring.swift
[1197/1197] Compiling NIOPosix SelectorWSAPoll.swift
[1199/1200] Compiling NIO Exports.swift
[1200/1200] Emitting module NIO
[1202/1228] Compiling NIOTLS TLSEvents.swift
[1203/1228] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1204/1228] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1205/1230] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1206/1230] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1207/1230] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1208/1230] Compiling NIOTLS SNIHandler.swift
[1209/1230] Emitting module NIOTLS
[1211/1231] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1212/1231] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1213/1231] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1214/1231] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1215/1231] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1216/1231] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1217/1260] Compiling NIOSSL SSLPKCS12Bundle.swift
[1218/1260] Compiling NIOSSL SubjectAlternativeName.swift
[1219/1260] Compiling NIOSSL ObjectIdentifier.swift
[1220/1260] Compiling NIOSSL PosixPort.swift
[1221/1260] Compiling NIOSSL NIOSSLHandler.swift
[1222/1260] Compiling NIOSSL NIOSSLServerHandler.swift
[1223/1260] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1224/1260] Emitting module NIOHTTP1
[1225/1260] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1226/1260] Compiling NIOSSL AndroidCABundle.swift
[1227/1260] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1228/1260] Compiling NIOSSL ByteBufferBIO.swift
[1229/1260] Compiling NIOSSL CustomPrivateKey.swift
[1231/1289] Emitting module NIOFoundationCompat
[1232/1289] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1234/1312] Compiling NIOWebSocket WebSocketOpcode.swift
[1235/1313] Compiling NIOTransportServices NIOTSBootstraps.swift
[1236/1313] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1239/1315] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1240/1317] Compiling NIOExtras WritePCAPHandler.swift
[1241/1317] Compiling NIOTransportServices NIOTSSingletons.swift
[1242/1317] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1243/1317] Compiling NIOTransportServices StateManagedChannel.swift
[1244/1317] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1245/1317] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1246/1317] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1247/1317] Compiling NIOTransportServices NIOTSErrors.swift
[1248/1317] Compiling NIOTransportServices NIOTSEventLoop.swift
[1249/1317] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1250/1317] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1251/1317] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1252/1317] Emitting module NIOTransportServices
[1253/1317] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1254/1317] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1257/1317] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1258/1317] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1259/1317] Compiling NIOTransportServices AcceptHandler.swift
[1260/1317] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1261/1317] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1262/1317] Emitting module NIOExtras
[1263/1317] Emitting module NIOWebSocket
[1266/1317] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1267/1317] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1268/1317] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1269/1317] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1273/1318] Emitting module NIOSSL
[1274/1318] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1277/1318] Compiling NIOWebSocket WebSocketFrame.swift
[1305/1319] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1306/1319] Compiling NIOSSL SSLCertificate.swift
[1307/1319] Compiling NIOSSL SSLCertificateExtensions.swift
[1308/1319] Compiling NIOSSL SSLCertificateName.swift
[1309/1319] Compiling NIOSSL SSLConnection.swift
[1321/1324] Compiling NIOSSL Zeroization.swift
[1322/1324] Compiling NIOSSL TLSConfiguration.swift
[1323/1324] Compiling NIOSSL UniversalBootstrapSupport.swift
[1324/1324] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1326/1333] Compiling WebSocketKit Exports.swift
[1327/1333] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1328/1333] Compiling WebSocketKit WebSocket+Concurrency.swift
[1329/1333] Emitting module WebSocketKit
[1330/1333] Compiling WebSocketKit WebSocket+Connect.swift
[1331/1333] Compiling WebSocketKit WebSocketHandler.swift
[1332/1333] Compiling WebSocketKit WebSocket.swift
[1333/1333] Compiling WebSocketKit WebSocketClient.swift
[1335/1378] Emitting module Web3
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
[1336/1384] Compiling Web3 Types+RLPItemConvertible.swift
[1337/1384] Compiling Web3 BigUInt+BytesConvertible.swift
[1338/1384] Compiling Web3 Bytes+HexString.swift
[1339/1384] Compiling Web3 Bytes+SecureRandom.swift
[1340/1384] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1341/1384] Compiling Web3 Bytes+UInt.swift
[1342/1384] Compiling Web3 Secp256k1+CTXCreator.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1343/1384] Compiling Web3 String+BytesConvertible.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1344/1384] Compiling Web3 String+Conversion.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1345/1384] Compiling Web3 String+HexBytes.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1346/1384] Compiling Web3 SynchronizedArray.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1347/1384] Compiling Web3 SynchronizedDictionary.swift
/host/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:13: warning: mutation of captured var 'oldValue' in concurrently-executing code; this is an error in the Swift 6 language mode [#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>
[1348/1384] Compiling Web3 EthereumTransactionObject.swift
[1349/1384] Compiling Web3 EthereumTransactionReceiptObject.swift
[1350/1384] Compiling Web3 EthereumValue.swift
[1351/1384] Compiling Web3 EthereumValueConvertible.swift
[1352/1384] Compiling Web3 RPCRequest.swift
[1353/1384] Compiling Web3 RPCResponse.swift
[1354/1384] Compiling Web3 EthereumBlockObject.swift
[1355/1384] Compiling Web3 EthereumCall.swift
[1356/1384] Compiling Web3 EthereumData.swift
[1357/1384] Compiling Web3 EthereumLogObject.swift
[1358/1384] Compiling Web3 EthereumQuantity.swift
[1359/1384] Compiling Web3 EthereumQuantityTag.swift
[1360/1384] Compiling Web3 EthereumSyncStatusObject.swift
[1361/1384] Compiling Web3 Types+EthereumValueConvertible.swift
[1362/1384] Compiling Web3 Web3Provider.swift
[1363/1384] Compiling Web3 RLPDecoder.swift
[1364/1384] Compiling Web3 RLPEncoder.swift
[1365/1384] Compiling Web3 RLPItem.swift
[1366/1384] Compiling Web3 RLPItemConvertible.swift
[1367/1384] Compiling Web3 BytesConvertible.swift
[1368/1384] Compiling Web3 CharacterSet+Hex.swift
[1369/1384] Compiling Web3 Data+BytesConvertible.swift
[1370/1384] Compiling Web3 EthereumUtils.swift
[1371/1384] Compiling Web3 Exports+Web3.swift
[1372/1384] Compiling Web3 Int+ETH.swift
[1373/1384] Compiling Web3 UInt+BytesRepresentable.swift
[1374/1384] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1375/1384] Compiling Web3 UnsignedInteger+Shifting.swift
[1376/1384] Compiling Web3 EthereumAddress.swift
[1377/1384] Compiling Web3 EthereumPrivateKey.swift
[1378/1384] Compiling Web3 EthereumPublicKey.swift
[1379/1384] Compiling Web3 EthereumTransaction.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1380/1384] Compiling Web3 Web3.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1381/1384] Compiling Web3 Web3+HTTPInitializer.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1382/1384] Compiling Web3 Web3+WebSocketInitializer.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1383/1384] Compiling Web3 Web3HttpProvider.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1384/1384] Compiling Web3 Web3WebSocketProvider.swift
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 44 |
 45 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
 46 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
 47 |
 48 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 66 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
 67 |      */
 68 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 69 |         nonce: EthereumQuantity? = nil,
 70 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 76 |         value: EthereumQuantity? = nil,
 77 |         data: EthereumData = EthereumData([]),
 78 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 79 |         transactionType: TransactionType = .legacy
 80 |     ) {
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
300 |
301 |     /// `accessList` as defined in EIP2930. Needs to be in the correct format to be a valid tx.
302 |     public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
    |                `- warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
303 |
304 |     /// The type of this transaction - changes the generated signature. Default: `.legacy`
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
327 |      * - parameter transactionType: Type of this transaction. Defaults to `.legacy`.
328 |      */
329 |     public init(
    |            `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
330 |         nonce: EthereumQuantity,
331 |         gasPrice: EthereumQuantity,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
340 |         s: EthereumQuantity,
341 |         chainId: EthereumQuantity,
342 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
343 |         transactionType: EthereumTransaction.TransactionType = .legacy
344 |     ) {
/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/Web3WebSocketProvider.swift:289:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
287 |                     if let id = tmpCodable.id {
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
290 |                                 value?.responseCompletion(string)
291 |                             }
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:290:33: warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
288 |                         self.pendingRequests.getValueAsync(key: id) { value in
289 |                             self.receiveQueue.async {
290 |                                 value?.responseCompletion(string)
    |                                 `- warning: capture of 'value' with non-Sendable type '(timeoutItem: DispatchWorkItem, responseCompletion: (String?) -> Void)?' in a '@Sendable' closure [#SendableClosureCaptures]
291 |                             }
292 |                         }
Dispatch.DispatchWorkItem:2:14: note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.10, iOS 8.0, *)
 2 | public class DispatchWorkItem {
   |              `- note: class 'DispatchWorkItem' does not conform to the 'Sendable' protocol
 3 |     public init(qos: DispatchQoS = .unspecified, flags: DispatchWorkItemFlags = [], block: @escaping @convention(block) () -> ())
 4 |     public func perform()
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  1 | import Foundation
  2 | import Dispatch
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
  3 | #if canImport(FoundationNetworking)
  4 | import FoundationNetworking
/host/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:295:29: warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
  7 | import NIOPosix
  8 |
  9 | public class Web3WebSocketProvider: Web3Provider, Web3BidirectionalProvider {
    |              `- note: class 'Web3WebSocketProvider' does not conform to the 'Sendable' protocol
 10 |
 11 |     // MARK: - Properties
    :
293 |                     } else if let params = tmpCodable.params {
294 |                         self.currentSubscriptions.getValueAsync(key: params.subscription) { value in
295 |                             self.receiveQueue.async {
    |                             `- warning: capture of 'self' with non-Sendable type 'Web3WebSocketProvider' in an isolated closure
296 |                                 value?.onNotification(string)
297 |                             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1386/1402] Emitting module Web3ContractABI
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 34 |
 35 |     /// Generates an EthereumTransaction object
 36 |     func createTransaction(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 37 |         nonce: EthereumQuantity?,
 38 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 50 |
 51 |     /// Write data to the blockchain. Only available for non-constant functions.
 52 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 53 |         nonce: EthereumQuantity?,
 54 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
101 |     }
102 |
103 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
104 |         nonce: EthereumQuantity?,
105 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
122 |     }
123 |
124 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
125 |         nonce: EthereumQuantity?,
126 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
154 |     }
155 |
156 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
157 |         nonce: EthereumQuantity? = nil,
158 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
162 |         from: EthereumAddress? = nil,
163 |         value: EthereumQuantity? = nil,
164 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
165 |         transactionType: EthereumTransaction.TransactionType = .legacy
166 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
191 |     }
192 |
193 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
194 |         nonce: EthereumQuantity? = nil,
195 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
199 |         from: EthereumAddress,
200 |         value: EthereumQuantity? = nil,
201 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
202 |         transactionType: EthereumTransaction.TransactionType = .legacy,
203 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
240 |     }
241 |
242 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
243 |         nonce: EthereumQuantity? = nil,
244 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
248 |         from: EthereumAddress? = nil,
249 |         value: EthereumQuantity? = nil,
250 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
251 |         transactionType: EthereumTransaction.TransactionType = .legacy
252 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
277 |     }
278 |
279 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
280 |         nonce: EthereumQuantity? = nil,
281 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
285 |         from: EthereumAddress,
286 |         value: EthereumQuantity? = nil,
287 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
288 |         transactionType: EthereumTransaction.TransactionType = .legacy,
289 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
358 |     }
359 |
360 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
361 |         nonce: EthereumQuantity? = nil,
362 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
366 |         from: EthereumAddress? = nil,
367 |         value: EthereumQuantity? = nil,
368 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
369 |         transactionType: EthereumTransaction.TransactionType = .legacy
370 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
386 |     }
387 |
388 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
389 |         nonce: EthereumQuantity? = nil,
390 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
394 |         from: EthereumAddress,
395 |         value: EthereumQuantity? = nil,
396 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
397 |         transactionType: EthereumTransaction.TransactionType = .legacy,
398 |         completion: @escaping (EthereumData?, Error?) -> Void
[1387/1404] Compiling Web3ContractABI SolidityWrappedValue.swift
[1388/1404] Compiling Web3ContractABI ABIObject.swift
[1389/1404] Compiling Web3ContractABI ERC165.swift
[1390/1404] Compiling Web3ContractABI ERC20.swift
[1391/1404] Compiling Web3ContractABI EthereumContract.swift
[1392/1404] Compiling Web3ContractABI SolidityEvent.swift
[1393/1404] Compiling Web3ContractABI ABIEncoder.swift
[1394/1404] Compiling Web3ContractABI Eth+ABI.swift
[1395/1404] Compiling Web3ContractABI SolidityTuple.swift
[1396/1404] Compiling Web3ContractABI SolidityType+Codable.swift
[1397/1404] Compiling Web3ContractABI SolidityType.swift
[1398/1404] Compiling Web3ContractABI ERC721.swift
[1399/1404] Compiling Web3ContractABI Eth+Contract.swift
[1400/1404] Compiling Web3ContractABI SolidityFunction.swift
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 34 |
 35 |     /// Generates an EthereumTransaction object
 36 |     func createTransaction(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 37 |         nonce: EthereumQuantity?,
 38 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 50 |
 51 |     /// Write data to the blockchain. Only available for non-constant functions.
 52 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 53 |         nonce: EthereumQuantity?,
 54 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
101 |     }
102 |
103 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
104 |         nonce: EthereumQuantity?,
105 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
122 |     }
123 |
124 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
125 |         nonce: EthereumQuantity?,
126 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
154 |     }
155 |
156 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
157 |         nonce: EthereumQuantity? = nil,
158 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
162 |         from: EthereumAddress? = nil,
163 |         value: EthereumQuantity? = nil,
164 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
165 |         transactionType: EthereumTransaction.TransactionType = .legacy
166 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
191 |     }
192 |
193 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
194 |         nonce: EthereumQuantity? = nil,
195 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
199 |         from: EthereumAddress,
200 |         value: EthereumQuantity? = nil,
201 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
202 |         transactionType: EthereumTransaction.TransactionType = .legacy,
203 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
240 |     }
241 |
242 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
243 |         nonce: EthereumQuantity? = nil,
244 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
248 |         from: EthereumAddress? = nil,
249 |         value: EthereumQuantity? = nil,
250 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
251 |         transactionType: EthereumTransaction.TransactionType = .legacy
252 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
277 |     }
278 |
279 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
280 |         nonce: EthereumQuantity? = nil,
281 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
285 |         from: EthereumAddress,
286 |         value: EthereumQuantity? = nil,
287 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
288 |         transactionType: EthereumTransaction.TransactionType = .legacy,
289 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
358 |     }
359 |
360 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
361 |         nonce: EthereumQuantity? = nil,
362 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
366 |         from: EthereumAddress? = nil,
367 |         value: EthereumQuantity? = nil,
368 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
369 |         transactionType: EthereumTransaction.TransactionType = .legacy
370 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
386 |     }
387 |
388 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
389 |         nonce: EthereumQuantity? = nil,
390 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
394 |         from: EthereumAddress,
395 |         value: EthereumQuantity? = nil,
396 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
397 |         transactionType: EthereumTransaction.TransactionType = .legacy,
398 |         completion: @escaping (EthereumData?, Error?) -> Void
[1401/1404] Compiling Web3ContractABI SolidityInvocation.swift
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 34 |
 35 |     /// Generates an EthereumTransaction object
 36 |     func createTransaction(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 37 |         nonce: EthereumQuantity?,
 38 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 50 |
 51 |     /// Write data to the blockchain. Only available for non-constant functions.
 52 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 53 |         nonce: EthereumQuantity?,
 54 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
101 |     }
102 |
103 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
104 |         nonce: EthereumQuantity?,
105 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
122 |     }
123 |
124 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
125 |         nonce: EthereumQuantity?,
126 |         gasPrice: EthereumQuantity?,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
154 |     }
155 |
156 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
157 |         nonce: EthereumQuantity? = nil,
158 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
162 |         from: EthereumAddress? = nil,
163 |         value: EthereumQuantity? = nil,
164 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
165 |         transactionType: EthereumTransaction.TransactionType = .legacy
166 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
191 |     }
192 |
193 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
194 |         nonce: EthereumQuantity? = nil,
195 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
199 |         from: EthereumAddress,
200 |         value: EthereumQuantity? = nil,
201 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
202 |         transactionType: EthereumTransaction.TransactionType = .legacy,
203 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
240 |     }
241 |
242 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
243 |         nonce: EthereumQuantity? = nil,
244 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
248 |         from: EthereumAddress? = nil,
249 |         value: EthereumQuantity? = nil,
250 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
251 |         transactionType: EthereumTransaction.TransactionType = .legacy
252 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
277 |     }
278 |
279 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
280 |         nonce: EthereumQuantity? = nil,
281 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
285 |         from: EthereumAddress,
286 |         value: EthereumQuantity? = nil,
287 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
288 |         transactionType: EthereumTransaction.TransactionType = .legacy,
289 |         completion: @escaping (EthereumData?, Error?) -> Void
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
358 |     }
359 |
360 |     public func createTransaction(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
361 |         nonce: EthereumQuantity? = nil,
362 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
366 |         from: EthereumAddress? = nil,
367 |         value: EthereumQuantity? = nil,
368 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
369 |         transactionType: EthereumTransaction.TransactionType = .legacy
370 |     ) -> EthereumTransaction? {
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
386 |     }
387 |
388 |     public func send(
    |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
389 |         nonce: EthereumQuantity? = nil,
390 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
394 |         from: EthereumAddress,
395 |         value: EthereumQuantity? = nil,
396 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
397 |         transactionType: EthereumTransaction.TransactionType = .legacy,
398 |         completion: @escaping (EthereumData?, Error?) -> Void
[1402/1404] Compiling Web3ContractABI ABI.swift
[1403/1404] Compiling Web3ContractABI ABIConvertible.swift
[1404/1404] Compiling Web3ContractABI ABIDecoder.swift
[1406/1410] Compiling Web3PromiseKit Exports+PromiseKit.swift
[1407/1410] Compiling Web3PromiseKit ContractPromiseExtensions.swift
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:28:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 26 |     }
 27 |
 28 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 29 |         nonce: EthereumQuantity? = nil,
 30 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:36:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 34 |         from: EthereumAddress,
 35 |         value: EthereumQuantity? = nil,
 36 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 37 |         transactionType: EthereumTransaction.TransactionType = .legacy
 38 |     ) -> Promise<EthereumData> {
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:64:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 62 | public extension SolidityConstructorInvocation {
 63 |
 64 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 65 |         nonce: EthereumQuantity? = nil,
 66 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:72:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 70 |         from: EthereumAddress,
 71 |         value: EthereumQuantity? = nil,
 72 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 73 |         transactionType: EthereumTransaction.TransactionType = .legacy
 74 |     ) -> Promise<EthereumData> {
[1408/1410] Compiling Web3PromiseKit Promisable.swift
[1409/1410] Emitting module Web3PromiseKit
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:28:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 26 |     }
 27 |
 28 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 29 |         nonce: EthereumQuantity? = nil,
 30 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:36:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 34 |         from: EthereumAddress,
 35 |         value: EthereumQuantity? = nil,
 36 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 37 |         transactionType: EthereumTransaction.TransactionType = .legacy
 38 |     ) -> Promise<EthereumData> {
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:64:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 62 | public extension SolidityConstructorInvocation {
 63 |
 64 |     func send(
    |          `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
 65 |         nonce: EthereumQuantity? = nil,
 66 |         gasPrice: EthereumQuantity? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift:72:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
 70 |         from: EthereumAddress,
 71 |         value: EthereumQuantity? = nil,
 72 |         accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
    |                                                                          |- warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                                          `- note: The missing import of module 'OrderedCollections' will be added implicitly
 73 |         transactionType: EthereumTransaction.TransactionType = .legacy
 74 |     ) -> Promise<EthereumData> {
[1410/1410] Compiling Web3PromiseKit Web3+PromiseKit.swift
Build complete! (207.87s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.