Build Information
Failed to build HsCryptoKit.Swift, reference 1.3.1 (e0238a), with Swift 6.1 for macOS (SPM) on 14 Aug 2025 14:49:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/horizontalsystems/HsCryptoKit.Swift.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/horizontalsystems/HsCryptoKit.Swift
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at e0238a7 Fix ambiguous bytes usage
Cloned https://github.com/horizontalsystems/HsCryptoKit.Swift.git
Revision (git rev-parse @):
e0238a7609df9701aac63c6237a819a462c89ab8
SUCCESS checkout https://github.com/horizontalsystems/HsCryptoKit.Swift.git at 1.3.1
Fetching https://github.com/horizontalsystems/HsExtensions.Swift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/4826] Fetching bigint
[4/4931] Fetching bigint, hsextensions.swift
[203/10047] Fetching bigint, hsextensions.swift, secp256k1.swift
Fetched https://github.com/attaswift/BigInt.git from cache (1.21s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (1.33s)
Fetched https://github.com/horizontalsystems/HsExtensions.Swift.git from cache (1.33s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.35s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.10.0 (1.97s)
Computing version for https://github.com/horizontalsystems/HsExtensions.Swift.git
Computed https://github.com/horizontalsystems/HsExtensions.Swift.git at 1.0.6 (0.55s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.57s)
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.10.0
Creating working copy for https://github.com/horizontalsystems/HsExtensions.Swift.git
Working copy of https://github.com/horizontalsystems/HsExtensions.Swift.git resolved at 1.0.6
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hscryptokit.swift",
"name": "HsCryptoKit.Swift",
"url": "https://github.com/horizontalsystems/HsCryptoKit.Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HsCryptoKit.Swift",
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"dependencies": [
]
},
{
"identity": "hsextensions.swift",
"name": "HsExtensions.Swift",
"url": "https://github.com/horizontalsystems/HsExtensions.Swift.git",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HsExtensions.Swift",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "2.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
]
},
{
"identity": "secp256k1.swift",
"name": "secp256k1",
"url": "https://github.com/GigaBitcoin/secp256k1.swift.git",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/horizontalsystems/HsCryptoKit.Swift.git
[1/140] Fetching hscryptokit.swift
Fetched https://github.com/horizontalsystems/HsCryptoKit.Swift.git from cache (0.64s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git from cache
Fetching https://github.com/horizontalsystems/HsExtensions.Swift.git from cache
Fetched https://github.com/horizontalsystems/HsExtensions.Swift.git from cache (0.57s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.62s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.62s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.64s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.10.0 (0.70s)
Computing version for https://github.com/horizontalsystems/HsExtensions.Swift.git
Computed https://github.com/horizontalsystems/HsExtensions.Swift.git at 1.0.6 (0.03s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.03s)
Creating working copy for https://github.com/horizontalsystems/HsCryptoKit.Swift.git
Working copy of https://github.com/horizontalsystems/HsCryptoKit.Swift.git resolved at 1.3.1 (e0238a7)
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.10.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/horizontalsystems/HsExtensions.Swift.git
Working copy of https://github.com/horizontalsystems/HsExtensions.Swift.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
warning: '.resolve-product-dependencies': dependency 'hscryptokit.swift' is not used by any target
Found 4 product dependencies
- BigInt
- HsExtensions.Swift
- swift-crypto
- secp256k1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/horizontalsystems/HsCryptoKit.Swift.git
https://github.com/horizontalsystems/HsCryptoKit.Swift.git
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "hsextensions.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/horizontalsystems/HsExtensions.Swift.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "secp256k1.swift",
"requirement" : {
"exact" : [
"0.10.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/GigaBitcoin/secp256k1.swift.git"
}
],
"manifest_display_name" : "HsCryptoKit.Swift",
"name" : "HsCryptoKit.Swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HsCryptoKit",
"targets" : [
"HsCryptoKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HsCryptoKitTests",
"module_type" : "SwiftTarget",
"name" : "HsCryptoKitTests",
"path" : "Tests/HsCryptoKitTests",
"sources" : [
"Base58Tests.swift",
"HsCryptoKitTests.swift"
],
"target_dependencies" : [
"HsCryptoKit"
],
"type" : "test"
},
{
"c99name" : "HsCryptoKitC",
"module_type" : "ClangTarget",
"name" : "HsCryptoKitC",
"path" : "Sources/HsCryptoKitC",
"product_memberships" : [
"HsCryptoKit"
],
"sources" : [
"src/helpers.c"
],
"type" : "library"
},
{
"c99name" : "HsCryptoKit",
"module_type" : "SwiftTarget",
"name" : "HsCryptoKit",
"path" : "Sources/HsCryptoKit",
"product_dependencies" : [
"BigInt",
"HsExtensions",
"Crypto",
"_CryptoExtras",
"secp256k1"
],
"product_memberships" : [
"HsCryptoKit"
],
"sources" : [
"Base58.swift",
"Crypto.swift",
"CryptoSwift/BatchedCollection.swift",
"CryptoSwift/Sha3.swift",
"EllipticCurveEncrypterSecp256k1.swift",
"Hash/Ripemd160.swift",
"SchnorrHelper.swift"
],
"target_dependencies" : [
"HsCryptoKitC"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/427] Write sources
[7/427] Compiling ghash-ssse3-x86-linux.linux.x86.S
[8/427] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[9/427] Compiling fiat_curve25519_adx_square.S
[10/427] Write swift-version-2F0A5646E1D333AE.txt
[11/427] Compiling fiat_curve25519_adx_mul.S
[12/435] Compiling helpers.c
[13/441] Compiling Utility.c
[14/441] Compiling gcd.c
[15/503] Compiling precomputed_ecmult_gen.c
[16/524] Compiling v3_skey.c
[17/524] Compiling v3_utl.c
[18/524] Compiling CCryptoBoringSSLShims shims.c
[19/524] Compiling v3_purp.c
[20/524] Compiling secp256k1.c
[21/524] Compiling v3_prn.c
[22/524] Compiling v3_pmaps.c
[23/524] Compiling v3_pcons.c
[24/524] Compiling v3_ocsp.c
[25/524] Compiling v3_ncons.c
[26/524] Compiling v3_int.c
[27/524] Compiling v3_lib.c
[28/524] Compiling v3_info.c
[29/524] Compiling v3_ia5.c
[30/524] Compiling v3_genn.c
[31/524] Compiling v3_extku.c
[32/524] Compiling v3_enum.c
[33/524] Compiling v3_crld.c
[34/524] Compiling v3_conf.c
[35/524] Compiling v3_cpols.c
[36/524] Compiling v3_bitst.c
[37/524] Compiling v3_bcons.c
[38/524] Compiling v3_akeya.c
[39/524] Compiling v3_alt.c
[40/524] Compiling x_x509a.c
[41/524] Compiling v3_akey.c
[42/524] Compiling x_x509.c
[43/524] Compiling x_spki.c
[44/524] Compiling x_val.c
[45/524] Compiling x_sig.c
[46/524] Compiling x_req.c
[47/524] Compiling x_pubkey.c
[48/524] Compiling x_pkey.c
[49/524] Compiling x_info.c
[50/524] Compiling x_exten.c
[51/524] Compiling x_name.c
[52/524] Compiling x_attrib.c
[53/524] Compiling x_crl.c
[54/524] Compiling x_all.c
[55/524] Compiling x_algor.c
[56/524] Compiling x509spki.c
[57/524] Compiling x509rset.c
[58/524] Compiling x509name.c
[59/524] Compiling x509cset.c
[60/524] Compiling x509_txt.c
[61/524] Compiling x509_v3.c
[62/524] Compiling precomputed_ecmult.c
[63/524] Compiling x509_vpm.c
[64/524] Compiling x509_set.c
[65/524] Compiling x509_trs.c
[66/524] Compiling x509_vfy.c
[67/524] Compiling x509_req.c
[68/524] Compiling x509_obj.c
[69/524] Compiling x509_def.c
[70/534] Compiling x509_d2.c
[71/536] Compiling x509_lu.c
[72/542] Compiling x509_ext.c
[73/544] Compiling x509_cmp.c
[74/544] Compiling x509.c
[75/544] Compiling x509_att.c
[76/544] Compiling t_x509a.c
[77/544] Compiling t_x509.c
[78/544] Compiling t_req.c
[79/544] Compiling name_print.c
[80/544] Compiling t_crl.c
[81/544] Compiling rsa_pss.c
[82/544] Compiling policy.c
[83/544] Compiling i2d_pr.c
[84/544] Compiling by_file.c
[85/544] Compiling algorithm.c
[86/544] Compiling a_verify.c
[87/544] Compiling a_sign.c
[88/544] Compiling asn1_gen.c
[89/544] Compiling a_digest.c
[90/544] Compiling thread_win.c
[91/544] Compiling trust_token.c
[92/544] Compiling voprf.c
[93/544] Compiling thread_pthread.c
[94/544] Compiling pmbtoken.c
[95/544] Compiling thread_none.c
[96/544] Compiling thread.c
[97/544] Compiling stack.c
[98/544] Compiling siphash.c
[99/544] Compiling rsa_print.c
[100/544] Compiling rsa_asn1.c
[101/544] Compiling rsa_crypt.c
[102/544] Compiling refcount.c
[103/544] Compiling rc4.c
[104/544] Compiling windows.c
[105/544] Compiling rand_extra.c
[106/544] Compiling trusty.c
[107/544] Compiling passive.c
[108/544] Compiling ios.c
[109/544] Compiling getentropy.c
[110/544] Compiling forkunsafe.c
[111/544] Compiling deterministic.c
[112/544] Compiling poly1305_arm_asm.S
[113/544] Compiling poly1305_vec.c
[114/544] Compiling pool.c
[115/544] Compiling poly1305_arm.c
[116/544] Compiling poly1305.c
[117/544] Compiling pkcs7.c
[118/544] Compiling pkcs8.c
[119/544] Compiling p5_pbev2.c
[120/544] Compiling pkcs8_x509.c
[121/544] Compiling pkcs7_x509.c
[122/544] Compiling by_dir.c
[123/544] Compiling pem_xaux.c
[124/544] Compiling pem_pkey.c
[125/544] Compiling pem_x509.c
[126/544] Compiling pem_pk8.c
[127/544] Compiling pem_oth.c
[128/544] Compiling mem.c
[129/544] Compiling obj_xref.c
[130/544] Compiling lhash.c
[131/544] Compiling obj.c
[132/544] Compiling kyber.c
[133/544] Compiling keccak.c
[134/544] Compiling poly_rq_mul.S
[136/544] Emitting module Crypto
[136/550] Compiling x86_64-mont5-mac.mac.x86_64.S
[137/550] Compiling x86_64-mont5-linux.linux.x86_64.S
[138/550] Compiling pem_all.c
[139/550] Compiling pem_info.c
[140/550] Compiling x86_64-mont-mac.mac.x86_64.S
[141/550] Compiling x86_64-mont-linux.linux.x86_64.S
[142/550] Compiling x86-mont-windows.windows.x86.S
[143/550] Compiling x86-mont-linux.linux.x86.S
[144/550] Compiling vpaes-x86_64-mac.mac.x86_64.S
[145/550] Compiling pem_lib.c
[146/550] Compiling vpaes-x86_64-linux.linux.x86_64.S
[147/550] Compiling vpaes-x86-windows.windows.x86.S
[148/550] Compiling hpke.c
[149/550] Compiling vpaes-x86-linux.linux.x86.S
[150/550] Compiling vpaes-armv8-linux.linux.aarch64.S
[151/550] Compiling vpaes-armv7-linux.linux.arm.S
[152/550] Compiling vpaes-armv7-ios.ios.arm.S
[153/550] Compiling vpaes-armv8-ios.ios.aarch64.S
[154/550] Compiling sha512-x86_64-mac.mac.x86_64.S
[155/550] Compiling sha512-x86_64-linux.linux.x86_64.S
[156/550] Compiling sha512-armv8-linux.linux.aarch64.S
[157/550] Compiling kdf.c
[158/550] Compiling sha512-armv4-linux.linux.arm.S
[159/550] Compiling sha512-armv8-ios.ios.aarch64.S
[160/550] Compiling sha512-armv4-ios.ios.arm.S
[161/550] Compiling sha512-586-windows.windows.x86.S
[162/550] Compiling sha512-586-linux.linux.x86.S
[163/550] Compiling sha256-x86_64-mac.mac.x86_64.S
[164/550] Compiling sha256-x86_64-linux.linux.x86_64.S
[165/550] Compiling sha256-armv8-linux.linux.aarch64.S
[166/550] Compiling sha256-armv4-linux.linux.arm.S
[167/550] Compiling sha256-armv8-ios.ios.aarch64.S
[168/550] Compiling sha256-armv4-ios.ios.arm.S
[169/550] Compiling sha256-586-windows.windows.x86.S
[170/550] Compiling sha256-586-linux.linux.x86.S
[171/550] Compiling sha1-x86_64-mac.mac.x86_64.S
[172/550] Compiling sha1-armv8-linux.linux.aarch64.S
[173/550] Compiling sha1-x86_64-linux.linux.x86_64.S
[174/550] Compiling sha1-armv4-large-linux.linux.arm.S
[175/550] Compiling sha1-armv4-large-ios.ios.arm.S
[176/550] Compiling sha1-armv8-ios.ios.aarch64.S
[177/550] Compiling sha1-586-windows.windows.x86.S
[178/550] Compiling sha1-586-linux.linux.x86.S
[179/550] Compiling sha512.c
[180/550] Compiling sha1.c
[181/550] Compiling sha256.c
[182/550] Compiling rsaz-avx2-mac.mac.x86_64.S
[183/550] Compiling rsaz-avx2-linux.linux.x86_64.S
[184/550] Compiling service_indicator.c
[186/550] Emitting module BigInt
[186/552] Compiling fips.c
[187/552] Compiling self_check.c
[188/552] Compiling blinding.c
[189/552] Compiling rdrand-x86_64-mac.mac.x86_64.S
[190/552] Compiling padding.c
[191/552] Compiling rdrand-x86_64-linux.linux.x86_64.S
[192/552] Compiling urandom.c
[193/552] Compiling fork_detect.c
[194/552] Compiling rsa_impl.c
[195/552] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[196/552] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[197/552] Compiling ctrdrbg.c
[198/552] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[199/552] Compiling rsa.c
[200/552] Compiling rand.c
[201/552] Compiling hrss.c
[202/552] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[202/552] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[204/552] Compiling p256-armv8-asm-linux.linux.aarch64.S
[205/552] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[206/552] Compiling p256-armv8-asm-ios.ios.aarch64.S
[207/552] Compiling polyval.c
[208/552] Compiling cfb.c
[209/552] Compiling ctr.c
[210/552] Compiling ofb.c
[211/552] Compiling gcm_nohw.c
[212/552] Compiling md5-x86_64-mac.mac.x86_64.S
[213/552] Compiling md5-x86_64-linux.linux.x86_64.S
[214/552] Compiling md5-586-windows.windows.x86.S
[215/552] Compiling md5-586-linux.linux.x86.S
[216/552] Compiling cbc.c
[216/552] Compiling gcm.c
[218/552] Compiling ghashv8-armv8-linux.linux.aarch64.S
[219/552] Compiling ghashv8-armv8-ios.ios.aarch64.S
[220/552] Compiling ghashv8-armv7-linux.linux.arm.S
[221/552] Compiling ghashv8-armv7-ios.ios.arm.S
[222/552] Compiling md5.c
[223/552] Compiling hmac.c
[224/552] Compiling ghash-x86_64-mac.mac.x86_64.S
[225/552] Compiling ghash-x86_64-linux.linux.x86_64.S
[226/552] Compiling hkdf.c
[227/552] Compiling ghash-x86-windows.windows.x86.S
[228/552] Compiling ghash-x86-linux.linux.x86.S
[229/552] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[230/552] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[231/552] Compiling ghash-ssse3-x86-windows.windows.x86.S
[232/552] Compiling md4.c
[233/552] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[234/552] Compiling ghash-armv4-linux.linux.arm.S
[235/552] Compiling ghash-armv4-ios.ios.arm.S
[236/552] Compiling fips_shared_support.c
[237/552] Compiling simple_mul.c
[238/552] Compiling wnaf.c
[239/552] Compiling util.c
[240/552] Compiling simple.c
[241/552] Compiling ecdh.c
[242/552] Compiling ecdsa.c
[243/552] Compiling scalar.c
[244/552] Compiling p224-64.c
[245/552] Compiling felem.c
[246/552] Compiling oct.c
[247/552] Compiling ec_montgomery.c
[248/552] Compiling p256.c
[249/552] Compiling digestsign.c
[250/552] Compiling digests.c
[251/552] Compiling ec_key.c
[252/552] Compiling digest.c
[253/552] Compiling co-586-windows.windows.x86.S
[254/552] Compiling co-586-linux.linux.x86.S
[255/552] Compiling check.c
[256/552] Compiling dh.c
[257/552] Compiling ec.c
[258/552] Compiling cmac.c
[259/552] Compiling bsaes-armv7-linux.linux.arm.S
[260/552] Compiling aead.c
[261/552] Compiling bsaes-armv7-ios.ios.arm.S
[262/552] Compiling e_aesccm.c
[263/552] Compiling cipher.c
[264/552] Compiling sqrt.c
[265/552] Compiling rsaz_exp.c
[266/552] Compiling random.c
[267/552] Compiling shift.c
[268/552] Compiling montgomery_inv.c
[269/552] Compiling e_aes.c
[270/552] Compiling montgomery.c
[271/552] Compiling prime.c
[272/552] Compiling p256-nistz.c
[273/552] Compiling mul.c
[274/552] Compiling jacobi.c
[275/552] Compiling gcd_extra.c
[276/552] Compiling div_extra.c
[277/552] Compiling exponentiation.c
[278/552] Compiling div.c
[279/552] Compiling ctx.c
[280/552] Compiling bytes.c
[281/552] Compiling x86_64-gcc.c
[282/552] Compiling cmp.c
[283/552] Compiling bn-armv8-linux.linux.aarch64.S
[284/552] Compiling bn-armv8-ios.ios.aarch64.S
[285/552] Compiling bn-586-windows.windows.x86.S
[286/552] Compiling generic.c
[287/552] Compiling bn-586-linux.linux.x86.S
[288/552] Compiling bn.c
[289/552] Compiling armv8-mont-linux.linux.aarch64.S
[290/552] Compiling armv8-mont-ios.ios.aarch64.S
[291/552] Compiling armv4-mont-linux.linux.arm.S
[292/552] Compiling armv4-mont-ios.ios.arm.S
[293/552] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[294/552] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[295/552] Compiling aesv8-armv8-linux.linux.aarch64.S
[296/552] Compiling aesv8-armv7-linux.linux.arm.S
[297/552] Compiling aesv8-armv8-ios.ios.aarch64.S
[298/552] Compiling aesv8-armv7-ios.ios.arm.S
[299/552] Compiling add.c
[300/552] Compiling aesni-x86_64-mac.mac.x86_64.S
[301/552] Compiling aesni-x86_64-linux.linux.x86_64.S
[302/552] Compiling aesni-x86-windows.windows.x86.S
[303/552] Compiling aesni-x86-linux.linux.x86.S
[304/552] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[305/552] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[306/552] Compiling mode_wrappers.c
[307/552] Compiling aes.c
[308/552] Compiling sign.c
[309/552] Compiling key_wrap.c
[310/552] Compiling ex_data.c
[311/552] Compiling aes_nohw.c
[312/552] Compiling p_x25519.c
[313/552] Compiling pbkdf.c
[314/552] Compiling scrypt.c
[315/552] Compiling p_x25519_asn1.c
[316/552] Compiling print.c
[317/552] Compiling p_rsa_asn1.c
[318/552] Compiling p_hkdf.c
[319/552] Compiling p_ed25519.c
[320/552] Compiling p_rsa.c
[321/552] Compiling p_ed25519_asn1.c
[322/552] Compiling p_ec_asn1.c
[323/552] Compiling evp_ctx.c
[324/552] Compiling evp.c
[325/552] Compiling err_data.c
[326/552] Compiling p_dsa_asn1.c
[327/552] Compiling p_ec.c
[328/552] Compiling evp_asn1.c
[329/552] Compiling err.c
[330/552] Compiling engine.c
[332/552] Compiling BigInt Subtraction.swift
[333/552] Compiling BigInt Words and Bits.swift
[333/552] Compiling ec_derive.c
[334/552] Compiling ecdsa_asn1.c
[335/552] Compiling ecdh_extra.c
[336/552] Compiling hash_to_curve.c
[337/552] Compiling dsa_asn1.c
[338/552] Compiling ec_asn1.c
[339/552] Compiling params.c
[340/552] Compiling dsa.c
[341/552] Compiling dh_asn1.c
[342/552] Compiling digest_extra.c
[343/552] Compiling x25519-asm-arm.S
[344/552] Compiling curve25519_64_adx.c
[345/552] Compiling cpu_intel.c
[346/552] Compiling spake25519.c
[347/552] Compiling crypto.c
[348/552] Compiling cpu_arm_linux.c
[349/552] Compiling cpu_arm_freebsd.c
[350/552] Compiling des.c
[351/552] Compiling cpu_arm.c
[352/552] Compiling cpu_aarch64_win.c
[353/552] Compiling cpu_aarch64_openbsd.c
[354/552] Compiling cpu_aarch64_sysreg.c
[355/552] Compiling cpu_aarch64_linux.c
[356/552] Compiling cpu_aarch64_fuchsia.c
[357/552] Compiling cpu_aarch64_apple.c
[358/552] Compiling e_rc4.c
[359/552] Compiling tls_cbc.c
[360/552] Compiling e_tls.c
[361/552] Compiling conf.c
[362/552] Compiling e_null.c
[363/552] Compiling e_rc2.c
[364/552] Compiling e_aesgcmsiv.c
[365/552] Compiling e_des.c
[366/552] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[367/552] Compiling derive_key.c
[368/552] Compiling e_chacha20poly1305.c
[369/552] Compiling e_aesctrhmac.c
[370/552] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[371/552] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[372/552] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[373/552] Compiling cipher_extra.c
[374/552] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[375/552] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[376/552] Compiling chacha-x86_64-mac.mac.x86_64.S
[377/552] Compiling chacha-x86_64-linux.linux.x86_64.S
[378/552] Compiling chacha-x86-windows.windows.x86.S
[379/552] Compiling curve25519.c
[380/552] Compiling chacha-x86-linux.linux.x86.S
[381/552] Compiling chacha-armv8-linux.linux.aarch64.S
[382/552] Compiling chacha-armv4-linux.linux.arm.S
[383/552] Compiling chacha-armv4-ios.ios.arm.S
[384/552] Compiling chacha.c
[385/552] Compiling chacha-armv8-ios.ios.aarch64.S
[386/552] Compiling unicode.c
[387/552] Compiling buf.c
[388/552] Compiling asn1_compat.c
[389/552] Compiling ber.c
[390/552] Compiling bn_asn1.c
[391/552] Compiling cbb.c
[392/552] Compiling printf.c
[393/552] Compiling convert.c
[394/552] Compiling blake2.c
[395/552] Compiling pair.c
[396/552] Compiling hexdump.c
[397/552] Compiling cbs.c
[398/552] Compiling bio_mem.c
[399/552] Compiling errno.c
[400/552] Compiling file.c
[401/552] Compiling base64.c
[402/552] Compiling fd.c
[403/552] Compiling bio.c
[404/552] Compiling tasn_fre.c
[405/552] Compiling tasn_enc.c
[406/552] Compiling tasn_typ.c
[407/552] Compiling tasn_utl.c
[408/552] Compiling f_string.c
[409/552] Compiling tasn_new.c
[410/552] Compiling posix_time.c
[411/552] Compiling f_int.c
[412/552] Compiling tasn_dec.c
[413/552] Compiling asn1_par.c
[414/552] Compiling a_utctm.c
[415/552] Compiling asn_pack.c
[416/552] Compiling asn1_lib.c
[417/552] Compiling a_type.c
[418/552] Compiling a_time.c
[419/552] Compiling a_octet.c
[420/552] Compiling a_strnid.c
[421/552] Compiling a_strex.c
[422/552] Compiling a_i2d_fp.c
[423/552] Compiling a_mbstr.c
[424/552] Compiling a_dup.c
[425/552] Compiling a_object.c
[426/552] Compiling a_int.c
[427/552] Compiling a_gentm.c
[428/552] Compiling a_d2i_fp.c
[429/552] Compiling a_bool.c
[430/552] Compiling a_bitstr.c
[432/555] Compiling secp256k1 SHA256.swift
[433/555] Compiling secp256k1 SecureBytes.swift
[434/555] Compiling secp256k1 Schnorr.swift
[435/555] Compiling secp256k1 Recovery.swift
[436/555] Compiling secp256k1 Errors.swift
[437/555] Compiling secp256k1 Exports.swift
[438/555] Compiling secp256k1 Signature.swift
[439/555] Compiling BigInt Division.swift
[440/555] Compiling Crypto SafeCompare_boring.swift
[441/555] Compiling Crypto Zeroization_boring.swift
[442/555] Compiling Crypto PrettyBytes.swift
[443/555] Compiling Crypto SafeCompare.swift
[444/555] Compiling Crypto SecureBytes.swift
[445/555] Compiling Crypto Zeroization.swift
[448/557] Compiling secp256k1 Utility.swift
[449/557] Compiling secp256k1 SafeCompare.swift
[450/557] Compiling secp256k1 HashDigest.swift
[451/557] Compiling secp256k1 PrettyBytes.swift
[452/557] Compiling secp256k1 RNG_boring.swift
[453/557] Compiling secp256k1 Tweak.swift
[454/557] Compiling secp256k1 DH.swift
[455/557] Compiling secp256k1 Digest.swift
[456/557] Compiling secp256k1 EdDSA.swift
[457/557] Compiling secp256k1 ECDH.swift
[458/557] Compiling secp256k1 ECDSA.swift
[459/557] Compiling secp256k1 Asymmetric.swift
[460/557] Compiling HsExtensions Timer.swift
[461/557] Compiling HsExtensions String.swift
[462/557] Compiling HsExtensions Task+AnyTask.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Task+AnyTask.swift:3:18: error: 'Task' is only available in macOS 10.15 or newer
1 | import Foundation
2 |
3 | public extension Task {
| | `- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add @available attribute to enclosing extension
4 |
5 | /// Erases this task to an `AnyTask`.
[463/558] Compiling Crypto EdDSA.swift
[464/558] Compiling Crypto Signature.swift
[465/558] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[466/558] Compiling Crypto CryptoKitErrors_boring.swift
[467/558] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[468/558] Compiling Crypto RNG_boring.swift
[488/558] Compiling secp256k1 Zeroization.swift
[503/558] Emitting module secp256k1
error: emit-module command failed with exit code 1 (use -v to see invocation)
[507/558] Emitting module HsExtensions
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:6:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
7 | public let projectedValue: AnyPublisher<Value, Never>
8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:7:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
8 |
9 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:23:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
24 | public let projectedValue: AnyPublisher<Value, Never>
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:24:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
25 |
26 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Task+AnyTask.swift:3:18: error: 'Task' is only available in macOS 10.15 or newer
1 | import Foundation
2 |
3 | public extension Task {
| | `- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add @available attribute to enclosing extension
4 |
5 | /// Erases this task to an `AnyTask`.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:42:25: error: 'cancel()' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
40 | ) {
41 | self.options = options
42 | onCancel = task.cancel
| |- error: 'cancel()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:43:35: error: 'isCancelled' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
41 | self.options = options
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
| |- error: 'isCancelled' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
44 | hashValueBlock = { task.hashValue }
45 | self.assertionFailureHandler = assertionFailureHandler
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:44:33: error: 'hashValue' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
| |- error: 'hashValue' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
45 | self.assertionFailureHandler = assertionFailureHandler
46 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:42:25: error: 'cancel()' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
40 | ) {
41 | self.options = options
42 | onCancel = task.cancel
| |- error: 'cancel()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:43:35: error: 'isCancelled' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
41 | self.options = options
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
| |- error: 'isCancelled' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
44 | hashValueBlock = { task.hashValue }
45 | self.assertionFailureHandler = assertionFailureHandler
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:44:33: error: 'hashValue' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
| |- error: 'hashValue' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
45 | self.assertionFailureHandler = assertionFailureHandler
46 | }
[516/558] Compiling HsExtensions HsExtension.swift
[517/558] Compiling HsExtensions Published.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:6:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
7 | public let projectedValue: AnyPublisher<Value, Never>
8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:7:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
8 |
9 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:23:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
24 | public let projectedValue: AnyPublisher<Value, Never>
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:24:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
25 |
26 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:17:34: error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
:
13 | }
14 |
15 | public init(wrappedValue: Value) {
| `- note: add @available attribute to enclosing initializer
16 | self.wrappedValue = wrappedValue
17 | projectedValue = subject.eraseToAnyPublisher()
| |- error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
18 | }
19 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:36:34: error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
:
32 | }
33 |
34 | public init(wrappedValue: Value) {
| `- note: add @available attribute to enclosing initializer
35 | self.wrappedValue = wrappedValue
36 | projectedValue = subject.eraseToAnyPublisher()
| |- error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
37 | }
38 | }
[518/558] Compiling Crypto ASN1Strings.swift
[519/558] Compiling Crypto ArraySliceBigint.swift
[520/558] Compiling Crypto GeneralizedTime.swift
[521/558] Compiling Crypto ObjectIdentifier.swift
[522/558] Compiling Crypto ECDSASignature.swift
[523/558] Compiling Crypto PEMDocument.swift
[524/558] Compiling Crypto PKCS8PrivateKey.swift
[525/558] Compiling Crypto AES-GCM.swift
[526/558] Compiling Crypto AES-GCM_boring.swift
[527/558] Compiling Crypto ChaChaPoly_boring.swift
[528/558] Compiling Crypto ChaChaPoly.swift
[529/558] Compiling Crypto Cipher.swift
[530/558] Compiling Crypto Nonces.swift
[531/558] Compiling Crypto ASN1.swift
[532/558] Compiling Crypto AESWrap.swift
[533/558] Compiling Crypto AESWrap_boring.swift
[534/558] Compiling Crypto Ed25519_boring.swift
[535/558] Compiling Crypto EllipticCurvePoint_boring.swift
[536/558] Compiling Crypto EllipticCurve_boring.swift
[537/558] Compiling Crypto NISTCurvesKeys_boring.swift
[538/558] Compiling Crypto X25519Keys_boring.swift
[539/558] Compiling secp256k1 secp256k1.swift
[541/558] Compiling Crypto NISTCurvesKeys.swift
[542/558] Compiling Crypto X25519Keys.swift
[543/558] Compiling Crypto SymmetricKeys.swift
[544/558] Compiling Crypto HMAC.swift
[545/558] Compiling Crypto MACFunctions.swift
[546/558] Compiling Crypto ASN1Any.swift
[547/558] Compiling Crypto ASN1BitString.swift
[548/558] Compiling Crypto ASN1Boolean.swift
[549/558] Compiling Crypto ASN1Identifier.swift
[550/558] Compiling Crypto ASN1Integer.swift
[551/558] Compiling Crypto ASN1Null.swift
[552/558] Compiling Crypto ASN1OctetString.swift
[553/558] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[554/558] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[555/558] Emitting module CryptoBoringWrapper
[556/558] Compiling HsExtensions VarInt.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/121] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[3/121] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[4/121] Emitting module CryptoBoringWrapper
[5/121] Compiling HsExtensions String.swift
[6/121] Compiling HsExtensions HsExtension.swift
[7/121] Compiling HsExtensions Timer.swift
[8/121] Compiling HsExtensions Published.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:6:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
7 | public let projectedValue: AnyPublisher<Value, Never>
8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:7:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
8 |
9 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:23:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
24 | public let projectedValue: AnyPublisher<Value, Never>
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:24:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
25 |
26 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:17:34: error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
:
13 | }
14 |
15 | public init(wrappedValue: Value) {
| `- note: add @available attribute to enclosing initializer
16 | self.wrappedValue = wrappedValue
17 | projectedValue = subject.eraseToAnyPublisher()
| |- error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
18 | }
19 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:36:34: error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
:
32 | }
33 |
34 | public init(wrappedValue: Value) {
| `- note: add @available attribute to enclosing initializer
35 | self.wrappedValue = wrappedValue
36 | projectedValue = subject.eraseToAnyPublisher()
| |- error: 'eraseToAnyPublisher()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
37 | }
38 | }
[9/121] Compiling HsExtensions Task+AnyTask.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Task+AnyTask.swift:3:18: error: 'Task' is only available in macOS 10.15 or newer
1 | import Foundation
2 |
3 | public extension Task {
| | `- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add @available attribute to enclosing extension
4 |
5 | /// Erases this task to an `AnyTask`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/122] Compiling BigInt BigUInt.swift
[11/122] Compiling BigInt Bitwise Ops.swift
[12/122] Compiling BigInt Codable.swift
[13/122] Compiling BigInt Comparable.swift
[14/122] Compiling BigInt Data Conversion.swift
[15/122] Compiling BigInt Division.swift
[16/122] Emitting module HsExtensions
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:6:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
7 | public let projectedValue: AnyPublisher<Value, Never>
8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:7:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
3 |
4 | @propertyWrapper
5 | public class PostPublished<Value> {
| `- note: add @available attribute to enclosing generic class
6 | private let subject = PassthroughSubject<Value, Never>()
7 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
8 |
9 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:23:27: error: 'PassthroughSubject' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
| `- error: 'PassthroughSubject' is only available in macOS 10.15 or newer
24 | public let projectedValue: AnyPublisher<Value, Never>
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:24:32: error: 'AnyPublisher' is only available in macOS 10.15 or newer
20 |
21 | @propertyWrapper
22 | public class DistinctPublished<Value> where Value: Equatable {
| `- note: add @available attribute to enclosing generic class
23 | private let subject = PassthroughSubject<Value, Never>()
24 | public let projectedValue: AnyPublisher<Value, Never>
| `- error: 'AnyPublisher' is only available in macOS 10.15 or newer
25 |
26 | public var wrappedValue: Value {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Task+AnyTask.swift:3:18: error: 'Task' is only available in macOS 10.15 or newer
1 | import Foundation
2 |
3 | public extension Task {
| | `- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add @available attribute to enclosing extension
4 |
5 | /// Erases this task to an `AnyTask`.
[17/122] Compiling BigInt Addition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:42:25: error: 'cancel()' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
40 | ) {
41 | self.options = options
42 | onCancel = task.cancel
| |- error: 'cancel()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:43:35: error: 'isCancelled' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
41 | self.options = options
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
| |- error: 'isCancelled' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
44 | hashValueBlock = { task.hashValue }
45 | self.assertionFailureHandler = assertionFailureHandler
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:44:33: error: 'hashValue' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
| |- error: 'hashValue' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
45 | self.assertionFailureHandler = assertionFailureHandler
46 | }
[18/122] Compiling BigInt BigInt.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:26:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
23 | /// - task: The task to erase.
24 | /// - options: The options to configure the erased task with,
25 | public convenience init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
26 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
27 | options: Options = .default
28 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:37:21: error: 'Task' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
| `- error: 'Task' is only available in macOS 10.15 or newer
38 | options: Options,
39 | assertionFailureHandler: @escaping (@autoclosure () -> String, StaticString, UInt) -> Void
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:42:25: error: 'cancel()' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
40 | ) {
41 | self.options = options
42 | onCancel = task.cancel
| |- error: 'cancel()' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:43:35: error: 'isCancelled' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
41 | self.options = options
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
| |- error: 'isCancelled' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
44 | hashValueBlock = { task.hashValue }
45 | self.assertionFailureHandler = assertionFailureHandler
/Users/admin/builder/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/AnyTask.swift:44:33: error: 'hashValue' is only available in macOS 10.15 or newer
7 | ///
8 | /// Since the task is type-erased, there is no API to retrieve the result of the task, but you can check if it is cancelled.
9 | public final class AnyTask {
| `- note: add @available attribute to enclosing class
10 |
11 | /// Whether the task is cancelled.
:
34 | }
35 |
36 | init<Success, Failure>(
| `- note: add @available attribute to enclosing initializer
37 | _ task: Task<Success, Failure>,
38 | options: Options,
:
42 | onCancel = task.cancel
43 | isCancelledBlock = { task.isCancelled }
44 | hashValueBlock = { task.hashValue }
| |- error: 'hashValue' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
45 | self.assertionFailureHandler = assertionFailureHandler
46 | }
[19/122] Compiling Crypto SEC1PrivateKey.swift
[20/122] Compiling Crypto SubjectPublicKeyInfo.swift
[21/122] Compiling Crypto CryptoKitErrors.swift
[22/122] Compiling Crypto Digest_boring.swift
[23/122] Compiling Crypto Digest.swift
[24/122] Compiling Crypto Digests.swift
[25/122] Compiling Crypto HashFunctions.swift
[26/122] Compiling Crypto MessageAuthenticationCode.swift
[27/122] Compiling Crypto AES.swift
[28/122] Compiling Crypto ECDSASignature_boring.swift
[29/122] Compiling Crypto ECDSA_boring.swift
[30/122] Compiling Crypto EdDSA_boring.swift
[31/122] Compiling Crypto ECDSA.swift
[32/122] Compiling Crypto EdDSA.swift
[33/122] Compiling Crypto Signature.swift
[34/122] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[35/122] Compiling Crypto CryptoKitErrors_boring.swift
[36/122] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[37/122] Compiling Crypto RNG_boring.swift
[38/128] Compiling Crypto Curve25519.swift
[39/128] Compiling Crypto Ed25519.swift
[40/128] Compiling Crypto NISTCurvesKeys.swift
[41/128] Compiling Crypto X25519Keys.swift
[42/128] Compiling Crypto SymmetricKeys.swift
[43/128] Compiling Crypto HMAC.swift
[44/128] Compiling Crypto MACFunctions.swift
[52/128] Emitting module Crypto
[53/128] Compiling Crypto HashFunctions_SHA2.swift
[54/128] Compiling Crypto Insecure.swift
[55/128] Compiling Crypto Insecure_HashFunctions.swift
[56/128] Compiling Crypto ECDH_boring.swift
[57/128] Compiling Crypto DH.swift
[58/128] Compiling Crypto ECDH.swift
[59/128] Compiling Crypto HKDF.swift
[60/128] Compiling Crypto AESWrap.swift
[61/128] Compiling Crypto AESWrap_boring.swift
[62/128] Compiling Crypto Ed25519_boring.swift
[63/128] Compiling Crypto EllipticCurvePoint_boring.swift
[64/128] Compiling Crypto EllipticCurve_boring.swift
[65/128] Compiling Crypto NISTCurvesKeys_boring.swift
[66/128] Compiling Crypto X25519Keys_boring.swift
[67/128] Compiling BigInt Prime Test.swift
[68/128] Compiling BigInt Random.swift
[69/128] Compiling BigInt Shifts.swift
[70/128] Compiling BigInt Square Root.swift
[71/128] Compiling BigInt Strideable.swift
[72/128] Compiling BigInt String Conversion.swift
[73/128] Compiling Crypto PKCS8PrivateKey.swift
[75/128] Compiling BigInt Exponentiation.swift
[76/128] Compiling BigInt Floating Point Conversion.swift
[77/128] Compiling BigInt GCD.swift
[78/128] Compiling BigInt Hashable.swift
[79/128] Compiling BigInt Integer Conversion.swift
[80/128] Compiling BigInt Multiplication.swift
[89/132] Emitting module secp256k1
[90/132] Compiling HsExtensions VarInt.swift
[94/132] Compiling secp256k1 Zeroization.swift
BUILD FAILURE 6.1 macosSpm