Build Information
Successful build of CryptoOffice with Swift 6.0 for iOS using Xcode 16.0.
Swift 6 data race errors: 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=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
SwiftDriver\ Compilation\ Requirements Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Crypto -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCRYPTO_IN_SWIFTPM -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto -experimental-emit-module-separately -disable-cmo
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\ HashFunctions.swift,\ HashFunctions_SHA2.swift,\ Insecure.swift,\ Insecure_HashFunctions.swift,\ ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/.stats/stats-1716987160673392-swift-frontend-Crypto-HashFunctions.swift-arm64_apple_ios13.0-o-Onone-2868630187.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1748 seconds (0.1834 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0214 ( 32.7%) 0.0459 ( 42.0%) 0.0673 ( 38.5%) 0.0710 ( 38.7%) parse-and-resolve-imports
0.0201 ( 30.6%) 0.0444 ( 40.7%) 0.0645 ( 36.9%) 0.0682 ( 37.2%) Import resolution
0.0046 ( 7.0%) 0.0050 ( 4.6%) 0.0095 ( 5.5%) 0.0097 ( 5.3%) IRGenRequest
0.0038 ( 5.8%) 0.0042 ( 3.8%) 0.0080 ( 4.6%) 0.0081 ( 4.4%) IRGen
0.0044 ( 6.8%) 0.0013 ( 1.2%) 0.0057 ( 3.3%) 0.0063 ( 3.4%) ParseTopLevelDeclsRequest
0.0042 ( 6.5%) 0.0010 ( 0.9%) 0.0053 ( 3.0%) 0.0058 ( 3.1%) ParseSourceFileRequest
0.0014 ( 2.1%) 0.0030 ( 2.7%) 0.0043 ( 2.5%) 0.0043 ( 2.4%) load-stdlib
0.0010 ( 1.5%) 0.0009 ( 0.9%) 0.0019 ( 1.1%) 0.0019 ( 1.1%) ExtendedNominalRequest
0.0006 ( 0.9%) 0.0005 ( 0.5%) 0.0011 ( 0.6%) 0.0011 ( 0.6%) UnqualifiedLookupRequest
0.0006 ( 0.9%) 0.0005 ( 0.4%) 0.0010 ( 0.6%) 0.0010 ( 0.6%) performUnqualifiedLookup
0.0005 ( 0.8%) 0.0004 ( 0.3%) 0.0009 ( 0.5%) 0.0009 ( 0.5%) LookupInModuleRequest
0.0004 ( 0.6%) 0.0004 ( 0.3%) 0.0007 ( 0.4%) 0.0007 ( 0.4%) perform-sema
0.0003 ( 0.5%) 0.0003 ( 0.3%) 0.0006 ( 0.4%) 0.0006 ( 0.3%) TypeCheckSourceFileRequest
0.0003 ( 0.4%) 0.0003 ( 0.3%) 0.0006 ( 0.3%) 0.0006 ( 0.3%) QualifiedLookupRequest
0.0003 ( 0.5%) 0.0001 ( 0.1%) 0.0005 ( 0.3%) 0.0005 ( 0.3%) ParseMembersRequest
0.0002 ( 0.3%) 0.0002 ( 0.2%) 0.0005 ( 0.3%) 0.0005 ( 0.3%) DirectLookupRequest
0.0002 ( 0.4%) 0.0000 ( 0.0%) 0.0003 ( 0.2%) 0.0003 ( 0.2%) ASTLoweringRequest
0.0002 ( 0.3%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) ExecuteSILPipelineRequest
0.0001 ( 0.2%) 0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0001 ( 0.2%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) ModuleQualifiedLookupRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) CheckInconsistentWeakLinkedImportsRequest
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) Type checking and Semantic analysis
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) module-populate-cache
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) CheckInconsistentImplementationOnlyImportsRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) verify-all-loaded-modules
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPeerMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandMemberAttributeMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InterfaceTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILgen-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticDeclAttrsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuperclassDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0655 (100.0%) 0.1092 (100.0%) 0.1748 (100.0%) 0.1834 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1062 seconds (0.1120 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0379 (100.0%) 0.0683 (100.0%) 0.1062 (100.0%) 0.1120 (100.0%) Building Target
0.0379 (100.0%) 0.0683 (100.0%) 0.1062 (100.0%) 0.1120 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.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/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.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/swift-crypto/Sources/Crypto/Insecure/Insecure.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.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/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.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/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/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/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/supplementaryOutputs-43 -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.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/swift-crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -D CRYPTO_IN_SWIFTPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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/swift-crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Crypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/HashFunctions_SHA2.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Insecure_HashFunctions.o -index-unit-output-path /swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ECDH_boring.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling AES-GCM.swift, AES-GCM_boring.swift, ChaChaPoly_boring.swift, ChaChaPoly.swift, Cipher.swift (in target 'Crypto' from project 'swift-crypto')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling EllipticCurve_boring.swift, NISTCurvesKeys_boring.swift, X25519Keys_boring.swift, Curve25519.swift, Ed25519.swift (in target 'Crypto' from project 'swift-crypto')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftdoc (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.abi.json (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftsourceinfo (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSL.o (in target 'CCryptoBoringSSL' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSL.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/CryptoOffice.modulemap (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/CryptoOffice.modulemap
SwiftDriverJobDiscovery normal arm64 Compiling NISTCurvesKeys.swift, X25519Keys.swift, SymmetricKeys.swift, HMAC.swift, MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CryptoOffice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/CryptoOffice.modulemap (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/CryptoOffice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.SwiftFileList (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_const_extract_protocols.json (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-OutputFileMap.json (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-OutputFileMap.json
SwiftDriverJobDiscovery normal arm64 Compiling FiniteFieldArithmeticContext_boring.swift, RNG_boring.swift, SafeCompare_boring.swift, Zeroization_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriver CryptoOffice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CryptoOffice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/CCryptoBoringSSLShims.build/Objects-normal/arm64/CCryptoBoringSSLShims.LinkFileList (in target 'CCryptoBoringSSLShims' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/CCryptoBoringSSLShims.build/Objects-normal/arm64/CCryptoBoringSSLShims.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSLShims.o normal (in target 'CCryptoBoringSSLShims' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/CCryptoBoringSSLShims.build/Objects-normal/arm64/CCryptoBoringSSLShims.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/CCryptoBoringSSLShims.build/Objects-normal/arm64/CCryptoBoringSSLShims_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/CCryptoBoringSSLShims.build/Objects-normal/arm64/CCryptoBoringSSLShims_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSLShims.o
SwiftEmitModule normal arm64 Emitting\ module\ for\ CryptoOffice (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift:18:44: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
16 | case standardEncryptionNotSupported
17 | case fileIsNotEncrypted(path: String)
18 | case cantEncodePassword(encoding: String.Encoding)
| `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
19 | case extensibleEncryptionNotSupported
20 | case encryptedKeyNotSpecifiedForAgileEncryption
Foundation.String:3:19: note: type declared here
1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
2 | extension String {
3 | public struct Encoding : RawRepresentable, Sendable, Equatable {
| `- note: type declared here
4 | public var rawValue: UInt
5 | public init(rawValue: UInt)
SwiftCompile normal arm64 Compiling\ CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.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/Sources/CryptoOffice/CryptoOfficeError.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
/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/Sources/CryptoOffice/CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeError.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift:18:44: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
case cantEncodePassword(encoding: String.Encoding)
^
Foundation.String:3:19: note: type declared here
public struct Encoding : RawRepresentable, Sendable, Equatable {
^
SwiftCompile normal arm64 Compiling\ ECMA376Agile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
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/Sources/CryptoOffice/CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.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/Sources/CryptoOffice/ECMA376Agile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/ECMA376Agile.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling MessageAuthenticationCode.swift, AES.swift, ECDSASignature_boring.swift, ECDSA_boring.swift, EdDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 Compiling\ CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
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/Sources/CryptoOffice/CryptoOfficeError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.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/Sources/CryptoOffice/CryptoOfficeFile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeFile.swift /Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/ECMA376Agile.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoOffice -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.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/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.o -index-unit-output-path /CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOfficeFile.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling ECDSA.swift, EdDSA.swift, Signature.swift, ArbitraryPrecisionInteger_boring.swift, CryptoKitErrors_boring.swift (in target 'Crypto' from project 'swift-crypto')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSLShims.o (in target 'CCryptoBoringSSLShims' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CCryptoBoringSSLShims.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList
SwiftDriverJobDiscovery normal arm64 Compiling HashFunctions.swift, HashFunctions_SHA2.swift, Insecure.swift, Insecure_HashFunctions.swift, ECDH_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling DH.swift, ECDH.swift, HKDF.swift, Ed25519_boring.swift, EllipticCurvePoint_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling CryptoOfficeError.swift (in target 'CryptoOffice' from project 'CryptoOffice')
SwiftDriverJobDiscovery normal arm64 Compiling PrettyBytes.swift, SafeCompare.swift, SecureBytes.swift, Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriver\ Compilation Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Crypto -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCRYPTO_IN_SWIFTPM -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o normal (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
SwiftDriverJobDiscovery normal arm64 Emitting module for CryptoOffice (in target 'CryptoOffice' from project 'CryptoOffice')
SwiftDriver\ Compilation\ Requirements CryptoOffice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CryptoOffice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CryptoOffice-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CryptoOffice-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.abi.json (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftdoc (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftsourceinfo (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CryptoOfficeFile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
SwiftDriverJobDiscovery normal arm64 Compiling ECMA376Agile.swift (in target 'CryptoOffice' from project 'CryptoOffice')
SwiftDriver\ Compilation CryptoOffice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CryptoOffice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoBoringSSL.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Padding.swift, Poly1305.swift, RSA.swift, Rabbit.swift, SHA1.swift, SHA2.swift, SHA3.swift, Scrypt.swift, SecureBytes.swift, StreamDecryptor.swift (in target 'CryptoSwift' from project 'CryptoSwift')
SwiftDriver\ Compilation CryptoSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CryptoSwift' from project 'CryptoSwift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CryptoSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o normal (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/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o (in target 'CryptoSwift' from project 'CryptoSwift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.LinkFileList (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.o normal (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoOffice.build/Debug-iphoneos/CryptoOffice.build/Objects-normal/arm64/CryptoOffice_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.o (in target 'CryptoOffice' from project 'CryptoOffice')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoOffice.o
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 '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 'XMLCoder' from project 'XMLCoder')
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 '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 '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')
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')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "0.15.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "olekit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/OLEKit.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.11",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "CryptoOffice",
"name" : "CryptoOffice",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CryptoOffice",
"targets" : [
"CryptoOffice"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CryptoOfficeTests",
"module_type" : "SwiftTarget",
"name" : "CryptoOfficeTests",
"path" : "Tests/CryptoOfficeTests",
"product_dependencies" : [
"ZIPFoundation"
],
"sources" : [
"CryptoOfficeTests.swift"
],
"target_dependencies" : [
"CryptoOffice"
],
"type" : "test"
},
{
"c99name" : "CryptoOffice",
"module_type" : "SwiftTarget",
"name" : "CryptoOffice",
"path" : "Sources/CryptoOffice",
"product_dependencies" : [
"Crypto",
"CryptoSwift",
"OLEKit",
"XMLCoder"
],
"product_memberships" : [
"CryptoOffice"
],
"sources" : [
"CryptoOfficeError.swift",
"CryptoOfficeFile.swift",
"ECMA376Agile.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.