The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Web3, reference 0.8.8 (b85187), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 12:30:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Web3.swift.git
Reference: 0.8.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Boilertalk/Web3.swift
 * tag               0.8.8      -> FETCH_HEAD
HEAD is now at b85187d Add recovery functions to EthereumSignedTransaction (#173)
Cloned https://github.com/Boilertalk/Web3.swift.git
Revision (git rev-parse @):
b85187ddf230a10b04fa8574c44980f3369ddff5
SUCCESS checkout https://github.com/Boilertalk/Web3.swift.git at 0.8.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Boilertalk/Web3.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/451] Write sources
[0/451] Copying PrivacyInfo.xcprivacy
[0/451] Write sources
[6/451] Copying PrivacyInfo.xcprivacy
[6/451] Write sources
[30/451] Copying PrivacyInfo.xcprivacy
[31/451] Write swift-version-1EA4D86E10B52AF.txt
[32/451] Compiling CNIOWindows WSAStartup.c
[32/451] Compiling CNIOWASI CNIOWASI.c
[33/451] Compiling CNIOWindows shim.c
[35/451] Compiling CNIOLinux shim.c
[36/451] Compiling CNIOLinux liburing_shims.c
[37/488] Compiling lax_der_privatekey_parsing.c
[38/488] Compiling lax_der_parsing.c
[39/488] Compiling CNIOSHA1 c_nio_sha1.c
[40/488] Compiling _AtomicsShims.c
[41/592] Compiling CNIOLLHTTP c_nio_http.c
[42/592] Compiling CNIOLLHTTP c_nio_api.c
[43/592] Compiling fiat_p256_adx_sqr.S
[44/592] Compiling fiat_p256_adx_mul.S
[45/592] Compiling fiat_curve25519_adx_square.S
[46/592] Compiling fiat_curve25519_adx_mul.S
[47/592] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/592] Compiling secp256k1.c
[49/592] Compiling CNIODarwin shim.c
[51/594] Emitting module secp256k1
[51/594] Compiling CNIOBoringSSLShims shims.c
[53/594] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/595] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/595] Compiling InternalCollectionsUtilities Descriptions.swift
[56/595] Compiling InternalCollectionsUtilities Debugging.swift
[57/595] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/595] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/595] Emitting module InternalCollectionsUtilities
[60/595] Compiling CryptoSwift Bit.swift
[61/595] Compiling CryptoSwift BlockCipher.swift
[62/595] Emitting module _NIOBase64
[63/595] Compiling _NIOBase64 Base64.swift
[64/595] Compiling CryptoSwift CBC.swift
[65/595] Compiling CryptoSwift CCM.swift
[66/595] Compiling CryptoSwift BlockDecryptor.swift
[67/595] Compiling CryptoSwift BlockEncryptor.swift
[68/595] Compiling CryptoSwift BlockMode.swift
[69/595] Compiling CryptoSwift BlockModeOptions.swift
[70/595] Compiling secp256k1 Exporter.swift
[71/617] Compiling _NIODataStructures _TinyArray.swift
[72/617] Compiling _NIODataStructures PriorityQueue.swift
[73/617] Emitting module _NIODataStructures
[74/617] Compiling _NIODataStructures Heap.swift
[74/709] Compiling tls_record.cc
[75/721] Compiling tls13_server.cc
[76/721] Compiling tls_method.cc
[77/721] Compiling tls13_enc.cc
[79/822] Compiling HashTreeCollections TreeSet+Debugging.swift
[80/822] Compiling HashTreeCollections TreeSet+Descriptions.swift
[81/822] Compiling HashTreeCollections _RawHashNode.swift
[82/822] Compiling HashTreeCollections _UnmanagedHashNode.swift
[83/822] Compiling HashTreeCollections _UnsafePath.swift
[84/822] Compiling HashTreeCollections TreeDictionary+Codable.swift
[85/828] Compiling DequeModule _DequeSlot.swift
[86/828] Compiling DequeModule _DequeBufferHeader.swift
[87/829] Compiling HeapModule Heap+UnsafeHandle.swift
[88/829] Compiling HeapModule Heap+Descriptions.swift
[89/829] Compiling HeapModule Heap.swift
[90/829] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[91/829] Compiling HeapModule Heap+Invariants.swift
[92/829] Emitting module HeapModule
[93/829] Compiling HeapModule _HeapNode.swift
[93/829] Compiling tls13_client.cc
[94/829] Compiling tls13_both.cc
[96/829] Compiling HashTreeCollections _AncestorHashSlots.swift
[97/829] Compiling HashTreeCollections _Bitmap.swift
[98/829] Compiling HashTreeCollections _Bucket.swift
[99/829] Compiling HashTreeCollections _Hash.swift
[100/829] Compiling HashTreeCollections _HashLevel.swift
[101/829] Compiling HashTreeCollections _HashNode+Builder.swift
[102/829] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/829] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[104/829] Compiling HashTreeCollections TreeSet+Equatable.swift
[105/829] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[106/829] Compiling HashTreeCollections TreeSet+Extras.swift
[107/829] Compiling HashTreeCollections TreeSet+Filter.swift
[108/829] Compiling HashTreeCollections TreeSet+Hashable.swift
[109/829] Compiling HashTreeCollections TreeSet+Sendable.swift
[110/829] Compiling HashTreeCollections TreeSet+Sequence.swift
[111/829] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[112/829] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[113/829] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[114/829] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/829] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[116/829] Compiling HashTreeCollections TreeDictionary+Values.swift
[117/829] Compiling HashTreeCollections TreeDictionary.swift
[118/829] Compiling HashTreeCollections TreeSet+Codable.swift
[119/829] Compiling HashTreeCollections TreeSet+Collection.swift
[120/829] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[121/829] Compiling HashTreeCollections _HashNode+Structural merge.swift
[122/829] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[123/829] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[124/829] Compiling HashTreeCollections _HashNode+Structural union.swift
[125/829] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[126/829] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[127/829] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/829] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[129/829] Compiling DequeModule _DequeBuffer.swift
[136/829] Compiling HashTreeCollections _HashNode+Invariants.swift
[137/829] Compiling HashTreeCollections _HashNode+Lookups.swift
[138/829] Compiling HashTreeCollections _HashNode+Debugging.swift
[139/829] Compiling HashTreeCollections _HashNode+Initializers.swift
[140/829] Emitting module DequeModule
[145/829] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[146/829] Compiling HashTreeCollections _HashNode+Storage.swift
[147/829] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[150/836] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/836] Compiling OrderedCollections OrderedSet+Testing.swift
[152/836] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/836] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/836] Compiling OrderedCollections OrderedSet.swift
[155/836] Compiling OrderedCollections _UnsafeBitset.swift
[156/836] Compiling HashTreeCollections TreeDictionary+Filter.swift
[157/836] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[158/836] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[159/836] Compiling HashTreeCollections TreeDictionary+Keys.swift
[160/836] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[161/836] Compiling HashTreeCollections TreeDictionary+Merge.swift
[171/836] Compiling HashTreeCollections _HashNode+Structural filter.swift
[172/836] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[173/836] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[174/836] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[188/836] Compiling t1_enc.cc
[208/836] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[209/836] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[210/836] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[211/836] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[212/836] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[213/836] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[214/836] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[215/836] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[216/836] Compiling _RopeModule Rope+Remove.swift
[217/836] Compiling _RopeModule Rope+RemoveSubrange.swift
[218/836] Compiling _RopeModule Rope+Split.swift
[219/836] Compiling _RopeModule Optional Utilities.swift
[220/836] Compiling _RopeModule String Utilities.swift
[221/836] Compiling _RopeModule String.Index+ABI.swift
[222/836] Compiling _RopeModule _CharacterRecognizer.swift
[223/836] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[224/844] Compiling PromiseKit race.swift
[224/845] Compiling ssl_transcript.cc
[225/845] Compiling ssl_versions.cc
[227/845] Emitting module OrderedCollections
[227/845] Compiling ssl_x509.cc
[238/845] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[239/845] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[240/845] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[241/845] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[242/845] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[243/845] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[244/845] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[245/845] Compiling HashTreeCollections TreeSet.swift
[276/845] Emitting module _RopeModule
[276/845] Compiling ssl_stat.cc
[334/845] Compiling ssl_session.cc
[335/845] Compiling ssl_privkey.cc
[336/845] Compiling ssl_key_share.cc
[337/845] Compiling ssl_file.cc
[341/845] Compiling PromiseKit hang.swift
[350/845] Emitting module PromiseKit
[355/845] Emitting module HashTreeCollections
[355/845] Compiling ssl_lib.cc
[357/845] Compiling PromiseKit when.swift
[381/856] Compiling ssl_credential.cc
[382/856] Compiling ssl_cipher.cc
[383/856] Compiling ssl_cert.cc
[384/856] Compiling ssl_buffer.cc
[385/856] Compiling ssl_aead_ctx.cc
[386/856] Compiling ssl_asn1.cc
[387/856] Compiling s3_pkt.cc
[393/856] Compiling CryptoSwift AES+Foundation.swift
[394/856] Compiling CryptoSwift Array+Foundation.swift
[395/856] Compiling CryptoSwift Blowfish+Foundation.swift
[396/856] Compiling CryptoSwift ChaCha20+Foundation.swift
[397/856] Compiling CryptoSwift Data+Extension.swift
[398/856] Compiling CryptoSwift HMAC+Foundation.swift
[399/856] Compiling CryptoSwift Rabbit+Foundation.swift
[400/856] Compiling CryptoSwift Shifts.swift
[401/856] Compiling CryptoSwift SquareRoot.swift
[402/856] Compiling CryptoSwift Strideable.swift
[403/856] Compiling CryptoSwift StringConversion.swift
[404/856] Compiling CryptoSwift Subtraction.swift
[405/856] Compiling CryptoSwift WordsAndBits.swift
[406/856] Compiling CryptoSwift ChaCha20.swift
[407/856] Compiling CryptoSwift Checksum.swift
[408/856] Compiling CryptoSwift Cipher.swift
[409/856] Compiling CryptoSwift Collection+Extension.swift
[410/856] Compiling CryptoSwift CompactMap.swift
[410/856] Compiling s3_lib.cc
[411/856] Compiling s3_both.cc
[412/856] Compiling handshake_server.cc
[413/856] Compiling handshake_client.cc
[415/856] Emitting module CryptoSwift
[415/856] Compiling handshake.cc
[428/856] Compiling handoff.cc
[429/856] Compiling encrypted_client_hello.cc
[430/856] Compiling md5-x86_64-linux.S
[431/856] Compiling dtls_record.cc
[432/856] Compiling dtls_method.cc
[433/856] Compiling md5-x86_64-apple.S
[434/856] Compiling d1_srtp.cc
[435/856] Compiling md5-586-linux.S
[436/856] Compiling md5-586-apple.S
[437/856] Compiling extensions.cc
[438/856] Compiling chacha20_poly1305_x86_64-linux.S
[439/856] Compiling chacha20_poly1305_x86_64-apple.S
[440/856] Compiling chacha20_poly1305_armv8-win.S
[441/856] Compiling chacha20_poly1305_armv8-linux.S
[442/856] Compiling chacha-x86_64-linux.S
[443/856] Compiling chacha-x86_64-apple.S
[444/856] Compiling chacha-x86-linux.S
[445/856] Compiling chacha20_poly1305_armv8-apple.S
[446/856] Compiling chacha-x86-apple.S
[447/856] Compiling chacha-armv8-win.S
[448/856] Compiling chacha-armv8-linux.S
[450/856] Compiling CryptoSwift String+Extension.swift
[451/856] Compiling CryptoSwift UInt128.swift
[452/856] Compiling CryptoSwift UInt16+Extension.swift
[453/856] Compiling CryptoSwift UInt32+Extension.swift
[454/856] Compiling CryptoSwift UInt64+Extension.swift
[455/856] Compiling CryptoSwift UInt8+Extension.swift
[456/856] Compiling CryptoSwift Updatable.swift
[457/856] Compiling CryptoSwift Utils.swift
[458/856] Compiling CryptoSwift XChaCha20.swift
[459/856] Compiling CryptoSwift ZeroPadding.swift
[460/856] Compiling CryptoSwift resource_bundle_accessor.swift
[460/856] Compiling chacha-armv8-apple.S
[461/856] Compiling chacha-armv4-linux.S
[462/856] Compiling aes128gcmsiv-x86_64-linux.S
[463/856] Compiling aes128gcmsiv-x86_64-apple.S
[464/856] Compiling x86_64-mont5-linux.S
[465/856] Compiling x86_64-mont5-apple.S
[466/856] Compiling x86_64-mont-linux.S
[467/856] Compiling d1_pkt.cc
[468/856] Compiling x86_64-mont-apple.S
[480/856] Compiling x86-mont-linux.S
[481/856] Compiling x86-mont-apple.S
[482/856] Compiling err_data.cc
[483/856] Compiling vpaes-x86_64-apple.S
[484/856] Compiling vpaes-x86_64-linux.S
[484/856] Compiling vpaes-x86-linux.S
[486/856] Compiling vpaes-x86-apple.S
[487/856] Compiling vpaes-armv8-win.S
[488/856] Compiling d1_lib.cc
[489/856] Compiling vpaes-armv8-linux.S
[490/856] Compiling vpaes-armv7-linux.S
[490/856] Compiling vpaes-armv8-apple.S
[492/856] Compiling sha512-x86_64-linux.S
[493/856] Compiling bio_ssl.cc
[494/856] Compiling sha512-x86_64-apple.S
[494/856] Compiling sha512-armv8-win.S
[496/856] Compiling sha512-armv8-linux.S
[497/856] Compiling sha512-586-apple.S
[498/856] Compiling sha512-armv4-linux.S
[498/856] Compiling sha512-586-linux.S
[500/856] Compiling sha256-x86_64-linux.S
[501/856] Compiling sha512-armv8-apple.S
[502/856] Compiling sha256-armv8-win.S
[503/856] Compiling sha256-x86_64-apple.S
[504/856] Compiling sha256-armv8-linux.S
[505/856] Compiling sha256-armv4-linux.S
[506/856] Compiling sha256-586-linux.S
[507/856] Compiling d1_both.cc
[508/856] Compiling sha1-x86_64-linux.S
[508/856] Compiling sha256-armv8-apple.S
[510/856] Compiling sha256-586-apple.S
[511/856] Compiling sha1-armv8-win.S
[512/856] Compiling sha1-x86_64-apple.S
[513/856] Compiling sha1-armv8-linux.S
[514/856] Compiling sha1-armv4-large-linux.S
[515/856] Compiling sha1-armv8-apple.S
[516/856] Compiling rsaz-avx2-apple.S
[517/856] Compiling sha1-586-linux.S
[517/856] Compiling sha1-586-apple.S
[519/856] Compiling rsaz-avx2-linux.S
[520/856] Compiling rdrand-x86_64-linux.S
[521/856] Compiling rdrand-x86_64-apple.S
[522/856] Compiling p256_beeu-x86_64-asm-linux.S
[523/856] Compiling p256_beeu-x86_64-asm-apple.S
[524/856] Compiling p256_beeu-armv8-asm-win.S
[559/856] Compiling p256_beeu-armv8-asm-linux.S
[560/856] Compiling p256-x86_64-asm-apple.S
[561/856] Compiling p256_beeu-armv8-asm-apple.S
[562/856] Compiling p256-x86_64-asm-linux.S
[563/856] Compiling p256-armv8-asm-win.S
[564/856] Compiling p256-armv8-asm-linux.S
[565/856] Compiling ghashv8-armv8-win.S
[566/856] Compiling ghashv8-armv8-linux.S
[567/856] Compiling p256-armv8-asm-apple.S
[568/856] Compiling ghashv8-armv8-apple.S
[569/856] Compiling ghash-x86_64-linux.S
[570/856] Compiling ghashv8-armv7-linux.S
[571/856] Compiling ghash-x86_64-apple.S
[572/856] Compiling ghash-x86-linux.S
[573/856] Compiling ghash-x86-apple.S
[574/856] Compiling ghash-ssse3-x86_64-linux.S
[575/856] Compiling ghash-ssse3-x86_64-apple.S
[576/856] Compiling ghash-ssse3-x86-linux.S
[577/856] Compiling ghash-ssse3-x86-apple.S
[578/856] Compiling ghash-neon-armv8-win.S
[579/856] Compiling ghash-neon-armv8-apple.S
[580/856] Compiling ghash-neon-armv8-linux.S
[581/856] Compiling ghash-armv4-linux.S
[582/856] Compiling co-586-linux.S
[583/856] Compiling co-586-apple.S
[584/856] Compiling bsaes-armv7-linux.S
[585/856] Compiling bn-armv8-win.S
[586/856] Compiling bn-armv8-linux.S
[587/856] Compiling bn-armv8-apple.S
[588/856] Compiling bn-586-linux.S
[589/856] Compiling bn-586-apple.S
[590/856] Compiling armv8-mont-linux.S
[591/856] Compiling armv8-mont-win.S
[592/856] Compiling armv4-mont-linux.S
[593/856] Compiling armv8-mont-apple.S
[594/856] Compiling aesv8-gcm-armv8-win.S
[595/856] Compiling aesv8-armv8-win.S
[596/856] Compiling aesv8-gcm-armv8-linux.S
[597/856] Compiling aesv8-gcm-armv8-apple.S
[598/856] Compiling aesv8-armv8-linux.S
[599/856] Compiling aesv8-armv8-apple.S
[600/856] Compiling aesv8-armv7-linux.S
[601/856] Compiling aesni-x86_64-linux.S
[602/856] Compiling aesni-x86_64-apple.S
[603/856] Compiling aesni-x86-apple.S
[604/856] Compiling aesni-x86-linux.S
[604/856] Compiling aesni-gcm-x86_64-linux.S
[606/856] Compiling aesni-gcm-x86_64-apple.S
[607/856] Compiling aes-gcm-avx2-x86_64-linux.S
[608/856] Compiling aes-gcm-avx2-x86_64-apple.S
[608/856] Compiling aes-gcm-avx10-x86_64-linux.S
[610/856] Compiling aes-gcm-avx10-x86_64-apple.S
[611/856] Compiling x_x509a.cc
[612/856] Compiling x_sig.cc
[613/856] Compiling x_pubkey.cc
[613/856] Compiling x_x509.cc
[613/856] Compiling x_req.cc
[616/856] Compiling x_val.cc
[616/856] Compiling x_spki.cc
[618/856] Compiling x_exten.cc
[619/856] Compiling x_crl.cc
[620/856] Compiling x_name.cc
[621/856] Compiling x_attrib.cc
[622/856] Compiling x_all.cc
[623/856] Compiling x509spki.cc
[624/856] Compiling x_algor.cc
[625/856] Compiling x509cset.cc
[626/856] Compiling x509_v3.cc
[627/856] Compiling x509rset.cc
[628/856] Compiling x509_vpm.cc
[629/856] Compiling x509name.cc
[630/856] Compiling x509_vfy.cc
[631/856] Compiling x509_txt.cc
[632/856] Compiling x509_trs.cc
[633/856] Compiling x509_set.cc
[634/856] Compiling x509_obj.cc
[635/856] Compiling x509_req.cc
[636/856] Compiling x509_d2.cc
[637/856] Compiling x509_def.cc
[638/856] Compiling x509_ext.cc
[639/856] Compiling x509_cmp.cc
[640/856] Compiling x509_lu.cc
[641/856] Compiling x509_att.cc
[642/856] Compiling x509.cc
[643/856] Compiling v3_skey.cc
[644/856] Compiling v3_pmaps.cc
[645/856] Compiling v3_purp.cc
[646/856] Compiling v3_prn.cc
[646/856] Compiling v3_ocsp.cc
[647/856] Compiling v3_utl.cc
[649/856] Compiling v3_pcons.cc
[650/856] Compiling v3_ncons.cc
[651/856] Compiling v3_int.cc
[652/856] Compiling v3_lib.cc
[653/856] Compiling v3_info.cc
[654/856] Compiling v3_ia5.cc
[655/856] Compiling v3_enum.cc
[656/856] Compiling v3_genn.cc
[657/856] Compiling v3_extku.cc
[658/856] Compiling v3_crld.cc
[659/856] Compiling v3_cpols.cc
[660/856] Compiling v3_conf.cc
[661/856] Compiling v3_bitst.cc
[662/856] Compiling v3_bcons.cc
[663/856] Compiling v3_alt.cc
[664/856] Compiling v3_akeya.cc
[665/856] Compiling v3_akey.cc
[666/856] Compiling t_x509a.cc
[667/856] Compiling t_crl.cc
[668/856] Compiling t_x509.cc
[669/856] Compiling t_req.cc
[670/856] Compiling rsa_pss.cc
[671/856] Compiling i2d_pr.cc
[672/856] Compiling name_print.cc
[673/856] Compiling policy.cc
[674/856] Compiling by_file.cc
[675/856] Compiling algorithm.cc
[676/856] Compiling a_verify.cc
[677/856] Compiling by_dir.cc
[678/856] Compiling a_digest.cc
[679/856] Compiling a_sign.cc
[680/856] Compiling asn1_gen.cc
[681/856] Compiling voprf.cc
[682/856] Compiling thread_win.cc
[683/856] Compiling trust_token.cc
[684/856] Compiling thread.cc
[685/856] Compiling thread_none.cc
[686/856] Compiling thread_pthread.cc
[687/856] Compiling stack.cc
[687/856] Compiling pmbtoken.cc
[689/856] Compiling slhdsa.cc
[690/856] Compiling spake2plus.cc
[691/856] Compiling siphash.cc
[692/856] Compiling sha512.cc
[693/856] Compiling sha256.cc
[693/856] Compiling sha1.cc
[695/856] Compiling rsa_extra.cc
[696/856] Compiling rsa_print.cc
[697/856] Compiling rsa_crypt.cc
[698/856] Compiling refcount.cc
[699/856] Compiling rsa_asn1.cc
[700/856] Compiling rc4.cc
[701/856] Compiling windows.cc
[702/856] Compiling urandom.cc
[703/856] Compiling trusty.cc
[704/856] Compiling rand.cc
[705/856] Compiling ios.cc
[706/856] Compiling passive.cc
[707/856] Compiling poly1305_arm_asm.S
[708/856] Compiling getentropy.cc
[709/856] Compiling forkunsafe.cc
[710/856] Compiling fork_detect.cc
[710/856] Compiling deterministic.cc
[712/856] Compiling poly1305_vec.cc
[713/856] Compiling poly1305_arm.cc
[714/856] Compiling poly1305.cc
[715/856] Compiling pool.cc
[716/856] Compiling pkcs7.cc
[717/856] Compiling pkcs8.cc
[718/856] Compiling pkcs8_x509.cc
[719/856] Compiling p5_pbev2.cc
[720/856] Compiling pkcs7_x509.cc
[721/856] Compiling pem_xaux.cc
[722/856] Compiling pem_x509.cc
[723/856] Compiling pem_pkey.cc
[724/856] Compiling pem_pk8.cc
[725/856] Compiling pem_oth.cc
[726/856] Compiling mlkem.cc
[727/856] Compiling obj_xref.cc
[728/856] Compiling pem_info.cc
[729/856] Compiling pem_lib.cc
[730/856] Compiling pem_all.cc
[731/856] Compiling obj.cc
[732/856] Compiling poly_rq_mul.S
[733/856] Compiling mldsa.cc
[734/856] Compiling fips_shared_support.cc
[735/856] Compiling md5.cc
[736/856] Compiling mem.cc
[737/856] Compiling md4.cc
[738/856] Compiling lhash.cc
[739/856] Compiling kyber.cc
[740/856] Compiling ex_data.cc
[741/856] Compiling sign.cc
[742/856] Compiling scrypt.cc
[743/856] Compiling hpke.cc
[744/856] Compiling hrss.cc
[745/856] Compiling print.cc
[746/856] Compiling pbkdf.cc
[747/856] Compiling p_x25519_asn1.cc
[748/856] Compiling p_x25519.cc
[749/856] Compiling p_rsa_asn1.cc
[750/856] Compiling p_ed25519.cc
[751/856] Compiling p_rsa.cc
[752/856] Compiling p_ec.cc
[753/856] Compiling p_ed25519_asn1.cc
[753/856] Compiling p_hkdf.cc
[755/856] Compiling p_ec_asn1.cc
[756/856] Compiling p_dh_asn1.cc
[757/856] Compiling p_dsa_asn1.cc
[758/856] Compiling p_dh.cc
[759/856] Compiling evp_ctx.cc
[760/856] Compiling evp.cc
[761/856] Compiling engine.cc
[762/856] Compiling err.cc
[763/856] Compiling evp_asn1.cc
[764/856] Compiling ecdsa_asn1.cc
[765/856] Compiling ecdh.cc
[766/856] Compiling hash_to_curve.cc
[767/856] Compiling ec_derive.cc
[768/856] Compiling bcm.cc
[769/856] Compiling dsa.cc
[770/856] Compiling dsa_asn1.cc
[771/856] Compiling ec_asn1.cc
[772/856] Compiling x25519-asm-arm.S
[773/856] Compiling params.cc
[774/856] Compiling digest_extra.cc
[775/856] Compiling des.cc
[776/856] Compiling dh_asn1.cc
[777/856] Compiling curve25519_64_adx.cc
[778/856] Compiling spake25519.cc
[779/856] Compiling cpu_intel.cc
[780/856] Compiling crypto.cc
[781/856] Compiling cpu_arm_linux.cc
[782/856] Compiling cpu_arm_freebsd.cc
[783/856] Compiling cpu_aarch64_win.cc
[784/856] Compiling curve25519.cc
[785/856] Compiling cpu_aarch64_sysreg.cc
[786/856] Compiling cpu_aarch64_openbsd.cc
[787/856] Compiling cpu_aarch64_linux.cc
[788/856] Compiling cpu_aarch64_fuchsia.cc
[789/856] Compiling cpu_aarch64_apple.cc
[790/856] Compiling get_cipher.cc
[790/856] Compiling conf.cc
[792/856] Compiling tls_cbc.cc
[793/856] Compiling e_tls.cc
[794/856] Compiling e_rc4.cc
[795/856] Compiling e_rc2.cc
[796/856] Compiling e_null.cc
[797/856] Compiling e_des.cc
[798/856] Compiling e_chacha20poly1305.cc
[799/856] Compiling e_aesgcmsiv.cc
[800/856] Compiling derive_key.cc
[801/856] Compiling chacha.cc
[802/856] Compiling e_aesctrhmac.cc
[803/856] Compiling unicode.cc
[804/856] Compiling ber.cc
[805/856] Compiling cbs.cc
[806/856] Compiling cbb.cc
[807/856] Compiling buf.cc
[808/856] Compiling asn1_compat.cc
[809/856] Compiling blake2.cc
[810/856] Compiling socket_helper.cc
[811/856] Compiling bn_asn1.cc
[812/856] Compiling convert.cc
[813/856] Compiling socket.cc
[814/856] Compiling printf.cc
[815/856] Compiling pair.cc
[816/856] Compiling hexdump.cc
[817/856] Compiling file.cc
[818/856] Compiling fd.cc
[819/856] Compiling errno.cc
[820/856] Compiling connect.cc
[821/856] Compiling bio_mem.cc
[822/856] Compiling bio.cc
[823/856] Compiling base64.cc
[824/856] Compiling tasn_typ.cc
[825/856] Compiling tasn_fre.cc
[826/856] Compiling tasn_utl.cc
[827/856] Compiling tasn_new.cc
[828/856] Compiling tasn_enc.cc
[829/856] Compiling posix_time.cc
[830/856] Compiling f_string.cc
[831/856] Compiling f_int.cc
[832/856] Compiling tasn_dec.cc
[833/856] Compiling asn_pack.cc
[834/856] Compiling asn1_par.cc
[835/856] Compiling a_utctm.cc
[836/856] Compiling asn1_lib.cc
[837/856] Compiling a_time.cc
[838/856] Compiling a_type.cc
[839/856] Compiling a_octet.cc
[840/856] Compiling a_strnid.cc
[841/856] Compiling a_strex.cc
[842/856] Compiling a_mbstr.cc
[843/856] Compiling a_object.cc
[843/856] Write sources
[846/856] Compiling a_int.cc
[847/856] Compiling a_i2d_fp.cc
[848/856] Write sources
[849/911] Compiling a_dup.cc
[850/911] Compiling a_d2i_fp.cc
[851/911] Compiling a_gentm.cc
[852/951] Compiling a_bitstr.cc
[853/951] Compiling a_bool.cc
[855/951] Compiling Atomics ManagedAtomicLazyReference.swift
[856/951] Compiling Atomics UnsafeAtomic.swift
[857/951] Compiling Atomics UnsafeAtomicLazyReference.swift
[858/951] Compiling Atomics IntegerOperations.swift
[859/952] Compiling BitCollections BitSet+Hashable.swift
[860/952] Compiling BitCollections BitSet+Initializers.swift
[861/952] Compiling BitCollections BitSet+Invariants.swift
[862/952] Compiling BitCollections BitSet+Random.swift
[863/952] Compiling BitCollections BitSet+SetAlgebra basics.swift
[864/952] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[865/952] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[866/952] Compiling BitCollections BitSet+CustomReflectable.swift
[867/952] Compiling BitCollections BitSet+CustomStringConvertible.swift
[868/952] Compiling BitCollections BitSet+Equatable.swift
[869/952] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[870/952] Compiling BitCollections BitSet+Extras.swift
[871/957] Compiling Atomics Unmanaged extensions.swift
[872/957] Compiling Atomics DoubleWord.swift
[873/957] Compiling Atomics ManagedAtomic.swift
[874/957] Compiling Atomics AtomicReference.swift
[875/957] Compiling Atomics AtomicStorage.swift
[876/957] Compiling BigInt Strideable.swift
[877/957] Compiling BigInt String Conversion.swift
[878/959] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[879/959] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[880/959] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[881/959] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[882/959] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[883/959] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[884/959] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[885/959] Compiling BitCollections BitSet+SetAlgebra union.swift
[886/959] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[887/959] Compiling BitCollections BitSet.Counted.swift
[888/959] Compiling BitCollections BitSet.Index.swift
[889/959] Compiling BitCollections BitSet._UnsafeHandle.swift
[890/959] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[891/959] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[892/959] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[893/959] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[894/959] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[895/959] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[896/959] Compiling Atomics OptionalRawRepresentable.swift
[897/959] Compiling Atomics RawRepresentable.swift
[898/959] Compiling Atomics AtomicValue.swift
[899/959] Compiling Atomics AtomicMemoryOrderings.swift
[900/959] Compiling Atomics PointerConformances.swift
[901/959] Compiling Atomics Primitives.native.swift
[910/959] Compiling BigInt Subtraction.swift
[911/959] Compiling BigInt Words and Bits.swift
[912/959] Compiling BitCollections BitSet+BidirectionalCollection.swift
[913/959] Compiling BitCollections BitSet+Codable.swift
[914/959] Emitting module BitCollections
[915/959] Compiling Atomics AtomicBool.swift
[916/959] Compiling Atomics IntegerConformances.swift
[917/959] Compiling Atomics AtomicInteger.swift
[918/959] Compiling Atomics AtomicOptionalWrappable.swift
[921/959] Compiling BitCollections BitSet.swift
[922/959] Compiling BitCollections Range+Utilities.swift
[923/959] Compiling BitCollections Slice+Utilities.swift
[924/959] Compiling BitCollections UInt+Tricks.swift
[925/959] Compiling BitCollections _Word.swift
[944/961] Emitting module BigInt
[945/961] Emitting module Collections
[946/961] Compiling Collections Collections.swift
[957/961] Emitting module Atomics
[959/961] Compiling c-nioatomics.c
[960/961] Compiling c-atomics.c
[962/967] Compiling NIOConcurrencyHelpers NIOLock.swift
[963/967] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[964/967] Compiling NIOConcurrencyHelpers lock.swift
[965/967] Emitting module NIOConcurrencyHelpers
[966/967] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[967/967] Compiling NIOConcurrencyHelpers atomics.swift
[968/1029] Compiling NIOCore Linux.swift
[969/1029] Compiling NIOCore MarkedCircularBuffer.swift
[970/1029] Compiling NIOCore MulticastChannel.swift
[971/1029] Compiling NIOCore NIOAny.swift
[972/1029] Compiling NIOCore NIOCloseOnErrorHandler.swift
[973/1029] Compiling NIOCore NIOLoopBound.swift
[974/1035] Compiling NIOCore SocketOptionProvider.swift
[975/1035] Compiling NIOCore SystemCallHelpers.swift
[976/1035] Compiling NIOCore TimeAmount+Duration.swift
[977/1035] Compiling NIOCore TypeAssistedChannelHandler.swift
[978/1035] Compiling NIOCore UniversalBootstrapSupport.swift
[979/1035] Compiling NIOCore Utilities.swift
[980/1035] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[981/1035] Compiling NIOCore NIOScheduledCallback.swift
[982/1035] Compiling NIOCore NIOSendable.swift
[983/1035] Compiling NIOCore RecvByteBufferAllocator.swift
[984/1035] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[985/1035] Compiling NIOCore SocketAddresses.swift
[986/1035] Compiling NIOCore GlobalSingletons.swift
[987/1035] Compiling NIOCore IO.swift
[988/1035] Compiling NIOCore IOData.swift
[989/1035] Compiling NIOCore IPProtocol.swift
[990/1035] Compiling NIOCore IntegerBitPacking.swift
[991/1035] Compiling NIOCore IntegerTypes.swift
[992/1035] Compiling NIOCore Interfaces.swift
[993/1035] Compiling NIOCore Codec.swift
[994/1035] Compiling NIOCore ConvenienceOptionSupport.swift
[995/1035] Compiling NIOCore DeadChannel.swift
[996/1035] Compiling NIOCore DispatchQueue+WithFuture.swift
[997/1035] Compiling NIOCore EventLoop+Deprecated.swift
[998/1035] Compiling NIOCore EventLoop+SerialExecutor.swift
[999/1035] Compiling NIOCore EventLoop.swift
[1000/1035] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1001/1035] Compiling NIOCore NIOAsyncWriter.swift
[1002/1035] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1003/1035] Compiling NIOCore BSDSocketAPI.swift
[1004/1035] Compiling NIOCore ByteBuffer-aux.swift
[1005/1035] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1006/1035] Compiling NIOCore ByteBuffer-conversions.swift
[1007/1035] Compiling NIOCore Channel.swift
[1008/1035] Compiling NIOCore ChannelHandler.swift
[1009/1035] Compiling NIOCore ChannelHandlers.swift
[1010/1035] Compiling NIOCore ChannelInvoker.swift
[1011/1035] Compiling NIOCore ChannelOption.swift
[1012/1035] Compiling NIOCore ChannelPipeline.swift
[1013/1035] Compiling NIOCore CircularBuffer.swift
[1014/1035] Compiling NIOCore ByteBuffer-core.swift
[1015/1035] Compiling NIOCore ByteBuffer-hex.swift
[1016/1035] Compiling NIOCore ByteBuffer-int.swift
[1017/1035] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1018/1035] Compiling NIOCore ByteBuffer-multi-int.swift
[1019/1035] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1020/1035] Compiling NIOCore ByteBuffer-views.swift
[1021/1035] Compiling NIOCore AddressedEnvelope.swift
[1022/1035] Compiling NIOCore AsyncAwaitSupport.swift
[1023/1035] Compiling NIOCore AsyncChannel.swift
[1024/1035] Compiling NIOCore AsyncChannelHandler.swift
[1025/1035] Compiling NIOCore AsyncChannelInboundStream.swift
[1026/1035] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1027/1035] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1028/1035] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1029/1035] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1030/1035] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1031/1035] Compiling NIOCore EventLoopFuture.swift
[1032/1035] Compiling NIOCore FileDescriptor.swift
[1033/1035] Compiling NIOCore FileHandle.swift
[1034/1035] Compiling NIOCore FileRegion.swift
[1035/1035] Emitting module NIOCore
[1036/1087] Compiling NIOEmbedded Embedded.swift
[1037/1087] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1038/1087] Compiling NIOEmbedded AsyncTestingChannel.swift
[1039/1087] Emitting module NIOEmbedded
[1040/1087] Compiling NIOPosix Pool.swift
[1041/1087] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1042/1087] Compiling NIOPosix PosixSingletons.swift
[1043/1087] Compiling NIOPosix RawSocketBootstrap.swift
[1044/1087] Compiling NIOPosix Resolver.swift
[1045/1087] Compiling NIOPosix GetaddrinfoResolver.swift
[1046/1087] Compiling NIOPosix HappyEyeballs.swift
[1047/1087] Compiling NIOPosix IO.swift
[1048/1087] Compiling NIOPosix IntegerBitPacking.swift
[1049/1087] Compiling NIOPosix IntegerTypes.swift
[1050/1092] Compiling NIOPosix UnsafeTransfer.swift
[1051/1092] Compiling NIOPosix Utilities.swift
[1052/1092] Compiling NIOPosix VsockAddress.swift
[1053/1092] Compiling NIOPosix VsockChannelEvents.swift
[1054/1092] Compiling NIOPosix resource_bundle_accessor.swift
[1055/1092] Emitting module NIOPosix
[1056/1092] Compiling NIOPosix BSDSocketAPICommon.swift
[1057/1092] Compiling NIOPosix BSDSocketAPIPosix.swift
[1058/1092] Compiling NIOPosix BSDSocketAPIWindows.swift
[1059/1092] Compiling NIOPosix BaseSocket.swift
[1060/1092] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1061/1092] Compiling NIOPosix BaseSocketChannel.swift
[1062/1092] Compiling NIOPosix Linux.swift
[1063/1092] Compiling NIOPosix LinuxCPUSet.swift
[1064/1092] Compiling NIOPosix LinuxUring.swift
[1065/1092] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1066/1092] Compiling NIOPosix NIOThreadPool.swift
[1067/1092] Compiling NIOPosix SelectorKqueue.swift
[1068/1092] Compiling NIOPosix SelectorUring.swift
[1069/1092] Compiling NIOPosix ServerSocket.swift
[1070/1092] Compiling NIOPosix Socket.swift
[1071/1092] Compiling NIOPosix SocketChannel.swift
[1072/1092] Compiling NIOPosix Selectable.swift
[1073/1092] Compiling NIOPosix SelectableChannel.swift
[1074/1092] Compiling NIOPosix SelectableEventLoop.swift
[1075/1092] Compiling NIOPosix SelectorEpoll.swift
[1076/1092] Compiling NIOPosix SelectorGeneric.swift
[1077/1092] Compiling NIOPosix SocketProtocols.swift
[1078/1092] Compiling NIOPosix System.swift
[1079/1092] Compiling NIOPosix Thread.swift
[1080/1092] Compiling NIOPosix ThreadPosix.swift
[1081/1092] Compiling NIOPosix ThreadWindows.swift
[1082/1092] Compiling NIOPosix BaseStreamSocketChannel.swift
[1083/1092] Compiling NIOPosix Bootstrap.swift
[1084/1092] Compiling NIOPosix ControlMessage.swift
[1085/1092] Compiling NIOPosix DatagramVectorReadManager.swift
[1086/1092] Compiling NIOPosix Errors+Any.swift
[1087/1092] Compiling NIOPosix FileDescriptor.swift
[1088/1092] Compiling NIOPosix NonBlockingFileIO.swift
[1089/1092] Compiling NIOPosix PendingDatagramWritesManager.swift
[1090/1092] Compiling NIOPosix PendingWritesManager.swift
[1091/1092] Compiling NIOPosix PipeChannel.swift
[1092/1092] Compiling NIOPosix PipePair.swift
[1093/1094] Compiling NIO Exports.swift
[1094/1094] Emitting module NIO
[1095/1122] Compiling NIOTLS TLSEvents.swift
[1096/1122] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1097/1122] Emitting module NIOTLS
[1098/1122] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1099/1122] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1100/1122] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1101/1122] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1102/1122] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1103/1123] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1104/1123] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1105/1123] Compiling NIOTLS SNIHandler.swift
[1106/1123] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1107/1123] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1108/1123] Compiling NIOHTTP1 HTTPEncoder.swift
[1109/1123] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1110/1123] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1111/1123] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1112/1123] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1113/1123] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1114/1154] Emitting module NIOFoundationCompat
[1115/1154] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1116/1154] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1117/1176] Emitting module NIOHTTP1
[1118/1176] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1119/1176] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1120/1176] Compiling NIOTransportServices NIOTSErrors.swift
[1121/1176] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1122/1176] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1123/1176] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1124/1205] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1125/1205] Compiling NIOExtras UnsafeTransfer.swift
[1126/1206] Compiling NIOExtras LineBasedFrameDecoder.swift
[1127/1206] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1128/1206] Emitting module NIOSSL
[1129/1209] Emitting module NIOTransportServices
[1130/1211] Compiling NIOExtras QuiescingHelper.swift
[1131/1211] Compiling NIOExtras RequestResponseHandler.swift
[1132/1211] Compiling NIOExtras NIORequestIdentifiable.swift
[1133/1211] Compiling NIOExtras PCAPRingBuffer.swift
[1134/1211] Compiling NIOExtras NIOExtrasError.swift
[1135/1211] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1136/1211] Compiling NIOWebSocket WebSocketOpcode.swift
[1137/1211] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1138/1211] Compiling NIOWebSocket SHA1.swift
[1139/1211] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1140/1211] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1141/1211] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1142/1211] Compiling NIOWebSocket WebSocketFrame.swift
[1143/1211] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1144/1211] Emitting module NIOWebSocket
[1145/1211] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1146/1212] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1147/1212] Compiling NIOTransportServices StateManagedChannel.swift
[1153/1212] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1156/1212] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1157/1212] Compiling NIOExtras LengthFieldPrepender.swift
[1159/1212] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1160/1212] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1163/1212] Compiling NIOSSL UniversalBootstrapSupport.swift
[1164/1212] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1165/1212] Compiling NIOSSL resource_bundle_accessor.swift
[1166/1212] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1168/1212] Compiling NIOExtras DebugInboundEventsHandler.swift
[1169/1212] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1170/1212] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1171/1212] Compiling NIOExtras JSONRPCFraming.swift
[1172/1212] Emitting module NIOExtras
[1175/1212] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1176/1212] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1187/1212] Compiling NIOSSL LinuxCABundle.swift
[1188/1212] Compiling NIOSSL NIOSSLClientHandler.swift
[1189/1212] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1190/1212] Compiling NIOSSL NIOSSLHandler.swift
[1199/1212] Compiling NIOExtras WritePCAPHandler.swift
[1210/1212] Compiling NIOSSL SSLConnection.swift
[1211/1212] Compiling NIOSSL SSLContext.swift
[1212/1212] Compiling NIOSSL SSLErrors.swift
[1213/1220] Compiling WebSocketKit WebSocketHandler.swift
[1214/1220] Compiling WebSocketKit WebSocketClient.swift
[1215/1220] Compiling WebSocketKit WebSocket+Connect.swift
[1216/1220] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1217/1220] Compiling WebSocketKit Exports.swift
[1218/1220] Compiling WebSocketKit WebSocket+Concurrency.swift
[1219/1220] Compiling WebSocketKit WebSocket.swift
[1220/1220] Emitting module WebSocketKit
[1221/1266] Compiling Web3 BytesConvertible.swift
[1222/1266] Compiling Web3 CharacterSet+Hex.swift
[1223/1266] Compiling Web3 Data+BytesConvertible.swift
[1224/1266] Compiling Web3 EthereumUtils.swift
[1225/1266] Compiling Web3 Exports+Web3.swift
[1226/1270] Emitting module Web3
[1227/1270] Compiling Web3 BigUInt+BytesConvertible.swift
[1228/1270] Compiling Web3 Bytes+HexString.swift
[1229/1270] Compiling Web3 Bytes+SecureRandom.swift
[1230/1270] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1231/1270] Compiling Web3 Bytes+UInt.swift
[1232/1270] Compiling Web3 EthereumValueConvertible.swift
[1233/1270] Compiling Web3 RPCRequest.swift
[1234/1270] Compiling Web3 RPCResponse.swift
[1235/1270] Compiling Web3 Types+EthereumValueConvertible.swift
[1236/1270] Compiling Web3 Web3Provider.swift
[1237/1270] Compiling Web3 RLPDecoder.swift
[1238/1270] Compiling Web3 RLPEncoder.swift
[1239/1270] Compiling Web3 RLPItem.swift
[1240/1270] Compiling Web3 RLPItemConvertible.swift
[1241/1270] Compiling Web3 Types+RLPItemConvertible.swift
[1242/1270] Compiling Web3 Int+ETH.swift
[1243/1270] Compiling Web3 Secp256k1+CTXCreator.swift
[1244/1270] Compiling Web3 String+BytesConvertible.swift
[1245/1270] Compiling Web3 String+Conversion.swift
[1246/1270] Compiling Web3 String+HexBytes.swift
[1247/1270] Compiling Web3 EthereumQuantityTag.swift
[1248/1270] Compiling Web3 EthereumSyncStatusObject.swift
[1249/1270] Compiling Web3 EthereumTransactionObject.swift
[1250/1270] Compiling Web3 EthereumTransactionReceiptObject.swift
[1251/1270] Compiling Web3 EthereumValue.swift
[1252/1270] Compiling Web3 Web3+HTTPInitializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-sendable type 'Params.Type' in an isolated closure
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
45 |                 response(err)
46 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
65 |                     response(err)
66 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-sendable type 'Result.Type' in an isolated closure
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-sendable type 'Params.Type' in an isolated closure
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
163 |
164 |                     // Return result
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
215 |                     onEvent(err)
216 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-sendable type 'Result.Type' in an isolated closure
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1253/1270] Compiling Web3 Web3+WebSocketInitializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-sendable type 'Params.Type' in an isolated closure
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
45 |                 response(err)
46 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
65 |                     response(err)
66 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-sendable type 'Result.Type' in an isolated closure
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-sendable type 'Params.Type' in an isolated closure
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
163 |
164 |                     // Return result
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
215 |                     onEvent(err)
216 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-sendable type 'Result.Type' in an isolated closure
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1254/1270] Compiling Web3 Web3HttpProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-sendable type 'Params.Type' in an isolated closure
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
45 |                 response(err)
46 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
65 |                     response(err)
66 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-sendable type 'Result.Type' in an isolated closure
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-sendable type 'Params.Type' in an isolated closure
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
163 |
164 |                     // Return result
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
215 |                     onEvent(err)
216 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-sendable type 'Result.Type' in an isolated closure
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1255/1270] Compiling Web3 Web3WebSocketProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:42:41: warning: capture of non-sendable type 'Params.Type' in an isolated closure
40 |             let body: Data
41 |             do {
42 |                 body = try self.encoder.encode(request)
   |                                         `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:44:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
42 |                 body = try self.encoder.encode(request)
43 |             } catch {
44 |                 let err = Web3Response<Result>(error: .requestFailed(error))
   |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
45 |                 response(err)
46 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:64:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
62 |             let task = self.session.dataTask(with: req) { data, urlResponse, error in
63 |                 guard let urlResponse = urlResponse as? HTTPURLResponse, let data = data, error == nil else {
64 |                     let err = Web3Response<Result>(error: .serverError(error))
   |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
65 |                     response(err)
66 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift:37:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
35 |     }
36 |
37 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
   |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
38 |         queue.async {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:157:113: warning: capture of non-sendable type 'Result.Type' in an isolated closure
155 |
156 |                     // Parse response
157 |                     guard let responseData = responseString.data(using: .utf8), let decoded = try? self.decoder.decode(RPCResponse<Result>.self, from: responseData) else {
    |                                                                                                                 `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
158 |                         failure(Error.unexpectedResponse)
159 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:162:69: warning: capture of non-sendable type 'Params.Type' in an isolated closure
160 |                     }
161 |                     // Put back original request id
162 |                     let idReplacedDecoded = RPCResponse<Result>(id: request.id, jsonrpc: decoded.jsonrpc, result: decoded.result, error: decoded.error)
    |                                                                     `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
163 |
164 |                     // Return result
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:38: warning: capture of non-sendable type 'Params.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                      `- warning: capture of non-sendable type 'Params.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:181:46: warning: capture of non-sendable type 'Result.Type' in an isolated closure
179 |                 break
180 |             case .failure(let error):
181 |                 let err = Web3Response<Result>(error: .requestFailed(error))
    |                                              `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
182 |                 response(err)
183 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:107:67: warning: capture of non-sendable type 'Result.Type' in an isolated closure
105 |     // MARK: - Web3Provider
106 |
107 |     public func send<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<Result>) {
    |                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
108 |         let replacedIdRequest = RPCRequest(id: self.nextId, jsonrpc: request.jsonrpc, method: request.method, params: request.params)
109 |
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:214:50: warning: capture of non-sendable type 'Result.Type' in an isolated closure
212 |
213 |                     // Notify client
214 |                     let err = Web3Response<Result>(error: .subscriptionCancelled(Error.subscriptionCancelled))
    |                                                  `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
