Build Information
Successful build of swift-crypto, reference 3.12.3 (e8d6eb
), with Swift 6.0 for macOS (SPM) on 7 Apr 2025 16:36:47 UTC.
Swift 6 data race errors: 13
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-crypto.git
Reference: 3.12.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-crypto
* tag 3.12.3 -> FETCH_HEAD
HEAD is now at e8d6eba Add macCatalyst and visionOS to available platforms (#348)
Cloned https://github.com/apple/swift-crypto.git
Revision (git rev-parse @):
e8d6eba1fef23ae5b359c46b03f7d94be2f41fed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-crypto.git at 3.12.3
Fetching https://github.com/apple/swift-asn1.git
[1/1560] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.96s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.55s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
========================================
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": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/apple/swift-crypto.git
[1/13592] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.90s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3 (e8d6eba)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
warning: '.resolve-product-dependencies': dependency 'swift-crypto' is not used by any target
Found 1 product dependencies
- swift-asn1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-crypto.git
https://github.com/apple/swift-crypto.git
{
"cxx_language_standard" : "c++14",
"dependencies" : [
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
}
],
"manifest_display_name" : "swift-crypto",
"name" : "swift-crypto",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Crypto",
"targets" : [
"Crypto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_CryptoExtras",
"targets" : [
"_CryptoExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "crypto-shasum",
"targets" : [
"crypto-shasum"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "crypto_shasum",
"module_type" : "SwiftTarget",
"name" : "crypto-shasum",
"path" : "Sources/crypto-shasum",
"product_memberships" : [
"crypto-shasum"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "executable"
},
{
"c99name" : "_CryptoExtrasTests",
"module_type" : "SwiftTarget",
"name" : "_CryptoExtrasTests",
"path" : "Tests/_CryptoExtrasTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/ECToolbox/H2CVectors/P256_XMD-SHA-256_SSWU_RO_.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/ECToolbox/H2CVectors/P384_XMD-SHA-384_SSWU_RO_.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-VOPRFDraft19.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-VOPRFDraft8.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-edgecases.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AES Block Function Tests.swift",
"AES-GCM-SIV-Runner.swift",
"AES_CBCTests.swift",
"AES_CFBTests.swift",
"AES_CTRTests.swift",
"ARC/ARCAPITests.swift",
"ARC/ARCEncodingTests.swift",
"ARC/ARCPublicAPITests.swift",
"ARC/ARCTestVectors.swift",
"ARC/ARCTests.swift",
"ChaCha20CTRTests.swift",
"ECToolbox/HashToCurveTests.swift",
"OPRFs/ECVOPRFTests.swift",
"OPRFs/VOPRFAPITests.swift",
"OPRFs/VOPRFPublicAPITests.swift",
"PBKDF2Tests.swift",
"ScryptTests.swift",
"TestRSABlindSigning.swift",
"TestRSABlindSigningAPI.swift",
"TestRSAEncryption.swift",
"TestRSASigning.swift",
"Util/IntegerEncodingTests.swift",
"Utils/BytesUtil.swift",
"Utils/RFCVector.swift",
"Utils/SplitData.swift",
"Utils/Wycheproof.swift",
"Utils/XCTestUtils.swift",
"ZKPs/ZKPToolbox.swift"
],
"target_dependencies" : [
"_CryptoExtras"
],
"type" : "test"
},
{
"c99name" : "_CryptoExtras",
"module_type" : "SwiftTarget",
"name" : "_CryptoExtras",
"path" : "Sources/_CryptoExtras",
"product_dependencies" : [
"SwiftASN1"
],
"product_memberships" : [
"_CryptoExtras"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AES/AES_CBC.swift",
"AES/AES_CFB.swift",
"AES/AES_CTR.swift",
"AES/AES_GCM_SIV.swift",
"AES/Block Function.swift",
"AES/BoringSSL/AES_CFB_boring.swift",
"AES/BoringSSL/AES_CTR_boring.swift",
"AES/BoringSSL/AES_GCM_SIV_boring.swift",
"ARC/ARC+API.swift",
"ARC/ARC.swift",
"ARC/ARCCredential.swift",
"ARC/ARCEncoding.swift",
"ARC/ARCPrecredential.swift",
"ARC/ARCPresentation.swift",
"ARC/ARCRequest.swift",
"ARC/ARCResponse.swift",
"ARC/ARCServer.swift",
"ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift",
"ChaCha20CTR/ChaCha20CTR.swift",
"ECToolbox/BoringSSL/ECToolbox_boring.swift",
"ECToolbox/ECToolbox.swift",
"H2G/HashToField.swift",
"Key Derivation/KDF.swift",
"Key Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift",
"Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift",
"Key Derivation/PBKDF2/PBKDF2.swift",
"Key Derivation/Scrypt/BoringSSL/Scrypt_boring.swift",
"Key Derivation/Scrypt/Scrypt.swift",
"OPRFs/OPRF.swift",
"OPRFs/OPRFClient.swift",
"OPRFs/OPRFServer.swift",
"OPRFs/VOPRF+API.swift",
"OPRFs/VOPRFClient.swift",
"OPRFs/VOPRFServer.swift",
"RSA/RSA+BlindSigning.swift",
"RSA/RSA.swift",
"RSA/RSA_boring.swift",
"RSA/RSA_security.swift",
"Util/BoringSSLHelpers.swift",
"Util/CryptoKitErrors_boring.swift",
"Util/DigestType.swift",
"Util/Error.swift",
"Util/I2OSP.swift",
"Util/IntegerEncoding.swift",
"Util/PEMDocument.swift",
"Util/PrettyBytes.swift",
"Util/SubjectPublicKeyInfo.swift",
"ZKPs/DLEQ.swift",
"ZKPs/Prover.swift",
"ZKPs/Verifier.swift",
"ZKPs/ZKPToolbox.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims",
"CryptoBoringWrapper",
"Crypto"
],
"type" : "library"
},
{
"c99name" : "CryptoTests",
"module_type" : "SwiftTarget",
"name" : "CryptoTests",
"path" : "Tests/CryptoTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CryptoTests/HPKE/hpke-test-vectors.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ASN1/ASN1Tests.swift",
"ASN1/GeneralizedTimeTests.swift",
"Authenticated Encryption/AES-GCM-Runner.swift",
"Authenticated Encryption/ChaChaPoly-Runner.swift",
"Digests/DigestsTests.swift",
"ECDH/BoringSSL/ASN1.swift",
"ECDH/BoringSSL/secpECDH_Runner_boring.swift",
"ECDH/X25519-Runner.swift",
"ECDH/secpECDH_Runner.swift",
"Encodings/BoringSSL/DERTests_boring.swift",
"Encodings/DERTests.swift",
"Encodings/ECKeyEncodingsTests.swift",
"HPKE/HPKETests-TestVectors.swift",
"HPKE/HPKETests.swift",
"Key Derivation/ECprivateKeysFromSeeds.swift",
"Key Derivation/HKDFTests.swift",
"Key Derivation/SharedSecretTests.swift",
"Key Derivation/X963KDFTests.swift",
"Key Wrapping/KeyWrapping.swift",
"MAC/HMACTests.swift",
"SecureBytes/SecureBytesTests.swift",
"Signatures/ECDSA/ECDSASignatureTests.swift",
"Signatures/ECDSA/RawECDSASignaturesTests.swift",
"Signatures/EdDSA/Ed25519-Runner.swift",
"Utils/PrettyBytes.swift",
"Utils/RFCVector.swift",
"Utils/SplitData.swift",
"Utils/Wycheproof.swift",
"Utils/XCTestUtils.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "test"
},
{
"c99name" : "CryptoBoringWrapperTests",
"module_type" : "SwiftTarget",
"name" : "CryptoBoringWrapperTests",
"path" : "Tests/CryptoBoringWrapperTests",
"sources" : [
"ArbitraryPrecisionIntegerTests.swift",
"FiniteFieldArithmeticTests.swift"
],
"target_dependencies" : [
"CryptoBoringWrapper"
],
"type" : "test"
},
{
"c99name" : "CryptoBoringWrapper",
"module_type" : "SwiftTarget",
"name" : "CryptoBoringWrapper",
"path" : "Sources/CryptoBoringWrapper",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CryptoBoringWrapper/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AEAD/BoringSSLAEAD.swift",
"CryptoKitErrors_boring.swift",
"EC/EllipticCurve.swift",
"EC/EllipticCurvePoint.swift",
"Util/ArbitraryPrecisionInteger.swift",
"Util/FiniteFieldArithmeticContext.swift",
"Util/RandomBytes.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims"
],
"type" : "library"
},
{
"c99name" : "Crypto",
"module_type" : "SwiftTarget",
"name" : "Crypto",
"path" : "Sources/Crypto",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Crypto/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AEADs/AES/GCM/AES-GCM.swift",
"AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift",
"AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift",
"AEADs/ChachaPoly/ChaChaPoly.swift",
"AEADs/Cipher.swift",
"AEADs/Nonces.swift",
"ASN1/ASN1.swift",
"ASN1/Basic ASN1 Types/ASN1Any.swift",
"ASN1/Basic ASN1 Types/ASN1BitString.swift",
"ASN1/Basic ASN1 Types/ASN1Boolean.swift",
"ASN1/Basic ASN1 Types/ASN1Identifier.swift",
"ASN1/Basic ASN1 Types/ASN1Integer.swift",
"ASN1/Basic ASN1 Types/ASN1Null.swift",
"ASN1/Basic ASN1 Types/ASN1OctetString.swift",
"ASN1/Basic ASN1 Types/ASN1Strings.swift",
"ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
"ASN1/Basic ASN1 Types/GeneralizedTime.swift",
"ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
"ASN1/ECDSASignature.swift",
"ASN1/PEMDocument.swift",
"ASN1/PKCS8PrivateKey.swift",
"ASN1/SEC1PrivateKey.swift",
"ASN1/SubjectPublicKeyInfo.swift",
"CryptoKitErrors.swift",
"Digests/BoringSSL/Digest_boring.swift",
"Digests/Digest.swift",
"Digests/Digests.swift",
"Digests/HashFunctions.swift",
"Digests/HashFunctions_SHA2.swift",
"HPKE/Ciphersuite/HPKE-AEAD.swift",
"HPKE/Ciphersuite/HPKE-Ciphersuite.swift",
"HPKE/Ciphersuite/HPKE-KDF.swift",
"HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift",
"HPKE/Ciphersuite/HPKE-LabeledExtract.swift",
"HPKE/Ciphersuite/HPKE-Utils.swift",
"HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift",
"HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift",
"HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift",
"HPKE/Ciphersuite/KEM/HPKE-KEM.swift",
"HPKE/HPKE-Errors.swift",
"HPKE/HPKE.swift",
"HPKE/Key Schedule/HPKE-Context.swift",
"HPKE/Key Schedule/HPKE-KeySchedule.swift",
"HPKE/Modes/HPKE-Modes.swift",
"Insecure/Insecure.swift",
"Insecure/Insecure_HashFunctions.swift",
"KEM/KEM.swift",
"Key Agreement/BoringSSL/ECDH_boring.swift",
"Key Agreement/DH.swift",
"Key Agreement/ECDH.swift",
"Key Derivation/HKDF.swift",
"Key Wrapping/AESWrap.swift",
"Key Wrapping/BoringSSL/AESWrap_boring.swift",
"Keys/EC/BoringSSL/Ed25519_boring.swift",
"Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift",
"Keys/EC/BoringSSL/X25519Keys_boring.swift",
"Keys/EC/Curve25519.swift",
"Keys/EC/Ed25519Keys.swift",
"Keys/EC/NISTCurvesKeys.swift",
"Keys/EC/X25519Keys.swift",
"Keys/Symmetric/SymmetricKeys.swift",
"Message Authentication Codes/HMAC/HMAC.swift",
"Message Authentication Codes/MACFunctions.swift",
"Message Authentication Codes/MessageAuthenticationCode.swift",
"PRF/AES.swift",
"Signatures/BoringSSL/ECDSASignature_boring.swift",
"Signatures/BoringSSL/ECDSA_boring.swift",
"Signatures/BoringSSL/EdDSA_boring.swift",
"Signatures/ECDSA.swift",
"Signatures/Ed25519.swift",
"Signatures/Signature.swift",
"Util/BoringSSL/CryptoKitErrors_boring.swift",
"Util/BoringSSL/RNG_boring.swift",
"Util/BoringSSL/SafeCompare_boring.swift",
"Util/BoringSSL/Zeroization_boring.swift",
"Util/PrettyBytes.swift",
"Util/SafeCompare.swift",
"Util/SecureBytes.swift",
"Util/Zeroization.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims",
"CryptoBoringWrapper"
],
"type" : "library"
},
{
"c99name" : "CCryptoBoringSSLShims",
"module_type" : "ClangTarget",
"name" : "CCryptoBoringSSLShims",
"path" : "Sources/CCryptoBoringSSLShims",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"shims.c"
],
"target_dependencies" : [
"CCryptoBoringSSL"
],
"type" : "library"
},
{
"c99name" : "CCryptoBoringSSL",
"module_type" : "ClangTarget",
"name" : "CCryptoBoringSSL",
"path" : "Sources/CCryptoBoringSSL",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"crypto/asn1/a_bitstr.cc",
"crypto/asn1/a_bool.cc",
"crypto/asn1/a_d2i_fp.cc",
"crypto/asn1/a_dup.cc",
"crypto/asn1/a_gentm.cc",
"crypto/asn1/a_i2d_fp.cc",
"crypto/asn1/a_int.cc",
"crypto/asn1/a_mbstr.cc",
"crypto/asn1/a_object.cc",
"crypto/asn1/a_octet.cc",
"crypto/asn1/a_strex.cc",
"crypto/asn1/a_strnid.cc",
"crypto/asn1/a_time.cc",
"crypto/asn1/a_type.cc",
"crypto/asn1/a_utctm.cc",
"crypto/asn1/asn1_lib.cc",
"crypto/asn1/asn1_par.cc",
"crypto/asn1/asn_pack.cc",
"crypto/asn1/f_int.cc",
"crypto/asn1/f_string.cc",
"crypto/asn1/posix_time.cc",
"crypto/asn1/tasn_dec.cc",
"crypto/asn1/tasn_enc.cc",
"crypto/asn1/tasn_fre.cc",
"crypto/asn1/tasn_new.cc",
"crypto/asn1/tasn_typ.cc",
"crypto/asn1/tasn_utl.cc",
"crypto/base64/base64.cc",
"crypto/bio/bio.cc",
"crypto/bio/bio_mem.cc",
"crypto/bio/errno.cc",
"crypto/bio/fd.cc",
"crypto/bio/file.cc",
"crypto/bio/hexdump.cc",
"crypto/bio/pair.cc",
"crypto/bio/printf.cc",
"crypto/blake2/blake2.cc",
"crypto/bn_extra/bn_asn1.cc",
"crypto/bn_extra/convert.cc",
"crypto/buf/buf.cc",
"crypto/bytestring/asn1_compat.cc",
"crypto/bytestring/ber.cc",
"crypto/bytestring/cbb.cc",
"crypto/bytestring/cbs.cc",
"crypto/bytestring/unicode.cc",
"crypto/chacha/chacha.cc",
"crypto/cipher_extra/cipher_extra.cc",
"crypto/cipher_extra/derive_key.cc",
"crypto/cipher_extra/e_aesctrhmac.cc",
"crypto/cipher_extra/e_aesgcmsiv.cc",
"crypto/cipher_extra/e_chacha20poly1305.cc",
"crypto/cipher_extra/e_des.cc",
"crypto/cipher_extra/e_null.cc",
"crypto/cipher_extra/e_rc2.cc",
"crypto/cipher_extra/e_rc4.cc",
"crypto/cipher_extra/e_tls.cc",
"crypto/cipher_extra/tls_cbc.cc",
"crypto/conf/conf.cc",
"crypto/cpu_aarch64_apple.cc",
"crypto/cpu_aarch64_fuchsia.cc",
"crypto/cpu_aarch64_linux.cc",
"crypto/cpu_aarch64_openbsd.cc",
"crypto/cpu_aarch64_sysreg.cc",
"crypto/cpu_aarch64_win.cc",
"crypto/cpu_arm_freebsd.cc",
"crypto/cpu_arm_linux.cc",
"crypto/cpu_intel.cc",
"crypto/crypto.cc",
"crypto/curve25519/asm/x25519-asm-arm.S",
"crypto/curve25519/curve25519.cc",
"crypto/curve25519/curve25519_64_adx.cc",
"crypto/curve25519/spake25519.cc",
"crypto/des/des.cc",
"crypto/dh_extra/dh_asn1.cc",
"crypto/dh_extra/params.cc",
"crypto/digest_extra/digest_extra.cc",
"crypto/dsa/dsa.cc",
"crypto/dsa/dsa_asn1.cc",
"crypto/ec_extra/ec_asn1.cc",
"crypto/ec_extra/ec_derive.cc",
"crypto/ec_extra/hash_to_curve.cc",
"crypto/ecdh_extra/ecdh_extra.cc",
"crypto/ecdsa_extra/ecdsa_asn1.cc",
"crypto/engine/engine.cc",
"crypto/err/err.cc",
"crypto/evp/evp.cc",
"crypto/evp/evp_asn1.cc",
"crypto/evp/evp_ctx.cc",
"crypto/evp/p_dh.cc",
"crypto/evp/p_dh_asn1.cc",
"crypto/evp/p_dsa_asn1.cc",
"crypto/evp/p_ec.cc",
"crypto/evp/p_ec_asn1.cc",
"crypto/evp/p_ed25519.cc",
"crypto/evp/p_ed25519_asn1.cc",
"crypto/evp/p_hkdf.cc",
"crypto/evp/p_rsa.cc",
"crypto/evp/p_rsa_asn1.cc",
"crypto/evp/p_x25519.cc",
"crypto/evp/p_x25519_asn1.cc",
"crypto/evp/pbkdf.cc",
"crypto/evp/print.cc",
"crypto/evp/scrypt.cc",
"crypto/evp/sign.cc",
"crypto/ex_data.cc",
"crypto/fipsmodule/bcm.cc",
"crypto/fipsmodule/fips_shared_support.cc",
"crypto/hpke/hpke.cc",
"crypto/hrss/asm/poly_rq_mul.S",
"crypto/hrss/hrss.cc",
"crypto/kyber/kyber.cc",
"crypto/lhash/lhash.cc",
"crypto/md4/md4.cc",
"crypto/md5/md5.cc",
"crypto/mem.cc",
"crypto/mldsa/mldsa.cc",
"crypto/mlkem/mlkem.cc",
"crypto/obj/obj.cc",
"crypto/obj/obj_xref.cc",
"crypto/pem/pem_all.cc",
"crypto/pem/pem_info.cc",
"crypto/pem/pem_lib.cc",
"crypto/pem/pem_oth.cc",
"crypto/pem/pem_pk8.cc",
"crypto/pem/pem_pkey.cc",
"crypto/pem/pem_x509.cc",
"crypto/pem/pem_xaux.cc",
"crypto/pkcs7/pkcs7.cc",
"crypto/pkcs7/pkcs7_x509.cc",
"crypto/pkcs8/p5_pbev2.cc",
"crypto/pkcs8/pkcs8.cc",
"crypto/pkcs8/pkcs8_x509.cc",
"crypto/poly1305/poly1305.cc",
"crypto/poly1305/poly1305_arm.cc",
"crypto/poly1305/poly1305_arm_asm.S",
"crypto/poly1305/poly1305_vec.cc",
"crypto/pool/pool.cc",
"crypto/rand_extra/deterministic.cc",
"crypto/rand_extra/fork_detect.cc",
"crypto/rand_extra/forkunsafe.cc",
"crypto/rand_extra/getentropy.cc",
"crypto/rand_extra/ios.cc",
"crypto/rand_extra/passive.cc",
"crypto/rand_extra/rand_extra.cc",
"crypto/rand_extra/trusty.cc",
"crypto/rand_extra/urandom.cc",
"crypto/rand_extra/windows.cc",
"crypto/rc4/rc4.cc",
"crypto/refcount.cc",
"crypto/rsa_extra/rsa_asn1.cc",
"crypto/rsa_extra/rsa_crypt.cc",
"crypto/rsa_extra/rsa_extra.cc",
"crypto/rsa_extra/rsa_print.cc",
"crypto/sha/sha1.cc",
"crypto/sha/sha256.cc",
"crypto/sha/sha512.cc",
"crypto/siphash/siphash.cc",
"crypto/slhdsa/fors.cc",
"crypto/slhdsa/merkle.cc",
"crypto/slhdsa/slhdsa.cc",
"crypto/slhdsa/thash.cc",
"crypto/slhdsa/wots.cc",
"crypto/stack/stack.cc",
"crypto/thread.cc",
"crypto/thread_none.cc",
"crypto/thread_pthread.cc",
"crypto/thread_win.cc",
"crypto/trust_token/pmbtoken.cc",
"crypto/trust_token/trust_token.cc",
"crypto/trust_token/voprf.cc",
"crypto/x509/a_digest.cc",
"crypto/x509/a_sign.cc",
"crypto/x509/a_verify.cc",
"crypto/x509/algorithm.cc",
"crypto/x509/asn1_gen.cc",
"crypto/x509/by_dir.cc",
"crypto/x509/by_file.cc",
"crypto/x509/i2d_pr.cc",
"crypto/x509/name_print.cc",
"crypto/x509/policy.cc",
"crypto/x509/rsa_pss.cc",
"crypto/x509/t_crl.cc",
"crypto/x509/t_req.cc",
"crypto/x509/t_x509.cc",
"crypto/x509/t_x509a.cc",
"crypto/x509/v3_akey.cc",
"crypto/x509/v3_akeya.cc",
"crypto/x509/v3_alt.cc",
"crypto/x509/v3_bcons.cc",
"crypto/x509/v3_bitst.cc",
"crypto/x509/v3_conf.cc",
"crypto/x509/v3_cpols.cc",
"crypto/x509/v3_crld.cc",
"crypto/x509/v3_enum.cc",
"crypto/x509/v3_extku.cc",
"crypto/x509/v3_genn.cc",
"crypto/x509/v3_ia5.cc",
"crypto/x509/v3_info.cc",
"crypto/x509/v3_int.cc",
"crypto/x509/v3_lib.cc",
"crypto/x509/v3_ncons.cc",
"crypto/x509/v3_ocsp.cc",
"crypto/x509/v3_pcons.cc",
"crypto/x509/v3_pmaps.cc",
"crypto/x509/v3_prn.cc",
"crypto/x509/v3_purp.cc",
"crypto/x509/v3_skey.cc",
"crypto/x509/v3_utl.cc",
"crypto/x509/x509.cc",
"crypto/x509/x509_att.cc",
"crypto/x509/x509_cmp.cc",
"crypto/x509/x509_d2.cc",
"crypto/x509/x509_def.cc",
"crypto/x509/x509_ext.cc",
"crypto/x509/x509_lu.cc",
"crypto/x509/x509_obj.cc",
"crypto/x509/x509_req.cc",
"crypto/x509/x509_set.cc",
"crypto/x509/x509_trs.cc",
"crypto/x509/x509_txt.cc",
"crypto/x509/x509_v3.cc",
"crypto/x509/x509_vfy.cc",
"crypto/x509/x509_vpm.cc",
"crypto/x509/x509cset.cc",
"crypto/x509/x509name.cc",
"crypto/x509/x509rset.cc",
"crypto/x509/x509spki.cc",
"crypto/x509/x_algor.cc",
"crypto/x509/x_all.cc",
"crypto/x509/x_attrib.cc",
"crypto/x509/x_crl.cc",
"crypto/x509/x_exten.cc",
"crypto/x509/x_name.cc",
"crypto/x509/x_pubkey.cc",
"crypto/x509/x_req.cc",
"crypto/x509/x_sig.cc",
"crypto/x509/x_spki.cc",
"crypto/x509/x_val.cc",
"crypto/x509/x_x509.cc",
"crypto/x509/x_x509a.cc",
"gen/bcm/aes-gcm-avx10-x86_64-apple.S",
"gen/bcm/aes-gcm-avx10-x86_64-linux.S",
"gen/bcm/aesni-gcm-x86_64-apple.S",
"gen/bcm/aesni-gcm-x86_64-linux.S",
"gen/bcm/aesni-x86-apple.S",
"gen/bcm/aesni-x86-linux.S",
"gen/bcm/aesni-x86_64-apple.S",
"gen/bcm/aesni-x86_64-linux.S",
"gen/bcm/aesv8-armv7-linux.S",
"gen/bcm/aesv8-armv8-apple.S",
"gen/bcm/aesv8-armv8-linux.S",
"gen/bcm/aesv8-armv8-win.S",
"gen/bcm/aesv8-gcm-armv8-apple.S",
"gen/bcm/aesv8-gcm-armv8-linux.S",
"gen/bcm/aesv8-gcm-armv8-win.S",
"gen/bcm/armv4-mont-linux.S",
"gen/bcm/armv8-mont-apple.S",
"gen/bcm/armv8-mont-linux.S",
"gen/bcm/armv8-mont-win.S",
"gen/bcm/bn-586-apple.S",
"gen/bcm/bn-586-linux.S",
"gen/bcm/bn-armv8-apple.S",
"gen/bcm/bn-armv8-linux.S",
"gen/bcm/bn-armv8-win.S",
"gen/bcm/bsaes-armv7-linux.S",
"gen/bcm/co-586-apple.S",
"gen/bcm/co-586-linux.S",
"gen/bcm/ghash-armv4-linux.S",
"gen/bcm/ghash-neon-armv8-apple.S",
"gen/bcm/ghash-neon-armv8-linux.S",
"gen/bcm/ghash-neon-armv8-win.S",
"gen/bcm/ghash-ssse3-x86-apple.S",
"gen/bcm/ghash-ssse3-x86-linux.S",
"gen/bcm/ghash-ssse3-x86_64-apple.S",
"gen/bcm/ghash-ssse3-x86_64-linux.S",
"gen/bcm/ghash-x86-apple.S",
"gen/bcm/ghash-x86-linux.S",
"gen/bcm/ghash-x86_64-apple.S",
"gen/bcm/ghash-x86_64-linux.S",
"gen/bcm/ghashv8-armv7-linux.S",
"gen/bcm/ghashv8-armv8-apple.S",
"gen/bcm/ghashv8-armv8-linux.S",
"gen/bcm/ghashv8-armv8-win.S",
"gen/bcm/p256-armv8-asm-apple.S",
"gen/bcm/p256-armv8-asm-linux.S",
"gen/bcm/p256-armv8-asm-win.S",
"gen/bcm/p256-x86_64-asm-apple.S",
"gen/bcm/p256-x86_64-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-apple.S",
"gen/bcm/p256_beeu-armv8-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-win.S",
"gen/bcm/p256_beeu-x86_64-asm-apple.S",
"gen/bcm/p256_beeu-x86_64-asm-linux.S",
"gen/bcm/rdrand-x86_64-apple.S",
"gen/bcm/rdrand-x86_64-linux.S",
"gen/bcm/rsaz-avx2-apple.S",
"gen/bcm/rsaz-avx2-linux.S",
"gen/bcm/sha1-586-apple.S",
"gen/bcm/sha1-586-linux.S",
"gen/bcm/sha1-armv4-large-linux.S",
"gen/bcm/sha1-armv8-apple.S",
"gen/bcm/sha1-armv8-linux.S",
"gen/bcm/sha1-armv8-win.S",
"gen/bcm/sha1-x86_64-apple.S",
"gen/bcm/sha1-x86_64-linux.S",
"gen/bcm/sha256-586-apple.S",
"gen/bcm/sha256-586-linux.S",
"gen/bcm/sha256-armv4-linux.S",
"gen/bcm/sha256-armv8-apple.S",
"gen/bcm/sha256-armv8-linux.S",
"gen/bcm/sha256-armv8-win.S",
"gen/bcm/sha256-x86_64-apple.S",
"gen/bcm/sha256-x86_64-linux.S",
"gen/bcm/sha512-586-apple.S",
"gen/bcm/sha512-586-linux.S",
"gen/bcm/sha512-armv4-linux.S",
"gen/bcm/sha512-armv8-apple.S",
"gen/bcm/sha512-armv8-linux.S",
"gen/bcm/sha512-armv8-win.S",
"gen/bcm/sha512-x86_64-apple.S",
"gen/bcm/sha512-x86_64-linux.S",
"gen/bcm/vpaes-armv7-linux.S",
"gen/bcm/vpaes-armv8-apple.S",
"gen/bcm/vpaes-armv8-linux.S",
"gen/bcm/vpaes-armv8-win.S",
"gen/bcm/vpaes-x86-apple.S",
"gen/bcm/vpaes-x86-linux.S",
"gen/bcm/vpaes-x86_64-apple.S",
"gen/bcm/vpaes-x86_64-linux.S",
"gen/bcm/x86-mont-apple.S",
"gen/bcm/x86-mont-linux.S",
"gen/bcm/x86_64-mont-apple.S",
"gen/bcm/x86_64-mont-linux.S",
"gen/bcm/x86_64-mont5-apple.S",
"gen/bcm/x86_64-mont5-linux.S",
"gen/crypto/aes128gcmsiv-x86_64-apple.S",
"gen/crypto/aes128gcmsiv-x86_64-linux.S",
"gen/crypto/chacha-armv4-linux.S",
"gen/crypto/chacha-armv8-apple.S",
"gen/crypto/chacha-armv8-linux.S",
"gen/crypto/chacha-armv8-win.S",
"gen/crypto/chacha-x86-apple.S",
"gen/crypto/chacha-x86-linux.S",
"gen/crypto/chacha-x86_64-apple.S",
"gen/crypto/chacha-x86_64-linux.S",
"gen/crypto/chacha20_poly1305_armv8-apple.S",
"gen/crypto/chacha20_poly1305_armv8-linux.S",
"gen/crypto/chacha20_poly1305_armv8-win.S",
"gen/crypto/chacha20_poly1305_x86_64-apple.S",
"gen/crypto/chacha20_poly1305_x86_64-linux.S",
"gen/crypto/err_data.cc",
"gen/crypto/md5-586-apple.S",
"gen/crypto/md5-586-linux.S",
"gen/crypto/md5-x86_64-apple.S",
"gen/crypto/md5-x86_64-linux.S",
"third_party/fiat/asm/fiat_curve25519_adx_mul.S",
"third_party/fiat/asm/fiat_curve25519_adx_square.S",
"third_party/fiat/asm/fiat_p256_adx_mul.S",
"third_party/fiat/asm/fiat_p256_adx_sqr.S"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/375] Copying PrivacyInfo.xcprivacy
[0/375] Write sources
[2/375] Copying PrivacyInfo.xcprivacy
[4/375] Write crypto-shasum-entitlement.plist
[4/375] Write sources
[7/375] Copying PrivacyInfo.xcprivacy
[11/375] Compiling fiat_p256_adx_sqr.S
[12/375] Compiling md5-586-apple.S
[12/375] Compiling md5-x86_64-linux.S
[12/375] Compiling fiat_curve25519_adx_mul.S
[13/375] Compiling md5-586-linux.S
[15/375] Compiling fiat_p256_adx_mul.S
[17/375] Compiling md5-x86_64-apple.S
[17/375] Compiling fiat_curve25519_adx_square.S
[19/375] Write swift-version-5BDAB9E9C0126B9D.txt
[20/375] Compiling chacha20_poly1305_x86_64-apple.S
[21/375] Compiling chacha20_poly1305_armv8-linux.S
[22/375] Compiling chacha20_poly1305_x86_64-linux.S
[23/375] Compiling chacha20_poly1305_armv8-win.S
[24/375] Compiling chacha-x86_64-linux.S
[25/375] Compiling chacha-x86_64-apple.S
[26/375] Compiling chacha-x86-linux.S
[27/375] Compiling chacha20_poly1305_armv8-apple.S
[28/375] Compiling chacha-x86-apple.S
[29/375] Compiling chacha-armv4-linux.S
[30/375] Compiling chacha-armv8-linux.S
[31/375] Compiling chacha-armv8-win.S
[32/375] Compiling aes128gcmsiv-x86_64-linux.S
[33/375] Compiling chacha-armv8-apple.S
[34/375] Compiling aes128gcmsiv-x86_64-apple.S
[35/375] Compiling x86_64-mont5-apple.S
[36/375] Compiling x86_64-mont-linux.S
[36/375] Compiling x86_64-mont5-linux.S
[38/375] Compiling x86_64-mont-apple.S
[39/375] Compiling x86-mont-linux.S
[40/393] Compiling x86-mont-apple.S
[41/418] Compiling vpaes-x86-linux.S
[42/444] Compiling vpaes-armv8-win.S
[43/450] Compiling vpaes-x86-apple.S
[44/466] Compiling vpaes-x86_64-linux.S
[45/466] Compiling vpaes-x86_64-apple.S
[46/466] Compiling vpaes-armv8-apple.S
[47/466] Compiling sha512-armv8-win.S
[48/466] Compiling vpaes-armv8-linux.S
[49/466] Compiling sha512-x86_64-apple.S
[50/466] Compiling vpaes-armv7-linux.S
[51/466] Compiling sha512-x86_64-linux.S
[52/466] Compiling sha512-armv8-linux.S
[53/466] Compiling sha512-armv8-apple.S
[54/466] Compiling sha512-armv4-linux.S
[55/466] Compiling sha512-586-linux.S
[56/466] Compiling sha512-586-apple.S
[57/466] Compiling sha256-x86_64-linux.S
[58/466] Compiling sha256-x86_64-apple.S
[59/466] Compiling sha256-armv8-win.S
[60/466] Compiling sha256-armv8-linux.S
[61/466] Compiling sha256-armv4-linux.S
[62/466] Compiling sha256-armv8-apple.S
[63/466] Compiling sha256-586-linux.S
[64/466] Compiling sha256-586-apple.S
[65/466] Compiling sha1-x86_64-linux.S
[66/466] Compiling sha1-x86_64-apple.S
[67/466] Compiling sha1-armv8-win.S
[68/466] Compiling sha1-armv8-linux.S
[69/466] Compiling sha1-armv4-large-linux.S
[70/466] Compiling sha1-armv8-apple.S
[71/466] Compiling sha1-586-linux.S
[72/466] Compiling sha1-586-apple.S
[73/466] Compiling rsaz-avx2-linux.S
[74/466] Compiling rsaz-avx2-apple.S
[75/466] Compiling rdrand-x86_64-linux.S
[76/466] Compiling rdrand-x86_64-apple.S
[77/466] Compiling p256_beeu-x86_64-asm-linux.S
[78/466] Compiling p256_beeu-x86_64-asm-apple.S
[79/466] Compiling p256_beeu-armv8-asm-win.S
[80/466] Compiling p256_beeu-armv8-asm-linux.S
[81/466] Compiling p256_beeu-armv8-asm-apple.S
[82/466] Compiling p256-x86_64-asm-linux.S
[83/466] Compiling p256-x86_64-asm-apple.S
[84/466] Compiling p256-armv8-asm-win.S
[85/466] Compiling p256-armv8-asm-linux.S
[86/466] Compiling p256-armv8-asm-apple.S
[87/466] Compiling ghashv8-armv8-win.S
[88/466] Compiling ghashv8-armv8-linux.S
[89/466] Compiling ghashv8-armv8-apple.S
[90/466] Compiling ghashv8-armv7-linux.S
[91/466] Compiling ghash-x86_64-linux.S
[92/466] Compiling ghash-x86-linux.S
[93/466] Compiling ghash-x86_64-apple.S
[94/466] Compiling ghash-x86-apple.S
[95/466] Compiling ghash-ssse3-x86_64-linux.S
[96/466] Compiling ghash-ssse3-x86_64-apple.S
[97/466] Compiling ghash-ssse3-x86-linux.S
[98/466] Compiling ghash-ssse3-x86-apple.S
[99/466] Compiling ghash-neon-armv8-win.S
[100/466] Compiling ghash-neon-armv8-linux.S
[101/466] Compiling ghash-armv4-linux.S
[102/466] Compiling ghash-neon-armv8-apple.S
[103/466] Compiling co-586-linux.S
[104/466] Compiling CCryptoBoringSSLShims shims.c
[105/466] Compiling co-586-apple.S
[106/466] Compiling bsaes-armv7-linux.S
[107/466] Compiling bn-armv8-win.S
[108/466] Compiling bn-armv8-linux.S
[109/466] Compiling bn-armv8-apple.S
[110/466] Compiling bn-586-linux.S
[111/466] Compiling armv8-mont-win.S
[111/466] Compiling bn-586-apple.S
[113/466] Compiling armv8-mont-linux.S
[114/466] Compiling armv8-mont-apple.S
[115/466] Compiling armv4-mont-linux.S
[116/466] Compiling aesv8-gcm-armv8-win.S
[117/466] Compiling aesv8-gcm-armv8-linux.S
[118/466] Compiling aesv8-armv8-win.S
[119/466] Compiling aesv8-gcm-armv8-apple.S
[120/466] Compiling aesv8-armv8-linux.S
[121/466] Compiling aesv8-armv8-apple.S
[122/466] Compiling aesv8-armv7-linux.S
[123/466] Compiling aesni-x86_64-linux.S
[124/466] Compiling aesni-x86_64-apple.S
[125/466] Compiling aesni-x86-linux.S
[126/466] Compiling aesni-gcm-x86_64-linux.S
[127/466] Compiling aesni-x86-apple.S
[128/466] Compiling err_data.cc
[129/466] Compiling aesni-gcm-x86_64-apple.S
[130/466] Compiling aes-gcm-avx10-x86_64-linux.S
[131/466] Compiling aes-gcm-avx10-x86_64-apple.S
[132/466] Compiling x_val.cc
[133/466] Compiling x_req.cc
[133/466] Compiling x_sig.cc
[134/466] Compiling x_spki.cc
[136/466] Compiling x_x509.cc
[137/466] Compiling x_pubkey.cc
[138/466] Compiling x_x509a.cc
[138/466] Compiling x_name.cc
[140/466] Compiling x509spki.cc
[141/466] Compiling x_algor.cc
[142/466] Compiling x_exten.cc
[143/466] Compiling x_attrib.cc
[144/466] Compiling x509rset.cc
[145/466] Compiling x509name.cc
[145/466] Compiling x_crl.cc
[147/466] Compiling x_all.cc
[148/466] Compiling x509_vpm.cc
[149/466] Compiling x509cset.cc
[150/466] Compiling x509_txt.cc
[151/466] Compiling x509_v3.cc
[152/466] Compiling x509_trs.cc
[153/466] Compiling x509_vfy.cc
[154/466] Compiling x509_set.cc
[155/466] Compiling x509_req.cc
[156/466] Compiling x509_obj.cc
[157/466] Compiling x509_def.cc
[158/466] Compiling x509_ext.cc
[159/466] Compiling x509_d2.cc
[160/466] Compiling x509_lu.cc
[161/466] Compiling x509.cc
[162/466] Compiling x509_att.cc
[163/466] Compiling x509_cmp.cc
[164/466] Compiling v3_skey.cc
[165/466] Compiling v3_prn.cc
[166/466] Compiling v3_purp.cc
[167/466] Compiling v3_pmaps.cc
[169/466] Emitting module Crypto
[169/474] Compiling v3_utl.cc
[170/474] Compiling v3_pcons.cc
[171/474] Compiling v3_ocsp.cc
[172/474] Compiling v3_ncons.cc
[173/474] Compiling v3_int.cc
[174/474] Compiling v3_info.cc
[175/474] Compiling v3_lib.cc
[176/474] Compiling v3_ia5.cc
[177/474] Compiling v3_enum.cc
[178/474] Compiling v3_extku.cc
[179/474] Compiling v3_genn.cc
[180/474] Compiling v3_crld.cc
[181/474] Compiling v3_cpols.cc
[182/474] Compiling v3_bcons.cc
[183/474] Compiling v3_bitst.cc
[184/474] Compiling v3_akey.cc
[185/474] Compiling v3_conf.cc
[186/474] Compiling v3_akeya.cc
[186/474] Compiling v3_alt.cc
[188/474] Compiling t_x509a.cc
[189/474] Compiling i2d_pr.cc
[190/474] Compiling t_x509.cc
[191/474] Compiling t_crl.cc
[192/474] Compiling t_req.cc
[193/474] Compiling name_print.cc
[194/474] Compiling rsa_pss.cc
[195/474] Compiling policy.cc
[196/474] Compiling by_file.cc
[197/474] Compiling by_dir.cc
[198/474] Compiling asn1_gen.cc
[199/474] Compiling trust_token.cc
[199/474] Compiling algorithm.cc
[201/474] Compiling voprf.cc
[202/474] Compiling a_verify.cc
[203/474] Compiling a_sign.cc
[204/474] Compiling a_digest.cc
[205/474] Compiling thread_win.cc
[206/474] Compiling thread_none.cc
[207/474] Compiling thread.cc
[208/474] Compiling thread_pthread.cc
[209/474] Compiling wots.cc
[210/474] Compiling thash.cc
[211/474] Compiling stack.cc
[212/474] Compiling pmbtoken.cc
[213/474] Compiling sha512.cc
[214/474] Compiling merkle.cc
[215/474] Compiling siphash.cc
[216/474] Compiling sha256.cc
[217/474] Compiling fors.cc
[218/474] Compiling sha1.cc
[219/474] Compiling rsa_print.cc
[220/474] Compiling slhdsa.cc
[221/474] Compiling rsa_extra.cc
[222/474] Compiling rc4.cc
[223/474] Compiling urandom.cc
[224/474] Compiling windows.cc
[225/474] Compiling refcount.cc
[226/474] Compiling rsa_crypt.cc
[227/474] Compiling trusty.cc
[228/474] Compiling rsa_asn1.cc
[229/474] Compiling rand_extra.cc
[230/474] Compiling ios.cc
[231/474] Compiling passive.cc
[232/474] Compiling getentropy.cc
[233/474] Compiling poly1305_arm_asm.S
[234/474] Compiling forkunsafe.cc
[235/474] Compiling fork_detect.cc
[236/474] Compiling deterministic.cc
[237/474] Compiling poly1305_vec.cc
[238/474] Compiling poly1305_arm.cc
[239/474] Compiling poly1305.cc
[240/474] Compiling pool.cc
[241/474] Compiling pkcs7.cc
[242/474] Compiling pkcs8_x509.cc
[243/474] Compiling p5_pbev2.cc
[244/474] Compiling pkcs8.cc
[245/474] Compiling pkcs7_x509.cc
[246/474] Compiling pem_xaux.cc
[247/474] Compiling pem_pkey.cc
[248/474] Compiling pem_x509.cc
[249/474] Compiling pem_oth.cc
[250/474] Compiling pem_pk8.cc
[251/474] Compiling pem_info.cc
[252/474] Compiling pem_lib.cc
[253/474] Compiling obj_xref.cc
[254/474] Compiling pem_all.cc
[255/474] Compiling mlkem.cc
[256/474] Compiling obj.cc
[257/474] Compiling mldsa.cc
[258/474] Compiling poly_rq_mul.S
[259/474] Compiling fips_shared_support.cc
[260/474] Compiling md5.cc
[261/474] Compiling mem.cc
[262/474] Compiling lhash.cc
[263/474] Compiling md4.cc
[264/474] Compiling kyber.cc
[265/474] Compiling ex_data.cc
[266/474] Compiling sign.cc
[267/474] Compiling scrypt.cc
[268/474] Compiling print.cc
[269/474] Compiling hpke.cc
[270/474] Compiling hrss.cc
[271/474] Compiling pbkdf.cc
[272/474] Compiling p_x25519.cc
[273/474] Compiling p_x25519_asn1.cc
[274/474] Compiling p_rsa_asn1.cc
[275/474] Compiling p_rsa.cc
[276/474] Compiling p_ed25519.cc
[277/474] Compiling p_hkdf.cc
[278/474] Compiling p_ed25519_asn1.cc
[279/474] Compiling p_ec_asn1.cc
[280/474] Compiling p_ec.cc
[281/474] Compiling p_dh_asn1.cc
[282/474] Compiling p_dh.cc
[283/474] Compiling evp_ctx.cc
[284/474] Compiling p_dsa_asn1.cc
[285/474] Compiling evp.cc
[286/474] Compiling err.cc
[287/474] Compiling evp_asn1.cc
[288/474] Compiling engine.cc
[289/474] Compiling ecdh_extra.cc
[290/474] Compiling hash_to_curve.cc
[291/474] Compiling ec_derive.cc
[293/474] Compiling SwiftASN1 DER.swift
[293/475] Compiling ecdsa_asn1.cc
[294/475] Compiling dsa.cc
[295/475] Compiling ec_asn1.cc
[296/475] Compiling dsa_asn1.cc
[297/475] Compiling params.cc
[298/475] Compiling x25519-asm-arm.S
[300/475] Compiling Crypto ASN1Strings.swift
[301/475] Compiling Crypto ArraySliceBigint.swift
[301/475] Compiling digest_extra.cc
[302/475] Compiling des.cc
[303/475] Compiling dh_asn1.cc
[304/475] Compiling curve25519_64_adx.cc
[305/475] Compiling crypto.cc
[307/475] Compiling SwiftASN1 Errors.swift
[307/475] Compiling cpu_intel.cc
[308/475] Compiling spake25519.cc
[309/475] Compiling bcm.cc
[310/475] Compiling cpu_arm_linux.cc
[311/475] Compiling cpu_arm_freebsd.cc
[312/475] Compiling curve25519.cc
[313/475] Compiling cpu_aarch64_win.cc
[314/475] Compiling cpu_aarch64_sysreg.cc
[315/475] Compiling cpu_aarch64_openbsd.cc
[316/475] Compiling cpu_aarch64_fuchsia.cc
[317/475] Compiling cpu_aarch64_linux.cc
[319/475] Emitting module SwiftASN1
[319/475] Compiling cpu_aarch64_apple.cc
[320/475] Compiling tls_cbc.cc
[321/475] Compiling conf.cc
[322/475] Compiling e_tls.cc
[323/475] Compiling e_rc4.cc
[324/475] Compiling e_rc2.cc
[325/475] Compiling e_null.cc
[326/475] Compiling e_des.cc
[327/475] Compiling e_aesgcmsiv.cc
[328/475] Compiling e_chacha20poly1305.cc
[329/475] Compiling e_aesctrhmac.cc
[330/475] Compiling derive_key.cc
[331/475] Compiling cipher_extra.cc
[332/475] Compiling chacha.cc
[333/475] Compiling unicode.cc
[334/475] Compiling buf.cc
[335/475] Compiling ber.cc
[336/475] Compiling asn1_compat.cc
[337/475] Compiling cbs.cc
[338/475] Compiling cbb.cc
[339/475] Compiling convert.cc
[340/475] Compiling blake2.cc
[341/475] Compiling printf.cc
[342/475] Compiling bn_asn1.cc
[343/475] Compiling pair.cc
[344/475] Compiling file.cc
[345/475] Compiling hexdump.cc
[346/475] Compiling fd.cc
[347/475] Compiling errno.cc
[348/475] Compiling bio_mem.cc
[349/475] Compiling base64.cc
[350/475] Compiling bio.cc
[351/475] Compiling tasn_typ.cc
[352/475] Compiling tasn_fre.cc
[353/475] Compiling tasn_utl.cc
[354/475] Compiling tasn_enc.cc
[355/475] Compiling posix_time.cc
[356/475] Compiling f_string.cc
[357/475] Compiling tasn_new.cc
[358/475] Compiling tasn_dec.cc
[359/475] Compiling f_int.cc
[360/475] Compiling asn_pack.cc
[361/475] Compiling asn1_par.cc
[362/475] Compiling asn1_lib.cc
[363/475] Compiling a_utctm.cc
[364/475] Compiling a_time.cc
[365/475] Compiling a_octet.cc
[366/475] Compiling a_type.cc
[367/475] Compiling a_strnid.cc
[368/475] Compiling a_strex.cc
[369/475] Compiling a_object.cc
[370/475] Compiling a_i2d_fp.cc
[371/475] Compiling a_dup.cc
[372/475] Compiling a_mbstr.cc
[373/475] Compiling a_gentm.cc
[374/475] Compiling a_d2i_fp.cc
[375/475] Compiling a_int.cc
[376/475] Compiling a_bitstr.cc
[377/475] Compiling a_bool.cc
[379/484] Compiling Crypto ASN1Identifier.swift
[380/484] Compiling Crypto ASN1Integer.swift
[381/484] Compiling Crypto ASN1.swift
[382/484] Compiling Crypto ASN1Any.swift
[383/484] Compiling Crypto ASN1BitString.swift
[384/484] Compiling Crypto ASN1Boolean.swift
[385/484] Compiling Crypto ChaChaPoly_boring.swift
[386/484] Compiling Crypto ChaChaPoly.swift
[387/484] Compiling Crypto Cipher.swift
[388/484] Compiling Crypto Nonces.swift
[389/484] Compiling Crypto AES-GCM.swift
[390/484] Compiling Crypto AES-GCM_boring.swift
[391/484] Compiling Crypto ASN1Null.swift
[392/484] Compiling Crypto ASN1OctetString.swift
[393/484] Compiling Crypto Digest_boring.swift
[394/484] Compiling Crypto Digest.swift
[395/484] Compiling Crypto Digests.swift
[396/484] Compiling Crypto HashFunctions.swift
[397/484] Compiling Crypto HashFunctions_SHA2.swift
[398/484] Compiling Crypto HPKE-AEAD.swift
[399/484] Compiling Crypto HPKE-Ciphersuite.swift
[400/484] Compiling Crypto HPKE-KDF.swift
[417/484] Compiling Crypto AES.swift
[418/484] Compiling Crypto ECDSASignature_boring.swift
[419/484] Compiling Crypto ECDSA_boring.swift
[420/484] Compiling Crypto EdDSA_boring.swift
[421/484] Compiling Crypto ECDSA.swift
[422/484] Compiling Crypto Ed25519.swift
[423/484] Compiling Crypto Signature.swift
[424/484] Compiling Crypto CryptoKitErrors_boring.swift
[425/484] Compiling Crypto Curve25519.swift
[426/484] Compiling Crypto Ed25519Keys.swift
[427/484] Compiling Crypto NISTCurvesKeys.swift
[428/484] Compiling Crypto X25519Keys.swift
[429/484] Compiling Crypto SymmetricKeys.swift
[430/484] Compiling Crypto HMAC.swift
[431/484] Compiling Crypto MACFunctions.swift
[432/484] Compiling Crypto MessageAuthenticationCode.swift
[433/484] Compiling Crypto HPKE-KexKeyDerivation.swift
[434/484] Compiling Crypto HPKE-LabeledExtract.swift
[435/484] Compiling Crypto HPKE-Utils.swift
[436/484] Compiling Crypto DHKEM.swift
[437/484] Compiling Crypto HPKE-KEM-Curve25519.swift
[438/484] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[439/484] Compiling Crypto HPKE-KEM.swift
[440/484] Compiling Crypto HPKE-Errors.swift
[441/484] Compiling Crypto GeneralizedTime.swift
[442/484] Compiling Crypto ObjectIdentifier.swift
[443/484] Compiling Crypto ECDSASignature.swift
[444/484] Compiling Crypto PEMDocument.swift
[445/484] Compiling Crypto PKCS8PrivateKey.swift
[446/484] Compiling Crypto SEC1PrivateKey.swift
[447/484] Compiling Crypto SubjectPublicKeyInfo.swift
[448/484] Compiling Crypto CryptoKitErrors.swift
[449/484] Compiling Crypto RNG_boring.swift
[450/484] Compiling Crypto SafeCompare_boring.swift
[451/484] Compiling Crypto Zeroization_boring.swift
[452/484] Compiling Crypto PrettyBytes.swift
[453/484] Compiling Crypto SafeCompare.swift
[454/484] Compiling Crypto SecureBytes.swift
[455/484] Compiling Crypto Zeroization.swift
[456/484] Compiling Crypto resource_bundle_accessor.swift
[457/484] Compiling Crypto HPKE.swift
[458/484] Compiling Crypto HPKE-Context.swift
[459/484] Compiling Crypto HPKE-KeySchedule.swift
[460/484] Compiling Crypto HPKE-Modes.swift
[461/484] Compiling Crypto Insecure.swift
[462/484] Compiling Crypto Insecure_HashFunctions.swift
[463/484] Compiling Crypto KEM.swift
[464/484] Compiling Crypto ECDH_boring.swift
[465/484] Compiling Crypto DH.swift
[466/484] Compiling Crypto ECDH.swift
[467/484] Compiling Crypto HKDF.swift
[468/484] Compiling Crypto AESWrap.swift
[469/484] Compiling Crypto AESWrap_boring.swift
[470/484] Compiling Crypto Ed25519_boring.swift
[471/484] Compiling Crypto NISTCurvesKeys_boring.swift
[472/484] Compiling Crypto X25519Keys_boring.swift
[473/486] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[474/486] Compiling crypto_shasum main.swift
[475/486] Emitting module crypto_shasum
[475/486] Write Objects.LinkFileList
[477/486] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[478/486] Compiling CryptoBoringWrapper RandomBytes.swift
[479/486] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[480/486] Compiling CryptoBoringWrapper EllipticCurve.swift
[481/486] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[482/486] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[483/486] Emitting module CryptoBoringWrapper
[484/486] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[484/486] Linking crypto-shasum
[485/486] Applying crypto-shasum
[487/534] Compiling _CryptoExtras KDF.swift
[488/534] Compiling _CryptoExtras PBKDF2_boring.swift
[489/534] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[490/534] Compiling _CryptoExtras PBKDF2.swift
[491/534] Compiling _CryptoExtras Scrypt_boring.swift
[492/539] Compiling _CryptoExtras RSA_security.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[493/539] Compiling _CryptoExtras BoringSSLHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[494/539] Compiling _CryptoExtras CryptoKitErrors_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[495/539] Compiling _CryptoExtras DigestType.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[496/539] Compiling _CryptoExtras Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[497/539] Compiling _CryptoExtras AES_CBC.swift
[498/539] Compiling _CryptoExtras AES_CFB.swift
[499/539] Compiling _CryptoExtras AES_CTR.swift
[500/539] Compiling _CryptoExtras AES_GCM_SIV.swift
[501/539] Compiling _CryptoExtras Block Function.swift
[502/539] Compiling _CryptoExtras AES_CFB_boring.swift
[503/539] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[504/539] Compiling _CryptoExtras ChaCha20CTR.swift
[505/539] Compiling _CryptoExtras ECToolbox_boring.swift
[506/539] Compiling _CryptoExtras ECToolbox.swift
[507/539] Compiling _CryptoExtras HashToField.swift
[508/539] Compiling _CryptoExtras ARCPrecredential.swift
[509/539] Compiling _CryptoExtras ARCPresentation.swift
[510/539] Compiling _CryptoExtras ARCRequest.swift
[511/539] Compiling _CryptoExtras ARCResponse.swift
[512/539] Compiling _CryptoExtras ARCServer.swift
[513/539] Emitting module _CryptoExtras
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:35:16: warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
33 | }
34 |
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
| |- warning: static property 'sha1' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha1' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:37:16: warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
35 | static let sha1 = DigestType(CCryptoBoringSSL_EVP_sha1(), NID_sha1, digestLength: 20)
36 |
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
| |- warning: static property 'sha256' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha256' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:39:16: warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
37 | static let sha256 = DigestType(CCryptoBoringSSL_EVP_sha256(), NID_sha256, digestLength: 32)
38 |
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
| |- warning: static property 'sha384' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha384' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift:41:16: warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
20 | struct DigestType {
| `- note: consider making struct 'DigestType' conform to the 'Sendable' protocol
21 | var dispatchTable: OpaquePointer
22 |
:
39 | static let sha384 = DigestType(CCryptoBoringSSL_EVP_sha384(), NID_sha384, digestLength: 48)
40 |
41 | static let sha512 = DigestType(CCryptoBoringSSL_EVP_sha512(), NID_sha512, digestLength: 64)
| |- warning: static property 'sha512' is not concurrency-safe because non-'Sendable' type 'DigestType' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sha512' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |
43 | init<DGT: Digest>(forDigestType digestType: DGT.Type = DGT.self) throws {
[514/539] Compiling _CryptoExtras DLEQ.swift
[515/539] Compiling _CryptoExtras Prover.swift
[516/539] Compiling _CryptoExtras Verifier.swift
[517/539] Compiling _CryptoExtras ZKPToolbox.swift
[518/539] Compiling _CryptoExtras resource_bundle_accessor.swift
[519/539] Compiling _CryptoExtras I2OSP.swift
[520/539] Compiling _CryptoExtras IntegerEncoding.swift
[521/539] Compiling _CryptoExtras PEMDocument.swift
[522/539] Compiling _CryptoExtras PrettyBytes.swift
[523/539] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[524/539] Compiling _CryptoExtras AES_CTR_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[525/539] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[526/539] Compiling _CryptoExtras ARC+API.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[527/539] Compiling _CryptoExtras ARC.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[528/539] Compiling _CryptoExtras ARCCredential.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[529/539] Compiling _CryptoExtras ARCEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:38:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
36 | /// The server secrets used to issue and verify credentials.
37 | public struct PrivateKey: Sendable {
38 | fileprivate var backing: ARC.Server<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'ARC.Server<P384._ARCV1.H2G>' (aka 'ARC.Server<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
39 |
40 | /// Creates a random private key for ARC(P-384).
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:52:12: note: consider making generic struct 'Server' conform to the 'Sendable' protocol
50 | }
51 |
52 | struct Server<H2G: HashToGroup> {
| `- note: consider making generic struct 'Server' conform to the 'Sendable' protocol
53 | typealias Group = H2G.G
54 | let serverPrivateKey: ServerPrivateKey<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:108:25: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
106 | /// The server public key, used by clients to create anonymous credentials in conjunction with the server.
107 | public struct PublicKey: Sendable {
108 | fileprivate var backing: ARC.ServerPublicKey<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'ARC.ServerPublicKey<P384._ARCV1.H2G>' (aka 'ARC.ServerPublicKey<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
109 |
110 | fileprivate init(backing: ARC.ServerPublicKey<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift:33:12: note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct ServerPublicKey<H2G: HashToGroup> {
| `- note: consider making generic struct 'ServerPublicKey' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let X0: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:165:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
163 | /// Servers should reconstruct values of this type from the serialized bytes sent by the client.
164 | public struct CredentialRequest: Sendable {
165 | var backing: ARC.CredentialRequest<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialRequest' has non-sendable type 'ARC.CredentialRequest<P384._ARCV1.H2G>' (aka 'ARC.CredentialRequest<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
166 |
167 | fileprivate init(backing: ARC.CredentialRequest<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift:23:12: note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
21 | /// 1. `m1Enc = m1 * G + r1 * H`, for private attribute `m1` and random request blinding `r1`
22 | /// 2. `m2Enc = m2 * G + r2 * H`, for private attribute `m2` and random request blinding `r2`
23 | struct CredentialRequest<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialRequest' conform to the 'Sendable' protocol
24 | typealias Group = H2G.G
25 | let m1Enc: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:186:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
184 | /// This backing type binds many things together, including the server commitments, client secrets, credential
185 | /// request, and presentation limit.
186 | internal var backing: ARC.Precredential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Precredential' has non-sendable type 'ARC.Precredential<P384._ARCV1.H2G>' (aka 'ARC.Precredential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
187 |
188 | /// The credential request to be sent to the server.
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift:33:12: note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
31 | }
32 |
33 | struct Precredential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Precredential' conform to the 'Sendable' protocol
34 | typealias Group = H2G.G
35 | let clientSecrets: ClientSecrets<Group.Scalar>
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:200:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
198 | /// Clients should reconstruct values of this type from the serialized bytes sent by the server.
199 | public struct CredentialResponse: Sendable {
200 | var backing: ARC.CredentialResponse<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'CredentialResponse' has non-sendable type 'ARC.CredentialResponse<P384._ARCV1.H2G>' (aka 'ARC.CredentialResponse<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
201 |
202 | fileprivate init(backing: ARC.CredentialResponse<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift:35:12: note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
33 | /// 7. `U = b * generatorG`
34 | /// 8. `encUPrime = b * (X0 + x1 * Enc(m1) + x2 * Enc(m2))`
35 | struct CredentialResponse<H2G: HashToGroup> {
| `- note: consider making generic struct 'CredentialResponse' conform to the 'Sendable' protocol
36 | typealias Group = H2G.G
37 | let U: Group.Element
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:220:13: warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
218 | /// Users cannot create values of this type manually; they are created using the issue method on the public key.
219 | public struct Credential: Sendable {
220 | var backing: ARC.Credential<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Credential' has non-sendable type 'ARC.Credential<P384._ARCV1.H2G>' (aka 'ARC.Credential<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
221 |
222 | fileprivate init(backing: ARC.Credential<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift:19:12: note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
17 | @available(macOS 10.15, iOS 13.2, tvOS 13.2, watchOS 6.1, macCatalyst 13.2, visionOS 1.2, *)
18 | extension ARC {
19 | struct Credential<H2G: HashToGroup> {
| `- note: consider making generic struct 'Credential' conform to the 'Sendable' protocol
20 | typealias Group = H2G.G
21 | let m1: Group.Scalar
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift:231:22: warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
229 | /// Users cannot create values of this type manually; they are created using the present method on the credential.
230 | public struct Presentation: Sendable {
231 | internal var backing: ARC.Presentation<H2G>
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'Presentation' has non-sendable type 'ARC.Presentation<P384._ARCV1.H2G>' (aka 'ARC.Presentation<OpenSSLHashToCurve<P384>>'); this is an error in the Swift 6 language mode
232 |
233 | fileprivate init(backing: ARC.Presentation<H2G>) {
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift:26:12: note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
24 | /// 3. `H2G(presentationContext) = m1 * tag + nonce * tag`
25 | /// 4. `m1Tag = m1 * tag`
26 | struct Presentation<H2G: HashToGroup> {
| `- note: consider making generic struct 'Presentation' conform to the 'Sendable' protocol
27 | typealias Group = H2G.G
28 | /// Generator over which `m1Commit` commits to `m1`.
[530/539] Compiling _CryptoExtras VOPRFClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
65 |
66 | func getKeyPrimitives() throws -> (n: Data, e: Data) {
67 | try self.backing.getKeyPrimitives()
| `- warning: no calls to throwing functions occur within 'try' expression
68 | }
69 | }
[531/539] Compiling _CryptoExtras VOPRFServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
65 |
66 | func getKeyPrimitives() throws -> (n: Data, e: Data) {
67 | try self.backing.getKeyPrimitives()
| `- warning: no calls to throwing functions occur within 'try' expression
68 | }
69 | }
[532/539] Compiling _CryptoExtras RSA+BlindSigning.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
65 |
66 | func getKeyPrimitives() throws -> (n: Data, e: Data) {
67 | try self.backing.getKeyPrimitives()
| `- warning: no calls to throwing functions occur within 'try' expression
68 | }
69 | }
[533/539] Compiling _CryptoExtras RSA.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
65 |
66 | func getKeyPrimitives() throws -> (n: Data, e: Data) {
67 | try self.backing.getKeyPrimitives()
| `- warning: no calls to throwing functions occur within 'try' expression
68 | }
69 | }
[534/539] Compiling _CryptoExtras RSA_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:24:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
22 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
23 | internal struct BoringSSLRSAPublicKey: Sendable {
24 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPublicKey' has non-sendable type 'BoringSSLRSAPublicKey.Backing'; this is an error in the Swift 6 language mode
25 |
26 | init(pemRepresentation: String) throws {
:
183 | extension BoringSSLRSAPublicKey {
184 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
185 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
186 | private let pointer: OpaquePointer
187 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:73:17: warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
71 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
72 | internal struct BoringSSLRSAPrivateKey: Sendable {
73 | private var backing: Backing
| `- warning: stored property 'backing' of 'Sendable'-conforming struct 'BoringSSLRSAPrivateKey' has non-sendable type 'BoringSSLRSAPrivateKey.Backing'; this is an error in the Swift 6 language mode
74 |
75 | init(pemRepresentation: String) throws {
:
554 | extension BoringSSLRSAPrivateKey {
555 | @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, macCatalyst 13, visionOS 1.0, *)
556 | fileprivate final class Backing {
| `- note: class 'Backing' does not conform to the 'Sendable' protocol
557 | private let pointer: OpaquePointer
558 |
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
65 |
66 | func getKeyPrimitives() throws -> (n: Data, e: Data) {
67 | try self.backing.getKeyPrimitives()
| `- warning: no calls to throwing functions occur within 'try' expression
68 | }
69 | }
[535/539] Compiling _CryptoExtras Scrypt.swift
[536/539] Compiling _CryptoExtras OPRF.swift
[537/539] Compiling _CryptoExtras OPRFClient.swift
[538/539] Compiling _CryptoExtras OPRFServer.swift
[539/539] Compiling _CryptoExtras VOPRF+API.swift
Build complete! (34.96s)
Build complete.
{
"cxx_language_standard" : "c++14",
"dependencies" : [
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
}
],
"manifest_display_name" : "swift-crypto",
"name" : "swift-crypto",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Crypto",
"targets" : [
"Crypto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_CryptoExtras",
"targets" : [
"_CryptoExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "crypto-shasum",
"targets" : [
"crypto-shasum"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "crypto_shasum",
"module_type" : "SwiftTarget",
"name" : "crypto-shasum",
"path" : "Sources/crypto-shasum",
"product_memberships" : [
"crypto-shasum"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "executable"
},
{
"c99name" : "_CryptoExtrasTests",
"module_type" : "SwiftTarget",
"name" : "_CryptoExtrasTests",
"path" : "Tests/_CryptoExtrasTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/ECToolbox/H2CVectors/P256_XMD-SHA-256_SSWU_RO_.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/ECToolbox/H2CVectors/P384_XMD-SHA-384_SSWU_RO_.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-VOPRFDraft19.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-VOPRFDraft8.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/_CryptoExtrasTests/OPRFs/OPRFVectors/OPRFVectors-edgecases.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AES Block Function Tests.swift",
"AES-GCM-SIV-Runner.swift",
"AES_CBCTests.swift",
"AES_CFBTests.swift",
"AES_CTRTests.swift",
"ARC/ARCAPITests.swift",
"ARC/ARCEncodingTests.swift",
"ARC/ARCPublicAPITests.swift",
"ARC/ARCTestVectors.swift",
"ARC/ARCTests.swift",
"ChaCha20CTRTests.swift",
"ECToolbox/HashToCurveTests.swift",
"OPRFs/ECVOPRFTests.swift",
"OPRFs/VOPRFAPITests.swift",
"OPRFs/VOPRFPublicAPITests.swift",
"PBKDF2Tests.swift",
"ScryptTests.swift",
"TestRSABlindSigning.swift",
"TestRSABlindSigningAPI.swift",
"TestRSAEncryption.swift",
"TestRSASigning.swift",
"Util/IntegerEncodingTests.swift",
"Utils/BytesUtil.swift",
"Utils/RFCVector.swift",
"Utils/SplitData.swift",
"Utils/Wycheproof.swift",
"Utils/XCTestUtils.swift",
"ZKPs/ZKPToolbox.swift"
],
"target_dependencies" : [
"_CryptoExtras"
],
"type" : "test"
},
{
"c99name" : "_CryptoExtras",
"module_type" : "SwiftTarget",
"name" : "_CryptoExtras",
"path" : "Sources/_CryptoExtras",
"product_dependencies" : [
"SwiftASN1"
],
"product_memberships" : [
"_CryptoExtras"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AES/AES_CBC.swift",
"AES/AES_CFB.swift",
"AES/AES_CTR.swift",
"AES/AES_GCM_SIV.swift",
"AES/Block Function.swift",
"AES/BoringSSL/AES_CFB_boring.swift",
"AES/BoringSSL/AES_CTR_boring.swift",
"AES/BoringSSL/AES_GCM_SIV_boring.swift",
"ARC/ARC+API.swift",
"ARC/ARC.swift",
"ARC/ARCCredential.swift",
"ARC/ARCEncoding.swift",
"ARC/ARCPrecredential.swift",
"ARC/ARCPresentation.swift",
"ARC/ARCRequest.swift",
"ARC/ARCResponse.swift",
"ARC/ARCServer.swift",
"ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift",
"ChaCha20CTR/ChaCha20CTR.swift",
"ECToolbox/BoringSSL/ECToolbox_boring.swift",
"ECToolbox/ECToolbox.swift",
"H2G/HashToField.swift",
"Key Derivation/KDF.swift",
"Key Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift",
"Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift",
"Key Derivation/PBKDF2/PBKDF2.swift",
"Key Derivation/Scrypt/BoringSSL/Scrypt_boring.swift",
"Key Derivation/Scrypt/Scrypt.swift",
"OPRFs/OPRF.swift",
"OPRFs/OPRFClient.swift",
"OPRFs/OPRFServer.swift",
"OPRFs/VOPRF+API.swift",
"OPRFs/VOPRFClient.swift",
"OPRFs/VOPRFServer.swift",
"RSA/RSA+BlindSigning.swift",
"RSA/RSA.swift",
"RSA/RSA_boring.swift",
"RSA/RSA_security.swift",
"Util/BoringSSLHelpers.swift",
"Util/CryptoKitErrors_boring.swift",
"Util/DigestType.swift",
"Util/Error.swift",
"Util/I2OSP.swift",
"Util/IntegerEncoding.swift",
"Util/PEMDocument.swift",
"Util/PrettyBytes.swift",
"Util/SubjectPublicKeyInfo.swift",
"ZKPs/DLEQ.swift",
"ZKPs/Prover.swift",
"ZKPs/Verifier.swift",
"ZKPs/ZKPToolbox.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims",
"CryptoBoringWrapper",
"Crypto"
],
"type" : "library"
},
{
"c99name" : "CryptoTests",
"module_type" : "SwiftTarget",
"name" : "CryptoTests",
"path" : "Tests/CryptoTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CryptoTests/HPKE/hpke-test-vectors.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ASN1/ASN1Tests.swift",
"ASN1/GeneralizedTimeTests.swift",
"Authenticated Encryption/AES-GCM-Runner.swift",
"Authenticated Encryption/ChaChaPoly-Runner.swift",
"Digests/DigestsTests.swift",
"ECDH/BoringSSL/ASN1.swift",
"ECDH/BoringSSL/secpECDH_Runner_boring.swift",
"ECDH/X25519-Runner.swift",
"ECDH/secpECDH_Runner.swift",
"Encodings/BoringSSL/DERTests_boring.swift",
"Encodings/DERTests.swift",
"Encodings/ECKeyEncodingsTests.swift",
"HPKE/HPKETests-TestVectors.swift",
"HPKE/HPKETests.swift",
"Key Derivation/ECprivateKeysFromSeeds.swift",
"Key Derivation/HKDFTests.swift",
"Key Derivation/SharedSecretTests.swift",
"Key Derivation/X963KDFTests.swift",
"Key Wrapping/KeyWrapping.swift",
"MAC/HMACTests.swift",
"SecureBytes/SecureBytesTests.swift",
"Signatures/ECDSA/ECDSASignatureTests.swift",
"Signatures/ECDSA/RawECDSASignaturesTests.swift",
"Signatures/EdDSA/Ed25519-Runner.swift",
"Utils/PrettyBytes.swift",
"Utils/RFCVector.swift",
"Utils/SplitData.swift",
"Utils/Wycheproof.swift",
"Utils/XCTestUtils.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "test"
},
{
"c99name" : "CryptoBoringWrapperTests",
"module_type" : "SwiftTarget",
"name" : "CryptoBoringWrapperTests",
"path" : "Tests/CryptoBoringWrapperTests",
"sources" : [
"ArbitraryPrecisionIntegerTests.swift",
"FiniteFieldArithmeticTests.swift"
],
"target_dependencies" : [
"CryptoBoringWrapper"
],
"type" : "test"
},
{
"c99name" : "CryptoBoringWrapper",
"module_type" : "SwiftTarget",
"name" : "CryptoBoringWrapper",
"path" : "Sources/CryptoBoringWrapper",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CryptoBoringWrapper/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AEAD/BoringSSLAEAD.swift",
"CryptoKitErrors_boring.swift",
"EC/EllipticCurve.swift",
"EC/EllipticCurvePoint.swift",
"Util/ArbitraryPrecisionInteger.swift",
"Util/FiniteFieldArithmeticContext.swift",
"Util/RandomBytes.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims"
],
"type" : "library"
},
{
"c99name" : "Crypto",
"module_type" : "SwiftTarget",
"name" : "Crypto",
"path" : "Sources/Crypto",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Crypto/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AEADs/AES/GCM/AES-GCM.swift",
"AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift",
"AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift",
"AEADs/ChachaPoly/ChaChaPoly.swift",
"AEADs/Cipher.swift",
"AEADs/Nonces.swift",
"ASN1/ASN1.swift",
"ASN1/Basic ASN1 Types/ASN1Any.swift",
"ASN1/Basic ASN1 Types/ASN1BitString.swift",
"ASN1/Basic ASN1 Types/ASN1Boolean.swift",
"ASN1/Basic ASN1 Types/ASN1Identifier.swift",
"ASN1/Basic ASN1 Types/ASN1Integer.swift",
"ASN1/Basic ASN1 Types/ASN1Null.swift",
"ASN1/Basic ASN1 Types/ASN1OctetString.swift",
"ASN1/Basic ASN1 Types/ASN1Strings.swift",
"ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
"ASN1/Basic ASN1 Types/GeneralizedTime.swift",
"ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
"ASN1/ECDSASignature.swift",
"ASN1/PEMDocument.swift",
"ASN1/PKCS8PrivateKey.swift",
"ASN1/SEC1PrivateKey.swift",
"ASN1/SubjectPublicKeyInfo.swift",
"CryptoKitErrors.swift",
"Digests/BoringSSL/Digest_boring.swift",
"Digests/Digest.swift",
"Digests/Digests.swift",
"Digests/HashFunctions.swift",
"Digests/HashFunctions_SHA2.swift",
"HPKE/Ciphersuite/HPKE-AEAD.swift",
"HPKE/Ciphersuite/HPKE-Ciphersuite.swift",
"HPKE/Ciphersuite/HPKE-KDF.swift",
"HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift",
"HPKE/Ciphersuite/HPKE-LabeledExtract.swift",
"HPKE/Ciphersuite/HPKE-Utils.swift",
"HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift",
"HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift",
"HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift",
"HPKE/Ciphersuite/KEM/HPKE-KEM.swift",
"HPKE/HPKE-Errors.swift",
"HPKE/HPKE.swift",
"HPKE/Key Schedule/HPKE-Context.swift",
"HPKE/Key Schedule/HPKE-KeySchedule.swift",
"HPKE/Modes/HPKE-Modes.swift",
"Insecure/Insecure.swift",
"Insecure/Insecure_HashFunctions.swift",
"KEM/KEM.swift",
"Key Agreement/BoringSSL/ECDH_boring.swift",
"Key Agreement/DH.swift",
"Key Agreement/ECDH.swift",
"Key Derivation/HKDF.swift",
"Key Wrapping/AESWrap.swift",
"Key Wrapping/BoringSSL/AESWrap_boring.swift",
"Keys/EC/BoringSSL/Ed25519_boring.swift",
"Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift",
"Keys/EC/BoringSSL/X25519Keys_boring.swift",
"Keys/EC/Curve25519.swift",
"Keys/EC/Ed25519Keys.swift",
"Keys/EC/NISTCurvesKeys.swift",
"Keys/EC/X25519Keys.swift",
"Keys/Symmetric/SymmetricKeys.swift",
"Message Authentication Codes/HMAC/HMAC.swift",
"Message Authentication Codes/MACFunctions.swift",
"Message Authentication Codes/MessageAuthenticationCode.swift",
"PRF/AES.swift",
"Signatures/BoringSSL/ECDSASignature_boring.swift",
"Signatures/BoringSSL/ECDSA_boring.swift",
"Signatures/BoringSSL/EdDSA_boring.swift",
"Signatures/ECDSA.swift",
"Signatures/Ed25519.swift",
"Signatures/Signature.swift",
"Util/BoringSSL/CryptoKitErrors_boring.swift",
"Util/BoringSSL/RNG_boring.swift",
"Util/BoringSSL/SafeCompare_boring.swift",
"Util/BoringSSL/Zeroization_boring.swift",
"Util/PrettyBytes.swift",
"Util/SafeCompare.swift",
"Util/SecureBytes.swift",
"Util/Zeroization.swift"
],
"target_dependencies" : [
"CCryptoBoringSSL",
"CCryptoBoringSSLShims",
"CryptoBoringWrapper"
],
"type" : "library"
},
{
"c99name" : "CCryptoBoringSSLShims",
"module_type" : "ClangTarget",
"name" : "CCryptoBoringSSLShims",
"path" : "Sources/CCryptoBoringSSLShims",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"shims.c"
],
"target_dependencies" : [
"CCryptoBoringSSL"
],
"type" : "library"
},
{
"c99name" : "CCryptoBoringSSL",
"module_type" : "ClangTarget",
"name" : "CCryptoBoringSSL",
"path" : "Sources/CCryptoBoringSSL",
"product_memberships" : [
"Crypto",
"_CryptoExtras",
"crypto-shasum"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"crypto/asn1/a_bitstr.cc",
"crypto/asn1/a_bool.cc",
"crypto/asn1/a_d2i_fp.cc",
"crypto/asn1/a_dup.cc",
"crypto/asn1/a_gentm.cc",
"crypto/asn1/a_i2d_fp.cc",
"crypto/asn1/a_int.cc",
"crypto/asn1/a_mbstr.cc",
"crypto/asn1/a_object.cc",
"crypto/asn1/a_octet.cc",
"crypto/asn1/a_strex.cc",
"crypto/asn1/a_strnid.cc",
"crypto/asn1/a_time.cc",
"crypto/asn1/a_type.cc",
"crypto/asn1/a_utctm.cc",
"crypto/asn1/asn1_lib.cc",
"crypto/asn1/asn1_par.cc",
"crypto/asn1/asn_pack.cc",
"crypto/asn1/f_int.cc",
"crypto/asn1/f_string.cc",
"crypto/asn1/posix_time.cc",
"crypto/asn1/tasn_dec.cc",
"crypto/asn1/tasn_enc.cc",
"crypto/asn1/tasn_fre.cc",
"crypto/asn1/tasn_new.cc",
"crypto/asn1/tasn_typ.cc",
"crypto/asn1/tasn_utl.cc",
"crypto/base64/base64.cc",
"crypto/bio/bio.cc",
"crypto/bio/bio_mem.cc",
"crypto/bio/errno.cc",
"crypto/bio/fd.cc",
"crypto/bio/file.cc",
"crypto/bio/hexdump.cc",
"crypto/bio/pair.cc",
"crypto/bio/printf.cc",
"crypto/blake2/blake2.cc",
"crypto/bn_extra/bn_asn1.cc",
"crypto/bn_extra/convert.cc",
"crypto/buf/buf.cc",
"crypto/bytestring/asn1_compat.cc",
"crypto/bytestring/ber.cc",
"crypto/bytestring/cbb.cc",
"crypto/bytestring/cbs.cc",
"crypto/bytestring/unicode.cc",
"crypto/chacha/chacha.cc",
"crypto/cipher_extra/cipher_extra.cc",
"crypto/cipher_extra/derive_key.cc",
"crypto/cipher_extra/e_aesctrhmac.cc",
"crypto/cipher_extra/e_aesgcmsiv.cc",
"crypto/cipher_extra/e_chacha20poly1305.cc",
"crypto/cipher_extra/e_des.cc",
"crypto/cipher_extra/e_null.cc",
"crypto/cipher_extra/e_rc2.cc",
"crypto/cipher_extra/e_rc4.cc",
"crypto/cipher_extra/e_tls.cc",
"crypto/cipher_extra/tls_cbc.cc",
"crypto/conf/conf.cc",
"crypto/cpu_aarch64_apple.cc",
"crypto/cpu_aarch64_fuchsia.cc",
"crypto/cpu_aarch64_linux.cc",
"crypto/cpu_aarch64_openbsd.cc",
"crypto/cpu_aarch64_sysreg.cc",
"crypto/cpu_aarch64_win.cc",
"crypto/cpu_arm_freebsd.cc",
"crypto/cpu_arm_linux.cc",
"crypto/cpu_intel.cc",
"crypto/crypto.cc",
"crypto/curve25519/asm/x25519-asm-arm.S",
"crypto/curve25519/curve25519.cc",
"crypto/curve25519/curve25519_64_adx.cc",
"crypto/curve25519/spake25519.cc",
"crypto/des/des.cc",
"crypto/dh_extra/dh_asn1.cc",
"crypto/dh_extra/params.cc",
"crypto/digest_extra/digest_extra.cc",
"crypto/dsa/dsa.cc",
"crypto/dsa/dsa_asn1.cc",
"crypto/ec_extra/ec_asn1.cc",
"crypto/ec_extra/ec_derive.cc",
"crypto/ec_extra/hash_to_curve.cc",
"crypto/ecdh_extra/ecdh_extra.cc",
"crypto/ecdsa_extra/ecdsa_asn1.cc",
"crypto/engine/engine.cc",
"crypto/err/err.cc",
"crypto/evp/evp.cc",
"crypto/evp/evp_asn1.cc",
"crypto/evp/evp_ctx.cc",
"crypto/evp/p_dh.cc",
"crypto/evp/p_dh_asn1.cc",
"crypto/evp/p_dsa_asn1.cc",
"crypto/evp/p_ec.cc",
"crypto/evp/p_ec_asn1.cc",
"crypto/evp/p_ed25519.cc",
"crypto/evp/p_ed25519_asn1.cc",
"crypto/evp/p_hkdf.cc",
"crypto/evp/p_rsa.cc",
"crypto/evp/p_rsa_asn1.cc",
"crypto/evp/p_x25519.cc",
"crypto/evp/p_x25519_asn1.cc",
"crypto/evp/pbkdf.cc",
"crypto/evp/print.cc",
"crypto/evp/scrypt.cc",
"crypto/evp/sign.cc",
"crypto/ex_data.cc",
"crypto/fipsmodule/bcm.cc",
"crypto/fipsmodule/fips_shared_support.cc",
"crypto/hpke/hpke.cc",
"crypto/hrss/asm/poly_rq_mul.S",
"crypto/hrss/hrss.cc",
"crypto/kyber/kyber.cc",
"crypto/lhash/lhash.cc",
"crypto/md4/md4.cc",
"crypto/md5/md5.cc",
"crypto/mem.cc",
"crypto/mldsa/mldsa.cc",
"crypto/mlkem/mlkem.cc",
"crypto/obj/obj.cc",
"crypto/obj/obj_xref.cc",
"crypto/pem/pem_all.cc",
"crypto/pem/pem_info.cc",
"crypto/pem/pem_lib.cc",
"crypto/pem/pem_oth.cc",
"crypto/pem/pem_pk8.cc",
"crypto/pem/pem_pkey.cc",
"crypto/pem/pem_x509.cc",
"crypto/pem/pem_xaux.cc",
"crypto/pkcs7/pkcs7.cc",
"crypto/pkcs7/pkcs7_x509.cc",
"crypto/pkcs8/p5_pbev2.cc",
"crypto/pkcs8/pkcs8.cc",
"crypto/pkcs8/pkcs8_x509.cc",
"crypto/poly1305/poly1305.cc",
"crypto/poly1305/poly1305_arm.cc",
"crypto/poly1305/poly1305_arm_asm.S",
"crypto/poly1305/poly1305_vec.cc",
"crypto/pool/pool.cc",
"crypto/rand_extra/deterministic.cc",
"crypto/rand_extra/fork_detect.cc",
"crypto/rand_extra/forkunsafe.cc",
"crypto/rand_extra/getentropy.cc",
"crypto/rand_extra/ios.cc",
"crypto/rand_extra/passive.cc",
"crypto/rand_extra/rand_extra.cc",
"crypto/rand_extra/trusty.cc",
"crypto/rand_extra/urandom.cc",
"crypto/rand_extra/windows.cc",
"crypto/rc4/rc4.cc",
"crypto/refcount.cc",
"crypto/rsa_extra/rsa_asn1.cc",
"crypto/rsa_extra/rsa_crypt.cc",
"crypto/rsa_extra/rsa_extra.cc",
"crypto/rsa_extra/rsa_print.cc",
"crypto/sha/sha1.cc",
"crypto/sha/sha256.cc",
"crypto/sha/sha512.cc",
"crypto/siphash/siphash.cc",
"crypto/slhdsa/fors.cc",
"crypto/slhdsa/merkle.cc",
"crypto/slhdsa/slhdsa.cc",
"crypto/slhdsa/thash.cc",
"crypto/slhdsa/wots.cc",
"crypto/stack/stack.cc",
"crypto/thread.cc",
"crypto/thread_none.cc",
"crypto/thread_pthread.cc",
"crypto/thread_win.cc",
"crypto/trust_token/pmbtoken.cc",
"crypto/trust_token/trust_token.cc",
"crypto/trust_token/voprf.cc",
"crypto/x509/a_digest.cc",
"crypto/x509/a_sign.cc",
"crypto/x509/a_verify.cc",
"crypto/x509/algorithm.cc",
"crypto/x509/asn1_gen.cc",
"crypto/x509/by_dir.cc",
"crypto/x509/by_file.cc",
"crypto/x509/i2d_pr.cc",
"crypto/x509/name_print.cc",
"crypto/x509/policy.cc",
"crypto/x509/rsa_pss.cc",
"crypto/x509/t_crl.cc",
"crypto/x509/t_req.cc",
"crypto/x509/t_x509.cc",
"crypto/x509/t_x509a.cc",
"crypto/x509/v3_akey.cc",
"crypto/x509/v3_akeya.cc",
"crypto/x509/v3_alt.cc",
"crypto/x509/v3_bcons.cc",
"crypto/x509/v3_bitst.cc",
"crypto/x509/v3_conf.cc",
"crypto/x509/v3_cpols.cc",
"crypto/x509/v3_crld.cc",
"crypto/x509/v3_enum.cc",
"crypto/x509/v3_extku.cc",
"crypto/x509/v3_genn.cc",
"crypto/x509/v3_ia5.cc",
"crypto/x509/v3_info.cc",
"crypto/x509/v3_int.cc",
"crypto/x509/v3_lib.cc",
"crypto/x509/v3_ncons.cc",
"crypto/x509/v3_ocsp.cc",
"crypto/x509/v3_pcons.cc",
"crypto/x509/v3_pmaps.cc",
"crypto/x509/v3_prn.cc",
"crypto/x509/v3_purp.cc",
"crypto/x509/v3_skey.cc",
"crypto/x509/v3_utl.cc",
"crypto/x509/x509.cc",
"crypto/x509/x509_att.cc",
"crypto/x509/x509_cmp.cc",
"crypto/x509/x509_d2.cc",
"crypto/x509/x509_def.cc",
"crypto/x509/x509_ext.cc",
"crypto/x509/x509_lu.cc",
"crypto/x509/x509_obj.cc",
"crypto/x509/x509_req.cc",
"crypto/x509/x509_set.cc",
"crypto/x509/x509_trs.cc",
"crypto/x509/x509_txt.cc",
"crypto/x509/x509_v3.cc",
"crypto/x509/x509_vfy.cc",
"crypto/x509/x509_vpm.cc",
"crypto/x509/x509cset.cc",
"crypto/x509/x509name.cc",
"crypto/x509/x509rset.cc",
"crypto/x509/x509spki.cc",
"crypto/x509/x_algor.cc",
"crypto/x509/x_all.cc",
"crypto/x509/x_attrib.cc",
"crypto/x509/x_crl.cc",
"crypto/x509/x_exten.cc",
"crypto/x509/x_name.cc",
"crypto/x509/x_pubkey.cc",
"crypto/x509/x_req.cc",
"crypto/x509/x_sig.cc",
"crypto/x509/x_spki.cc",
"crypto/x509/x_val.cc",
"crypto/x509/x_x509.cc",
"crypto/x509/x_x509a.cc",
"gen/bcm/aes-gcm-avx10-x86_64-apple.S",
"gen/bcm/aes-gcm-avx10-x86_64-linux.S",
"gen/bcm/aesni-gcm-x86_64-apple.S",
"gen/bcm/aesni-gcm-x86_64-linux.S",
"gen/bcm/aesni-x86-apple.S",
"gen/bcm/aesni-x86-linux.S",
"gen/bcm/aesni-x86_64-apple.S",
"gen/bcm/aesni-x86_64-linux.S",
"gen/bcm/aesv8-armv7-linux.S",
"gen/bcm/aesv8-armv8-apple.S",
"gen/bcm/aesv8-armv8-linux.S",
"gen/bcm/aesv8-armv8-win.S",
"gen/bcm/aesv8-gcm-armv8-apple.S",
"gen/bcm/aesv8-gcm-armv8-linux.S",
"gen/bcm/aesv8-gcm-armv8-win.S",
"gen/bcm/armv4-mont-linux.S",
"gen/bcm/armv8-mont-apple.S",
"gen/bcm/armv8-mont-linux.S",
"gen/bcm/armv8-mont-win.S",
"gen/bcm/bn-586-apple.S",
"gen/bcm/bn-586-linux.S",
"gen/bcm/bn-armv8-apple.S",
"gen/bcm/bn-armv8-linux.S",
"gen/bcm/bn-armv8-win.S",
"gen/bcm/bsaes-armv7-linux.S",
"gen/bcm/co-586-apple.S",
"gen/bcm/co-586-linux.S",
"gen/bcm/ghash-armv4-linux.S",
"gen/bcm/ghash-neon-armv8-apple.S",
"gen/bcm/ghash-neon-armv8-linux.S",
"gen/bcm/ghash-neon-armv8-win.S",
"gen/bcm/ghash-ssse3-x86-apple.S",
"gen/bcm/ghash-ssse3-x86-linux.S",
"gen/bcm/ghash-ssse3-x86_64-apple.S",
"gen/bcm/ghash-ssse3-x86_64-linux.S",
"gen/bcm/ghash-x86-apple.S",
"gen/bcm/ghash-x86-linux.S",
"gen/bcm/ghash-x86_64-apple.S",
"gen/bcm/ghash-x86_64-linux.S",
"gen/bcm/ghashv8-armv7-linux.S",
"gen/bcm/ghashv8-armv8-apple.S",
"gen/bcm/ghashv8-armv8-linux.S",
"gen/bcm/ghashv8-armv8-win.S",
"gen/bcm/p256-armv8-asm-apple.S",
"gen/bcm/p256-armv8-asm-linux.S",
"gen/bcm/p256-armv8-asm-win.S",
"gen/bcm/p256-x86_64-asm-apple.S",
"gen/bcm/p256-x86_64-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-apple.S",
"gen/bcm/p256_beeu-armv8-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-win.S",
"gen/bcm/p256_beeu-x86_64-asm-apple.S",
"gen/bcm/p256_beeu-x86_64-asm-linux.S",
"gen/bcm/rdrand-x86_64-apple.S",
"gen/bcm/rdrand-x86_64-linux.S",
"gen/bcm/rsaz-avx2-apple.S",
"gen/bcm/rsaz-avx2-linux.S",
"gen/bcm/sha1-586-apple.S",
"gen/bcm/sha1-586-linux.S",
"gen/bcm/sha1-armv4-large-linux.S",
"gen/bcm/sha1-armv8-apple.S",
"gen/bcm/sha1-armv8-linux.S",
"gen/bcm/sha1-armv8-win.S",
"gen/bcm/sha1-x86_64-apple.S",
"gen/bcm/sha1-x86_64-linux.S",
"gen/bcm/sha256-586-apple.S",
"gen/bcm/sha256-586-linux.S",
"gen/bcm/sha256-armv4-linux.S",
"gen/bcm/sha256-armv8-apple.S",
"gen/bcm/sha256-armv8-linux.S",
"gen/bcm/sha256-armv8-win.S",
"gen/bcm/sha256-x86_64-apple.S",
"gen/bcm/sha256-x86_64-linux.S",
"gen/bcm/sha512-586-apple.S",
"gen/bcm/sha512-586-linux.S",
"gen/bcm/sha512-armv4-linux.S",
"gen/bcm/sha512-armv8-apple.S",
"gen/bcm/sha512-armv8-linux.S",
"gen/bcm/sha512-armv8-win.S",
"gen/bcm/sha512-x86_64-apple.S",
"gen/bcm/sha512-x86_64-linux.S",
"gen/bcm/vpaes-armv7-linux.S",
"gen/bcm/vpaes-armv8-apple.S",
"gen/bcm/vpaes-armv8-linux.S",
"gen/bcm/vpaes-armv8-win.S",
"gen/bcm/vpaes-x86-apple.S",
"gen/bcm/vpaes-x86-linux.S",
"gen/bcm/vpaes-x86_64-apple.S",
"gen/bcm/vpaes-x86_64-linux.S",
"gen/bcm/x86-mont-apple.S",
"gen/bcm/x86-mont-linux.S",
"gen/bcm/x86_64-mont-apple.S",
"gen/bcm/x86_64-mont-linux.S",
"gen/bcm/x86_64-mont5-apple.S",
"gen/bcm/x86_64-mont5-linux.S",
"gen/crypto/aes128gcmsiv-x86_64-apple.S",
"gen/crypto/aes128gcmsiv-x86_64-linux.S",
"gen/crypto/chacha-armv4-linux.S",
"gen/crypto/chacha-armv8-apple.S",
"gen/crypto/chacha-armv8-linux.S",
"gen/crypto/chacha-armv8-win.S",
"gen/crypto/chacha-x86-apple.S",
"gen/crypto/chacha-x86-linux.S",
"gen/crypto/chacha-x86_64-apple.S",
"gen/crypto/chacha-x86_64-linux.S",
"gen/crypto/chacha20_poly1305_armv8-apple.S",
"gen/crypto/chacha20_poly1305_armv8-linux.S",
"gen/crypto/chacha20_poly1305_armv8-win.S",
"gen/crypto/chacha20_poly1305_x86_64-apple.S",
"gen/crypto/chacha20_poly1305_x86_64-linux.S",
"gen/crypto/err_data.cc",
"gen/crypto/md5-586-apple.S",
"gen/crypto/md5-586-linux.S",
"gen/crypto/md5-x86_64-apple.S",
"gen/crypto/md5-x86_64-linux.S",
"third_party/fiat/asm/fiat_curve25519_adx_mul.S",
"third_party/fiat/asm/fiat_curve25519_adx_square.S",
"third_party/fiat/asm/fiat_p256_adx_mul.S",
"third_party/fiat/asm/fiat_p256_adx_sqr.S"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.