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.swift, reference develop (4f666e), with Swift 5.9 for macOS (SPM) on 4 Jul 2024 20:29:22 UTC.

Build Command

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

Build Log

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