The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build idkit-swift, reference main (1ffb13), with Swift 5.8 for macOS (SPM) on 16 Oct 2024 12:10:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ffb131 fix decoding again
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
1ffb131afac0e77a31f5e468b205160916cf6f33
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/worldcoin/idkit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/463] Copying PrivacyInfo.xcprivacy
[2/463] Compiling CNIOWindows shim.c
[3/463] Compiling CNIOWindows WSAStartup.c
[4/463] Compiling CNIOLinux liburing_shims.c
[5/469] Compiling _AtomicsShims.c
[6/469] Compiling precomputed_ecmult_gen.c
[7/469] Compiling aes aes.c
[8/469] Compiling keccaktiny keccak-tiny.c
[9/469] Compiling Utility.c
[10/477] Compiling CNIOSHA1 c_nio_sha1.c
[12/498] Emitting module _NIOBase64
[13/498] Compiling _NIOBase64 Base64.swift
[13/519] Compiling secp256k1.c
[14/625] Compiling CNIOLinux shim.c
[16/625] Compiling Atomics AtomicBool.swift
[17/625] Compiling Atomics IntegerConformances.swift
[18/626] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/626] Compiling _NIODataStructures PriorityQueue.swift
[20/626] Compiling Atomics PointerConformances.swift
[21/626] Compiling Atomics Primitives.native.swift
[22/626] Compiling Atomics ManagedAtomic.swift
[23/626] Compiling Atomics ManagedAtomicLazyReference.swift
[24/626] Compiling Atomics UnsafeAtomic.swift
[25/626] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/626] Emitting module Logging
[27/626] Compiling Atomics OptionalRawRepresentable.swift
[28/626] Compiling Atomics RawRepresentable.swift
[29/626] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/626] Emitting module InternalCollectionsUtilities
[31/626] Compiling _NIODataStructures _TinyArray.swift
[32/626] Compiling _NIODataStructures Heap.swift
[33/626] Emitting module _NIODataStructures
[34/626] Compiling Logging Locks.swift
[35/626] Compiling Atomics AtomicOptionalWrappable.swift
[36/626] Compiling Atomics AtomicReference.swift
[37/626] Compiling Atomics Primitives.shims.swift
[38/626] Compiling Atomics AtomicInteger.swift
[39/626] Compiling Atomics AtomicStorage.swift
[40/626] Compiling Atomics AtomicValue.swift
[41/626] Compiling Logging LogHandler.swift
[42/626] Compiling Logging MetadataProvider.swift
[43/626] Compiling Logging Logging.swift
[43/641] Compiling CNIOLLHTTP c_nio_api.c
[44/643] Compiling CNIOLLHTTP c_nio_http.c
[46/643] Compiling DequeModule Deque._Storage.swift
[47/643] Compiling DequeModule Deque._UnsafeHandle.swift
[47/645] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/645] Compiling fiat_p256_adx_sqr.S
[50/645] Compiling DequeModule _DequeBufferHeader.swift
[51/645] Compiling DequeModule _DequeSlot.swift
[52/646] Compiling DequeModule Deque.swift
[53/646] Compiling DequeModule _DequeBuffer.swift
[53/646] Compiling fiat_p256_adx_mul.S
[55/646] Compiling DequeModule Deque+CustomReflectable.swift
[56/646] Compiling DequeModule Deque+Descriptions.swift
[56/646] Compiling fiat_curve25519_adx_square.S
[60/646] Compiling Atomics AtomicMemoryOrderings.swift
[61/646] Compiling Atomics DoubleWord.swift
[62/646] Compiling DequeModule Deque+Codable.swift
[63/646] Compiling DequeModule Deque+Collection.swift
[64/646] Compiling DequeModule Deque+Sendable.swift
[65/646] Compiling DequeModule Deque+Testing.swift
[68/646] Compiling DequeModule Deque+Equatable.swift
[69/646] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/646] Compiling DequeModule Deque+Extras.swift
[71/646] Compiling DequeModule Deque+Hashable.swift
[74/646] Emitting module Atomics
[74/646] Compiling fiat_curve25519_adx_mul.S
[76/646] Compiling Atomics IntegerOperations.swift
[77/646] Compiling Atomics Unmanaged extensions.swift
[78/646] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/646] Emitting module DequeModule
[89/646] Compiling CNIODarwin shim.c
[90/646] Compiling CNIOBoringSSLShims shims.c
[91/646] Compiling precomputed_ecmult.c
[93/646] Emitting module BigInt
[93/648] Compiling tls_method.cc
[94/648] Compiling tls13_server.cc
[94/648] Compiling tls13_enc.cc
[94/648] Compiling tls_record.cc
[97/648] Compiling tls13_client.cc
[98/686] Compiling tls13_both.cc
[100/686] Compiling Internal_CryptoSwift_PBDKF2 UInt32+Extensions.swift
[101/687] Compiling Internal_CryptoSwift_PBDKF2 Generics.swift
[102/687] Compiling secp256k1 ASN1.swift
[103/687] Compiling secp256k1 ASN1Any.swift
[104/687] Compiling GenericJSON Querying.swift
[105/687] Compiling Internal_CryptoSwift_PBDKF2 ZeroPadding.swift
[106/687] Compiling GenericJSON Merging.swift
[107/687] Compiling GenericJSON JSON.swift
[107/687] Compiling t1_enc.cc
[108/687] Compiling ssl_versions.cc
[110/687] Emitting module GenericJSON
[111/687] Compiling GenericJSON Initialization.swift
[112/687] Compiling secp256k1 ECDSA.swift
[113/687] Compiling secp256k1 EdDSA.swift
[114/687] Emitting module Crypto
[114/695] Compiling ssl_transcript.cc
[116/695] Emitting module secp256k1
[117/699] Compiling secp256k1 Digest.swift
[118/699] Compiling secp256k1 ECDH.swift
[119/699] Compiling secp256k1 PKCS8PrivateKey.swift
[120/699] Compiling secp256k1 SEC1PrivateKey.swift
[121/699] Compiling secp256k1 ASN1Null.swift
[122/699] Compiling secp256k1 ASN1OctetString.swift
[123/699] Compiling secp256k1 ASN1Strings.swift
[124/699] Compiling secp256k1 PEMDocument.swift
[125/699] Compiling secp256k1 ECDSASignature.swift
[126/699] Compiling secp256k1 DH.swift
[129/699] Compiling secp256k1 ASN1BitString.swift
[130/699] Compiling secp256k1 SubjectPublicKeyInfo.swift
[131/699] Compiling secp256k1 ArraySliceBigint.swift
[132/699] Compiling secp256k1 ASN1Boolean.swift
[133/699] Compiling secp256k1 ASN1Identifier.swift
[134/699] Compiling secp256k1 ASN1Integer.swift
[135/699] Compiling secp256k1 GeneralizedTime.swift
[136/699] Compiling secp256k1 ObjectIdentifier.swift
[136/699] Compiling ssl_x509.cc
[137/699] Compiling ssl_stat.cc
[139/699] Emitting module Internal_CryptoSwift_PBDKF2
[148/699] Compiling Internal_CryptoSwift_PBDKF2 SHA2.swift
[158/699] Compiling secp256k1 PrettyBytes.swift
[159/699] Compiling secp256k1 RNG_boring.swift
[160/699] Compiling secp256k1 Recovery.swift
[161/699] Compiling secp256k1 SHA256.swift
[162/699] Compiling secp256k1 Asymmetric.swift
[163/699] Compiling secp256k1 Combine.swift
[164/699] Compiling secp256k1 Context.swift
[165/699] Compiling secp256k1 CryptoKitErrors.swift
[171/699] Compiling secp256k1 Errors.swift
[172/699] Compiling secp256k1 Exports.swift
[173/699] Compiling secp256k1 HashDigest.swift
[174/699] Compiling secp256k1 SafeCompare.swift
[175/699] Compiling secp256k1 Schnorr.swift
[176/699] Compiling secp256k1 SecureBytes.swift
[177/699] Compiling secp256k1 Signature.swift
[178/699] Compiling Crypto ECDSA_boring.swift
[179/699] Compiling Crypto EdDSA_boring.swift
[180/699] Compiling Crypto ECDSA.swift
[181/699] Compiling Crypto Ed25519.swift
[182/699] Compiling Crypto Signature.swift
[183/699] Compiling Crypto CryptoKitErrors_boring.swift
[184/699] Compiling Crypto RNG_boring.swift
[185/699] Compiling Crypto SafeCompare_boring.swift
[186/699] Compiling Crypto HPKE-KEM-Curve25519.swift
[187/699] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[188/699] Compiling Crypto HPKE-KEM.swift
[189/699] Compiling Crypto HPKE-Errors.swift
[190/699] Compiling Crypto HPKE.swift
[191/699] Compiling Crypto HPKE-Context.swift
[192/699] Compiling Crypto HPKE-KeySchedule.swift
[193/699] Compiling Crypto HPKE-Modes.swift
[194/699] Compiling Crypto ASN1Boolean.swift
[195/699] Compiling Crypto ASN1Identifier.swift
[196/699] Compiling Crypto ASN1Integer.swift
[197/699] Compiling Crypto ASN1Null.swift
[198/699] Compiling Crypto ASN1OctetString.swift
[199/699] Compiling Crypto ASN1Strings.swift
[200/699] Compiling Crypto ArraySliceBigint.swift
[201/699] Compiling Crypto GeneralizedTime.swift
[202/699] Compiling Crypto ObjectIdentifier.swift
[212/699] Compiling Crypto Insecure.swift
[213/699] Compiling Crypto Insecure_HashFunctions.swift
[214/699] Compiling Crypto KEM.swift
[215/699] Compiling Crypto ECDH_boring.swift
[216/699] Compiling Crypto DH.swift
[217/699] Compiling Crypto ECDH.swift
[218/699] Compiling Crypto HKDF.swift
[219/699] Compiling Crypto AESWrap.swift
[223/699] Compiling secp256k1 Tweak.swift
[224/699] Compiling secp256k1 Utility.swift
[225/699] Compiling secp256k1 Zeroization.swift
[226/699] Compiling secp256k1 secp256k1.swift
[227/699] Compiling Crypto ASN1Any.swift
[228/699] Compiling Crypto ASN1BitString.swift
[254/699] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[255/699] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[256/699] Compiling Crypto Zeroization_boring.swift
[257/699] Compiling Crypto PrettyBytes.swift
[258/699] Compiling Crypto SafeCompare.swift
[259/699] Compiling Crypto SecureBytes.swift
[260/699] Compiling Crypto Zeroization.swift
[261/699] Compiling Crypto resource_bundle_accessor.swift
[262/699] Compiling Internal_CryptoSwift_PBDKF2 UInt64+Extensions.swift
[263/699] Compiling Internal_CryptoSwift_PBDKF2 Utils.swift
[264/699] Compiling Internal_CryptoSwift_PBDKF2 HMAC.swift
[265/699] Compiling Internal_CryptoSwift_PBDKF2 Int+Extensions.swift
[266/699] Compiling Internal_CryptoSwift_PBDKF2 PBKDF2.swift
[266/699] Compiling ssl_privkey.cc
[267/699] Compiling ssl_key_share.cc
[272/699] Compiling ssl_session.cc
[273/699] Compiling ssl_file.cc
[274/699] Compiling ssl_cipher.cc
[275/699] Compiling ssl_lib.cc
[276/699] Compiling ssl_cert.cc
[277/704] Compiling ssl_buffer.cc
[278/704] Compiling ssl_aead_ctx.cc
[279/704] Compiling ssl_asn1.cc
[280/704] Compiling s3_pkt.cc
[281/704] Compiling s3_lib.cc
[282/704] Compiling s3_both.cc
[283/704] Compiling handshake_server.cc
[284/704] Compiling handshake.cc
[285/704] Compiling handshake_client.cc
[286/704] Compiling dtls_record.cc
[287/704] Compiling dtls_method.cc
[288/704] Compiling handoff.cc
[289/704] Compiling d1_srtp.cc
[290/704] Compiling encrypted_client_hello.cc
[291/704] Compiling d1_pkt.cc
[292/704] Compiling extensions.cc
[293/704] Compiling d1_lib.cc
[294/704] Compiling d1_both.cc
[295/704] Compiling bio_ssl.cc
[296/704] Compiling v3_pmaps.c
[297/704] Compiling v3_pcons.c
[298/704] Compiling v3_utl.c
[299/704] Compiling v3_ncons.c
[300/704] Compiling v3_purp.c
[301/704] Compiling v3_lib.c
[302/704] Compiling v3_prn.c
[303/704] Compiling v3_int.c
[304/704] Compiling v3_ocsp.c
[305/704] Compiling v3_ia5.c
[306/704] Compiling v3_info.c
[307/704] Compiling v3_genn.c
[308/704] Compiling v3_extku.c
[309/704] Compiling v3_skey.c
[310/704] Compiling v3_enum.c
[311/704] Compiling v3_crld.c
[312/704] Compiling v3_conf.c
[313/704] Compiling v3_cpols.c
[314/704] Compiling v3_bitst.c
[315/704] Compiling v3_bcons.c
[316/704] Compiling v3_akeya.c
[317/704] Compiling x_x509a.c
[318/704] Compiling v3_akey.c
[319/704] Compiling v3_alt.c
[320/704] Compiling x_spki.c
[321/704] Compiling x_x509.c
[322/704] Compiling x_sig.c
[323/704] Compiling x_val.c
[324/704] Compiling x_req.c
[325/704] Compiling x_pubkey.c
[326/704] Compiling x_pkey.c
[326/704] Compiling x_info.c
[328/704] Compiling x_name.c
[329/704] Compiling x_attrib.c
[330/704] Compiling x_algor.c
[331/704] Compiling x_exten.c
[332/704] Compiling x_all.c
[333/704] Compiling x_crl.c
[334/704] Compiling x509spki.c
[335/704] Compiling x509rset.c
[336/704] Compiling x509name.c
[337/704] Compiling x509cset.c
[338/704] Compiling x509_txt.c
[339/704] Compiling x509_vpm.c
[340/704] Compiling x509_v3.c
[341/704] Compiling x509_set.c
[342/704] Compiling x509_trs.c
[343/704] Compiling x509_req.c
[344/704] Compiling x509_obj.c
[345/704] Compiling x509_vfy.c
[346/704] Compiling x509_lu.c
[347/704] Compiling x509_def.c
[348/704] Compiling x509_d2.c
[349/704] Compiling x509_ext.c
[350/704] Compiling x509.c
[351/704] Compiling x509_att.c
[352/704] Compiling x509_cmp.c
[353/704] Compiling t_x509a.c
[354/704] Compiling t_x509.c
[355/704] Compiling t_req.c
[357/704] Compiling IDKitCore URLExt.swift
[358/704] Compiling IDKitCore Encodable+encrypt.swift
[359/704] Emitting module IDKitCore
[360/704] Compiling IDKitCore Types.swift
[361/704] Compiling IDKitCore BridgeClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:106:27: error: expected initial value after '='
                                        let status: Status = switch response.status {
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:106:26: error: consecutive statements on a line must be separated by ';'
                                        let status: Status = switch response.status {
                                                            ^
                                                            ;
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:82:32: error: generic parameter 'Element' could not be inferred
                let (stream, continuation) = AsyncThrowingStream.makeStream(of: Status.self)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:82:32: error: generic parameter 'Failure' could not be inferred
                let (stream, continuation) = AsyncThrowingStream.makeStream(of: Status.self)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:82:32: note: explicitly specify the generic arguments to fix this issue
                let (stream, continuation) = AsyncThrowingStream.makeStream(of: Status.self)
                                             ^
                                                                <Any, <#Failure: Error#>>
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:82:52: error: type 'AsyncThrowingStream<Element, Failure>' has no member 'makeStream'
                let (stream, continuation) = AsyncThrowingStream.makeStream(of: Status.self)
                                             ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IDKitCore/BridgeClient.swift:124:34: error: unable to infer type of a closure parameter '_' in the current context
                continuation.onTermination = { _ in
                                               ^
[361/704] Compiling algorithm.c
[361/704] Compiling asn1_gen.c
[361/704] Compiling i2d_pr.c
[361/704] Compiling by_dir.c
[361/704] Compiling name_print.c
[361/704] Compiling rsa_pss.c
[361/704] Compiling by_file.c
[361/704] Compiling policy.c
[361/704] Compiling t_crl.c
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4706] Fetching bigint
[754/17791] Fetching bigint, swift-nio-ssl
[755/21414] Fetching bigint, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git (5.94s)
Fetching https://github.com/apple/swift-http-types
Fetched https://github.com/attaswift/BigInt (5.94s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-nio-ssl.git (5.94s)
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
[1/4891] Fetching swift-nio-extras
[148/5419] Fetching swift-nio-extras, swift-http-types
Fetched https://github.com/apple/swift-http-types (0.89s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1566/4891] Fetching swift-nio-extras
[4452/8553] Fetching swift-nio-extras, secp256k1.swift
Fetched https://github.com/apple/swift-nio-extras.git (1.08s)
Fetching https://github.com/apple/swift-collections.git
[220/3662] Fetching secp256k1.swift
[697/5849] Fetching secp256k1.swift, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.97s)
Fetching https://github.com/iwill/generic-json-swift
[1795/3662] Fetching secp256k1.swift
[1869/19107] Fetching secp256k1.swift, swift-collections
[9898/19758] Fetching secp256k1.swift, swift-collections, generic-json-swift
Fetched https://github.com/iwill/generic-json-swift (0.90s)
Fetching https://github.com/apple/swift-nio-http2.git
[18998/19107] Fetching secp256k1.swift, swift-collections
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git (2.84s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git (1.87s)
Fetching https://github.com/apple/swift-system.git
[1/3726] Fetching swift-system
[151/5295] Fetching swift-system, swift-atomics
[167/15953] Fetching swift-system, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-system.git (1.03s)
Fetching https://github.com/vapor/websocket-kit.git
[1528/12227] Fetching swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (1.74s)
Fetching https://github.com/argentlabs/web3.swift
[456/1569] Fetching swift-atomics
[535/4049] Fetching swift-atomics, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git (0.99s)
Fetching https://github.com/apple/swift-nio.git
[550/1569] Fetching swift-atomics
[629/8062] Fetching swift-atomics, web3.swift
Fetched https://github.com/argentlabs/web3.swift (1.21s)
Fetching https://github.com/apple/swift-crypto.git
[926/1569] Fetching swift-atomics
[1523/11211] Fetching swift-atomics, swift-crypto
[1524/81742] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git (3.76s)
[291/80173] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git (1.70s)
Computing version for https://github.com/apple/swift-crypto.git
[39435/70531] Fetching swift-nio
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (0.54s)
Computing version for https://github.com/argentlabs/web3.swift
Fetched https://github.com/apple/swift-nio.git (4.37s)
Computed https://github.com/argentlabs/web3.swift at 1.6.1 (3.14s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.66s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.17.0 (0.46s)
Computing version for https://github.com/iwill/generic-json-swift
Computed https://github.com/iwill/generic-json-swift at 2.0.2 (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.21.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.0 (0.71s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.23.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.68.0 (0.53s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.2.0 (0.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.33.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.1 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.79s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.21.0
Creating working copy for https://github.com/argentlabs/web3.swift
Working copy of https://github.com/argentlabs/web3.swift resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.23.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.15.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.27.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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/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.68.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.17.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.1
BUILD FAILURE 5.8 macosSpm