The Swift Package Index logo.Swift Package Index

Build Information

Successful build of web3.swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

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

Build Machine: Linux 1