215 |                     onEvent(err)
216 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:193:124: warning: capture of non-sendable type 'Result.Type' in an isolated closure
191 |     // MARK: - Web3BidirectionalProvider
192 |
193 |     public func subscribe<Params, Result>(request: RPCRequest<Params>, response: @escaping Web3ResponseCompletion<String>, onEvent: @escaping Web3ResponseCompletion<Result>) {
    |                                                                                                                            `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
194 |         self.send(request: request) { (_ resp: Web3Response<String>) -> Void in
195 |             guard let subscriptionId = resp.result else {
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:229:115: warning: capture of non-sendable type 'Result.Type' in an isolated closure
227 |
228 |                     // Parse notification
229 |                     guard let notificationData = notification.data(using: .utf8), let decoded = try? self.decoder.decode(RPCEventResponse<Result>.self, from: notificationData) else {
    |                                                                                                                   `- warning: capture of non-sendable type 'Result.Type' in an isolated closure
230 |                         failure(Error.unexpectedResponse)
231 |                         return
[1256/1270] Compiling Web3 SynchronizedArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 47 |             }
 48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 43 |             let dictionaryCopy = newValue
 44 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 88 |         }
 89 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 94 |         }
 95 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
102 |         }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 98 |         var oldValue: ValueType? = nil
 99 |
