The Swift Package Index logo.Swift Package Index

Build Information

Successful build of web3.swift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/argentlabs/web3.swift.git
Reference: 1.6.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/argentlabs/web3.swift
 * tag               1.6.1      -> FETCH_HEAD
HEAD is now at 1e75f98 Merge remote-tracking branch 'origin/develop'
Cloned https://github.com/argentlabs/web3.swift.git
Revision (git rev-parse @):
1e75f98a5738c470b23bbfffa9314e9f788df76b
SUCCESS checkout https://github.com/argentlabs/web3.swift.git at 1.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/argentlabs/web3.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/469] Write sources
[18/469] Compiling CNIOWindows shim.c
[19/469] Compiling CNIOWindows WSAStartup.c
[20/469] Write swift-version--423B1241ED78D482.txt
[21/469] Compiling CNIOLinux shim.c
[22/472] Compiling CNIOSHA1 c_nio_sha1.c
[23/472] Compiling aes aes.c
[24/474] Compiling precomputed_ecmult_gen.c
[25/484] Compiling Utility.c
[26/487] Compiling keccaktiny keccak-tiny.c
[27/487] Compiling CNIOLinux liburing_shims.c
[28/492] Compiling CNIOHTTPParser c_nio_http_parser.c
[29/492] Compiling CNIODarwin shim.c
[30/492] Compiling secp256k1.c
[31/492] Compiling CNIOBoringSSLShims shims.c
[33/492] Compiling _NIODataStructures PriorityQueue.swift
[34/492] Compiling _NIODataStructures Heap.swift
[35/492] Emitting module _NIODataStructures
[35/492] Compiling tls_method.cc
[36/492] Compiling tls_record.cc
[37/492] Compiling tls13_server.cc
[39/492] Compiling Logging LogHandler.swift
[40/492] Emitting module Logging
[41/492] Compiling Logging Locks.swift
[42/492] Compiling Logging Logging.swift
[42/492] Compiling precomputed_ecmult.c
[43/492] Compiling tls13_enc.cc
[44/492] Compiling t1_enc.cc
[45/512] Compiling tls13_client.cc
[45/512] Compiling tls13_both.cc
[47/512] Compiling ssl_x509.cc
[48/512] Compiling ssl_versions.cc
[50/512] Emitting module secp256k1
[51/514] Compiling secp256k1 Asymmetric.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:22:21: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                    ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:27:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[52/514] Compiling secp256k1 DH.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:22:21: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                    ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:27:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[53/515] Compiling Internal_CryptoSwift_PBDKF2 UInt32+Extensions.swift
[53/515] Compiling ssl_transcript.cc
[55/515] Compiling Internal_CryptoSwift_PBDKF2 ZeroPadding.swift
[55/515] Compiling ssl_stat.cc
[56/515] Compiling ssl_privkey.cc
[57/515] Compiling ssl_session.cc
[59/515] Compiling secp256k1 Tweak.swift
[60/515] Compiling secp256k1 Utility.swift
[63/515] Compiling secp256k1 Digest.swift
[64/515] Compiling secp256k1 SHA256.swift
[65/515] Compiling secp256k1 SafeCompare.swift
[66/515] Compiling secp256k1 Schnorr.swift
[67/515] Compiling GenericJSON Querying.swift
[68/515] Compiling GenericJSON Merging.swift
[69/515] Compiling GenericJSON JSON.swift
[69/515] Compiling ssl_lib.cc
[70/515] Compiling ssl_key_share.cc
[71/515] Compiling ssl_file.cc
[73/515] Compiling GenericJSON Initialization.swift
[74/515] Emitting module GenericJSON
[75/515] Emitting module Internal_CryptoSwift_PBDKF2
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:22:21: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                    ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:27:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/lib/CryptoSwift/BatchedCollection.swift:16:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[76/515] Compiling secp256k1 SecureBytes.swift
[77/515] Compiling secp256k1 Signature.swift
[78/515] Compiling secp256k1 Zeroization.swift
[79/515] Compiling secp256k1 secp256k1.swift
[80/515] Compiling Internal_CryptoSwift_PBDKF2 SHA2.swift
[81/515] Compiling secp256k1 ECDH.swift
[82/515] Compiling secp256k1 ECDSA.swift
[83/515] Compiling secp256k1 EdDSA.swift
[84/515] Compiling secp256k1 Errors.swift
[85/515] Compiling secp256k1 Exports.swift
[86/515] Compiling secp256k1 HashDigest.swift
[87/515] Compiling secp256k1 PrettyBytes.swift
[88/515] Compiling secp256k1 RNG_boring.swift
[89/515] Compiling secp256k1 Recovery.swift
[89/515] Compiling ssl_cipher.cc
[91/515] Compiling Internal_CryptoSwift_PBDKF2 UInt64+Extensions.swift
[92/515] Compiling Internal_CryptoSwift_PBDKF2 Utils.swift
[92/515] Compiling ssl_cert.cc
[97/515] Compiling ssl_buffer.cc
[98/515] Compiling ssl_asn1.cc
[99/515] Compiling s3_pkt.cc
[100/515] Compiling ssl_aead_ctx.cc
[101/515] Compiling s3_lib.cc
[102/515] Compiling s3_both.cc
[103/515] Compiling handshake_server.cc
[104/515] Compiling handshake_client.cc
[105/515] Compiling handshake.cc
[106/515] Compiling handoff.cc
[107/515] Compiling dtls_record.cc
[108/515] Compiling dtls_method.cc
[109/515] Compiling encrypted_client_hello.cc
[110/515] Compiling v3_utl.c
[111/515] Compiling v3_purp.c
[112/515] Compiling v3_skey.c
[113/515] Compiling extensions.cc
[114/515] Compiling bio_ssl.cc
[115/515] Compiling d1_pkt.cc
[116/515] Compiling d1_lib.cc
[117/515] Compiling v3_prn.c
[118/515] Compiling v3_pmaps.c
[119/515] Compiling v3_pcons.c
[120/515] Compiling d1_srtp.cc
[121/515] Compiling v3_pci.c
[122/515] Compiling v3_ocsp.c
[123/515] Compiling d1_both.cc
[123/515] Compiling v3_pcia.c
[125/515] Compiling v3_ncons.c
[126/515] Compiling v3_lib.c
[127/515] Compiling v3_int.c
[128/515] Compiling v3_info.c
[129/515] Compiling v3_ia5.c
[130/515] Compiling v3_enum.c
[131/515] Compiling v3_genn.c
[132/515] Compiling v3_bitst.c
[132/515] Compiling v3_extku.c
[132/515] Compiling v3_cpols.c
[135/515] Compiling v3_conf.c
[136/515] Compiling v3_crld.c
[137/515] Compiling v3_bcons.c
[138/515] Compiling v3_akeya.c
[139/515] Compiling v3_alt.c
[140/515] Compiling pcy_node.c
[141/515] Compiling pcy_map.c
[142/515] Compiling pcy_cache.c
[143/515] Compiling pcy_data.c
[144/515] Compiling v3_akey.c
[145/515] Compiling x_x509a.c
[145/515] Compiling pcy_tree.c
[145/515] Compiling pcy_lib.c
[148/515] Compiling x_sig.c
[149/515] Compiling x_req.c
[150/515] Compiling x_pkey.c
[151/515] Compiling x_name.c
[151/515] Compiling x_val.c
[153/515] Compiling x_pubkey.c
[154/515] Compiling x_x509.c
[155/515] Compiling x_spki.c
[156/515] Compiling x_algor.c
[157/515] Compiling x_info.c
[158/515] Compiling x_exten.c
[159/515] Compiling x_attrib.c
[160/515] Compiling x509spki.c
[161/515] Compiling x_all.c
[162/515] Compiling x509rset.c
[163/515] Compiling x_crl.c
[164/515] Compiling x509name.c
[165/515] Compiling x509cset.c
[166/515] Compiling x509_txt.c
[167/515] Compiling x509_v3.c
[168/515] Compiling x509_vpm.c
[169/515] Compiling x509_set.c
[170/515] Compiling x509_trs.c
[170/515] Compiling x509_req.c
[172/515] Compiling x509_vfy.c
[173/515] Compiling x509_obj.c
[174/515] Compiling x509_def.c
[175/515] Compiling x509_ext.c
[176/515] Compiling x509_d2.c
[177/515] Compiling x509_lu.c
[178/515] Compiling x509_att.c
[179/515] Compiling x509.c
[180/515] Compiling x509_cmp.c
[181/515] Compiling i2d_pr.c
[182/515] Compiling t_x509a.c
[183/515] Compiling t_crl.c
[184/515] Compiling rsa_pss.c
[185/515] Compiling t_x509.c
[186/515] Compiling name_print.c
[187/515] Compiling t_req.c
[188/515] Compiling by_file.c
[189/515] Compiling algorithm.c
[190/515] Compiling by_dir.c
[191/515] Compiling a_sign.c
[192/515] Compiling a_verify.c
[193/515] Compiling a_digest.c
[194/515] Compiling asn1_gen.c
[195/515] Compiling thread.c
[196/515] Compiling trust_token.c
[197/515] Compiling thread_none.c
[198/515] Compiling voprf.c
[199/515] Compiling thread_win.c
[200/515] Compiling thread_pthread.c
[201/515] Compiling stack.c
[202/515] Compiling windows.c
[203/515] Compiling refcount_lock.c
[204/515] Compiling rsa_print.c
[205/515] Compiling siphash.c
[206/515] Compiling refcount_c11.c
[207/515] Compiling rc4.c
[208/515] Compiling pmbtoken.c
[209/515] Compiling rsa_asn1.c
[210/515] Compiling deterministic.c
[211/515] Compiling fuchsia.c
[212/515] Compiling poly1305_arm_asm.S
[213/515] Compiling passive.c
[213/515] Compiling rand_extra.c
[215/515] Compiling forkunsafe.c
[215/515] Compiling poly1305_vec.c
[217/515] Compiling poly1305.c
[218/515] Compiling poly1305_arm.c
[219/515] Compiling pool.c
[220/515] Compiling pkcs7.c
[221/515] Compiling p5_pbev2.c
[222/515] Compiling pkcs7_x509.c
[223/515] Compiling pkcs8.c
[224/515] Compiling pem_xaux.c
[225/515] Compiling pem_x509.c
[226/515] Compiling pkcs8_x509.c
[227/515] Compiling pem_pk8.c
[228/515] Compiling pem_pkey.c
[229/515] Compiling obj_xref.c
[230/515] Compiling mem.c
[231/515] Compiling lhash.c
[232/515] Compiling obj.c
[233/515] Compiling poly_rq_mul.S
[234/515] Compiling pem_oth.c
[235/515] Compiling pem_info.c
[236/515] Compiling x86_64-mont5.mac.x86_64.S
[237/515] Compiling pem_all.c
[238/515] Compiling x86_64-mont5.linux.x86_64.S
[239/515] Compiling pem_lib.c
[240/515] Compiling hpke.c
[241/515] Compiling hkdf.c
[242/515] Compiling x86_64-mont.mac.x86_64.S
[243/515] Compiling x86_64-mont.linux.x86_64.S
[244/515] Compiling x86-mont.linux.x86.S
[245/515] Compiling vpaes-x86.linux.x86.S
[246/515] Compiling vpaes-x86_64.linux.x86_64.S
[247/515] Compiling vpaes-x86_64.mac.x86_64.S
[248/515] Compiling vpaes-armv8.linux.aarch64.S
[249/515] Compiling vpaes-armv8.ios.aarch64.S
[250/515] Compiling vpaes-armv7.ios.arm.S
[251/515] Compiling sha512-x86_64.mac.x86_64.S
[252/515] Compiling sha512-x86_64.linux.x86_64.S
[252/515] Compiling vpaes-armv7.linux.arm.S
[254/515] Compiling sha512-armv8.linux.aarch64.S
[255/515] Compiling sha512-armv4.linux.arm.S
[256/515] Compiling kdf.c
[257/515] Compiling sha512-armv8.ios.aarch64.S
[257/515] Compiling sha512-586.linux.x86.S
[258/515] Compiling sha256-x86_64.mac.x86_64.S
[260/515] Compiling sha512-armv4.ios.arm.S
[261/515] Compiling sha256-x86_64.linux.x86_64.S
[262/515] Compiling sha256-armv8.linux.aarch64.S
[263/515] Compiling sha256-armv4.ios.arm.S
[264/515] Compiling sha256-586.linux.x86.S
[265/515] Compiling sha1-x86_64.mac.x86_64.S
[266/515] Compiling sha256-armv8.ios.aarch64.S
[267/515] Compiling sha256-armv4.linux.arm.S
[268/515] Compiling sha1-x86_64.linux.x86_64.S
[269/515] Compiling sha1-armv4-large.linux.arm.S
[269/515] Compiling sha1-armv8.linux.aarch64.S
[269/515] Compiling sha1-586.linux.x86.S
[272/515] Compiling sha1-armv4-large.ios.arm.S
[273/515] Compiling sha1-armv8.ios.aarch64.S
[274/515] Compiling sha512.c
[275/515] Compiling sha256.c
[276/515] Compiling rsaz-avx2.linux.x86_64.S
[277/515] Compiling rsaz-avx2.mac.x86_64.S
[278/515] Compiling sha1-altivec.c
[279/515] Compiling sha1.c
[280/515] Compiling fips.c
[280/515] Compiling hrss.c
[282/515] Compiling blinding.c
[283/515] Compiling self_check.c
[284/515] Compiling rsa_impl.c
[285/515] Compiling padding.c
[286/515] Compiling rdrand-x86_64.mac.x86_64.S
[287/515] Compiling rsa.c
[288/515] Compiling rdrand-x86_64.linux.x86_64.S
[289/515] Compiling fork_detect.c
[290/515] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[291/515] Compiling rand.c
[292/515] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[293/515] Compiling urandom.c
[294/515] Compiling ctrdrbg.c
[295/515] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[296/515] Compiling polyval.c
[297/515] Compiling ofb.c
[298/515] Compiling gcm_nohw.c
[299/515] Compiling gcm.c
[300/515] Compiling p256-x86_64-asm.mac.x86_64.S
[301/515] Compiling p256-x86_64-asm.linux.x86_64.S
[301/515] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[303/515] Compiling p256-armv8-asm.linux.aarch64.S
[304/515] Compiling p256-armv8-asm.ios.aarch64.S
[305/515] Compiling ctr.c
[306/515] Compiling md4.c
[307/515] Compiling cbc.c
[308/515] Compiling md5.c
[309/515] Compiling cfb.c
[310/515] Compiling md5-x86_64.mac.x86_64.S
[310/515] Compiling md5-586.linux.x86.S
[312/515] Compiling md5-x86_64.linux.x86_64.S
[313/515] Compiling ghash-x86_64.linux.x86_64.S
[314/515] Compiling ghashv8-armx64.linux.aarch64.S
[315/515] Compiling ghashv8-armx32.ios.arm.S
[316/515] Compiling ghash-x86.linux.x86.S
[317/515] Compiling ghashv8-armx64.ios.aarch64.S
[318/515] Compiling ghash-x86_64.mac.x86_64.S
[319/515] Compiling ghashv8-armx32.linux.arm.S
[320/515] Compiling hmac.c
[321/515] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[322/515] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[323/515] Compiling ghash-armv4.linux.arm.S
[324/515] Compiling ghash-neon-armv8.linux.aarch64.S
[325/515] Compiling ghash-ssse3-x86.linux.x86.S
[326/515] Compiling ghash-neon-armv8.ios.aarch64.S
[327/515] Compiling ghash-armv4.ios.arm.S
[328/515] Compiling fips_shared_support.c
[329/515] Compiling scalar.c
[330/515] Compiling util.c
[330/515] Compiling ecdsa.c
[332/515] Compiling simple_mul.c
[333/515] Compiling wnaf.c
[334/515] Compiling ecdh.c
[335/515] Compiling simple.c
[336/515] Compiling ec_montgomery.c
[337/515] Compiling oct.c
[338/515] Compiling ec.c
[339/515] Compiling ec_key.c
[339/515] Compiling p224-64.c
[339/515] Compiling felem.c
[342/515] Compiling p256.c
[343/515] Compiling co-586.linux.x86.S
[344/515] Compiling check.c
[345/515] Compiling digest.c
[346/515] Compiling digests.c
[347/515] Compiling dh.c
[348/515] Compiling cipher.c
[349/515] Compiling p256-nistz.c
[350/515] Compiling bsaes-armv7.linux.arm.S
[350/515] Compiling bsaes-armv7.ios.arm.S
[352/515] Compiling e_aes.c
[353/515] Compiling rsaz_exp.c
[354/515] Compiling aead.c
[355/515] Compiling sqrt.c
[356/515] Compiling random.c
[357/515] Compiling shift.c
[358/515] Compiling jacobi.c
[359/515] Compiling montgomery.c
[359/515] Compiling gcd_extra.c
[360/515] Compiling mul.c
[362/515] Compiling prime.c
[363/515] Compiling montgomery_inv.c
[364/515] Compiling generic.c
[365/515] Compiling div_extra.c
[366/515] Compiling gcd.c
[367/515] Compiling ctx.c
[368/515] Compiling cmp.c
[369/515] Compiling bytes.c
[370/515] Compiling div.c
[371/515] Compiling exponentiation.c
[372/515] Compiling bn-586.linux.x86.S
[372/515] Compiling x86_64-gcc.c
[374/515] Compiling armv8-mont.linux.aarch64.S
[375/515] Compiling add.c
[376/515] Compiling bn.c
[377/515] Compiling armv4-mont.linux.arm.S
[378/515] Compiling armv4-mont.ios.arm.S
[379/515] Compiling armv8-mont.ios.aarch64.S
[380/515] Compiling aesv8-armx64.linux.aarch64.S
[381/515] Compiling aesv8-armx32.linux.arm.S
[382/515] Compiling aesv8-armx64.ios.aarch64.S
[382/515] Compiling aesv8-armx32.ios.arm.S
[384/515] Compiling aesni-x86_64.mac.x86_64.S
[385/515] Compiling aesni-x86.linux.x86.S
[386/515] Compiling aesni-x86_64.linux.x86_64.S
[387/515] Compiling aesni-gcm-x86_64.mac.x86_64.S
[388/515] Compiling aesni-gcm-x86_64.linux.x86_64.S
[389/515] Compiling aes.c
[389/515] Compiling mode_wrappers.c
[391/515] Compiling key_wrap.c
[392/515] Compiling ex_data.c
[393/515] Compiling aes_nohw.c
[394/515] Compiling sign.c
[395/515] Compiling scrypt.c
[396/515] Compiling p_x25519.c
[397/515] Compiling p_x25519_asn1.c
[398/515] Compiling pbkdf.c
[399/515] Compiling p_rsa_asn1.c
[400/515] Compiling p_ed25519.c
[401/515] Compiling print.c
[402/515] Compiling p_rsa.c
[403/515] Compiling p_ed25519_asn1.c
[404/515] Compiling err_data.c
[405/515] Compiling p_ec.c
[406/515] Compiling p_ec_asn1.c
[407/515] Compiling digestsign.c
[407/515] Compiling evp.c
[409/515] Compiling evp_asn1.c
[410/515] Compiling p_dsa_asn1.c
[411/515] Compiling evp_ctx.c
[412/515] Compiling engine.c
[413/515] Compiling ecdh_extra.c
[414/515] Compiling ecdsa_asn1.c
[415/515] Compiling ec_derive.c
[416/515] Compiling err.c
[416/515] Compiling dsa_asn1.c
[418/515] Compiling ec_asn1.c
[419/515] Compiling params.c
[420/515] Compiling hash_to_curve.c
[421/515] Compiling spake25519.c
[422/515] Compiling dh_asn1.c
[423/515] Compiling x25519-asm-arm.S
[424/515] Compiling cpu_ppc64le.c
[425/515] Compiling cpu_intel.c
[426/515] Compiling dsa.c
[427/515] Compiling digest_extra.c
[427/515] Compiling des.c
[429/515] Compiling crypto.c
[430/515] Compiling cpu_arm_linux.c
[431/515] Compiling cpu_arm.c
[432/515] Compiling cpu_aarch64_win.c
[433/515] Compiling cpu_aarch64_fuchsia.c
[434/515] Compiling cpu_aarch64_linux.c
[435/515] Compiling cpu_aarch64_apple.c
[435/515] Compiling curve25519.c
[437/515] Compiling cmac.c
[438/515] Compiling conf.c
[439/515] Compiling e_rc4.c
[440/515] Compiling e_aesgcmsiv.c
[441/515] Compiling e_null.c
[442/515] Compiling tls_cbc.c
[443/515] Compiling e_rc2.c
[444/515] Compiling e_tls.c
[445/515] Compiling e_chacha20poly1305.c
[446/515] Compiling e_des.c
[447/515] Compiling derive_key.c
[448/515] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[448/515] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[450/515] Compiling e_aesctrhmac.c
[451/515] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[452/515] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[453/515] Compiling cipher_extra.c
[454/515] Compiling e_aesccm.c
[455/515] Compiling chacha-x86.linux.x86.S
[456/515] Compiling chacha-x86_64.mac.x86_64.S
[457/515] Compiling chacha-x86_64.linux.x86_64.S
[458/515] Compiling chacha-armv8.linux.aarch64.S
[459/515] Compiling chacha-armv4.linux.arm.S
[460/515] Compiling chacha-armv4.ios.arm.S
[461/515] Compiling chacha-armv8.ios.aarch64.S
[462/515] Compiling unicode.c
[463/515] Compiling chacha.c
[464/515] Compiling asn1_compat.c
[465/515] Compiling ber.c
[466/515] Compiling buf.c
[467/515] Compiling cbb.c
[468/515] Compiling cbs.c
[469/515] Compiling bn_asn1.c
[470/515] Compiling convert.c
[471/515] Compiling blake2.c
[472/515] Compiling socket.c
[473/515] Compiling printf.c
[473/515] Compiling socket_helper.c
[475/515] Compiling hexdump.c
[476/515] Compiling pair.c
[477/515] Compiling fd.c
[478/515] Compiling file.c
[479/515] Compiling connect.c
[480/515] Compiling bio_mem.c
[481/515] Compiling tasn_typ.c
[482/515] Compiling tasn_utl.c
[483/515] Compiling time_support.c
[484/515] Compiling base64.c
[485/515] Compiling bio.c
[486/515] Compiling f_string.c
[487/515] Compiling asn1_par.c
[488/515] Compiling asn_pack.c
[489/515] Compiling tasn_fre.c
[490/515] Compiling f_int.c
[491/515] Compiling tasn_new.c
[492/515] Compiling tasn_enc.c
[493/515] Compiling tasn_dec.c
[494/515] Compiling a_type.c
[495/515] Compiling asn1_lib.c
[496/515] Compiling a_utctm.c
[497/515] Compiling a_utf8.c
[498/515] Compiling a_time.c
[499/515] Compiling a_print.c
[500/515] Compiling a_strnid.c
[501/515] Compiling a_strex.c
[502/515] Compiling a_gentm.c
[503/515] Compiling a_int.c
[504/515] Compiling a_octet.c
[505/515] Compiling a_mbstr.c
[505/515] Compiling a_i2d_fp.c
[506/515] Compiling a_object.c
[508/515] Write sources
[509/515] Compiling a_dup.c
[510/515] Compiling a_d2i_fp.c
[511/515] Compiling a_bitstr.c
[512/515] Compiling a_bool.c
[514/536] Compiling BigInt Floating Point Conversion.swift
[515/536] Compiling BigInt GCD.swift
[516/536] Compiling BigInt Hashable.swift
[517/538] Compiling BigInt Integer Conversion.swift
[518/538] Compiling BigInt Multiplication.swift
[519/538] Compiling BigInt Prime Test.swift
[520/538] Compiling BigInt Random.swift
[521/538] Compiling BigInt Shifts.swift
[522/538] Compiling BigInt Square Root.swift
[523/538] Compiling BigInt Strideable.swift
[524/538] Compiling BigInt String Conversion.swift
[525/538] Emitting module BigInt
[526/538] Compiling BigInt Addition.swift
[527/538] Compiling BigInt BigInt.swift
[528/538] Compiling BigInt BigUInt.swift
[529/538] Compiling BigInt Data Conversion.swift
[530/538] Compiling BigInt Division.swift
[531/538] Compiling BigInt Exponentiation.swift
[532/538] Compiling BigInt Bitwise Ops.swift
[533/538] Compiling BigInt Codable.swift
[534/538] Compiling BigInt Comparable.swift
[535/538] Compiling BigInt Subtraction.swift
[536/538] Compiling BigInt Words and Bits.swift
[536/538] Compiling c-nioatomics.c
[537/538] Compiling c-atomics.c
[539/542] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[540/542] Emitting module NIOConcurrencyHelpers
[541/542] Compiling NIOConcurrencyHelpers lock.swift
[542/542] Compiling NIOConcurrencyHelpers atomics.swift
[543/586] Compiling NIOCore ConvenienceOptionSupport.swift
[544/586] Compiling NIOCore DeadChannel.swift
[545/586] Compiling NIOCore DispatchQueue+WithFuture.swift
[546/586] Compiling NIOCore EventLoop+Deprecated.swift
[547/586] Compiling NIOCore EventLoop.swift
[548/586] Compiling NIOCore EventLoopFuture+Deprecated.swift
[549/586] Compiling NIOCore IOData.swift
[550/586] Compiling NIOCore IntegerBitPacking.swift
[551/586] Compiling NIOCore IntegerTypes.swift
[552/586] Compiling NIOCore Interfaces.swift
[553/586] Compiling NIOCore Linux.swift
[554/586] Compiling NIOCore MarkedCircularBuffer.swift
[555/592] Compiling NIOCore SocketAddresses.swift
[556/592] Compiling NIOCore SocketOptionProvider.swift
[557/592] Compiling NIOCore SystemCallHelpers.swift
[558/592] Compiling NIOCore TypeAssistedChannelHandler.swift
[559/592] Compiling NIOCore UniversalBootstrapSupport.swift
[560/592] Compiling NIOCore Utilities.swift
[561/592] Compiling NIOCore AddressedEnvelope.swift
[562/592] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[563/592] Compiling NIOCore AsyncAwaitSupport.swift
[564/592] Compiling NIOCore BSDSocketAPI.swift
[565/592] Compiling NIOCore ByteBuffer-aux.swift
[566/592] Compiling NIOCore ByteBuffer-conversions.swift
[567/592] Compiling NIOCore ByteBuffer-core.swift
[568/592] Compiling NIOCore ChannelHandlers.swift
[569/592] Compiling NIOCore ChannelInvoker.swift
[570/592] Compiling NIOCore ChannelOption.swift
[571/592] Compiling NIOCore ChannelPipeline.swift
[572/592] Compiling NIOCore CircularBuffer.swift
[573/592] Compiling NIOCore Codec.swift
[574/592] Compiling NIOCore MulticastChannel.swift
[575/592] Compiling NIOCore NIOAny.swift
[576/592] Compiling NIOCore NIOCloseOnErrorHandler.swift
[577/592] Compiling NIOCore PointerHelpers.swift
[578/592] Compiling NIOCore RecvByteBufferAllocator.swift
[579/592] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[580/592] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[581/592] Compiling NIOCore EventLoopFuture.swift
[582/592] Compiling NIOCore FileDescriptor.swift
[583/592] Compiling NIOCore FileHandle.swift
[584/592] Compiling NIOCore FileRegion.swift
[585/592] Compiling NIOCore IO.swift
[586/592] Emitting module NIOCore
[587/592] Compiling NIOCore ByteBuffer-int.swift
[588/592] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[589/592] Compiling NIOCore ByteBuffer-multi-int.swift
[590/592] Compiling NIOCore ByteBuffer-views.swift
[591/592] Compiling NIOCore Channel.swift
[592/592] Compiling NIOCore ChannelHandler.swift
[593/634] Compiling NIOPosix PipeChannel.swift
[594/634] Compiling NIOPosix PipePair.swift
[595/634] Compiling NIOPosix PointerHelpers.swift
[596/634] Compiling NIOPosix Resolver.swift
[597/634] Compiling NIOPosix Selectable.swift
[598/639] Compiling NIOEmbedded Embedded.swift
[599/639] Emitting module NIOEmbedded
[600/639] Compiling NIOPosix HappyEyeballs.swift
[601/639] Compiling NIOPosix IO.swift
[602/639] Compiling NIOPosix IntegerBitPacking.swift
[603/639] Compiling NIOPosix IntegerTypes.swift
[604/639] Compiling NIOPosix Linux.swift
[605/639] Compiling NIOPosix LinuxCPUSet.swift
[606/639] Compiling NIOPosix SelectableChannel.swift
[607/639] Compiling NIOPosix SelectableEventLoop.swift
[608/639] Compiling NIOPosix SelectorEpoll.swift
[609/639] Compiling NIOPosix SelectorGeneric.swift
[610/639] Compiling NIOPosix SelectorKqueue.swift
[611/639] Compiling NIOPosix System.swift
[612/639] Compiling NIOPosix Thread.swift
[613/639] Compiling NIOPosix ThreadPosix.swift
[614/639] Compiling NIOPosix ThreadWindows.swift
[615/639] Compiling NIOPosix Utilities.swift
[616/639] Compiling NIOPosix BSDSocketAPICommon.swift
[617/639] Compiling NIOPosix BSDSocketAPIPosix.swift
[618/639] Compiling NIOPosix BSDSocketAPIWindows.swift
[619/639] Compiling NIOPosix BaseSocket.swift
[620/639] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[621/639] Compiling NIOPosix BaseSocketChannel.swift
[622/639] Compiling NIOPosix BaseStreamSocketChannel.swift
[623/639] Compiling NIOPosix Bootstrap.swift
[624/639] Compiling NIOPosix ControlMessage.swift
[625/639] Compiling NIOPosix DatagramVectorReadManager.swift
[626/639] Compiling NIOPosix FileDescriptor.swift
[627/639] Compiling NIOPosix GetaddrinfoResolver.swift
[628/639] Compiling NIOPosix SelectorUring.swift
[629/639] Compiling NIOPosix ServerSocket.swift
[630/639] Compiling NIOPosix Socket.swift
[631/639] Compiling NIOPosix SocketChannel.swift
[632/639] Compiling NIOPosix SocketProtocols.swift
[633/639] Emitting module NIOPosix
[634/639] Compiling NIOPosix LinuxUring.swift
[635/639] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[636/639] Compiling NIOPosix NIOThreadPool.swift
[637/639] Compiling NIOPosix NonBlockingFileIO.swift
[638/639] Compiling NIOPosix PendingDatagramWritesManager.swift
[639/639] Compiling NIOPosix PendingWritesManager.swift
[640/641] Emitting module NIO
[641/641] Compiling NIO Exports.swift
[642/659] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[643/659] Compiling NIOTLS TLSEvents.swift
[644/659] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[645/659] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[646/659] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[647/659] Emitting module NIOFoundationCompat
[648/659] Emitting module NIOTLS
[649/659] Compiling NIOTLS SNIHandler.swift
[650/681] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[651/681] Compiling NIOHTTP1 HTTPTypes.swift
[652/682] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[653/682] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[654/682] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[655/682] Compiling NIOSSL PosixPort.swift
[656/682] Compiling NIOSSL SSLCallbacks.swift
[657/682] Compiling NIOSSL NIOSSLServerHandler.swift
[658/682] Compiling NIOSSL ObjectIdentifier.swift
[659/682] Emitting module NIOHTTP1
[660/682] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[661/693] Emitting module NIOSSL
[662/695] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[663/695] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[664/695] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[665/695] Compiling NIOWebSocket Base64.swift
[666/695] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[667/695] Compiling NIOWebSocket WebSocketOpcode.swift
[668/696] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[669/696] Compiling NIOWebSocket SHA1.swift
[670/696] Compiling NIOWebSocket WebSocketErrorCodes.swift
[671/696] Emitting module NIOWebSocket
[672/696] Compiling NIOWebSocket WebSocketFrame.swift
[673/696] Compiling NIOSSL ByteBufferBIO.swift
[674/696] Compiling NIOSSL CustomPrivateKey.swift
[675/696] Compiling NIOSSL IdentityVerification.swift
[676/696] Compiling NIOSSL LinuxCABundle.swift
[677/696] Compiling NIOSSL NIOSSLClientHandler.swift
[678/696] Compiling NIOSSL NIOSSLHandler.swift
[679/696] Compiling NIOSSL SSLPKCS12Bundle.swift
[680/696] Compiling NIOSSL SSLPrivateKey.swift
[681/696] Compiling NIOSSL SSLPublicKey.swift
[682/696] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[683/696] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[684/696] Compiling NIOSSL SubjectAlternativeName.swift
[691/696] Compiling NIOSSL SSLContext.swift
[692/696] Compiling NIOSSL SSLErrors.swift
[693/696] Compiling NIOSSL SSLInit.swift
[694/696] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[695/696] Compiling NIOSSL TLSConfiguration.swift
[696/696] Compiling NIOSSL UniversalBootstrapSupport.swift
[697/704] Compiling WebSocketKit WebSocketHandler.swift
[698/704] Compiling WebSocketKit WebSocket.swift
[699/704] Emitting module WebSocketKit
[700/704] Compiling WebSocketKit WebSocket+Concurrency.swift
[701/704] Compiling WebSocketKit WebSocket+Connect.swift
[702/704] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[703/704] Compiling WebSocketKit Exports.swift
[704/704] Compiling WebSocketKit WebSocketClient.swift
[705/780] Compiling web3 ResultExtensions.swift
[706/780] Compiling web3 String+Numeric.swift
[707/780] Compiling web3 URLSessionExtensions.swift
[708/780] Compiling web3 Multicall.swift
[709/780] Compiling web3 MulticallContract.swift
[710/780] Compiling web3 OffchainLookup.swift
[711/780] Compiling web3 EthereumAccount+SignSIWERequest.swift
[712/780] Compiling web3 SiweMessage+Codable.swift
[713/780] Compiling web3 SiweMessage+RegEx.swift
[714/780] Compiling web3 SiweMessage+String.swift
[715/790] Compiling web3 ENSResolver.swift
[716/790] Compiling web3 ENSResponses.swift
[717/790] Compiling web3 EthereumNameService.swift
[718/790] Compiling web3 ERC1271.swift
[719/790] Compiling web3 ERC1271Error.swift
[720/790] Compiling web3 ERC1271Functions.swift
[721/790] Compiling web3 ERC1271Responses.swift
[722/790] Compiling web3 ERC165.swift
[723/790] Compiling web3 ERC20.swift
[724/790] Compiling web3 ERC20Events.swift
[725/790] Compiling web3 ERC20Functions.swift
[726/790] Compiling web3 ABIEncoder+Static.swift
[727/790] Compiling web3 ABIEvent.swift
[728/790] Compiling web3 ABIFunction.swift
[729/790] Compiling web3 ABIFunctionEncodable.swift
[730/790] Compiling web3 ABIFunctionEncoder.swift
[731/790] Compiling web3 ABIRawType+Static.swift
[732/790] Compiling web3 ABIRevertError.swift
[733/790] Compiling web3 ABITuple.swift
[734/790] Compiling web3 EthereumClient+Static.swift
[735/790] Compiling web3 ENSContracts.swift
[736/790] Compiling web3 ENSMultiResolver.swift
[737/790] Compiling web3 EthereumAccount+SignTransaction.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[738/790] Compiling web3 EthereumAccount.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[739/790] Compiling web3 EthereumKeyStorage+Password.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[740/790] Compiling web3 EthereumKeyStorage.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[741/790] Compiling web3 Signature.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[742/790] Compiling web3 TypedData.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[743/790] Compiling web3 BaseEthereumClient+Call.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[744/790] Compiling web3 BaseEthereumClient.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[745/790] Compiling web3 EthereumHttpClient.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[746/790] Compiling web3 EthereumAddress.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[747/790] Compiling web3 EthereumBlock.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:65:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:77:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:115:39: warning: 'archiveRootObject(_:toFile:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
        let success = NSKeyedArchiver.archiveRootObject(key, toFile: localPath)
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Account/EthereumKeyStorage.swift:133:44: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
        guard let data = NSKeyedUnarchiver.unarchiveObject(withFile: localPath) as? Data else {
                                           ^
[748/790] Emitting module web3
[749/790] Compiling web3 EthereumBlockInfo.swift
[750/790] Compiling web3 EthereumHeader.swift
[751/790] Compiling web3 EthereumLog.swift
[752/790] Compiling web3 EthereumNetwork.swift
[753/790] Compiling web3 EthereumSubscription.swift
[754/790] Compiling web3 EthereumSyncStatus.swift
[755/790] Compiling web3 EthereumTransaction.swift
[756/790] Compiling web3 EthereumTransactionReceipt.swift
[757/790] Compiling web3 EventLoopGroupProvider.swift
[758/790] Compiling web3 HttpNetworkProvider.swift
[759/790] Compiling web3 JSONRPC.swift
[760/790] Compiling web3 ERC20Responses.swift
[761/790] Compiling web3 ERC721.swift
[762/790] Compiling web3 ERC721Events.swift
[763/790] Compiling web3 ERC721Functions.swift
[764/790] Compiling web3 ERC721Responses.swift
[765/790] Compiling web3 ByteExtensions.swift
[766/790] Compiling web3 Data+Random.swift
[767/790] Compiling web3 Extensions.swift
[768/790] Compiling web3 HexExtensions.swift
[769/790] Compiling web3 KeccakExtensions.swift
[770/790] Compiling web3 NetworkProviderProtocol.swift
[771/790] Compiling web3 WebSocketConfiguration.swift
[772/790] Compiling web3 WebSocketNetworkProvider.swift
[773/790] Compiling web3 EthereumClientProtocol.swift
[774/790] Compiling web3 EthereumProvider.swift
[775/790] Compiling web3 RecursiveLogCollector.swift
[776/790] Compiling web3 EthereumWebSocketClient.swift
[777/790] Compiling web3 ABIDecoder.swift
[778/790] Compiling web3 ABIEncoder.swift
[779/790] Compiling web3 ABIRawType.swift
[780/790] Compiling web3 ABIDecoder+Static.swift
[781/790] Compiling web3 SiweMessage+Validation.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[782/790] Compiling web3 SiweMessage.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[783/790] Compiling web3 SiweVerifier.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[784/790] Compiling web3 AesUtil.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[785/790] Compiling web3 HexUtil.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[786/790] Compiling web3 KeyDerivation.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[787/790] Compiling web3 KeyUtil.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[788/790] Compiling web3 KeystoreUtil.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[789/790] Compiling web3 PropertyWrappers.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[790/790] Compiling web3 RLP.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputPtr.assign(from: inputPtr, count: length)
                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/AesUtil.swift:39:19: note: use 'update(from:count:)' instead
        outputPtr.assign(from: inputPtr, count: length)
                  ^~~~~~
                  update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:104:28: note: use 'update(from:count:)' instead
        outputWithRecidPtr.assign(from: outputPtr, count: 64)
                           ^~~~~~
                           update
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3swift/src/Utils/KeyUtil.swift:153:12: warning: result of call to 'withUnsafeMutableBytes' is unused
        rv.withUnsafeMutableBytes {
           ^                      ~
[791/795] Compiling web3_zksync ABIFunction+ZKSync.swift
[792/795] Compiling web3_zksync ZKSyncTransaction.swift
[793/795] Emitting module web3_zksync
[794/795] Compiling web3_zksync ZKSyncProvider.swift
[795/795] Compiling web3_zksync EthereumAccount+ZKSync.swift
Build complete! (41.63s)
Fetching https://github.com/iwill/generic-json-swift from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/attaswift/BigInt from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/iwill/generic-json-swift from cache (0.41s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.41s)
Fetched https://github.com/attaswift/BigInt from cache (0.41s)
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Computing version for https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.21s)
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.58s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.3.1 (0.52s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.12.2 (0.49s)
Computing version for https://github.com/iwill/generic-json-swift
Computed https://github.com/iwill/generic-json-swift at 2.0.2 (0.51s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.56s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.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.40.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/generic-json-swift-892c9d8a is not valid git repository for 'https://github.com/iwill/generic-json-swift', will fetch again.
Fetching https://github.com/iwill/generic-json-swift from cache
Fetched https://github.com/iwill/generic-json-swift from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/generic-json-swift-892c9d8a is not valid git repository for 'https://github.com/iwill/generic-json-swift', will fetch again.
Fetching https://github.com/iwill/generic-json-swift from cache
Fetched https://github.com/iwill/generic-json-swift from cache (0.01s)
Creating working copy for https://github.com/iwill/generic-json-swift
Working copy of https://github.com/iwill/generic-json-swift resolved at 2.0.2
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.12.2
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.19.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.3.1
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/TestERC721.sol
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/ERC1271Checker.sol
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/ERC1271CheckerBool.sol
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/ABITests.sol
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/DummyOffchainResolver.sol
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/web3sTests/Resources/ERC721Metadata.json
Build complete.
Done.