Build Information
Successful build of swift-crypto, reference main (741676
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 27 Jun 2025 12:49:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-crypto-Package -destination generic/platform=watchOS
Build Log
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/BoringSSLHelpers.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/CryptoKitErrors_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Data+Extensions.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MLKEM_boring.swift,\ OPRF.swift,\ OPRFClient.swift,\ OPRFServer.swift,\ VOPRF+API.swift,\ VOPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM768.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:75:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:177:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM768.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:207:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:302:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM1024.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:346:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:448:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM1024.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:478:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VOPRFServer.swift,\ RSA+BlindSigning.swift,\ RSA.swift,\ RSA_boring.swift,\ RSA_security.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:185:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:556:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
try self.backing.getKeyPrimitives()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import Security
^
SwiftCompile normal arm64 Compiling\ AES_CFB_boring.swift,\ AES_CTR_boring.swift,\ AES_GCM_SIV_boring.swift,\ ARC+API.swift,\ ARC.swift,\ ARCCredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ARCEncoding.swift,\ ARCPrecredential.swift,\ ARCPresentation.swift,\ ARCRequest.swift,\ ARCResponse.swift,\ ARCServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ _CryptoExtras (in target '_CryptoExtras' from project 'swift-crypto')
EmitSwiftModule normal arm64_32 (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import CommonCrypto
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import Security
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA65.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:81:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:188:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA65.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:239:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:337:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA87.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:387:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:494:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA87.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:545:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM768.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:75:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:177:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM768.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:207:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:302:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM1024.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:346:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:448:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM1024.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:478:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:185:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:556:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftCompile normal arm64_32 Compiling\ VOPRFServer.swift,\ RSA+BlindSigning.swift,\ RSA.swift,\ RSA_boring.swift,\ RSA_security.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:185:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:556:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
try self.backing.getKeyPrimitives()
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import Security
^
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CommonCrypto-A20Q45EOPPG8FJQ3M1NGTN1E2.pcm
SwiftDriverJobDiscovery normal arm64 Compiling BoringSSLHelpers.swift, CryptoKitErrors_boring.swift, Data+Extensions.swift, DigestType.swift, Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ SubjectPublicKeyInfo.swift,\ DLEQ.swift,\ Prover.swift,\ Verifier.swift,\ ZKPToolbox.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/SubjectPublicKeyInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/DLEQ.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Prover.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Verifier.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/SubjectPublicKeyInfo.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/DLEQ.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Prover.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Verifier.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ _CryptoExtras (in target '_CryptoExtras' from project 'swift-crypto')
EmitSwiftModule normal armv7k (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import CommonCrypto
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import Security
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA65.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:81:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:188:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA65.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:239:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:337:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA87.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:387:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:494:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA87.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:545:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM768.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:75:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:177:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM768.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:207:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:302:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM1024.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:346:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:448:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM1024.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:478:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:185:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:556:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftDriverJobDiscovery normal arm64 Compiling SubjectPublicKeyInfo.swift, DLEQ.swift, Prover.swift, Verifier.swift, ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ AES_CFB_boring.swift,\ AES_CTR_boring.swift,\ AES_GCM_SIV_boring.swift,\ ARC+API.swift,\ ARC.swift,\ ARCCredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling I2OSP.swift, IntegerEncoding.swift, Optional+withUnsafeBytes.swift, PEMDocument.swift, PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ AES_CFB_boring.swift,\ AES_CTR_boring.swift,\ AES_GCM_SIV_boring.swift,\ ARC+API.swift,\ ARC.swift,\ ARCCredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CFB_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/BoringSSL/AES_GCM_SIV_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AES_CFB_boring.swift, AES_CTR_boring.swift, AES_GCM_SIV_boring.swift, ARC+API.swift, ARC.swift, ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ BoringSSLHelpers.swift,\ CryptoKitErrors_boring.swift,\ Data+Extensions.swift,\ DigestType.swift,\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/BoringSSLHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Data+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/BoringSSLHelpers.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/CryptoKitErrors_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Data+Extensions.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SubjectPublicKeyInfo.swift, DLEQ.swift, Prover.swift, Verifier.swift, ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ MLKEM_boring.swift,\ OPRF.swift,\ OPRFClient.swift,\ OPRFServer.swift,\ VOPRF+API.swift,\ VOPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM768.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:75:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:177:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM768.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:207:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:302:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM1024.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:346:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:448:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM1024.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:478:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ AES_CBC.swift,\ AES_CFB.swift,\ AES_CTR.swift,\ AES_GCM_SIV.swift,\ Block\ Function.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for _CryptoExtras (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64_32 Emitting module for _CryptoExtras (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation\ Requirements _CryptoExtras normal arm64_32 com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ARCEncoding.swift, ARCPrecredential.swift, ARCPresentation.swift, ARCRequest.swift, ARCResponse.swift, ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation\ Requirements _CryptoExtras normal arm64 com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftmodule (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftdoc (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.abi.json (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftmodule (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftdoc (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.abi.json (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftsourceinfo (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftsourceinfo (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ I2OSP.swift,\ IntegerEncoding.swift,\ Optional+withUnsafeBytes.swift,\ PEMDocument.swift,\ PrettyBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/I2OSP.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/IntegerEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Optional+withUnsafeBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PEMDocument.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/I2OSP.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/IntegerEncoding.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Optional+withUnsafeBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PEMDocument.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ VOPRFServer.swift,\ RSA+BlindSigning.swift,\ RSA.swift,\ RSA_boring.swift,\ RSA_security.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA+BlindSigning.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:185:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/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
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:556:29: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_boring.swift:67:9: warning: no calls to throwing functions occur within 'try' expression
try self.backing.getKeyPrimitives()
^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/RSA/RSA_security.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import Security
^
SwiftDriverJobDiscovery normal arm64_32 Compiling BoringSSLHelpers.swift, CryptoKitErrors_boring.swift, Data+Extensions.swift, DigestType.swift, Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ AES_CBC.swift,\ AES_CFB.swift,\ AES_CTR.swift,\ AES_GCM_SIV.swift,\ Block\ Function.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MLKEM_boring.swift, OPRF.swift, OPRFClient.swift, OPRFServer.swift, VOPRF+API.swift, VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ MLKEM_boring.swift,\ OPRF.swift,\ OPRFClient.swift,\ OPRFServer.swift,\ VOPRF+API.swift,\ VOPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM768.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:75:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:177:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM768.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:207:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:302:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLKEM1024.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:346:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:448:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLKEM1024.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLKEM/MLKEM_boring.swift:478:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/OPRFServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRF+API.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/OPRFs/VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling AES_CFB_boring.swift, AES_CTR_boring.swift, AES_GCM_SIV_boring.swift, ARC+API.swift, ARC.swift, ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ SubjectPublicKeyInfo.swift,\ DLEQ.swift,\ Prover.swift,\ Verifier.swift,\ ZKPToolbox.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/SubjectPublicKeyInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/DLEQ.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Prover.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Verifier.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/SubjectPublicKeyInfo.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/DLEQ.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Prover.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/Verifier.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ZKPs/ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Emitting module for _CryptoExtras (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation\ Requirements _CryptoExtras normal armv7k com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling AES_CFB_boring.swift, AES_CTR_boring.swift, AES_GCM_SIV_boring.swift, ARC+API.swift, ARC.swift, ARCCredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ PBKDF2_boring.swift,\ PBKDF2_commoncrypto.swift,\ PBKDF2.swift,\ Scrypt_boring.swift,\ Scrypt.swift,\ MLDSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import CommonCrypto
^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA65.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:81:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:188:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA65.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:239:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:337:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA87.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:387:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:494:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA87.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:545:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/_CryptoExtras-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-Swift.h (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/_CryptoExtras-Swift.h
SwiftDriverJobDiscovery normal armv7k Compiling I2OSP.swift, IntegerEncoding.swift, Optional+withUnsafeBytes.swift, PEMDocument.swift, PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftmodule (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftdoc (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.abi.json (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftsourceinfo (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ PBKDF2_boring.swift,\ PBKDF2_commoncrypto.swift,\ PBKDF2.swift,\ Scrypt_boring.swift,\ Scrypt.swift,\ MLDSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import CommonCrypto
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA65.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:81:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:188:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA65.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:239:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:337:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA87.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:387:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:494:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA87.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:545:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftDriverJobDiscovery normal arm64 Compiling VOPRFServer.swift, RSA+BlindSigning.swift, RSA.swift, RSA_boring.swift, RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ ChaCha20CTR_boring.swift,\ ChaCha20CTR.swift,\ ECToolbox_boring.swift,\ ECToolbox.swift,\ HashToField.swift,\ KDF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PBKDF2_boring.swift,\ PBKDF2_commoncrypto.swift,\ PBKDF2.swift,\ Scrypt_boring.swift,\ Scrypt.swift,\ MLDSA_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key Derivation/PBKDF2/BoringSSL/PBKDF2_commoncrypto.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for '_CryptoExtras' may lead to instability during execution
@_implementationOnly import CommonCrypto
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/PBKDF2/PBKDF2.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/BoringSSL/Scrypt_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/Scrypt/Scrypt.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:31:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA65.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:81:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:188:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA65.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:239:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:337:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PrivateKey' has non-sendable type 'MLDSA87.PrivateKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:387:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:494:21: warning: stored property 'backing' of 'Sendable'-conforming struct 'PublicKey' has non-sendable type 'MLDSA87.PublicKey.Backing'; this is an error in the Swift 6 language mode
private var backing: Backing
^
/Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/MLDSA/MLDSA_boring.swift:545:33: note: class 'Backing' does not conform to the 'Sendable' protocol
fileprivate final class Backing {
^
SwiftDriverJobDiscovery normal arm64_32 Compiling VOPRFServer.swift, RSA+BlindSigning.swift, RSA.swift, RSA_boring.swift, RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ ARCEncoding.swift,\ ARCPrecredential.swift,\ ARCPresentation.swift,\ ARCRequest.swift,\ ARCResponse.swift,\ ARCServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling resource_bundle_accessor.swift, AES_CBC.swift, AES_CFB.swift, AES_CTR.swift, AES_GCM_SIV.swift, Block Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ BoringSSLHelpers.swift,\ CryptoKitErrors_boring.swift,\ Data+Extensions.swift,\ DigestType.swift,\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/BoringSSLHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Data+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/BoringSSLHelpers.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/CryptoKitErrors_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Data+Extensions.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/DigestType.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling SubjectPublicKeyInfo.swift, DLEQ.swift, Prover.swift, Verifier.swift, ZKPToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 Compiling\ I2OSP.swift,\ IntegerEncoding.swift,\ Optional+withUnsafeBytes.swift,\ PEMDocument.swift,\ PrettyBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/I2OSP.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/IntegerEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Optional+withUnsafeBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PEMDocument.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/I2OSP.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/IntegerEncoding.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/Optional+withUnsafeBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PEMDocument.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Util/PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling BoringSSLHelpers.swift, CryptoKitErrors_boring.swift, Data+Extensions.swift, DigestType.swift, Error.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AES_CBC.swift,\ AES_CFB.swift,\ AES_CTR.swift,\ AES_GCM_SIV.swift,\ Block\ Function.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/resource_bundle_accessor.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CBC.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CFB.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/AES_GCM_SIV.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/AES/Block\ Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift, AES_CBC.swift, AES_CFB.swift, AES_CTR.swift, AES_GCM_SIV.swift, Block Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ ChaCha20CTR_boring.swift,\ ChaCha20CTR.swift,\ ECToolbox_boring.swift,\ ECToolbox.swift,\ HashToField.swift,\ KDF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling ChaCha20CTR_boring.swift, ChaCha20CTR.swift, ECToolbox_boring.swift, ECToolbox.swift, HashToField.swift, KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 Compiling\ ChaCha20CTR_boring.swift,\ ChaCha20CTR.swift,\ ECToolbox_boring.swift,\ ECToolbox.swift,\ HashToField.swift,\ KDF.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/BoringSSL/ChaCha20CTR_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ChaCha20CTR/ChaCha20CTR.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/BoringSSL/ECToolbox_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ECToolbox/ECToolbox.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/H2G/HashToField.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/Key\ Derivation/KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling MLKEM_boring.swift, OPRF.swift, OPRFClient.swift, OPRFServer.swift, VOPRF+API.swift, VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k Compiling\ ARCEncoding.swift,\ ARCPrecredential.swift,\ ARCPresentation.swift,\ ARCRequest.swift,\ ARCResponse.swift,\ ARCServer.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCEncoding.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPrecredential.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCPresentation.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCRequest.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCResponse.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/_CryptoExtras/ARC/ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling ARCEncoding.swift, ARCPrecredential.swift, ARCPresentation.swift, ARCRequest.swift, ARCResponse.swift, ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64_32 Compiling I2OSP.swift, IntegerEncoding.swift, Optional+withUnsafeBytes.swift, PEMDocument.swift, PrettyBytes.swift (in target '_CryptoExtras' from project 'swift-crypto')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Crypto.o (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Crypto.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/Binary/crypto-shasum normal armv7k (in target 'crypto-shasum' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/crypto-shasum.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/crypto-shasum_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/crypto-shasum_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/crypto_shasum.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/crypto_shasum-linker-args.resp -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/Binary/crypto-shasum -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/armv7k/Crypto.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/armv7k/Crypto-linker-args.resp
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/Binary/crypto-shasum normal arm64_32 (in target 'crypto-shasum' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/crypto-shasum.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/crypto-shasum_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/crypto-shasum_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/crypto_shasum.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/crypto_shasum-linker-args.resp -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/Binary/crypto-shasum -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/arm64_32/Crypto.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/arm64_32/Crypto-linker-args.resp
SwiftDriverJobDiscovery normal armv7k Compiling MLKEM_boring.swift, OPRF.swift, OPRFClient.swift, OPRFServer.swift, VOPRF+API.swift, VOPRFClient.swift (in target '_CryptoExtras' from project 'swift-crypto')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/Binary/crypto-shasum normal arm64 (in target 'crypto-shasum' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/crypto-shasum.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/crypto-shasum_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/crypto-shasum_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/crypto_shasum.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/crypto_shasum-linker-args.resp -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/Binary/crypto-shasum -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/Crypto.build/Objects-normal/arm64/Crypto-linker-args.resp
SwiftDriverJobDiscovery normal armv7k Compiling VOPRFServer.swift, RSA+BlindSigning.swift, RSA.swift, RSA_boring.swift, RSA_security.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal armv7k Compiling ChaCha20CTR_boring.swift, ChaCha20CTR.swift, ECToolbox_boring.swift, ECToolbox.swift, HashToField.swift, KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/crypto-shasum normal arm64\ armv7k\ arm64_32 (in target 'crypto-shasum' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64/Binary/crypto-shasum /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/armv7k/Binary/crypto-shasum /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/crypto-shasum.build/Objects-normal/arm64_32/Binary/crypto-shasum -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/crypto-shasum
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/crypto-shasum (in target 'crypto-shasum' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/crypto-shasum
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AES_CBC.swift, AES_CFB.swift, AES_CTR.swift, AES_GCM_SIV.swift, Block Function.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64_32 Compiling PBKDF2_boring.swift, PBKDF2_commoncrypto.swift, PBKDF2.swift, Scrypt_boring.swift, Scrypt.swift, MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation _CryptoExtras normal arm64_32 com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/Binary/_CryptoExtras.o normal arm64_32 (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/Binary/_CryptoExtras.o
SwiftDriverJobDiscovery normal arm64 Compiling ChaCha20CTR_boring.swift, ChaCha20CTR.swift, ECToolbox_boring.swift, ECToolbox.swift, HashToField.swift, KDF.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling PBKDF2_boring.swift, PBKDF2_commoncrypto.swift, PBKDF2.swift, Scrypt_boring.swift, Scrypt.swift, MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation _CryptoExtras normal arm64 com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/Binary/_CryptoExtras.o normal arm64 (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/Binary/_CryptoExtras.o
SwiftDriverJobDiscovery normal armv7k Compiling ARCEncoding.swift, ARCPrecredential.swift, ARCPresentation.swift, ARCRequest.swift, ARCResponse.swift, ARCServer.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriverJobDiscovery normal armv7k Compiling PBKDF2_boring.swift, PBKDF2_commoncrypto.swift, PBKDF2.swift, Scrypt_boring.swift, Scrypt.swift, MLDSA_boring.swift (in target '_CryptoExtras' from project 'swift-crypto')
SwiftDriver\ Compilation _CryptoExtras normal armv7k com.apple.xcode.tools.swift.compiler (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name _CryptoExtras -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/Binary/_CryptoExtras.o normal armv7k (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/Binary/_CryptoExtras.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.o normal arm64\ armv7k\ arm64_32 (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/Binary/_CryptoExtras.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/Binary/_CryptoExtras.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/Binary/_CryptoExtras.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.o
ExtractAppIntentsMetadata (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name _CryptoExtras --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --xcode-version 17A5241e --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.-CryptoExtras --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/_CryptoExtras.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/_CryptoExtras.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64/_CryptoExtras.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/armv7k/_CryptoExtras.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/_CryptoExtras.build/Objects-normal/arm64_32/_CryptoExtras.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-27 05:49:55.813 appintentsmetadataprocessor[3619:8550] Starting appintentsmetadataprocessor export
2025-06-27 05:49:55.859 appintentsmetadataprocessor[3619:8550] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.o (in target '_CryptoExtras' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/_CryptoExtras.o
** BUILD SUCCEEDED **
Build complete.
{
"cxx_language_standard" : "c++17",
"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",
"MLDSATests.swift",
"MLKEMTests.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",
"MLDSA/MLDSA_boring.swift",
"MLKEM/MLKEM_boring.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/Data+Extensions.swift",
"Util/DigestType.swift",
"Util/Error.swift",
"Util/I2OSP.swift",
"Util/IntegerEncoding.swift",
"Util/Optional+withUnsafeBytes.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",
"EllipticCurvePointTests.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/aes/aes.cc",
"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/bn_asn1.cc",
"crypto/bn/convert.cc",
"crypto/bn/div.cc",
"crypto/bn/exponentiation.cc",
"crypto/bn/sqrt.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/derive_key.cc",
"crypto/cipher/e_aesctrhmac.cc",
"crypto/cipher/e_aeseax.cc",
"crypto/cipher/e_aesgcmsiv.cc",
"crypto/cipher/e_chacha20poly1305.cc",
"crypto/cipher/e_des.cc",
"crypto/cipher/e_null.cc",
"crypto/cipher/e_rc2.cc",
"crypto/cipher/e_rc4.cc",
"crypto/cipher/e_tls.cc",
"crypto/cipher/get_cipher.cc",
"crypto/cipher/tls_cbc.cc",
"crypto/cms/cms.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/dh_asn1.cc",
"crypto/dh/params.cc",
"crypto/digest/digest_extra.cc",
"crypto/dsa/dsa.cc",
"crypto/dsa/dsa_asn1.cc",
"crypto/ec/ec_asn1.cc",
"crypto/ec/ec_derive.cc",
"crypto/ec/hash_to_curve.cc",
"crypto/ecdh/ecdh.cc",
"crypto/ecdsa/ecdsa_asn1.cc",
"crypto/ecdsa/ecdsa_p1363.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/fuzzer_mode.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/deterministic.cc",
"crypto/rand/fork_detect.cc",
"crypto/rand/forkunsafe.cc",
"crypto/rand/getentropy.cc",
"crypto/rand/ios.cc",
"crypto/rand/passive.cc",
"crypto/rand/rand.cc",
"crypto/rand/trusty.cc",
"crypto/rand/urandom.cc",
"crypto/rand/windows.cc",
"crypto/rc4/rc4.cc",
"crypto/refcount.cc",
"crypto/rsa/rsa_asn1.cc",
"crypto/rsa/rsa_crypt.cc",
"crypto/rsa/rsa_extra.cc",
"crypto/rsa/rsa_print.cc",
"crypto/sha/sha1.cc",
"crypto/sha/sha256.cc",
"crypto/sha/sha512.cc",
"crypto/siphash/siphash.cc",
"crypto/slhdsa/slhdsa.cc",
"crypto/spake2plus/spake2plus.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",
"crypto/xwing/xwing.cc",
"gen/bcm/aes-gcm-avx2-x86_64-apple.S",
"gen/bcm/aes-gcm-avx2-x86_64-linux.S",
"gen/bcm/aes-gcm-avx512-x86_64-apple.S",
"gen/bcm/aes-gcm-avx512-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.10"
}
Done.