[1257/1270] Compiling Web3 SynchronizedDictionary.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 47 |             }
 48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 43 |             let dictionaryCopy = newValue
 44 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 88 |         }
 89 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 94 |         }
 95 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
102 |         }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 98 |         var oldValue: ValueType? = nil
 99 |
[1258/1270] Compiling Web3 UInt+BytesRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 47 |             }
 48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 43 |             let dictionaryCopy = newValue
 44 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 88 |         }
 89 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 94 |         }
 95 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
102 |         }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 98 |         var oldValue: ValueType? = nil
 99 |
[1259/1270] Compiling Web3 UnsignedInteger+BytesConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 47 |             }
 48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 43 |             let dictionaryCopy = newValue
 44 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 88 |         }
 89 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 94 |         }
 95 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
102 |         }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 98 |         var oldValue: ValueType? = nil
 99 |
[1260/1270] Compiling Web3 UnsignedInteger+Shifting.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:46:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 44 |
 45 |             accessQueue.async(flags: .barrier) {
 46 |                 self.internalDictionary = dictionaryCopy
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 47 |             }
 48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:42:9: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 40 |         }
 41 |
 42 |         set {
    |         `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 43 |             let dictionaryCopy = newValue
 44 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:87:22: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
    |                      `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 88 |         }
 89 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:85:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 83 |     }
 84 |
 85 |     public func getValueAsync(key: KeyType, response: @escaping (_ value: ValueType?) -> Void) {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 86 |         accessQueue.async {
 87 |             response(self.internalDictionary[key])
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:93:13: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
    |             `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 94 |         }
 95 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:91:18: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 89 |     }
 90 |
 91 |     private func setValue(value: ValueType?, forKey key: KeyType) {
    |                  `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 92 |         accessQueue.async(flags: .barrier) {
 93 |             self.internalDictionary[key] = value
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:101:48: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 99 |
100 |         accessQueue.async(flags: .barrier) {
101 |             oldValue = self.internalDictionary.removeValue(forKey: key)
    |                                                `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
102 |         }
103 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift:97:17: warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 95 |     }
 96 |
 97 |     public func removeValue(key: KeyType) -> ValueType? {
    |                 `- warning: capture of non-sendable type 'KeyType.Type' in an isolated closure
 98 |         var oldValue: ValueType? = nil
 99 |
[1261/1270] Compiling Web3 EthereumBlockObject.swift
[1262/1270] Compiling Web3 EthereumCall.swift
[1263/1270] Compiling Web3 EthereumData.swift
[1264/1270] Compiling Web3 EthereumLogObject.swift
[1265/1270] Compiling Web3 EthereumQuantity.swift
[1266/1270] Compiling Web3 EthereumAddress.swift
/Users/admin/builder/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 |
[1267/1270] Compiling Web3 EthereumPrivateKey.swift
/Users/admin/builder/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 |
[1268/1270] Compiling Web3 EthereumPublicKey.swift
/Users/admin/builder/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 |
[1269/1270] Compiling Web3 EthereumTransaction.swift
/Users/admin/builder/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 |
[1270/1270] Compiling Web3 Web3.swift
/Users/admin/builder/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 |
[1271/1288] Compiling Web3ContractABI EthereumContract.swift
[1272/1288] Compiling Web3ContractABI SolidityEvent.swift
[1273/1288] Compiling Web3ContractABI ERC721.swift
[1274/1288] Compiling Web3ContractABI Eth+Contract.swift
[1275/1289] Compiling Web3ContractABI ERC165.swift
[1276/1289] Compiling Web3ContractABI ERC20.swift
[1277/1289] Compiling Web3ContractABI SolidityFunction.swift
[1278/1289] Compiling Web3ContractABI SolidityWrappedValue.swift
[1279/1289] Compiling Web3ContractABI ABIObject.swift
[1280/1289] Compiling Web3ContractABI ABI.swift
[1281/1289] Compiling Web3ContractABI ABIConvertible.swift
[1282/1289] Compiling Web3ContractABI Eth+ABI.swift
[1283/1289] Compiling Web3ContractABI SolidityTuple.swift
[1284/1289] Emitting module Web3ContractABI
[1285/1289] Compiling Web3ContractABI ABIDecoder.swift
[1286/1289] Compiling Web3ContractABI ABIEncoder.swift
[1287/1289] Compiling Web3ContractABI SolidityType+Codable.swift
[1288/1289] Compiling Web3ContractABI SolidityType.swift
[1289/1289] Compiling Web3ContractABI SolidityInvocation.swift
[1290/1294] Compiling Web3PromiseKit Web3+PromiseKit.swift
[1291/1294] Emitting module Web3PromiseKit
[1292/1294] Compiling Web3PromiseKit Promisable.swift
[1293/1294] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[1294/1294] Compiling Web3PromiseKit Exports+PromiseKit.swift
Build complete! (99.48s)
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/Quick/Nimble.git
[1/2609] Fetching websocket-kit
[315/3389] Fetching websocket-kit, secp256k1.swift
[873/16330] Fetching websocket-kit, secp256k1.swift, cryptoswift
[1160/32970] Fetching websocket-kit, secp256k1.swift, cryptoswift, swift-collections
[3413/50156] Fetching websocket-kit, secp256k1.swift, cryptoswift, swift-collections, promisekit
Fetched https://github.com/vapor/websocket-kit from cache (0.86s)
[1419/47547] Fetching secp256k1.swift, cryptoswift, swift-collections, promisekit
Fetching https://github.com/attaswift/BigInt.git
[3043/62306] Fetching secp256k1.swift, cryptoswift, swift-collections, promisekit, quick
[4587/81890] Fetching secp256k1.swift, cryptoswift, swift-collections, promisekit, quick, nimble
[47668/86697] Fetching secp256k1.swift, cryptoswift, swift-collections, promisekit, quick, nimble, bigint
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.90s)
[37886/57116] Fetching secp256k1.swift, promisekit, quick, nimble, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (1.21s)
[37817/52309] Fetching secp256k1.swift, promisekit, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.49s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (2.49s)
Fetched https://github.com/Quick/Nimble.git from cache (2.49s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (3.05s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.75s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (1.30s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.20s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.52s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.40s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.42s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[73/7739] Fetching swift-atomics, swift-nio-extras
[192/10406] Fetching swift-atomics, swift-nio-extras, swift-nio-transport-services
[1372/25296] Fetching swift-atomics, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.00s)
[7236/22629] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl
[9676/98968] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.75s)
[37512/84078] Fetching swift-atomics, swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.62s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.45s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/1169] Fetching swift-http-structured-headers
[48/7128] Fetching swift-http-structured-headers, swift-algorithms
[227/9554] Fetching swift-http-structured-headers, swift-algorithms, swift-service-lifecycle
[276/11170] Fetching swift-http-structured-headers, swift-algorithms, swift-service-lifecycle, swift-asn1
[506/17354] Fetching swift-http-structured-headers, swift-algorithms, swift-service-lifecycle, swift-asn1, swift-certificates
[1105/21190] Fetching swift-http-structured-headers, swift-algorithms, swift-service-lifecycle, swift-asn1, swift-certificates, swift-log
[1400/26175] Fetching swift-http-structured-headers, swift-algorithms, swift-service-lifecycle, swift-asn1, swift-certificates, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.98s)
Fetching https://github.com/apple/swift-http-types.git
[10158/25006] Fetching swift-algorithms, swift-service-lifecycle, swift-asn1, swift-certificates, swift-log, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.00s)
[7771/22580] Fetching swift-algorithms, swift-asn1, swift-certificates, swift-log, swift-async-algorithms
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.19s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.19s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.19s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.19s)
[1/904] Fetching swift-http-types
[616/12436] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.82s)
[231/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.93s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.38s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.42s)
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
warning: 'spi-builder-workspace': found 22 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
warning: 'spi-builder-workspace': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
warning: 'spi-builder-workspace': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Exports+PromiseKit.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/ContractPromiseExtensions.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Promisable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /Users/admin/builder/spi-builder-workspace/Sources/PromiseKit/Web3+PromiseKit.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumData.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift
    /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift
    /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift
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" : "/Users/admin/builder/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"
}
Done.