This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build CryptoOffice with Swift 6.0 (beta) for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CryptoOffice -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEAD.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AEADChaCha20Poly1305.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.Cryptors.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/AES.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Nonces.swift, CryptoKitErrors.swift, Digest_boring.swift, Digest.swift, Digests.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 Compiling\ SHA1.swift,\ SHA2.swift,\ SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-29 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-29 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-29 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-29 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA1.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA2.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/SHA3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ BlockEncryptor.swift,\ BlockMode.swift,\ BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockEncryptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockModeOptions.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockEncryptor.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockMode.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/BlockModeOptions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ CBC.swift,\ CCM.swift,\ CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BatchedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockCipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/BlockModeOptions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CTR.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherModeWorker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/ECB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OCB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/OFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/PCBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Blowfish.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CBCMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Addition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/BigUInt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Bitwise\ Ops.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/CS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Comparable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Data\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Division.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Exponentiation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Floating\ Point\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/GCD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Integer\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Multiplication.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Prime\ Test.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Square\ Root.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Strideable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/String\ Conversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Subtraction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CS_BigInt/Words\ and\ Bits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ChaCha20.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Checksum.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Collection+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/CompactMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/DigestType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/AES+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Array+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Blowfish+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/ChaCha20+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/HMAC+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Rabbit+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/String+FoundationExtension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Foundation/Utils+Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Generics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO10126Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ISO78164Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Int+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/NoPadding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PKCS7Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Poly1305.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Rabbit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SHA3.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Scrypt.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamDecryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/StreamEncryptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/String+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt128.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt16+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt32+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt64+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/UInt8+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Updatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/ZeroPadding.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/supplementaryOutputs-25 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CBC.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CCM.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CFB.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CBC.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CCM.o -index-unit-output-path /CryptoSwift.build/Debug-xros/CryptoSwift.build/Objects-normal/arm64/CFB.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Crypto' from project 'swift-crypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoOffice' from project 'CryptoOffice')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XMLCoder' from project 'XMLCoder')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XMLCoder' from project 'XMLCoder')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'OLEKit' from project 'OLEKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'OLEKit' from project 'OLEKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoOffice' from project 'CryptoOffice')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Crypto' from project 'swift-crypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CCryptoBoringSSL' from project 'swift-crypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CCryptoBoringSSLShims' from project 'swift-crypto')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ PrettyBytes.swift,\ SafeCompare.swift,\ SecureBytes.swift,\ Zeroization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/PrettyBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SafeCompare.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift (in target 'Crypto' from project 'swift-crypto')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
	SwiftCompile normal arm64 Compiling\ CBC.swift,\ CCM.swift,\ CFB.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CBC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CFB.swift (in target 'CryptoSwift' from project 'CryptoSwift')
(4 failures)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.